Configuring Optional Cdp Parameters - Cisco Nexus 9000 Series Configuration Manual

Nx-os system management configuration guide, release 6.x
Hide thumbs Also See for Nexus 9000 Series:
Table of Contents

Advertisement

Configuring CDP
Step 3
Step 4
Step 5

Configuring Optional CDP Parameters

You can use the optional commands in this procedure to modify CDP.
Procedure
Step 1
Step 2
Step 3
Command or Action
[no] cdp enable
Example:
switch(config-if)# cdp enable
show cdp interface interface slot/port
Example:
switch(config-if)# show cdp interface
ethernet 1/2
copy running-config startup-config
Example:
switch(config)# copy running-config
startup-config
Command or Action
configure terminal
Example:
switch# configure terminal
switch(config)#
cdp advertise {v1 | v2}
Example:
switch(config)# cdp advertise v1
cdp format device-id {mac-address |
serial-number | system-name}
Example:
switch(config)# cdp format
device-id mac-address
Cisco Nexus 9000 Series NX-OS System Management Configuration Guide, Release 6.x
Configuring Optional CDP Parameters
Purpose
Enables or disables CDP on this interface. It
is enabled by default.
Make sure that CDP is enabled
Note
globally on the device.
(Optional)
Displays CDP information for an interface.
(Optional)
Copies the running configuration to the
startup configuration.
Purpose
Enters global configuration mode.
(Optional)
Sets the CDP version supported by the device. The
default is v2.
(Optional)
Sets the CDP device ID. The options are as follows:
• mac-address—The MAC address of the chassis.
• serial-number—The chassis serial
number/Organizationally Unique Identifier
(OUI).
• system-name—The system name or fully
qualified domain name.
The default is system-name.
27

Advertisement

Table of Contents
loading

Table of Contents