Switch(config)# show channel-
group lacp statistics clear
Clear all LACP statistics.
Channel-group & interface command example
Switch(config)# interface 1-3
Enter port 1 to port 3‟s interface mode.
Switch(config-if-1-3)# channel-group lacp
Enable LACP on the selected
interfaces.
Switch(config-if-1-3)# channel-group lacp key 10
Set a key value “10” to the selected
interfaces.
Switch(config-if-1-3)# channel-group lacp type
active
Set the selected interfaces to active
LACP type.
2.6.8 Loop Detection Command
Switch(config)# loop-detection
Enable Loop Detection function.
Switch(config)# loop-detection
interval [1-180]
Set up Loop Detection time interval
from 1 to 180 seconds.
Switch(config)# loop-detection
unlock-interval [1-1440]
Set up Loop Detection unlock time
interval fromo 1440 minutes.
Switch(config)# loop-detection
vlan-id [1-4094]
Set up Loop Dtection VLAN ID.
Switch(config)# no loop-detection
Disable Loop Detection function.
Switch(config)# no loop-detection
interval
Reset Loop Detection time interval to
default setting.
Switch(config)# no loop-detection
unlock-interval
Reset Loop Detection unlock time
interval to default setting.
Switch(config)# no loop-detection
vlan-id
Reset Loop Detection unlock time
interval to default setting.
Switch(config)# show loop-
detection
Show Loop Detection settings.
Switch(config)# show loop-
detection status [port_list]
Show Loop Detection status of the
ports.
Loop Detection command example
Switch(config)# loop-detection interval 60
Set the Loop Detection time interval
to 60 seconds.
Switch(config)# loop-detection unlock-interval 120
Set the Loop Detection unlock time
interval to 120 minutes.
Switch(config)# loop-detection vlan-id 100
Set the Loop Detection VLAN ID to
100.