From: WorkerBee (ciscobee@gmail.com)
Date: Mon Jan 07 2008 - 11:43:53 ARST
Which one is more preferred? I have tested both and it works.
The only difference for F0/2, it runs extra STP VLAN 1 instance.
It seems that F0/1 is less CPU intensive due to lack of DTP, STP VLAN 1,
faster L2 convergence since it is static port.
Any comments?
Requirement
=========
Data : Vlan 10
Voice : Vlan 110
interface FastEthernet0/1
switchport access vlan 10
switchport mode access
switchport voice vlan 110
spanning-tree portfast
end
interface FastEthernet0/2
switchport trunk encapsulation dot1q
switchport trunk native vlan 10
switchport mode trunk
switchport voice vlan 110
spanning-tree portfast
end
This archive was generated by hypermail 2.1.4 : Fri Feb 01 2008 - 10:37:58 ARST