Install guide

Link Layer Discovery Protocol (LLDP) disable lldp managementaddress 11
Command Reference
This section describes the commands available on the switch to enable,
configure, control and monitor LLDP.
The shortest valid command is denoted by capital letters in the Syntax section.
See “Conventions” on page lxxxii of About this Software Reference in the front
of this manual for details of the conventions used to describe command syntax.
See Appendix A, Messages for a complete list of messages and their meanings.
disable lldp managementaddress
Syntax DISable LLDP MANAgementaddress [POrt={ALL|port-list}]
Description This command stops the switch from advertising the management address TLV
on the specified ports. The LLDP agent now sends LLDPDUs without
management address information.
Unless an IPv4 management address has been set using the set lldp
managementaddress command, the managementaddress is the MAC address
of the switch.
Use the port parameter to define the ports for which to disable management
address TLV advertisement, either a list of ports or all ports. port-list can be
any/all of the following:
a single switch port number. Port numbers start at 1 and end at m, where m
is the highest numbered port.
a range of switch port numbers (specified as n-m).
a comma-separated list of switch port numbers and/or ranges.
a single Ethernet interface (specified as ethn).
a comma-separated list of Ethernet interfaces. Ethernet port numbers start
at eth0 and end at ethn, where n is the highest numbered Ethernet port.
the Ethernet interface eth0.
By default, LLDP management address advertisement is enabled for all ports.
Examples To stop the switch from advertising the management address on ports 1 and 2,
use the command:
dis lldp mana po=1,2
To stop the switch from advertising the management address on all ports, use
one of the commands:
dis lldp mana
dis lldp mana po=all
See Also disable lldp port
enable lldp managementaddress
set lldp managementaddress
show lldp