D-Link DES-3500Series Switch User Manual


 
DES-3500 Layer 2 Fast Ethernet Switch CLI Reference Manual
291
config lldp 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 - Specified a range of ports to be configured. (UnitID:port
number).
all - To set all ports in the system, you may 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 or Operator – level users can issue this command.
Example usage:
To configure the protocol identity TLV from the outbound LLDP advertisements for all ports:
DES-3526:admin# config lldp ports all
dot1_tlv_protocol_identity all enable
Command: config lldp ports all dot1_tlv_protocol_identity
all enable
Success.
DES-3526:admin#