Voice vlan with native vlan

From: Adminl@kuix.com
Date: Wed Nov 05 2003 - 16:16:53 GMT-3


Dears..

I know we talked too much about this issue..but still some people confused and dont know what is the last solution ..

If we have IP Phone is attached to port Fa0/11on SW. This phone supports dot1q trunking. Configure fa0/11 to support voice on VLAN 100 with name VOICE, and ensure that data goes to VLAN 5.

Q1-Which solution is right? A or B?and why?

Q2-which case can I use A ?
and which case can I use B?

Solution (A)

interface FastEthernet0/11
switchport access vlan 5
switchport voice vlan 100
switchport trunk encapsulation dot1q

OR

Solution (B)

interface FastEthernet0/11
switchport trunk encapsulation dot1q
switchport trunk native vlan 5
switchport mode trunk
switchport voice vlan 100

Thanx..



This archive was generated by hypermail 2.1.4 : Fri Dec 12 2003 - 12:29:08 GMT-3