set cdp state
Enterasys C3 Configuration Guide 10-3
set cdp state
Use this command to enable or disable the CDP discovery protocol on one or more ports.
Syntax
set cdp state {auto | disable | enable} [port-string]
Parameters
Defaults
If port-string is not specified, the CDP state will be globally set.
Mode
Switch command, read-write.
Examples
This example shows how to globally enable CDP:
C3(su)->set cdp state enable
This example shows how to enable the CDP for port ge.1.2:
C3(su)->set cdp state enable ge.1.2
This example shows how to disable the CDP for port ge.1.2:
C3(su)->set cdp state disable ge.1.2
CDP Authentication
Code
Authentication code for CDP discovery protocol. The default of 00-00-00-00-00-00-
00-00 can be reset using the set cdp auth command. For details, refer to “set cdp
auth” on page 10-4.
CDP Transmit
Frequency
Frequency (in seconds) at which CDP messages can be transmitted. The default of
60 seconds can be reset with the set cdp interval command. For details, refer to “set
cdp interval” on page 10-4.
Port Port designation. For a detailed description of possible port-string values, refer to
“Port String Syntax Used in the CLI” on page 11-1.
Status Whether CDP is enabled, disabled or auto-enabled on the port.
Table 10-1 show cdp Output Details (Continued)
Output Field What It Displays...
auto | disable |
enable
Auto-enables, disables or enables the CDP protocol on the specified port(s).
In auto-enable mode, which is the default mode for all ports, a port
automatically becomes CDP-enabled upon receiving its first CDP message.
port-string (Optional) Enables or disables CDP on specific port(s). For a detailed
description of possible port-string values, refer to “Port String Syntax Used
in the CLI” on page 11-1.