INS_CWGE24MS2_REV–
10/05/16 PAGE 196
INSTALLATION AND OPERATION MANUAL
CWGE24MS2
TECH SUPPORT: 1.888.678.9427
CLI Configurations
Node
Command
Description
enable
show udld status
This command displays the UDLD global settings.
enable
show udld interface
This command displays the ports’ settings.
enable
show udld neighbor
This command displays the port’s neighbor information.
configure udld enable
This command enables the global UDLD state.
configure no udld enable
This command disables the global UDLD state.
configure udld message interval-
time VALUE
This command configures the interval time of sending.
configure udld message interval-
time reset
This command configures the interval time to default value. (7 seconds)
configure errdisable recovery
interval VALUE
This command configures the recovery interval time if ports is blocked
by UDLD. (Default is 0, no recovery time, valid value is 30 ~ 86400
seconds.)
interface no shutdown
This command enables the specific ports.
interface udld port enable
This command enables the udld state for the specific port.
interface no udld port enable
This command disables the udld state for the specific port.
interface udld port aggressive
This command configures the udld mode to aggressive mode for the
specific port.
interface no udld port aggressiveThis command configures the udld mode to normal mode for the
specific port.
Default Configurations
1. Message interval time is set to 7
2. Port configuration of UDLD is enabled on all ports.
Case 1: To configure UDLD on port 1 only then disable udld port configuration on all interfaces except
port 1 and enable global UDLD.
CWGE24MS2#configure terminal
CWGE24MS2(config)# interface <id> //All interfaces one by one except port 1
CWGE24MS2(config-if)# no udld port enable
CWGE24MS2(config-if)# exit
CWGE24MS2(config)# udld enable
Case 2: To configure UDLD on all ports
CWGE24MS2#configure terminal
CWGE24MS2(config)# udld enable
Case 3: To disable UDLD on all ports
CWGE24MS2#configure terminal
CWGE24MS2(config)# no udld enable