xStack
®
DGS-3400 Series Layer 2 Gigabit Ethernet Managed Switch CLI Manual
387
49
LLDP-MED
C
OMMANDS
The LLDP-MED commands in the Command Line Interface (CLI) are listed (along with the appropriate parameters) in the
following table.
Command
Parameters
config lldp_med fast_start
repeat_count
<value 1 - 10>
config lldp_med log state
[enable | disable]
config lldp_med notification
topo_change ports
[<portlist>|all] state [enable | disable]
config lldp_med ports
[<portlist> | all] med_transmit_capabilities [all | {capabilities | network_policy |
power_pse | inventory}] state [enable | disable]
show lldp_med
show lldp_med local_ports
{<portlist>}
show lldp_med ports
{<portlist>}
show lldp_med remote_ports
{<portlist>}
Each command is listed, in detail, in the following sections.
config lldp_med fast_start repeat_count
Purpose
Used to to configure the fast start repeat count.
Syntax
config lldp_med fast_start repeat_count <value 1 - 10>
Description
When an LLDP-MED Capabilities TLV is detected for an MSAP identifier not associated with
an existing LLDP remote system MIB, the application layer shall start the fast start
mechanism and set the ‘medFastStart’ timer to ‘medFastStartRepeatCount’ times 1. The
default value is 4.
Parameters
<value 1-10>
- Specify a fast start repeat count value between 1 and 10. The default value is
4.
Restrictions
Only Administrator and Operator-level users can issue this command.
Example usage:
To configure a LLDP-MED fast start repeat count of 5:
DGS-3450:admin#config lldp_med fast_start repeat_count 5
Command: config lldp_med fast_start repeat_count 5
Success.
DGS-3450:admin#
config lldp_med log state
Purpose
Used to configure the log state of LLDP-MED events.