Reference Guide

Dene network policies
You can ,anually dene LLDP-MED network policies. LLDP commands that you congure at CONFIGURATION level are global and aect all
interfaces. LLDP commands you congure at INTERFACE level aect only the specic interface.
Create up to 32 network policies and attach the LLDP-MED network policies to a port in CONFIGURATION mode.
1 Dene 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 conguration.
do commit
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
OS10(config)# do commit
Packet timer values
LLDPDUs are transmitted 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
4 Save the conguration.
do commit
Congure 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
Congure 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