You create and configure LLDP (Link Layer Discovery Protocol) profile properties at the libraries lldp-profiles level.
To create an LLDP profile, use the following command:
Admin@UGOS# create libraries lldp-profilesSpecify the following parameters:
|
Parameter |
Description |
|---|---|
|
name |
The name of the LLDP profile. |
|
description |
Profile description. |
|
port-status |
Modes:
|
To update information about a profile, use the following command:
Admin@UGOS# set libraries lldp-profiles <profile-name>The parameters available to update are identical to those used to create a profile.
To delete an LLDP profile, use the following command:
Admin@UGOS# delete libraries lldp-profiles <profile-name>To display profile information, use the following command:
Admin@UGOS# show libraries lldp-profiles
Admin@UGOS# show libraries lldp-profiles <profile-name>