cancel
Showing results for 
Search instead for 
Did you mean: 
cancel
515
Views
5
Helpful
2
Replies

qos counters

suthomas1
Level 6
Level 6

Hello,

Below configuration was used for testing a point to point link for qos.
But it does not seem to work.
I also tried with just the input, but nothing happens.
outputs are attached below . Appreciate all help on this please.

ping traffic was generated from the router itself.
(ping 10.58.0.2 size 1000 repeat 5000)
--------------------------------------------
policy-map KEP-testout
class KEP-testout
police flow 50000 conform-action transmit exceed-action drop
policy-map KEP-testin
class KEP-testin
police flow 50000 conform-action transmit exceed-action drop

class-map match-all KEP-testout
match access-group 151
class-map match-all KEP-testin
match access-group 251

Extended IP access list 151
10 permit ip  any 10.58.0.0 0.0.0.3 
Extended IP access list 251
10 permit ip 10.58.0.0 0.0.0.3 any


sh run int te1/1.11
encap dot1q
ip addr 10.58.0.1 255.255.255.252
service-policy input KEP-testin
service-policy input KEP-testout


TenGigabitEthernet1/1.11
Service-policy input: KEP-testin

Class-map: KEP-testin (match-all)
0 packets
Match: access-group 251

Class-map: class-default (match-any)
0 packets
Match: any


Extended IP access list 251
10 permit ip 10.58.0.0 0.0.0.3 any (2195 matches)

Extended IP access list 151
10 permit ip any 10.58.0.0 0.0.0.3 (1285 matches)

2 Replies 2

Hello,

 

traffic originated on the device itself does not go through QoS. What device do you have ? You might be able to configure control plane QoS. Can you post the output of 'show version' ?

It is either a 6500 or 6800 router, as i recall.

Is there a way this can be tested without connecting any external pc or so , if the this traffic doesn't pass thru.

but then will it also increment counters, if the traffic doesn't go through .

 

thanks.

 

Review Cisco Networking for a $25 gift card