L Commands
lldp timer
234
Cisco Nexus 7000 Series NX-OS System Management Command Reference
OL-25806-03
lldp timer
To configure the transmission frequency of Link Layer Discovery Protocol (LLDP) updates, use the lldp
timer command. To remove the transmission frequency configuration for LLDP updates, use the no form
of this command.
lldp timer seconds
Syntax Description
Defaults 30 seconds
Command Modes Global configuration mode (config)
Supported User Roles network-admin
network-operator
vdc-admin
vdc-operator
Command History
Usage Guidelines Make sure that you are in the correct virtual device context (VDC). To switch VDCs, use the switchto
vdc command.
This command does not require a license.
Examples This example shows how to configure the transmission frequency for LLDP updates:
switch(config)# lldp timer 45
switch(config)#
This example shows how to remove the transmission frequency configuration for LLDP updates:
switch(config)# no lldp timer 45
switch(config)#
seconds Transmission frequency in seconds. The range is from 5 to 254.
Release Modification
5.0(1) This command was introduced.