set cdp state
Enterasys D-Series CLI Reference 5-3
set cdp state
UsethiscommandtoenableordisabletheCDPdiscoveryprotocolononeormoreports.
Syntax
set cdp state {auto | disable | enable} [port-string]
Parameters
Defaults
Ifport‐stringisnotspecified,theCDPstatewillbegloballyset.
Mode
Switchcommand,read‐write.
Examples
ThisexampleshowshowtogloballyenableCDP:
D2(su)->set cdp state enable
ThisexampleshowshowtoenabletheCDPforportfe.1.2:
D2(su)->set cdp state enable fe.1.2
ThisexampleshowshowtodisabletheCDPforportfe.1.2:
D2(su)->set cdp state disable fe.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 5-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 5-4.
Port Port designation. For a detailed description of possible port-string values, refer to
“Port String Syntax Used in the CLI” on page 6-1.
Status Whether CDP is enabled, disabled or auto-enabled on the port.
Table 5-1 show cdp Output Details (Continued)
Output Field What It Displays...
auto|disable|
enable
Auto‐enables,disablesorenables theCDPprotocolonthespecifiedport(s).
Inauto‐enablemode,whichisthedefaultmodeforallports,aport
automaticallybecomesCDP‐enableduponreceivingitsfirstCDPmessage.
port‐string (Optional)EnablesordisablesCDPonspecificport(s).For
adetailed
descriptionofpossibleport‐stringvalues,referto“PortStringSyntaxUsed
intheCLI”onpage6‐1.