Cisco Systems 2940 Switch User Manual


 
19-2
Catalyst 2940 Switch Software Configuration Guide
78-15507-02
Chapter 19 Configuring CDP
Configuring CDP
Configuring CDP
These sections include CDP configuration information and procedures:
Default CDP Configuration, page 19-2
Configuring the CDP Characteristics, page 19-2
Disabling and Enabling CDP, page 19-3
Disabling and Enabling CDP on an Interface, page 19-4
Default CDP Configuration
Table 19-1 shows the default CDP configuration.
Configuring the CDP Characteristics
You can configure the frequency of CDP updates, the amount of time to hold the information before
discarding it, and whether or not to send version-2 advertisements.
Beginning in privileged EXEC mode, follow these steps to configure the CDP timer, holdtime, and
advertisement type.
Note Steps 2 through 4 are all optional and can be performed in any order.
Table 19-1 Default CDP Configuration
Feature Default Setting
CDP global state Enabled
CDP interface state Enabled
CDP timer (packet update frequency) 60 seconds
CDP holdtime (before discarding) 180 seconds
CDP version-2 advertisements Enabled
Command Purpose
Step 1
configure terminal Enter global configuration mode.
Step 2
cdp timer seconds (Optional) Set the transmission frequency of CDP updates in seconds.
The range is from 5 to 254; the default is 60 seconds.
Step 3
cdp holdtime seconds (Optional) Specify the amount of time a receiving device should hold the
information sent by your device before discarding it.
The range is from 10 to 255 seconds; the default is 180 seconds.
Step 4
cdp advertise-v2 (Optional) Configure CDP to send version-2 advertisements.
This is the default state.
Step 5
end Return to privileged EXEC mode.