LLDP Global Configuration
  • 05 Jul 2023
  • 1 Minute to read
  • Contributors
  • PDF

LLDP Global Configuration

  • PDF

Article summary

This section explains the LLDP configuration for global objects. These global objects are system-specific objects, common for all the interfaces in the system.

  1. Change the global configuration of LLDP by executing the following commands.
  • Enter the Global Configuration mode.
your product# configure terminal
  • Global configurations:
your product(config)# lldp transmit-interval 15
your product(config)# lldp holdtime-multiplier 2
your product(config)# lldp reinitialization-delay 5
your product(config)# lldp tx-delay 3
your product(config)# lldp notification-interval 10
your product(config)# lldp chassis-id-subtype local "switch"
  • Exit from the Global Configuration mode.
your product(config)# end
  • View the changed values of the global configuration by executing the following command.
your product# show lldp
LLDP is disabled
Transmit Interval : 15
Holdtime Multiplier : 2
Reinitialization Delay : 5
Tx Delay : 3
Notification Interval : 10
Chassis Id SubType : Local
Chassis Id : switch
  1. Reset the global configuration of LLDP to default values by executing the following commands.
  • Enter the Global Configuration mode.
your product# configure terminal
  • Global configurations:
your product(config)# no lldp transmit-interval
your product(config)# no lldp holdtime-multiplier
your product(config)# no lldp reinitialization-delay
your product(config)# no lldp tx-delay
your product(config)# no lldp notification-interval
your product(config)# lldp chassis-id-subtype mac-addr
  • Exit from the Global Configuration mode.
your product(config)# end
  • View the default global configuration of LLDP by executing the following command.
your product# show lldp
LLDP is disabled
Transmit Interval : 30
Holdtime Multiplier : 4
Reinitialization Delay : 2
Tx Delay : 2
Notification Interval : 5
Chassis Id SubType : Mac Address
Chassis Id : 00:01:02:03:04:01

© 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.