D-Link DGS-3600 Switch User Manual


 
xStack
®
DGS-3600 Series Layer 3 Gigabit Ethernet Managed Switch CLI Manual
421
config lldp dot1_tlv_vlan_name
Purpose Used to configure an individual port or group of ports to exclude one or more of IEEE 802.1
organization VLAN name TLV data types from outbound LLDP advertisements.
Syntax
config lldp ports [<portlist>|all] dot1_tlv_vlan_name [vlan [all | <vlan_name 32> ] |
vlanid <vidlist> ] [enable | disable ]
Description This TLV optional data type indicates whether the corresponding Local System’s VLAN
name instance will be transmitted on the port. If a port is associated with multiple VLANs,
those enabled VLAN IDs will be advertised.
Parameters
<portlist> Use this parameter to define ports to be configured.
all Use this parameter to set all ports in the system.
dot1_tlv_vlan_nameThis TLV optional data type indicates whether the corresponding
Local System’s VLAN name instance will be transmitted on the port. If a port is associated
with multiple VLANs, those enabled VLAN IDs will be advertised. The default state is
disabled.
Restrictions Only Administrator and Operator-level users can issue this command.
Example usage:
To configure exclude the VLAN name TLV from the outbound LLDP advertisements for all ports:
DGS-3627:admin# 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.
DGS-3627:admin#
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 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> Use this parameter to define ports to be configured.
all Use this parameter to set all ports in the system.
dot1_tlv_protocol_identityThis 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. The default state is disabled.
Restrictions Only Administrator and Operator-level users can issue this command.
Example usage: