SMC Networks 100 Switch User Manual


 
C
ONFIGURING
THE
S
WITCH
3-94
CLI – The following example configures LACP parameters for ports 1-6.
Ports 1-4 are used as active members of the LAG; ports 5 and 6 are set to
backup mode.
Displaying LACP Port Counters
You can display statistics for LACP protocol messages.
Console(config)#interface ethernet 1/1 4-168
Console(config-if)#lacp actor system-priority 3 4-191
Console(config-if)#lacp actor admin-key 120 4-192
Console(config-if)#lacp actor port-priority 128 4-194
Console(config-if)#exit
.
.
.
Console(config)#interface ethernet 1/6
Console(config-if)#lacp actor system-priority 3
Console(config-if)#lacp actor admin-key 120
Console(config-if)#lacp actor port-priority 512
Console(config-if)#end
Console#show lacp sysid 4-195
Channel Group System Priority System MAC Address
-------------------------------------------------------------------
1 32768 00-00-E9-31-31-31
2 32768 00-00-E9-31-31-31
3 32768 00-00-E9-31-31-31
4 32768 00-00-E9-31-31-31
5 32768 00-00-E9-31-31-31
6 32768 00-00-E9-31-31-31
Console#show lacp 1 internal 4-195
Port Channel: 1
-------------------------------------------------------------------
Oper Key : 120
Admin Key : 120
Console#
Table 3-5 LACP Port Counters
Field Description
LACPDUs Sent Number of valid LACPDUs transmitted from this
channel group.
LACPDUs Received Number of valid LACPDUs received on this channel
group.
Marker Sent Number of valid Marker PDUs transmitted from this
channel group.
Marker Received Number of valid Marker PDUs received by this channel
group.