Configuring LLDP Admin Status
  • 24 Apr 2023
  • 1 Minute to read
  • Contributors
  • PDF

Configuring LLDP Admin Status

  • PDF

Article summary

This section explains the LLDP configuration for admin status, which is set to TxAndRx (Transmit and Receive) by default. The LLDP admin status is changed to change LLDP operational mode.

LLDP admin status is set with any of the following values:

  • TxAndRx (Default) - Transmit And Receive
  • TxOnly - Transmit Only
  • RxOnly - Receive Only
  • Disabled
  1. View the LLDP admin status default values by executing the following command.
your product# show lldp interface
Gi0/1:
Tx State : Enabled
Rx State : Enabled
Tx SEM State : INITIALIZE
Rx SEM State : INITIALIZE
Notification Status : Disabled
Notification Type : Mis-configuration
  1. Configure LLDP admin status by executing the following command.
  • Enter the Global Configuration mode.
your product# configure terminal
  • Configure LLDP admin status as Transmit Only (TxOnly).
your product(config)# interface gigabitethernet 0/1
your product(config-if)# no lldp receive
your product(config-if)# exit
  • Exit from the Global Configuration mode.
your product(config)# end
  • View the configured LLDP admin status using the following command.
your product# show lldp interface gigabitethernet 0/1
Gi0/1:
Tx State : Enabled
Rx State : Disabled
Tx SEM State : INITIALIZE
Rx SEM State : INITIALIZE
Notification Status : Disabled
Notification Type : Mis-configuration
  • Enter the Global Configuration mode.
your product# configure terminal
  • Configure LLDP admin status as Disabled.
your product(config)# interface gigabitethernet 0/1
your product(config-if)# no lldp transmit
your product(config-if)# no lldp receive
your product(config-if)# exit
  • Exit from the Global Configuration mode.
your product(config)# end
  • View the configured LLDP admin status using the following command.
your product# show lldp interface gigabitethernet 0/1
Gi0/1:
Tx State : Disabled
Rx State : Disabled
Tx SEM State : INITIALIZE
Rx SEM State : INITIALIZE
Notification Status : Disabled
Notification Type : Mis-configuration

© 2024 Cisco and/or its affiliates. All rights reserved.
 
For more information about trademarks, please visit: Cisco trademarks
For more information about legal terms, please visit: Cisco legal terms

For legal information about Accedian Skylight products, please visit: Accedian legal terms and tradmarks



Was this article helpful?

Changing your password will log you out immediately. Use the new password to log back in.
First name must have atleast 2 characters. Numbers and special characters are not allowed.
Last name must have atleast 1 characters. Numbers and special characters are not allowed.
Enter a valid email
Enter a valid password
Your profile has been successfully updated.