Hi,
I have the following config on Cisco core switch and all dhcp parameters configured on dhcp server as given in Michaels dhcp solution for NorteIP Phones.
Nortel IP phones 1150E works fine for me in cisco core switch catalyst 6509.The working config in catalyst 6509 is
interface GigabitEthernet x/x
switchport
switchport access vlan 10
switchport mode access
switchport voice vlan 20
no ip address
spanning-tree portfast.
Both data and voice are working fine for this configuration.
With this config when I connect to Cisco core switch ,Nortel ip phone is working fine and getting the ip from dhcp server from the pertaining voice scope,my laptop is getting ip from data vlan.
But in same environment in other distribution switches catalyst 4006,catalyst 3458 xl,2960 this cisco config is not working.
Data is working but voice (Nortel ip phone 1150E) is still in “starting DHCP server “ or “DHCP server unreachable”
If I trunk both data and voice in cisco switch ,both voice as well as data are not working.
Please provide a solution for making the Nortel IP phones work with distribution switches .