DGS-1210 Metro Ethernet Managed Switch CLI Reference Guide
474
config lldp ports
Purpose
To define LLDP management basic TLVs advertisement on a port or ports.
Syntax
config lldp ports [<portlist>|all] dot1_tlv_vlan_name [vlan <vlan_name
32> | vlanid <vidlist>] [disable | enable]
Description
The
config lldp ports
dot1 TLVs command defines lldp admin status per
port on the switch.
Parameters
[<portlist> | all]
– Specify a port or ports to be configured
.
vlan <vlan_name 32>
–The name of the VLAN to be configured.
dot1_tlv_vlan_name
−
Defines if the advertisement is enabled or disabled.
vlanid <vidlist> –
The vid of the VLAN to be configured.
Restrictions
Only Administrator or operator-level users can issue this command.
Example usage:
To configure LLDP mac_phy_configuration status:
DGS-1210-28MP/ME:5# config lldp ports all dot1_tlv_vlan_name vlanid 1 disable
Command: config lldp ports all dot1_tlv_vlan_name vlanid 1 disable
Success.
DGS-1210-28MP/ME:5#
show lldp mgt_addr
Purpose
To display the
Link Layer Discovery Protocol
(LLDP) configuration
that is advertised from a specific port.
Syntax
show lldp mgt_addr {ipv4 <ipaddr> | ipv6 <ipv6addr>}
Description
The
show lldp mgt_addr
command
displays the information
regarding the IPv4 or IPv6 address.
Parameters
ipv4 <ipaddr> | ipv6 <ipv6addr> –
Specifies the lldp IPv4 or IPv6
address to be displayed.
Restrictions
None.
Example usage:
To show the LLDP management address advertisement:
DGS-1210-28MP/ME:5# show lldp mgt_addr
Command: show lldp mgt_addr
Address : 1
---------------------------------------------------------------
Subtype : IPv4
Address : 10.90.90.90
IF Type : ifIndex
OID : 1.3.6.1.2.1.2.2.1.1
Advertising Ports : (NONE)
Total Address : 1
DGS-1210-28MP/ME:5#