Connectivity Guide

Table Of Contents
Congure LLDP-MED network policy for voice applications
OS10(config)# lldp med network-policy 10
OS10(config)# lldp med network-policy 10 app
OS10(config)# lldp med network-policy 10 app voice
OS10(config)# lldp med network-policy 1 app voice vlan 10 vlan-type tag
OS10(config)# lldp med network-policy 1 app voice-signaling vlan 10 vlan-type tag priority 2
dscp 1
Packet timer values
LLDPDUs transmitt periodically. You can congure LLDP packet timer values for LLPDU transmission.
1 Congure the LLDP packet timer value in CONFIGURATION mode.
lldp timer
2 Enter the multiplier value for the hold time in CONFIGURATION mode.
lldp holdtime-multiplier
3 Enter the delay in seconds for LLDP initialization on any interface in CONFIGURATION mode.
lldp reinit
Congure LLDPDU timer
OS10(config)# lldp timer 60
OS10(config)# do show lldp timers
LLDP Timers:
Holdtime in seconds: 120
Reinit-time in seconds: 2
Transmit interval in seconds: 60
Congure LLDPDU intervals
OS10(config)# lldp holdtime-multiplier 2
OS10(config)# do show lldp timers
LLDP Timers:
Holdtime in seconds: 60
Reinit-time in seconds: 2
Transmit interval in seconds: 30
Disable and re-enable LLDP
By default, LLDP is enabled for each interface and globally. You can disable LLDP on an interface or globally. If you disable LLDP globally,
LLDP is disabled on all interfaces irrespective of whether LLDP is previously enabled or disabled on an interface. When you enable LLDP
globally, the LLDP conguration in interface mode takes precedence over the global LLDP conguration.
1 Disable LLDPDU transmit or receive in INTERFACE mode.
no lldp transmit
no lldp receive
2 Disable LLDP holdtime multiplier value in CONFIGURATION mode.
no lldp holdtime-multiplier
3 Disable LLDP initialization in CONFIGURATION mode.
no lldp reinit
4 Disable LLDP MED in CONFIGURATION or INTERFACE mode.
no lldp med
5 Disable LLDP TLV in INTERFACE mode.
no lldp tlv-select
Layer 2
197