122
edits
(Created page with "The LACP module shows information gathered from LACP packets. The table shows a row for every port channel that is identified with the following information: * '''LACP chann...") |
mNo edit summary |
||
Line 5: | Line 5: | ||
* '''LACP channel system IDs and keys''': each LACP port channel is identified by the two communicated system IDs and their respective system keys. The keys are shown in parentheses behind the system IDs. | * '''LACP channel system IDs and keys''': each LACP port channel is identified by the two communicated system IDs and their respective system keys. The keys are shown in parentheses behind the system IDs. | ||
* '''LACP channel ports''': the two communicated ports that are part of the port channel. The order is the same as of the system IDs in the first column. | * '''LACP channel ports''': the two communicated ports that are part of the port channel. The order is the same as of the system IDs in the first column. | ||
* '''Synchronized''': green if the LACP port channel is currently synchronized and red if it is not synchronized. A port channel is regarded as synchronized only if the 'Synchronization' bit is set for the actor and the partner in a | * '''Synchronized''': green if the LACP port channel is currently synchronized and red if it is not synchronized. A port channel is regarded as synchronized only if the 'Synchronization' bit is set for the actor and the partner in a LACP packet. | ||
* '''Became synchronized''': the last time the synchronization status of the LACP port channel changed from not synchronized to synchronized. | * '''Became synchronized''': the last time the synchronization status of the LACP port channel changed from not synchronized to synchronized. | ||
* '''Became un-synchronized''': the last time the synchronization status of the LACP port channel changed from synchronized to not synchronized. | * '''Became un-synchronized''': the last time the synchronization status of the LACP port channel changed from synchronized to not synchronized. |
edits