cdp

Displays the CDP neighbor table

Supported in the following platforms:

  • Access Points — AP505i, AP510i/e, AP560i/h
  • Service Platforms — NX5500, NX7500, NX9500, NX9600, VX9000

Syntax

show cdp [neighbors|report] {detail {on <DEVICE-NAME>}|on <DEVICE-NAME>}

Parameters

show cdp [neighbors|report] {detail {on <DEVICE-NAME>}|on <DEVICE-NAME>}
cdp [neighbors|report] Displays CDP neighbors table or aggregated CDP neighbors table
detail {on <DEVICE-NAME>} Optional. Displays detailed CDP neighbors table or aggregated CDP neighbors table
  • on <DEVICE-NAME> – Optional. Displays table details on a specified device
    • <DEVICE-NAME> – Specify the name of the AP, wireless controller, or service platform.
on <DEVICE-NAME> Optional. Displays table details on a specified device
  • <DEVICE-NAME> – Specify the name of the AP, wireless controller, or service platform.

Examples

The following example shows detailed CDP neighbors table:

nx9500-6C8809#show cdp neighbors detail
-------------------------
Device ID: ap8163-74B45C
Entry address(es):
  IP Address: 192.168.13.26
Platform: AP-8163-66040-WR, Capabilities: Router Switch
Interface: ge1, Port ID (outgoing port): ge1
Hold Time: 165 sec

advertisement version: 2
Native VLAN: 1
Duplex: full
Version :
5.9.2.0-007D
-------------------------
Device ID: ap7532-80C2AC
Entry address(es):
  IP Address: 192.168.13.28
Platform: AP-7532-67040-WR, Capabilities: Router Switch
Interface: ge1, Port ID (outgoing port): ge1
Hold Time: 169 sec

--More--
nx9500-6C8809#

The following example shows a non-detailed CDP neighbors table:

nx9500-6C8809#show cdp neighbors
--------------------------------------------------------------------------------
     Device ID           Platform        Local Interface    Port ID     Duplex
--------------------------------------------------------------------------------
 rfs4000-880DA7    RFS-4010-11110-US    ge2                ge1        full
--------------------------------------------------------------------------------
nx9500-6C8809#