32-4
Cisco IE 2000 Switch Software Configuration Guide
OL-25866-01
Chapter 32 Configuring CDP
Configuration Examples for CDP
Configuration Examples for CDP

Configuring CDP Parameters: Example

This example shows how to configure CDP parameters:
Switch# configure terminal
Switch(config)# cdp timer 50
Switch(config)# cdp holdtime 120
Switch(config)# cdp advertise-v2
Switch(config)# end

Enabling CDP: Examples

This example shows how to enable CDP on a port when it has been disable d:
Switch# configure terminal
Switch(config)# interface gigabitethernet1/1
Switch(config-if)# cdp enable
Switch(config-if)# end
Note Voice VLAN is not counted against port security when CDP is disabled on the switch interface.
This example shows how to enable CDP if it has been disabled:
Switch# configure terminal
Switch(config)# cdp run
Switch(config)# end
Additional References
The following sections provide references related to switch administration:
Related Documents
Related Topic Document Title
Cisco IE 2000 commands Cisco IE 2000 Switch Command Reference, Release 15.0(1)EY
Cisco IOS basic commands
Cisco IOS system management commands
Cisco IOS Configuration Fundamentals Command Reference
Switch cluster configuration Chapter 6, “Configuring Switch Clusters”