Hi all.
Is there anyway to configure 802.1p priority on a trunk port?
The configuration current running is like this:
interface fa0/0 # VLAN 34, untagged
switchport mode access
switchport access vlan 34
interface fa0/1 # VLAN 34, untagged
switchport mode access
switchport access vlan 35
Now I need to configure fa0/2 to connect both VLAN 34(tagged) and VLAN 35(tagged). Also, in VLAN 34, the 802.1p priority bits should be 4.
Is there anyway to do this?
Thanks in advanced.
Regards,
Lingfeng Xiong