cancel
Showing results for 
Search instead for 
Did you mean: 
cancel
789
Views
0
Helpful
2
Replies

qos pre-classify, match protocol telnet

Was playing with qos pre-classify feature and found what:

class-map match-all CLASS

match protocol telnet

policy-map POLICY

class CLASS

  set dscp af11

!

!

interface tunnel0

qos pre-classify

...

tunnel source x.x.x.x

!
!

interface f0/0

ip address x.x.x.x ...

service-policy output POLICY

!

doesn't do anything

changing class-map like:

ip access-list ext 100

permit tcp any any eq telnet

class-map match-all CLASS

match access-group 100

makes it all working.

Is it bug or feature?

Tried on Cisco IOS Software, 3600 Software (C3660-JK9O3S-M), Version 12.4(15)T11, RELEASE SOFTWARE (fc2)

on virtual router (GNS3)

1 Accepted Solution

Accepted Solutions

cadet alain
VIP Alumni
VIP Alumni

Hi,

seems like a limitation of the technology:  http://www.cisco.com/en/US/tech/tk543/tk757/technologies_tech_note09186a00800b3d15.shtml#sub2

Regards.

Alain.

Don't forget to rate helpful posts.

View solution in original post

2 Replies 2

cadet alain
VIP Alumni
VIP Alumni

Hi,

seems like a limitation of the technology:  http://www.cisco.com/en/US/tech/tk543/tk757/technologies_tech_note09186a00800b3d15.shtml#sub2

Regards.

Alain.

Don't forget to rate helpful posts.

Found it myself already, but thanks anyway.

Review Cisco Networking for a $25 gift card