Configuring LLDP Neighbor MAC Address for LLDP Session
  • 24 Apr 2023
  • 1 Minute to read
  • Contributors
  • PDF

Configuring LLDP Neighbor MAC Address for LLDP Session

  • PDF

Article summary

  1. Enable the LLDP module in both switches.
your product# configure terminal
your product(config)# set lldp enable
  1. Configure the destination MAC address.
your product(config)# interface gigabitethernet 0/1
your product(config-if)# lldp dest-mac 00:02:02:03:04:01
  1. Verify the Destination MAC using 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
DestinationMacAddr : 00:02:02:03:04:01
  1. Unmap the MAC address.
your product(config)# interface gigabitethernet 0/1
your product(config-if)# no lldp dest-mac
  1. Verify the output using the show command; the multicast MAC will be reset to its default value.
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
DestinationMacAddr : 01:80:c2:00:00:0e

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

What's Next
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.