1
MiVoice Office 250/Mitel 5000 / Re: Old Inter-tel 8662 and 8622 IP Phones on a HP 2920
« on: March 27, 2015, 03:17:47 PM »
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.
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.