DES-1228/ME Layer 2 Metro Ethernet Switch CLI Reference Manual
259
Example usage
To configure the protocol identity TLV from the outbound LLDP advertisements for all ports:
DES-1228/ME:4# 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:4#
config lldp dot3_tlvs
Purpose
Used to configure an individual port or group of ports to exclude one or more of IEEE
802.3 organization specific TLV data types from outbound LLDP advertisements.
Syntax
config lldp ports [<portlist>|all] dot3_tlvs [all | {mac_phy_configuration_status | link
aggregation | power_via_mdi | maximum_frame_size}] [enable | disable]
Description
Each Specific TLV in this extension can be enabled individually.
Parameters
<portlist>
−
Specified a range of ports to be configured.
all
−
To set all ports in the system, you may use the “all” parameter.
mac_phy_configuration_status
−
This TLV optional data type indicates that LLDP agent
should transmit 'MAC/PHY configuration/status TLV'. This type indicates it is possible for
two ends of an IEEE 802.3 link to be configured with different duplex and/or speed settings
and still establish some limited network connectivity. More precisely, the information
includes whether the port support the auto-negotiation function, whether the function is
enabled, the auto-negotiated advertised capability, and the operational MAU type. The
default state is disable.
link_aggregation
−
This TLV optional data type indicates that LLDP agent should transmit
'Link Aggregation TLV'. This type indicates the current link aggregation status of IEEE
802.3 MACs. More precisely, the information should include whether the port is capable of
doing link aggregation, whether the port is aggregated in a aggregated link, and the
aggregated port ID. The default state is disable.
maximum_frame_size
−
This TLV optional data type indicates that LLDP agent should
transmit 'Maximum-frame-size TLV. The default state is disable .
Restrictions
Only Administrator-level users can issue this command.
Example usage
To configure the MAC/PHY configuration/status TLV from the outbound LLDP advertisements for all ports:
DES-1228/ME:4#config lldp ports all dot3_tlvs mac_phy_configuration_status enable
Command: config lldp ports all dot3_tlvs mac_phy_configuration_status enable
Success.
DES-1228/ME:4#
config lldp forward_message
Purpose
Used to configure forwarding of lldpdu packet when LLDP is disabled.
Syntax
config lldp forward_message [enable | disable]
Description
When lldp is disabled and lldp forward_message is enabled, the received LLDPDU packet
will be forwarded. The default state is disable.
Parameters
None.
Restrictions
Only Administrator-level users can issue this command.