DES-1228/ME Metro Ethernet Managed Switch CLI Reference Guide
320
Example usage
To configure the Switch to exclude the system name TLV from outbound LLDP advertisements on all ports:
DES-1228/ME:5# config lldp ports all basic_tlvs system_name enable
Command: config lldp ports all basic_tlvs system_name enable
Success.
DES-1228/ME:5#
config lldp ports dot1_tlv_pvid
Purpose
Used to configure an individual port or group of ports to exclude one or
more of IEEE 802.1 Organizationally port vlan ID TLV data types come
from outbound LLDP advertisements.
Syntax
config lldp ports [<portlist>|all] dot1_tlv_pvid [enable | disable]
Description
This TLV optional data type determines whether the IEEE 802.1
organizationally defined port VLAN TLV transmission is allowed on a
given LLDP transmission capable port.
Parameters
<portlist> - Specify a range of ports to be configured.
all - To set all ports in the system, use the “all” parameter.
dot1_tlv_pvid - This TLV optional data type determines whether the IEEE
802.1 organizationally defined port VLAN ID TLV transmission is allowed
on a given LLDP transmission capable port. The default state is disable.
Restrictions
Only Administrator level, Operator level or Power User level users can
issue this command.
Example usage
To configure the VLAN name TLV from the outbound LLDP advertisements for all ports:
DES-1228/ME:5# config lldp ports all dot1_tlv_pvid enable
Command: config lldp ports all dot1_tlv_pvid enable
Success.
DES-1228/ME:5#