IPTdude
07-13-2009, 03:14 AM
When configuring a switch port for a voice vlan which way should I do it in the Lab.
I have usually used
Switch(config-if)#switchport mode access
Switch(config-if)#switchport acess vlan 5
Switch(config-if)#switchport voice vlan 6
I have seen it configured this way as well:
Switch(config-if)#switchport trunk encap dot1q
Switch(config-if)#switchport mode trunk
Switch(config-if)#Switchport voice vlan 6
Switch(config-if)#switchport trunk native vlan 5
..........
As far as I know, both ways work the same, and both are correct. Will both be acceptable in the exam?
I have usually used
Switch(config-if)#switchport mode access
Switch(config-if)#switchport acess vlan 5
Switch(config-if)#switchport voice vlan 6
I have seen it configured this way as well:
Switch(config-if)#switchport trunk encap dot1q
Switch(config-if)#switchport mode trunk
Switch(config-if)#Switchport voice vlan 6
Switch(config-if)#switchport trunk native vlan 5
..........
As far as I know, both ways work the same, and both are correct. Will both be acceptable in the exam?