ESR series service routers.ESR-Series. User manual
•
•
•
•
•
•
•
•
To view LLDP statistics, use the following command:
esr# show lldp statistics
8.3 LLDP MED configuration
LLDP MED — LLDP standard enhancement which allows to transmit network policies: VLAN ID, DSCP, priority.
8.3.1 Configuration algorithm
Step Description Command Keys
1 Enable LLDP on the router esr(config)# lldp enable
2 Enable LLDPDU transmission on the
physical interface.
esr(config-if-gi)# lldp transmit
3 Enable MED LLDP enhancement on the
router
esr(config)# lldp med fast-start
enable
4 Create network policy. esr(config)# network-policy
<NAME>
<NAME> – network-policy
name, set by the string of up to
31 characters.
5 Specify the application type. esr(config-net-policy)# application
<APP_TYPE>
<APP-TYPE> – type of the
application for which network-
policy will be enabled.
Takes the following values:
voice;
voice-signaling;
guest-voice;
guest-voice-signaling;
softphone-voice;
video-conferencing;
streaming-video;
video-signaling.
6 Set the DSCP value (optional). esr(config-net-policy)# dscp
<DSCP>
<DSCP> – DSCP code value,
takes values in the range of
[0..63].