set lldp med-devtype
Use this command to configure the LLDP device type as Network-Connectivity/ End-Point Class1/ End-Point Class2/ End-Point Class3 device.
Use the no parameter to un set the configured LLDP device type.
Command Syntax
set lldp med-devtype (net-connect| ep-class1| ep-class2| ep-class3)
no lldp med-devtype (net-connect| ep-class1| ep-class2| ep-class3)
Parameters
net-connect
Set device type as Network-Connectivity
ep-class1
Set device type as End-Point Class1
ep-class2
Set device type as End-Point Class2
ep-class3
Set device type as End-Point Class3
Default
None
Command Mode
Interface mode
Applicability
This command was introduced before OcNOS version 1.3.
Examples
#configure terminal
(config)#interface eth0
(config-if)#set lldp med-devtype ep-class1
(config-if)#exit
#configure terminal
(config)#interface eth0
(config-if)#no set lldp med-devtype
(config-if)#exit
Last modified date: 07/13/2023