Quantcast
Channel: PowerConnect Forum - Recent Threads
Viewing all articles
Browse latest Browse all 2954

Force 10 (S4810) Class Map and Policy Map Configuration

$
0
0

Dear All,

I am putting together a traffic policy on my Force10 switch. I want to use 3 independant class maps. The first two will match two DSCP values and place them into a specific service queue. The third class map will reference an ACL for a QoS policy that will set a DSCP value. Then I will use a policy map to link it all together.

Please could you kindly look at the following configuration to verify that it should work. Unfortuantely, I don't have a test environment, so I will be applying this to production and want to ensure I get it right first time. Most appreciated.

Access List to match source/desintation subnet 

ip access-list extended ACL1

permit ip x.x.x.x/24 x.x.x.x/24 

QoS policy to set IP DSCP 

qos-policy-input QP_SETDSCP10

set ip-dscp 10 

3 independant class maps 

class-map match-any DSCP24

macth ip dscp 24 

class-map match-any DSCP24

macth ip dscp 46 

class-map match-any SETDSCP10

match access-group ACL1

Single Policy that links it all together 

policy-map-input Policy_DSCP

service-queue 2 class-map DSCP46

service-queue 1 class-map DSCP24

service-queue 1 class-map SETDSCP10 qos-policy QP_SETDSCP10

Service Policy to apply to Interface

service-policy input Policy_DSCP

****************************************

Any assistance would be most appreciated.

Thanks

Jamie

 


Viewing all articles
Browse latest Browse all 2954

Trending Articles



<script src="https://jsc.adskeeper.com/r/s/rssing.com.1596347.js" async> </script>