DES-3028 DES-3028P DES-3028G DES-3052 DES-3052P Layer 2 Fast Ethernet Switch CLI Reference Manual
297
config lldp admin_status
LLDP packets.
disable
: Disable LLDP packet transmit and receive on the specified
port(s).
The default per port state is tx_and_rx.
Restrictions
Only Administrator-level users can issue this command.
Example usage
To configure the port’s transmit and receive mode:
DES-3028P:4# config lldp ports 1-5 admin_status tx_and_rx
Command: config lldp ports 1-5 admin_status tx_and_rx
Success.
DES-3028P:4#
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.
all
To set all ports in the system, you may use the “all” parameter.
ipv4
IP address of IPV4.
Restrictions
Only Administrator-level users can issue this command.
Example usage
To enable port 1 to port 2 for manage address entries:
DES-3028P:4# 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-3028P:4#
config lldp basic_tlvs
Purpose
Used to configure an individual port or group of ports to exclude one or
more of the optional TLV data types from outbound LLDP
advertisements.
Syntax
config lldp ports [<portlist>|all] basic_tlvs [all | {port_description |
system_name | system_description | system_capabilities}] [enable |
disable]