Enabling and Configuring LLDP Notification Status and Type
  • 30 May 2024
  • 2 Minutes to read
  • Contributors
  • PDF

Enabling and Configuring LLDP Notification Status and Type

  • PDF

Article summary

By default, notification status is Disabled and notification type is Mis-configuration.

Notification type can be set to any of the following values:

  • Misconfiguration
  • Remote table change

Setting notification type to Mis-configuration enables LLDP to send notifications to the SNMP manager when misconfiguration is observed in the system.

  1. View the default notification status and type by executing the following command.
your product# show lldp interface gigabitethernet 0/1
Gi0/1:
Tx State : Enabled
Rx State : Enabled
Tx SEM State : IDLE
Rx SEM State : WAIT FOR FRAME
Notification Status : Disabled
Notification Type : Mis-configuration
  1. Configure the LLDP notification type by executing the following command.
  • Enter the Global Configuration mode.
your product# configure terminal
  • Enable the LLDP notification status.
your product(config)# interface gigabitethernet 0/1
your product(config-if)# lldp notification
  • Exit from the Global Configuration mode.
your product(config)# end
  • View the notification status by executing the following command.
your product# show lldp interface gigabitethernet 0/1
Gi0/1:
Tx State : Enabled
Rx State : Enabled
Tx SEM State : IDLE
Rx SEM State : WAIT FOR FRAME
Notification Status : Enabled
Notification Type : Mis-configuration
  1. Configure notification type by executing the following commands.
  • Enter the Global Configuration mode.
your product# configure terminal
  • Configure the LLDP notification type.
your product(config)# interface gigabitethernet 0/1
your product(config-if)# lldp notification remote-table-chg mis-configuration
  • Exit from the Global Configuration mode
your product(config)# end
  • View the notification type by executing the following command.
your product# show lldp interface gigabitethernet 0/1
Gi0/1:
Tx State : Enabled
Rx State : Enabled
Tx SEM State : IDLE
Rx SEM State : WAIT FOR FRAME
Notification Status : Enabled
Notification Type : RemoteTableChg and MisConfiguration
  1. Reset the notification status and type to default value by executing the following commands.
  • Enter the Global Configuration mode:
your product# configure terminal
  • Reset LLDP notification type and status to the default value.
your product(config)# interface gigabitethernet 0/1
your product(config-if)# no lldp notification
  • Exit from the Global Configuration mode.
your product(config)# end
  • View the notification type by executing the following command.
your product# show lldp interface gigabitethernet 0/1
Gi0/1:
Tx State : Enabled
Rx State : Enabled
Tx SEM State : IDLE
Rx SEM State : WAIT FOR FRAME
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.