cancel
Showing results for 
Search instead for 
Did you mean: 
cancel
798
Views
0
Helpful
3
Replies

QOS on nexus 9000

sateeshk10
Level 1
Level 1

Hi,

 

I need quick configuration on qos marking i.e whatever the traffic is coming in  interface(any traffic) should mark with high prioty.

 

please crorrect me:

 

Ip access-list test permit any any

 

class-map match-any test-class

 match access-group name test

 

 

policy-map test-policy

 class test-class

  set dscp ???

 

int e0

service-policy input test-policy

 

Regards

Kumar

3 Replies 3

Francesco Molino
VIP Alumni
VIP Alumni

Hi

 

First of all, you can define the priority level from 1 to 3 under the policy-map. 1 is top priority.

 

If you want to mark all traffic with a specific dscp and set as high priority, you can use your config or even use the class-default.

 

However, setting all traffic as high priority doesn't make any sense because if some day you have a congestion, prioritizing all traffic won't be the solution.

 

Can you maybe explain a bit what you want to achieve?

 

Thanks

 

PS: Please don't forget to rate and select as validated answer if this answered your question


Thanks
Francesco
PS: Please don't forget to rate and select as validated answer if this answered your question

Thanks and Could you please give me the configuration.

Regards
Sateesh k

What type of configuration you want?
What do you want to achieve exactly?

Thanks

Thanks
Francesco
PS: Please don't forget to rate and select as validated answer if this answered your question
Review Cisco Networking for a $25 gift card