Specifications

12-42
Cisco SN 5428-2 Storage Router Software Configuration Guide
78-15471-01
Chapter 12 Command Line Interface Reference
cdp interface
cdp interface
To enable CDP for a specific interface, use the cdp interface command. To disable CDP for a specific
interface, use the no form of this command.
cdp interface if-name enable
no cdp interface if-name enable
Syntax Description
Defaults CDP is enabled for all interfaces.
Command Modes Administrator.
Command History
Usage Guidelines CDP must be enabled for the SN 5428-2 Storage Router, using the cdp enable command, before it can
be enabled for a specific interface.
Examples The following example enables CDP for the Gigabit Ethernet interface, ge2:
[SN5428-2A]# cdp interface ge2 enable
The following example disables CDP for the management interface:
[SN5428-2A]# no cdp interface mgmt enable
Related Commands
if-name The name of the interface for which you are enabling or disabling CDP.
CDP can be enabled on the management (mgmt), HA, and Gigabit Ethernet
(ge2) interfaces. When you type the cdp interface ? command, the CLI lists
the interfaces available. You cannot specify a nonexistent interface.
enable Keyword used to enable CDP for the specified interface.
Release Modification
3.2.1 This command was introduced.
Command Description
cdp enable Enable or disable CDP on the SN 5428-2 Storage Router.
cdp holdtime Specify the amount of time the receiving device should hold a CDP packet
from the SN 5428-2 Storage Router before discarding it.
cdp timer Specify the amount of time between transmissions of CDP packets from the
SN 5428-2 Storage Router.