Use this command to display summary information about the Cisco Discovery Protocol on one or more ports.
port-string | (Optional) Displays information about specific port(s). For a detailed description of possible port-string values, refer to Port String Syntax Used in the CLI in the S-, K-, and 7100 Series Configuration Guide. |
If port-string is not specified, CiscoDP information will be displayed for all ports.
All command modes.
This example shows how to display Cisco Discovery Protocol information for ports ge.1.1 through ge.1.5:
System(rw)->(su)->show ciscodp port info ge.1.1-5 port state vvid trust cos ----------------------------------------------- ge.1.1 enabled none untrusted 0 ge.1.2 enabled none untrusted 0 ge.1.3 enabled none untrusted 0 ge.1.4 enabled none untrusted 0 ge.1.5 enabled none untrusted 1
show port ciscodp info Output Details provides an explanation of the command output.
Output... | What it displays... |
---|---|
Port | Port designation. |
State | Whether CiscoDP is enabled or disabled on this port. Default state of enabled can be changed using the set ciscodp port command (set ciscodp port). |
VVID | Whether a Voice VLAN ID has been set on this port. Default of none can changed using the set ciscodp port command (set ciscodp port). |
Trust | The trust mode of the port. Default of trusted can be changed using the set ciscodp port command (set ciscodp port). |
CoS | The Class of Service priority value for untrusted traffic. The default of 0 can be changed using the set ciscodp port command (set ciscodp port). |