Configure LLDP Work Mode
Configuration Condition
None
Configure LLDP Work Mode
The user can set different work modes according to the role of the device in the network. If it is the seed device (the center device collected by network topology), it is suggested to configure the LLDP work mode as Rx. Otherwise, it is suggested to configure the LLDP work mode as Tx.
Table 7-9 Configure the LLDP work mode
Step
|
Command
|
Description
|
Enter the global configuration mode
|
configure terminal
|
-
|
Enter the L2 Ethernet interface configuration mode
|
interface interface-name
|
Either
After entering the L2 Ethernet interface configuration mode, the subsequent configuration takes effect only on the current port. After entering the aggregation group configuration mode, the subsequent configuration takes effect only on the aggregation group.
|
Enter the aggregation group configuration mode
|
interface link-aggregation link-aggregation-id
|
Configure the LLDP work mode as Rx
|
lldp receive
|
Optional
By default, LLDP work mode is RxTx.
|
Configure the LLDP work mode as Tx
|
lldp transmit
|
Configure LLDP work mode as RxTx
|
lldp receive-transmit
|