HP MSR2000/3000/4000 Router Series Layer 2 - LAN Switching Command Reference

Table Of Contents
97
Syntax
lldp [ agent { nearest-customer | nearest-nontpmr } ] admin-status { disable | rx | tx | txrx }
undo lldp [ agent { nearest-customer | nearest-nontpmr } ] admin-status
Default
The nearest bridge agent operates in txrx mode, and the nearest customer bridge agent and nearest
non-TPMR bridge agent operate in disable mode.
Views
Layer 2 Ethernet interface view, Layer 3 Ethernet interface view
Predefined user roles
network-admin
Parameters
agent: Specifies an LLDP agent type. If no agent type is specified in Ethernet interface view, the command
configures the operating mode for nearest bridge agents.
nearest-customer: Specifies nearest customer bridge agents.
nearest-nontpmr: Specifies nearest non-TPMR bridge agents.
disable: Specifies the Disable mode. A port in this mode cannot send or receive LLDPDUs.
rx: Specifies the Rx mode. A port in this mode can only receive LLDPDUs.
tx: Specifies the Tx mode. A port in this mode can only send LLDPDUs.
txrx: Specifies the TxRx mode. A port in this mode can send and receive LLDPDUs.
Examples
# Configure the LLDP operating mode as Rx for the nearest customer bridge agents on Ethernet 2/1.
<Sysname> system-view
[Sysname] interface ethernet 2/1
[Sysname-Ethernet2/1] lldp agent nearest-customer admin-status rx
lldp check-change-interval
Use lldp check-change-interval to enable LLDP polling and set the polling interval.
Use undo lldp check-change-interval to restore the default.
Syntax
lldp [ agent { nearest-customer | nearest-nontpmr } ] check-change-interval interval
undo lldp [ agent { nearest-customer | nearest-nontpmr } ] check-change-interval
Default
LLDP polling is disabled.
Views
Layer 2 Ethernet interface view, Layer 3 Ethernet interface view
Predefined user roles
network-admin