Configuring LLDP,
Configuring LLDP Characteristics
SUMMARY STEPS
1.configure terminal
2.lldp holdtime seconds
3.lldp reinit delay
4.lldp timer rate
5.lldp
6.interface
7.lldp
8.end
9.show lldp
10.copy
DETAILED STEPS
| Command or Action |
Step 1 | configure terminal |
Example:
Switch# configure terminal
Step 2 | lldp holdtime seconds |
Example:
Switch(config)# lldp holdtime 120
Step 3 | lldp reinit delay |
Example:
Switch(config)# lldp reinit 2
Step 4 | lldp timer rate |
Example:
Switch(config)# lldp timer 30
Step 5 | lldp |
Example:
Switch(config)#
Purpose
Enters global configuration mode.
(Optional) Specifies the amount of time a receiving device should hold the information from your device before discarding it.
The range is 0 to 65535 seconds; the default is 120 seconds.
(Optional) Specifies the delay time in seconds for LLDP to initialize on an interface.
The range is 2 to 5 seconds; the default is 2 seconds.
(Optional) Sets the sending frequency of LLDP updates in seconds.
The range is 5 to 65534 seconds; the default is 30 seconds.
(Optional) Specifies the LLDP TLVs to send or receive.
| Catalyst |
58 |
|