190
Use the
undo lldp management-address-format
command to restore the default.
By default, the management address is encapsulated in the form of numbers in TLVs.
Examples
# Configure GigabitEthernet 1/0/1 to encapsulate the management address in the form of strings in
management address TLVs.
<Sysname> system-view
[Sysname] interface gigabitethernet 1/0/1
[Sysname-GigabitEthernet1/0/1] lldp management-address-format string
lldp management-address-tlv
Syntax
lldp management-address-tlv
[
ip-address
]
undo lldp management-address-tlv
View
Layer 2 Ethernet interface view, port group view
Default level
2: System level
Parameters
ip-address
: Specifies a management address to be advertised in LLDPDUs.
Description
Use the
lldp management-address-tlv
command to enable management address advertising and set the
management address.
Use the
undo lldp management-address-tlv
command to disable management address advertising in
LLDPDUs.
By default, the management address is advertised through LLDPDUs. For a Layer 2 Ethernet port, the
management address is the main IP address of the lowest-ID VLAN carried on the port. If none of the
carried VLANs is assigned an IP address, no management address will be advertised.
An LLDPDU carries only one management address TLV. If you set the management address repeatedly,
the latest one takes effect.
If you run the
lldp management-address-tlv
command without specifying the
ip-address
argument, the
advertised management address is the main IP address of the lowest-ID VLAN carried on the interface.
If none of the carried VLANs is assigned an IP address, no management address will be advertised.
Examples
# Set the management address to 192.6.0.1 for GigabitEthernet 1/0/1.
<Sysname> system-view
[Sysname] interface gigabitethernet 1/0/1
[Sysname-GigabitEthernet1/0/1] lldp management-address-tlv 192.6.0.1