1276
Cisco Nexus 5500 Series NX-OS Layer 2 Interfaces Command Reference
OL-27880-02
Chapter Show Commands
show cdp traffic
show cdp traffic
To display the Cisco Discovery Protocol (CDP) traffic statistics, use the
show cdp traffic
command.
show cdp traffic interface
{
ethernet
slot
/[
QSFP-module
/]
port
|
mgmt
mgmt-num
}}
Syntax Description
Command Default
None
Command Modes
EXEC mode
Command History
Examples
This example shows how to display the CDP traffic statistics for an Ethernet interface:
switch#
show cdp traffic interface ethernet 1/29
----------------------------------------
Traffic statistics for Ethernet1/29
Input Statistics:
Total Packets: 3203
Valid CDP Packets: 3203
CDP v1 Packets: 0
CDP v2 Packets: 3203
Invalid CDP Packets: 0
Unsupported Version: 0
Checksum Errors: 0
Malformed Packets: 0
Output Statistics:
Total Packets: 3203
CDP v1 Packets: 0
CDP v2 Packets: 3203
Send Errors: 0
switch#
This example shows how to display CDP traffic statistics for a management interface:
interface
Displays CDP traffic statistics for an interface, Ethernet or management.
ethernet
slot
/[
QSFP-module
/]
port
Displays CDP traffic statistics for an Ethernet interface. The
slot
number
is from 1 to 255. The
QSFP-module
number is from 1 to 4. The
port
number is from 1 to 128.
Note
The
QSFP-module
number applies only to the QSFP+ Generic
Expansion Module (GEM).
mgmt
mgmt-num
Displays CDP traffic statistics for a management interface. The
management interface number is 0.
Release
Modification
6.0(2)N1(1)
Support for the QSFP+ GEM was added.
5.2(1)N1(1)
This command was introduced.