cancel
Showing results for 
Search instead for 
Did you mean: 
cancel
244
Views
4
Helpful
1
Replies

Help Reqd in Qos

spremkumar
Level 9
Level 9

Hi all

I hve created the following Qos config for a customer.

i need some tips so that i can monitor the prioritization is working with the config which i have created.

pls do guide me to the right path if i m wrong with this qos config.pls advice how i can monitor the same too.

ip cef

!

class-map match-all sap

match access-group 102

!

!

policy-map prem

class sap

priority percent 75

set ip precedence 5

class class-default

fair-queue

!

int ser 0

ip service-policy output prem

!

access-list permit 102 10.1.1.0 0.0.0.255 10.1.2.0 0.0.0.255

prem

1 Reply 1

kkalaycioglu
Level 4
Level 4

debug priority: Displays priority queueing output if packets are dropped from the priority queue.

show policy interface: Displays the configuration of all classes configured for all service policies on the specified interface. Shows if packets and bytes were discarded or dropped for the priority class in the service policy attached to the interface.

Regards.

Review Cisco Networking for a $25 gift card