XS26GS Managed Optical Ethernet Switch User Manual
159
Examples
XS#
lldp
Set successfully!
XS# interface ethernet 0/1
XS(Ethernet0/1)# lldp
Set successfully!
lldp admin-status
Syntax
lldp admin-status { disable| rx| tx| rxtx }
View
Ethernet port view
Parameters
disable
: A port in this mode does not send or receive LLDPDUs.
rx
: A port in this mode only receives LLDPDUs.
tx
: A port in this mode only sends LLDPDUs.
rxtx
: A port in this mode sends and receives LLDPDUs.
Description
Set the LLDP operating mode.
Examples
XS(Ethernet0/1)# lldp admin-status rxtx
Set successfully!
lldp encapsulation
Syntax
lldp encapsulation { snap | Ethernet-ii}
View
Ethernet port view
Parameters
snap
,
ethernet-ii
: The encapsulation format. It is the Ethernet II encapsulation
format by default.
Description
Configure the encapsulation format for LLDPDUs.
Examples
XS(Ethernet0/1)# lldp encapsulation ethernet-ii
Set successfully!