Users Guide

Table Of Contents
Usage
Information
You can create a maximum of 32 network policies and associate the LLDP-MED network policies to a
port.
Example
OS10(config)# lldp med network-policy 10 app voice vlan 10 vlan-type tag
priority 2 dscp 1
Supported
Releases
10.2.0E or later
lldp med network-policy (Interface)
Attaches or deletes an LLDP-MED network policy to or from an interface.
Syntax
lldp med network-policy {add | remove} number
Parameters
add Attach the network policy to an interface.
remove Remove the network policy from an interface.
number Enter a network policy index number, from 1 to 32.
Default Not configured
Command Mode INTERFACE
Usage
Information
Attach only one network policy for per interface.
Example
OS10(conf-if-eth1/1/5)# lldp med network-policy add 1
Supported
Release
10.2.0E or later
lldp med tlv-select
Configures the LLDP-MED TLV type to transmit or receive.
Syntax
lldp med tlv-select {networkpolicy | inventory}
Parameters
network-policy Enable or disable the port description TLV.
inventory Enable or disable the system TLV.
Default Enabled
Command Mode INTERFACE
Usage
Information
None
Example
OS10(conf-if-eth1/1/3)# lldp med tlv-select network-policy
Supported
Releases
10.2.0E or later
lldp port-description-tlv advertise
Specifies whether to advertise the interface description or the port id in the port description TLV.
Syntax
lldp port-description-tlv advertise [description | port-id]
Parameters
description Advertise interface description.
port-id Advertise port id.
Default Interface description is advertised.
Layer 2 487