3.8.7. P_LLDP_TLV_PORT_DESCR
code: tbd
# set
<module-index>/<port-index> P_LLDP_TLV_PORT_DESCR <description>
# get
<module-index>/<port-index> P_LLDP_TLV_PORT_DESCR ?
Description
TLV Type = 4
This configures the LLDPDU Port Description TLV for the port.
Actions
set, get
Parameters
description: string, The port description field shall contain an alpha-numeric string that indicates the port’s description.
Example
# set
input: 0/1 P_LLDP_TLV_PORT_DESCR "Xena-Chassis-Port 1/1"
output: <OK>
# get
input: 0/1 P_LLDP_TLV_PORT_DESCR ?
output: 0/1 P_LLDP_TLV_PORT_DESCR "Xena-Chassis-Port 1/1"