Administrator Guide
36 Dell Campus Networking Interoperability with Cisco Catalyst 1.1 | version 1.1
2.9 Interoperability with Cisco Discovery Protocol
Dell Networking N-Series switches participate in the Industry Standard Discovery Protocol (ISDP) and are
able to both discover and be discovered by devices that support the Cisco Discovery Protocol (CDP). ISDP is
a proprietary Layer 2 network protocol that inter-operates with Cisco network equipment and is used to share
information between neighboring devices. ISDP is running by default and does not require any additional
configuration to work with other ISDP or CDP enabled devices.
2.9.1 Interoperability with Cisco Discovery Protocol — Dell N-Series
The following commands show the current stats of ISDP, the neighbors currently detected and how to check
and enable an interface that ISDP is disabled on.
N3024#show isdp
Timer.......................................... 30
Hold Time...................................... 180
Version 2 Advertisements....................... Enabled
Neighbors table time since last change......... 0 days 17:37:22
Device ID...................................... N3024
Device ID format capability.................... Serial Number, Host Name
Device ID format............................... Host Name
N3024#show isdp neighbors
Capability Codes: R - Router, T - Trans Bridge, B - Source Route Bridge,
S - Switch, H - Host, I - IGMP, r – Repeater
Device ID Intf Holdtime Capability Platform Port ID
------------------ --------- --------- ---------- ---------------- -------
C6504 Te1/0/1 158 R S I cisco WS-C6504-E tenGiga
N3024-2 Te1/0/3 175 R N3024 Te1/0/3
N3024-2 Te1/0/4 175 R N3024 Te1/0/4
N3024(config)#show isdp interface Tengigabitethernet 1/0/2
Interface Mode
--------------- ----------
Te1/0/2 Disabled
N3024#configure
N3024(config)#interface tengigabitethernet 1/0/2
N3024(config-if-Te1/0/2)#isdp enable
N3024(config-if-Te1/0/2)#end