08-14-2009 08:44 AM - edited 03-06-2019 07:15 AM
Hello,
I am trying to set up a nortel phone with a cisco switch. I have put the port in the trunk modem. The phone works but the PC attached to the phone doesnt. Please let me know what I am missing.
Thanks
08-14-2009 08:52 AM
Can you pose the config?
Regards,
jerry
08-14-2009 09:03 AM
The config will be as follows:
switchport access vlan xx
switchport voice vlan xx
switchport trunk encapsulation dot1q
switchport mode trunk
Thanks for your response.
08-14-2009 09:26 AM
Add the following command
switchport trunk native vlan yy
where yy is your data vlan.
HTH,
jerry
08-18-2009 12:35 AM
Hi,
You don't need to manually trunk the port with Nortel phones, the
switchport voice vlan xx
will do this for you.
So you only need,
switchport access vlan
switchport mode access
switchport voice vlan
You need to make sure the Nortel phone settings for the voice and data vlan are the same, either via hardcoding in the phone options or via DHCP options 191 & 128. Have a look at this link
http://people.internet2.edu/~danno/nortel-dhcp.doc
Cheers,
Peter
Discover and save your favorite ideas. Come back to expert answers, step-by-step guides, recent topics, and more.
New here? Get started with these tips. How to use Community New member guide