DES-1228/ME Metro Ethernet Managed Switch CLI Reference Guide
322
config lldp ports dot1_tlv_vlan_name
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_vlan_name vlanid 1-3 enable
Command: config lldp ports all dot1_tlv_vlan_name vlanid 1-3 enable
Success.
DES-1228/ME:5#
config lldp ports dot1_tlv_protocol_identity
Purpose
Used to configure an individual port or group of ports to exclude one or
more of IEEE 802.1 organization protocol identity TLV data types from
outbound LLDP advertisements.
Syntax
config lldp ports [<portlist>|all] dot1_tlv_ protocol_identity [all | {eapol |
lacp | gvrp | stp }] [enable | disable]
Description
This TLV optional data type indicates whether the corresponding Local
System's Protocol Identity instance will be transmitted on the port. The
Protocol Identity TLV provides a way for stations to advertise protocols
that are important to the operation of the network. Such as Spanning
Tree Protocol, the Link Aggregation Control Protocol, and numerous
vendor proprietary variations which are responsible for maintaining the
topology and connectivity of the network. If EAPOL, GVRP,
STP(including MSTP), and LACP protocol identity is enabled on this port
and it is enabled to be advertised, then this protocol identity will be
advertised.
Parameters
<portlist> - Specify a range of ports to be configured.
all - To set all ports in the system, use the “all” parameter.
dot1_tlv_protocol_identity - This TLV optional data type indicates whether
the corresponding Local System's Protocol Identity instance will be
transmitted on the port. The Protocol Identity TLV provides a way for
stations to advertise protocols that are important to the operation of the
network. Such as Spanning Tree Protocol, the Link Aggregation Control
Protocol, and numerous vendor proprietary variations are responsible for
maintaining the topology and connectivity of the network. If EAPOL,
GVRP, STP(including MSTP), and LACP protocol identity is enabled on
this port and it is enabled to be advertised, then this protocol identity will
be advertised. 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 protocol identity TLV from the outbound LLDP advertisements for all ports:
DES-1228/ME:5# config lldp ports all dot1_tlv_protocol_identity all enable
Command: config lldp ports all dot1_tlv_protocol_identity all enable
Success.
DES-1228/ME:5#