Contents
- Cisco Discovery Protocol Version 2
- Finding Feature Information
- Prerequisites for Using Cisco Discovery Protocol
- Restrictions for Using Cisco Discovery Protocol
- Information About Using Cisco Discovery Protocol
- VLAN Trunking Protocol
- Type-Length-Value Fields
- Cisco Discovery Protocol
- Using Cisco Discovery Protocol with SNMP
- Cisco Discovery Protocol and On-Demand Routing Support for ATM PVCs
- Cisco Discovery Protocol Support in IPv6
- Benefits of Cisco Discovery Protocol
- How to Use Cisco Discovery Protocol Version 2
- Disabling and Enabling Cisco Discovery Protocol on a Cisco Device
- Disabling Cisco Discovery Protocol on a Supported Device
- Enabling Cisco Discovery Protocol on a Supported Device
- Disabling and Enabling Cisco Discovery Protocol on a Supported Interface
- Disabling Cisco Discovery Protocol on a Supported Interface
- Enabling Cisco Discovery Protocol on a Supported Interface
- Setting the Transmission Timer and Hold Time
- Disabling and Reenabling Cisco Discovery Protocol Version 2 Advertisements
- Disabling Cisco Discovery Protocol Version 2 Advertisements
- Enabling Cisco Discovery Protocol Version 2 Advertisements
- Monitoring and Maintaining Cisco Discovery Protocol
- Configuration Examples for Cisco Discovery Protocol Version 2
- Example: Setting the Transmission Timer and Hold Time
- Example: Monitoring and Maintaining Cisco Discovery Protocol
- Additional References for Cisco Discovery Protocol Version 2
- Feature Information for Cisco Discovery Protocol Version 2
Cisco Discovery Protocol Version 2
Cisco Discovery Protocol (formerly known as CDP) is a Layer 2, media-independent, and network-independent protocol that runs on Cisco devices and enables networking applications to learn about directly connected devices nearby. This protocol facilitates the management of Cisco devices by discovering these devices, determining how they are configured, and allowing systems using different network-layer protocols to learn about each other.
This module describes Cisco Discovery Protocol Version 2 and how it functions with Simple Network Management Protocol (SNMP).
- Finding Feature Information
- Prerequisites for Using Cisco Discovery Protocol
- Restrictions for Using Cisco Discovery Protocol
- Information About Using Cisco Discovery Protocol
- How to Use Cisco Discovery Protocol Version 2
- Configuration Examples for Cisco Discovery Protocol Version 2
- Additional References for Cisco Discovery Protocol Version 2
- Feature Information for Cisco Discovery Protocol Version 2
Finding Feature Information
Your software release may not support all the features documented in this module. For the latest caveats and feature information, see Bug Search Tool and the release notes for your platform and software release. To find information about the features documented in this module, and to see a list of the releases in which each feature is supported, see the feature information table at the end of this module.
Use Cisco Feature Navigator to find information about platform support and Cisco software image support. To access Cisco Feature Navigator, go to www.cisco.com/go/cfn. An account on Cisco.com is not required.
Information About Using Cisco Discovery Protocol
- VLAN Trunking Protocol
- Type-Length-Value Fields
- Cisco Discovery Protocol
- Benefits of Cisco Discovery Protocol
VLAN Trunking Protocol
VLAN Trunking Protocol (VTP) is a discovery technique used by switches. A switch advertises its management domain, configuration revision number, VLANs, and their specific parameters on its trunk ports. A VTP domain is made up of a single device or interconnected devices that share the same VTP domain name. A switch can belong to only one VTP domain.
Type-Length-Value Fields
Type-Length-Value (TLV) fields are blocks of information embedded in Cisco Discovery Protocol advertisements. Information in advertisements varies, and the TLV frame format allows for extending advertisements when needed. The table below summarizes the TLV definitions.
Cisco Discovery Protocol
Cisco Discovery Protocol is a Layer 2, media-independent, and network-independent protocol that networking applications use to learn about nearby, directly connected devices. Cisco Discovery Protocol is enabled by default. Each device configured for Cisco Discovery Protocol advertises at least one address at which the device can receive messages and sends periodic advertisements (messages) to the well-known multicast address 01:00:0C:CC:CC:CC. Devices discover each other by listening at that address. They also listen to messages to learn when interfaces on other devices are up or go down.
Advertisements contain time-to-live information, which indicates the length of time a receiving device should hold Cisco Discovery Protocol information before discarding it. Advertisements supported and configured in Cisco software are sent, by default, every 60 seconds on interfaces that support Subnetwork Access Protocol (SNAP) headers. Cisco devices never forward Cisco Discovery Protocol packets. Cisco devices that support Cisco Discovery Protocol store the information received in a table. Information in this table is refreshed every time an advertisement is received, and information about a device is discarded after three advertisements from that device are missed.
The information contained in Cisco Discovery Protocol advertisements varies based on the type of device and the installed version of the operating system. Some of the information that Cisco Discovery Protocol can learn includes:
- Cisco IOS version running on Cisco devices
- Hardware platform of devices
- IP addresses of interfaces on devices
- Locally connected devices advertising Cisco Discovery Protocol
- Interfaces active on Cisco devices, including encapsulation type
- Hostname
- Duplex setting
- VLAN Trunking Protocol (VTP) domain
- Native VLAN
Cisco Discovery Protocol Version 2 provides more intelligent, device-tracking features than those available in Version 1. One of the features available is an enhanced reporting mechanism for more rapid error tracking, which helps to reduce network downtime. Errors reported include mismatched native VLAN IDs (IEEE 802.1Q) on connected ports and mismatched port-duplex states between connected devices. Messages about reported errors can be sent to the console or to a logging server.
You can use show commands for getting detailed output on VTP management domains and duplex modes of neighboring devices, counters related to Cisco Discovery Protocol, and VLAN IDs of connecting ports.
- Using Cisco Discovery Protocol with SNMP
- Cisco Discovery Protocol and On-Demand Routing Support for ATM PVCs
- Cisco Discovery Protocol Support in IPv6
Using Cisco Discovery Protocol with SNMP
Using Cisco Discovery Protocol with Simple Network Management Protocol (SNMP) allows network management applications to learn the type of device and the SNMP agent address of neighboring devices. Applications can also send SNMP queries to these neighboring devices.
The SNMP management application learns protocol addresses and types of neighboring devices by retrieving the Cisco Discovery Protocol tables from SNMP agents on those devices. When enabled, the network management module (NMM) SNMP agent discovers neighboring devices and builds its local cache with information about these devices. A management workstation can retrieve this cache by sending SNMP requests to access CISCO-CDP-MIB.
Cisco Discovery Protocol and On-Demand Routing Support for ATM PVCs
Cisco Discovery Protocol and On-Demand Routing (ODR) support exists for ATM point-to-point permanent virtual circuits (PVCs). ODR uses Cisco Discovery Protocol to propagate IP address information in hub-and-spoke topologies. When ODR is enabled, spoke routers automatically advertise their subnets by using Cisco Discovery Protocol.
Cisco Discovery Protocol is disabled by default on ATM PVC interfaces. To enable Cisco Discovery Protocol, use the cdp run command in global configuration mode and the cdp enable command in interface configuration mode on both ends of the PVC. To enable ODR, use the router odr command in global configuration mode on the hub router, and turn off all dynamic-routing protocols on the spoke routers. For details about configuring ODR, see the “Configuring On-Demand Routing” section in the IP Routing: ODR Configuration Guide.
Cisco Discovery Protocol Support in IPv6
Cisco Discovery Protocol in IPv6 functions in the same way as in IPv4 and offers the same benefits. The IPv6 enhancement allows Cisco Discovery Protocol to exchange IPv6 and neighbor addressing information. The enhancement also provides IPv6 information to network management products and troubleshooting tools.
Benefits of Cisco Discovery Protocol
Cisco Discovery Protocol provides the following benefits:
- Allows systems using different network layer protocols to learn about one another.
- Facilitates management of Cisco devices by discovering them and discovering how they are configured.
- Assists with troubleshooting Type-Length-Value Fields (TLV) fields.
- Works with SNMP by learning SNMP agent addresses and sending SNMP queries.
How to Use Cisco Discovery Protocol Version 2
- Disabling and Enabling Cisco Discovery Protocol on a Cisco Device
- Disabling and Enabling Cisco Discovery Protocol on a Supported Interface
- Setting the Transmission Timer and Hold Time
- Disabling and Reenabling Cisco Discovery Protocol Version 2 Advertisements
- Monitoring and Maintaining Cisco Discovery Protocol
Disabling and Enabling Cisco Discovery Protocol on a Cisco Device
Disabling Cisco Discovery Protocol on a Supported Device
SUMMARY STEPS
1. enable
2. configure terminal
3. no cdp run
4. end
DETAILED STEPS
Enabling Cisco Discovery Protocol on a Supported Device
SUMMARY STEPS
1. enable
2. configure terminal
3. cdp run
4. end
DETAILED STEPS
Disabling and Enabling Cisco Discovery Protocol on a Supported Interface
Disabling Cisco Discovery Protocol on a Supported Interface
SUMMARY STEPSIf the encapsulation of an interface is changed, Cisco Discovery Protocol is reenabled on that interface even if Cisco Discovery Protocol was previously disabled. For example, when interface encapsulation changes from PPP to High-Level Data Link Control (HDLC), Cisco Discovery Protocol is reenabled on that interface even though it was explicitly disabled with the no cdp run command on that interface. This behavior is by design. The encapsulation changes the Layer 2 protocol configured for that interface and resets the interface configuration to the default Cisco Discovery Protocol state of being enabled, assuming that Cisco Discovery Protocol is enabled globally on the device.
1. enable
2. configure terminal
3. interface type number [name-tag]
4. no cdp enable
5. end
DETAILED STEPS
Example
In the following example, Cisco Discovery Protocol is first disabled on an interface:
Device(config)# interface fastethernet 3/0 Device(config-if)# no ip address Device(config-if)# encapsulation ppp Device(config-if)# shutdown Device(config-if)# no cdp enable ! Cisco Discovery Protocol is disabled. Device(config-if)# endIn the following example, the encapsulation of the interface is changed from PPP to HDLC:
Device# configure terminal Enter configuration commands, one per line. End with CNTL/Z. Device(config)# interface fastethernet 3/0 Device(config-if)# encapsulation hdlc ! Encapsulation changed from PPP to HDLC. Device(config-if)# do show running interface fastethernet 3/0 Current configuration : 49 bytes !The following example shows that Cisco Discovery Protocol is reenabled after the encapsulation for the interface is changed even though Cisco Discovery Protocol was previously disabled:
Device(config)# interface fastethernet 3/0 Device(config-if)# no ip address Device(config-if)# shutdown ! Cisco Discovery Protocol is now back on. You don't see it here previously disabled. Device(config-if)# endEnabling Cisco Discovery Protocol on a Supported Interface
SUMMARY STEPS
Note
If the encapsulation of an interface is changed, Cisco Discovery Protocol is reenabled on that interface, even if Cisco Discovery Protocol was previously disabled.
1. enable
2. configure terminal
3. interface type number [name-tag]
4. cdp enable
5. end
DETAILED STEPS
Command or Action Purpose Step 1 enable
Example:Device> enableEnables privileged EXEC mode.
Step 2 configure terminal
Example:Device# configure terminalEnters global configuration mode.
Step 3 interface type number [name-tag]
Example:Device(config)# interface ethernet 0/1Configures the specified interface and places the CLI in interface configuration mode.
Note If the encapsulation of an interface is changed, Cisco Discovery Protocol is reenabled on that interface, even if Cisco Discovery Protocol was previously disabled.
Step 4 cdp enable
Example:Device(config-if)# cdp enableEnables Cisco Discovery Protocol on the interface.
Step 5 end
Example:Device(config-if)# endReturns the CLI to privileged EXEC mode.
Setting the Transmission Timer and Hold Time
SUMMARY STEPSPerform this task to set the frequency of Cisco Discovery Protocol transmissions and the hold time for Cisco Discovery Protocol packets.
1. enable
2. configure terminal
3. cdp timer seconds
4. cdp holdtime seconds
5. end
DETAILED STEPS
Command or Action Purpose Step 1 enable
Example:Device> enableEnables privileged EXEC mode.
Step 2 configure terminal
Example:Device# configure terminalEnters global configuration mode.
Step 3 cdp timer seconds
Example:Device(config)# cdp timer 30Specifies the frequency of transmission of Cisco Discovery Protocol packets.
Step 4 cdp holdtime seconds
Example:Device(config)# cdp holdtime 90Specifies the time for which a receiving device should hold information before discarding it.
Step 5 end
Example:Device(config)# endEnters privileged EXEC mode.
Disabling and Reenabling Cisco Discovery Protocol Version 2 Advertisements
The broadcasting of Cisco Discovery Protocol Version 2 advertisements is enabled by default on Cisco devices. To disable or reenable this broadcasting, perform these tasks.
- Disabling Cisco Discovery Protocol Version 2 Advertisements
- Enabling Cisco Discovery Protocol Version 2 Advertisements
Disabling Cisco Discovery Protocol Version 2 Advertisements
SUMMARY STEPS
1. enable
2. configure terminal
3. no cdp advertise-v2
4. end
DETAILED STEPS
Command or Action Purpose Step 1 enable
Example:Device> enableEnables privileged EXEC mode.
Step 2 configure terminal
Example:Device# configure terminalEnters global configuration mode.
Step 3 no cdp advertise-v2
Example:Device(config)# no cdp advertise-v2Disables the broadcasting of Cisco Discovery Protocol Version 2 advertisements.
Step 4 end
Example:Device(config)# endExits to privileged EXEC mode.
Enabling Cisco Discovery Protocol Version 2 Advertisements
SUMMARY STEPS
1. enable
2. configure terminal
3. cdp advertise-v2
4. end
DETAILED STEPS
Command or Action Purpose Step 1 enable
Example:Device> enableEnables privileged EXEC mode.
Step 2 configure terminal
Example:Device# configure terminalEnters global configuration mode.
Step 3 cdp advertise-v2
Example:Device(config)# cdp advertise-v2Enables the broadcasting of Cisco Discovery Protocol Version 2 advertisements.
Step 4 end
Example:Device(config)# endExits to privileged EXEC mode.
Monitoring and Maintaining Cisco Discovery Protocol
SUMMARY STEPSPerform this task to monitor and maintain Cisco Discovery Protocol on a device. This task and all its steps are optional, and the steps can be performed in any sequence.
1. enable
2. clear cdp counters
3. clear cdp table
4. show cdp
5. show cdp entry device-name [protocol | version]
6. show cdp interface [type number]
7. show cdp neighbors [type number] [detail]
8. show cdp traffic
9. show debugging
DETAILED STEPS
Command or Action Purpose Step 1 enable
Example:Device> enableEnables privileged EXEC mode.
Step 2 clear cdp counters
Example:Device# clear cdp countersResets Cisco Discovery Protocol traffic counters to zero.
Step 3 clear cdp table
Example:Device# clear cdp tableClears the table that contains Cisco Discovery Protocol information about neighbors.
Step 4 show cdp
Example:Device# show cdpDisplays the interval between advertisements, the number (in seconds) for which an advertisement is valid for a given port, and the version of the advertisement.
Step 5 show cdp entry device-name [protocol | version]
Example:Device# show cdp entry test-device protocolDisplays information about a specific neighbor.
Step 6 show cdp interface [type number]
Example:Device# show cdp interfaceDisplays information about interfaces on which Cisco Discovery Protocol is enabled.
Step 7 show cdp neighbors [type number] [detail]
Example:Device# show cdp neighborsStep 8 show cdp traffic
Example:Device# show cdp trafficDisplays information about Cisco Discovery Protocol traffic, including the number of packets sent and received and checksum errors.
Step 9 show debugging
Example:Device# show debuggingDisplays information about the types of debugging that are enabled for the device.
Configuration Examples for Cisco Discovery Protocol Version 2
Example: Setting the Transmission Timer and Hold Time
In the following example, the timer is set to send updates every 30 seconds and a show cdp interface command is used to verify that the update is effective:
Device(config)# cdp timer 30 Device(config)# end Device# show cdp interface Serial0 is up, line protocol is up Encapsulation is HDLC Sending CDP packets every 30 seconds Holdtime is 180 secondsIn the following example, the hold time is set to 90 seconds and a show cdp interface command is used to verify that the update is effective:
Device(config)# cdp holdtime 90 Device(config)# end Device# show cdp interface Serial0 is up, line protocol is up Encapsulation is HDLC Sending CDP packets every 30 seconds Holdtime is 90 secondsExample: Monitoring and Maintaining Cisco Discovery Protocol
The following example shows a series of commands that you can use to view Cisco Discovery Protocol information:
Device# show cdp Global CDP information: Sending CDP packets every 60 seconds Sending a holdtime value of 180 seconds Sending CDPv2 advertisements is enabled Device# show cdp neighbors Capability Codes: R - Router, T - Trans Bridge, B - Source Route Bridge S - Switch, H - Host, I - IGMP, r - Repeater Device ID Local Interfce Holdtme Capability Platform Port ID C2950-1 Fas 0/0 148 S I WS-C2950T-Fas 0/15 RX-SWV.cisco.com Fas 0/1 167 T S WS-C3524-XFas 0/13 Device# show cdp neighbors detail ------------------------- Device ID: C2950-1 Entry address(es): Platform: Cisco WS-C2950T-24, Capabilities: Switch IGMP Interface: FastEthernet0/0, Port ID (outgoing port): FastEthernet0/15 Holdtime : 139 sec Version : Cisco IOS C2950 Software (C2950-I6Q4L2-M), Version 12.1(9)EA1, RELEASE SOFTWARE . . . Device# show cdp traffic CDP counters : Total packets output: 81684, Input: 81790 Hdr syntax: 0, Chksum error: 0, Encaps failed: 0 No memory: 0, Invalid packet: 0, Fragmented: 0 CDP version 1 advertisements output: 0, Input: 0 CDP version 2 advertisements output: 81684, Input: 81790Additional References for Cisco Discovery Protocol Version 2
Related Documents
MIBs
Technical Assistance
Description
Link
The Cisco Support website provides extensive online resources, including documentation and tools for troubleshooting and resolving technical issues with Cisco products and technologies.
To receive security and technical information about your products, you can subscribe to various services, such as the Product Alert Tool (accessed from Field Notices), the Cisco Technical Services Newsletter, and Really Simple Syndication (RSS) Feeds.
Access to most tools on the Cisco Support website requires a Cisco.com user ID and password.
Feature Information for Cisco Discovery Protocol Version 2
The following table provides release information about the feature or features described in this module. This table lists only the software release that introduced support for a given feature in a given software release train. Unless noted otherwise, subsequent releases of that software release train also support that feature.
Use Cisco Feature Navigator to find information about platform support and Cisco software image support. To access Cisco Feature Navigator, go to www.cisco.com/go/cfn. An account on Cisco.com is not required.
Table 2 Feature Information for Cisco Discovery Protocol Version 2 Feature Name
Releases
Feature Information
Cisco Discovery Protocol Version 2
10.3
11.2(1)
12.2(8)T
Cisco IOS XE Release 3.2SE
Cisco Discovery Protocol is a Layer 2, media-independent, and network-independent protocol that runs on Cisco devices and enables networking applications to learn about nearby, directly connected devices. This protocol facilitates the management of Cisco devices and allows systems using different network layer protocols to learn about one another.