3.8.10. P_LLDP_TLV_SYS_DESCR

code: tbd

# set
<module-index>/<port-index> P_LLDP_TLV_SYS_DESCR <description>

# get
<module-index>/<port-index> P_LLDP_TLV_SYS_DESCR ?

Description

TLV Type = 6

This configures the LLDPDU System Description TLV for the port.

Actions

set, get

Parameters

1. description: string, The system description field shall contain an alpha-numeric string that is the textual description of the network entity. The system description should include the full name and version identification of the system’s hardware type, software operating system, and networking software

Example

# set
input:  0/1 P_LLDP_TLV_SYS_DESCR  "Xena-Chassis - Version 1.0"
output: <OK>

# get
input:  0/1 P_LLDP_TLV_SYS_DESCR ?
output: 0/1 P_LLDP_TLV_SYS_DESCR  "Xena-Chassis - Version 1.0"