All,
If you want to limit a reply from a specified url there can be number of ways.
Which way would be acceptable that the other?
I think all the ways are acceptable. But, need to know others thoughts.
!
class-map match-all URL
match protocol http url "http://www.cisco.com/univercd"
match protocol http s-header-field "http://www.cisco.com/univercd"
!
Or,
!
class-map match-any URL
match protocol http url "http://www.cisco.com/univercd"
match protocol http s-header-field "http://www.cisco.com/univercd"
!
Or,
!
class-map match-all URL
match protocol http url "http://www.cisco.com/univercd"
!
http://www.cisco.com/en/US/docs/ios/qos/command/reference/qos_m1.html#wp10245
34
-Yuri
Received on Wed Sep 02 2009 - 09:16:11 ART
This archive was generated by hypermail 2.2.0 : Sun Oct 04 2009 - 07:42:02 ART