Specifications
2-896
Catalyst 4500 Series Switch Cisco IOS Command Reference—Release IOS XE 3.3.0XO(15.1(1)XO)
OL_28738 -01
Chapter 2 Cisco IOS Commands for the Catalyst 4500 Series Switches
udld (interface configuration mode)
Examples This ex ample shows how to enable UD LD on any port interface for any global udld (global configuration
mode) setting:
Switch (config-if)# udld port
Switch (config-if)#
This example shows how to enable UDLD in aggressive mode on any port interface for any global udld
(enable or aggressive) setting:
Switch (config-if)# udld port aggressive
Switch (config-if)#
This example shows how to disable UDL D on a fiber port interface for any global udld (global
configuration mod e) setting:
Switch (config-if)# udld disable
Switch (config-if)#
This example shows how to enable Fast UDLD on a port interface with a timer value of 200 ms. To
enable Fast UDLD on a port, you must first enable UDLD in normal or aggressive mode:
Switch (config-if)# udld port
Switch (config-if)# udld fast-hello 200
Switch (config-if)#
Related Commands Command Description
show udld Displays the administrative and operational UDLD and Fast
UDLD status.
udld (global configuration
mode)
Enables aggressive or normal mode in the UDLD protocol and sets
the configurable message timer time.