qos trust ports
policy condition vp source vlan 150 802.1p 5 inner 802.1p 5
policy action acvp 802.1p 5
policy rule ruvp condition vp action acvp
qos apply
my config on port which computer and ipphone are connected
show vlan port 1/1
Code: Select all
vlan type status
--------+---------+--------------
101 default forwarding
150 qtagged forwarding
vlan 101 for data
vlan 150 for voice
but when I used "show qos statistics" command. there was no any data at Matches column
Code: Select all
QoS stats
Events Matches Drops
L2 : 0 0 0
L3 Inbound : 10796588 0 0
L3 Outbound : 10464464 0 0
IGMP Join : 0 0 0
Fragments : 0
Bad Fragments : 0
Unknown Fragments : 0
Sent NI messages : 0
Received NI messages : 7296347
Failed NI messages : 0
Load balanced flows : 0
Reflexive flows : 0
Reflexive correction : 0
Flow lookups : 0
Flow hits : 0
Max PTree nodes : 1
Max PTree depth : 1
Spoofed Events : 0
NonSpoofed Events : 0
DropServices : 0
L2TP : 0
L2TP Drop : 0
L2TP Match : 0