C Commands
cdp holdtime
39
Cisco Nexus 7000 Series NX-OS System Management Command Reference
OL-25806-03
cdp holdtime
To configure the time that Cisco Discovery Protocol (CDP) holds onto neighbor information before
refreshing it, use the cdp holdtime command. To remove the CDP hold time, use the no form of this
command.
cdp holdtime seconds
no cdp holdtime seconds
Syntax Description
Defaults None
Command Modes Global configuration mode (config)
Supported User Roles network-admin
vdc-admin
Command History
Usage Guidelines This command does not require a license.
Examples This example shows how to configure a time that CDP holds onto neighbor information:
switch(config)# cdp holdtime 30
switch(config)#
This example shows how to remove the CDP hold time:
switch(config)# no cdp holdtime 30
switch(config)#
Related Commands
seconds Hold time in seconds. The range is from 10 to 255.
Release Modification
4.0(1) This command was introduced.
Command Description
cdp timer Configures the CDP refresh time interval.