xStack
®
DGS-3400 Series Layer 2 Gigabit Ethernet Managed Switch CLI Manual
389
config lldp_med ports
med_transit_capabilities
- Select to send the LLDP-MED TLV capabilities specified.
all
- Select to send capabilities, network policy, and inventory.
capabilities
- Specify that the LLDP agent should transmit “LLDP-MED capabilities TLV.” If a
user wants to transmit LLDP-MED PDU, this TLV type should be enabled. Otherwise, this
port cannot transmit LLDP-MED PDU.
network_policy
- Specify that the LLDP agent should transmit “LLDP-MED network policy
TLV.”
power_pse
- Specify that the LLDP agent should transmit 'LLDP-MED extended Power via
MDI TLV' if the local device is a PSE device.
inventory
- Specify that the LLDP agent should transmit “LLDP-MED inventory TLV.”
state
- Enable or disable the transmitting of LLDP-MED TLVs.
enable
- Enable the transmitting of LLDP-MED TLVs.
disable
- Disable the transmitting of LLDP-MED TLVs.
Restrictions
Only Administrator and Operator-level users can issue this command.
Example usage:
To enable transmitting all capabilities on all ports:
DGS-3450:admin#config lldp_med ports all med_transmit_capabilities all state enable
Command: config lldp_med ports all med_transmit_capabilities all state enable
Success.
DGS-3450:admin#
show lldp_med
Purpose
Used to display LLDP-MED per port configuration for advertisement options.
Syntax
show lldp_med
Description
This command is used to display LLDP-MED per port configuration for advertisement
options.
Parameters
None.
Restrictions
None.
Example usage:
To display LLDP-MED configuration information for port 1:1:
DGS-3450:admin#show lldp_med ports 1:1
Command: show lldp_med ports 1:1
Port ID : 1:1
-----------------------------------------------------------------
Topology Change Notification Status :Enabled
LLDP-MED Capabilities TLV :Enabled
LLDP-MED Network Policy TLV :Enabled
LLDP-MED Extended Power Via MDI PSE TLV :Enabled
LLDP-MED Inventory TLV :Enabled
DGS-3450:admin#