From: Maximus (victorius@gmail.com)
Date: Sat Jun 17 2006 - 10:24:24 ART
are they both the same ?
if my requirement is voice vlan is 10, data on 7, change only the COS(802.1p)
of data to 1
config 1
-----------
mls qos
!
interface FastEthernet0/7
 switchport trunk encapsulation dot1q
 switchport native vlan 7
 switchport voice vlan 10
 switchport priority extend cos 1
 mls qos trust cos
config 2
--------------
mls qos
!
interface FastEthernet0/7
 switchport access vlan 7
 switchport voice vlan 10
 switchport priority extend cos 1
 mls qos trust cos
-- regards,Max
This archive was generated by hypermail 2.1.4 : Sat Jul 01 2006 - 07:57:33 ART