System information

12-391
Cisco SN 5428-2 Storage Router Software Configuration Guide
78-15471-01
Chapter 12 Command Line Interface Reference
show cdp traffic
show cdp traffic
To display information about traffic between devices gathered using Cisco Discovery Protocol (CDP),
use the show cdp traffic command.
show cdp traffic
Syntax Description This command has no arguments or keywords.
Defaults None.
Command Modes Administrator or Monitor.
Command History
Usage Guidelines Use this command to view statistics about CDP traffic between the storage router and other devices.
Examples The following is example output from the show cdp traffic command.
[SN5428-2A]# show cdp traffic
CDP counters :
Total packets output: 4968, Input: 22329
Hdr syntax: 0, Chksum error: 0, Encaps failed: 0
No memory: 0, Invalid packet: 0, Fragmented: 0
CDP version 1 advertisements output: 1242, Input: 9911
CDP version 2 advertisements output: 3726, Input: 12418
Table 12-24 describes the fields shown in the display.
Release Modification
3.2.1 This command was introduced.
Table 12-24 Description of Fields in the “show cdp traffic” Command Output
Field Description
Total packets output The number of CDP advertisements sent by the storage router. This value
is the sum of the “CDP version 1 advertisements output” and “CDP
version 2 advertisements output” fields.
Input The number of CDP advertisements received by the storage router. This
value is the sum of the “CDP version 1 advertisements input” and “CDP
version 2 advertisements input” fields.
Hdr syntax The number of CDP advertisements with bad headers received by the
storage router.
Chksum error The number of times the verification operation failed on incoming CDP
advertisements.