Reference Guide
Dene network policies
You can ,anually dene LLDP-MED network policies. LLDP commands that you congure at CONFIGURATION level are global and aect all
interfaces. LLDP commands you congure at INTERFACE level aect only the specic interface.
Create up to 32 network policies and attach the LLDP-MED network policies to a port in CONFIGURATION mode.
1 Dene the LLDP-MED network policy in CONFIGURATION mode.
lldp-med network-policy number app {voice | voice-signaling | guest-voice | guestvoice-
signaling | softphone-voice | streaming-video | video-conferencing | video-signaling}{vlan
vlan-id vlan-type {tag | untag} priority priority dscp dscp value}
2 Save the conguration.
do commit
Congure 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
OS10(config)# do commit
Packet timer values
LLDPDUs are transmitted periodically. You can congure LLDP packet timer values for LLPDU transmission.
1 Congure 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
4 Save the conguration.
do commit
Congure LLDPDU timer
OS10(config)# lldp timer 60
OS10(config)# do commit
OS10(config)# do show lldp timers
LLDP Timers:
Holdtime in seconds: 120
Reinit-time in seconds: 2
Transmit interval in seconds: 60
Congure LLDPDU intervals
OS10(config)# lldp holdtime-multiplier 2
OS10(config)# do commit
OS10(config)# do show lldp timers
LLDP Timers:
Holdtime in seconds: 60
Reinit-time in seconds: 2
Transmit interval in seconds: 30
116
Layer 2