Command Reference LLDP Commands
11.7 lldp enable
Use this command to enable the LLDP globally or on the interface. Use no form of this command to
disable this function.
This function is enabled by default.
Global (or interface) configuration mode
LLDP takes effect on an interface only when LLDP is enabled globally.
The following example disables LLDP globally and on the interface.
Ruijie#config
Ruijie(config)#no lldp enable
Ruijie(config)#interface gigabitethernet 0/1
Ruijie(config-if)# no lldp enable
Displays LLDP status information.
11.8 lldp encapsulation snap
Use this command to configure the encapsulation format of LLDP packets. Use the no form of this
command to restore the default setting.
no lldp encapsulation snap
By default, Ethernet II encapsulation format is used.
Interface configuration mode.