C613-50170-01 Rev B
Command Reference for x510 Series
2629
AlliedWare Plus™ Operating System - Version 5.4.7-1.x
LLDP C
OMMANDS
LLDP
TLV
-
SELECT
Examples
To include the management-address and system-name TLVs in advertisements
transmitted via ports 1.0.1 and 1.0.6, use the commands:
awplus#
configure terminal
awplus(config)#
interface port1.0.1,port1.0.6
awplus(config-if)#
lldp tlv-select management-address
system-name
To include all optional TLVs in advertisements transmitted via ports 1.0.1 and 1.0.6,
use the commands:
awplus#
configure terminal
awplus(config)#
interface port1.0.1,port1.0.6
awplus(config-if)#
lldp tlv-select all
To exclude the management-address and system-name TLVs from advertisements
transmitted via ports 1.0.1 and 1.0.6, use the commands:
awplus#
configure terminal
awplus(config)#
interface port1.0.1,port1.0.6
awplus(config-if)#
no lldp tlv-select management-address
system-name
To exclude all optional TLVs from advertisements transmitted via ports 1.0.1 and
1.0.6, use the commands:
awplus#
configure terminal
awplus(config)#
interface port1.0.1,port1.0.6
awplus(config-if)#
no lldp tlv-select all
Related
Commands