Install guide

Link Layer Discovery Protocol (LLDP) set lldp managementaddress 25
reset lldp
Syntax RESET LLDP
Description This command clears all your remote LLDP MIB data, and starts the LLDP re-
initialization procedure. LLDP reverts to the previous, user-defined
configuration.
This command does not reset LLDP MIB counters because these counters
cannot be reset.
Example To clear your remote LLDP MIB data and reset your LLDP configuration, use
the command:
reset lldp
See Also purge lldp
show lldp
set lldp managementaddress
Syntax SET LLDP MANAgementaddress=ipadd
Description This command sets an IPv4 address value to advertise for your local LLDP
agent’s management address.
The managementaddress parameter specifies the IPv4 management address
that is advertised for your local LLDP agent. If you do not set this parameter,
the management address that is advertised is the MAC address of the switch.
ipadd is an IP version 4 address in dotted decimal notation.
By default, LLDP management address advertisement is enabled for all ports.
To disable it, use the disable lldp managementaddress command.
Examples To set the management address to 192.168.0.1, use the command:
set lldp mana=192.168.0.1
See Also disable lldp managementaddress
enable lldp managementaddress
show lldp