Show Posts

This section allows you to view all posts made by this member. Note that you can only see posts made in areas you currently have access to.


Messages - jonathanhagler

Pages: [1]
1
Life saver! Disabling LLDP worked a treat!

In case any readers are using adtran, here is a link and steps to disable in AOS.

https://japarde.wordpress.com/2009/11/25/disable-lldp-on-adtran-switches/

1.  Log into the switch and go into enable mode.

2.  Enter the following to disable lldp on the interfaces.

configure terminal
interface range ethernet 0/2-24
no lldp send-and-receive
exit

Always remember to write the config to memory.

Pages: [1]