D-Link DES-3500Series Switch User Manual


 
DES-3500 Layer 2 Fast Ethernet Switch CLI Reference Manual
287
config mgt_addr
Purpose Used to enable or disable the port(s) which have been specified for
advertising the indicated management address instances.
Syntax
config lldp ports [<portlist>|all] mgt_addr ipv4 <ipaddr> [enable |
disable]
Description This command specifies whether the system’s IP address needs to be
advertised from the specified port. For layer 3 devices, each managed
address can be individually specified. The management addresses that
are added in the list will be advertised in the LLDP from the specified
interface associated with each management address. The interface for
that management address will be also advertised in the if-index form.
Parameters
portlist - Specified a range of ports to be configured. (UnitID:port
number).
all - To set all ports in the system, you may use the “all” parameter.
ipv4 - IP address of IPV4.
Restrictions Only Administrator or Operator – level users can issue this command.
Example usage:
To enable port 1 to port 2 for manage address entries:
DES-3526:admin#config lldp ports 1-2 mgt_addr ipv4
192.168.254.10 enable
Command: config lldp ports 1-2 mgt_addr ipv4 192.168.254.10
enable
Success
DES-3526:admin#