cancel
Showing results for 
Search instead for 
Did you mean: 
cancel
427
Views
0
Helpful
1
Replies

2801 QoS on FE port

dfauluchi
Level 1
Level 1

I'd like to know if this is suported and I can't find the answer online.

1)I can't set dscp with an outgoing policy on FE interface

2)Configuring dot1Q in FE the value of CoS (layer 2) is not being mapped, it's always 0, without takinf care of dscp value.

1 Reply 1

mchin345
Level 6
Level 6

try this in global config mode:

policy-map mark-traffic

class crtical-traffic

set ip dscp cs5

class non-critical-traffic

set ip precedence 2

within particular vlan interface

service-policy input mark-traffic