User Manual

Table Of Contents
The MSTP settings also return to the default values if the LAN/SFP+ port is removed from the LACP logical interface.
It is not possible to associate a single LAN/SFP+ port with multiple logical interface units.
You must use the "no" syntax to first remove it before associating it with a different logical interface.
[Example]
Associate LAN port #1 in ACTIVE mode with LACP logical interface #10.
SWP2(config)#interface port1.1
SWP2(config-if)#channel-group 10 mode active
5.2.4 Show LACP logical interface status
[Syntax]
show etherchannel [ifname]
[Parameter]
ifname : Interface name of the LAN/SFP+ port
Interfaces that make up the LACP logical interface
[Input mode]
unprivileged EXEC mode, priviledged EXEC mode
[Description]
If ifname is omitted, shows the status of the LACP logical interface.
The following items are shown for each LACP logical interface that exists.
LACP logical interface name
Load balance function rules
Interface name of associated LAN/SFP+ port
For details on the load balance function rules, refer to the type parameter of the port-channel load-balance command.
If ifname is specified, shows the status of the LAN/SFP+ port that make up the LACP logical interface.
The following items are shown.
Item Description
Etherchannel portN.N LAN/SFP+ port name
Physical admin key
Key that identifies physical characteristics (created from
bandwidth, duplex, mru, and VLAN structure)
Receive machine state
Status of the LACP protocol Receive machine transition
variable
"Invalid"
"Initialize"
"Port disabled"
"LACP disabled"
"Expired"
"Defaulted"
"Current"
Periodic Transmission machine state
Status of the LACP protocol Periodic Transmission transition
variable
"Invalid"
"No periodic"
"Fast periodic" (transmitted at one-second intervals)
"Slow periodic" (transmitted at 30 second intervals)
"Periodic"
Command Reference | Interface control | 141