D-Link DES-3200 Switch User Manual


 
xStack® DES-3200 Series Layer 2 Ethernet Managed Switch CLI Reference Guide
345
DES-3200-28:4# config lldp ports 1-2 mgt_addr ipv4 192.168.254.10 enable
Command: config lldp ports 1-2 mgt_addr ipv4 192.168.254.10 enable
Success
DES-3200-28:4#
config lldp ports basic_tvls
Purpose
Used to configure an individual port or group of ports to exclude one or
more of the optional TLV data types from outbound LLDP
advertisements.
Syntax
config lldp ports [<portlist>|all] basic_tlvs [all | {port_description |
system_name | system_description | system_capabilities}] [enable |
disable]
Description
An active LLDP port on the Switch always includes the mandatory data in
its outbound advertisements. And there are four optional data that can be
configured for an individual port or group of ports to exclude one or more
of these data types from outbound LLDP advertisements. The mandatory
data type includes four basic types of information (end f LLDPDU TLV,
chassis ID TLV, port ID TLV, Time to Live TLV). The mandatory type can
not be disabled. There are also four data types which can be optionally
selected. They are port_description, system_name, system_description,
and system_capability.
Parameters
<portlist> - Specify a range of ports to be configured.
all - To set all ports in the system, use the “all” parameter.
port_description - This TLV optional data type indicates that LLDP agent
should transmit 'Port Description TLV on the port.
The default state is disabled.
system_name - This TLV optional data type indicates that the LLDP
agent should transmit 'System Name TLV'. The default state is disabled.
system_description - This TLV optional data type indicates that the LLDP
agent should transmit 'System Description TLV'. The default state is
disabled.
system_capabilities - This TLV optional data type indicates that the LLDP
agent should transmit 'System Capabilities TLV'. The system capability
will indicate whether the device provides repeater, bridge, or router
functions, and whether the provided functions are currently enabled. The
default state is disabled.
Restrictions
Only Administrator-level users can issue this command.
Example usage
To configure the Switch to exclude the system name TLV from outbound LLDP advertisements on all ports:
DES-3200-28:4# config lldp ports all basic_tlvs system_name enable
Command: config lldp ports all basic_tlvs system_name enable
Success.
DES-3200-28:4#
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