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

How to match specific http or P2P protocol using QoS with IOS 12.4(11)T

ntpower
Level 1
Level 1

Hi

Previously with IOS 12.4(5) or earlier where we can do things like 'match protocol http mime <type>' and match P2P protocols on QoS in class-map, however with 12.4(11)T I cannot find it anywhere.

Is there anyone who knows how it this can be done? as I would like to restrict and shape the traffic for P2P traffic, and allow VoIP and other http traffic to have higher priority.

PS: For Cisco 871 and 877 specifically.

Thanks.

2 Replies 2

Hieu Cao
Level 4
Level 4

Is "match protocol" not an option anymore in 12.4(11)T? I don't have cisco 871/877, but perhaps you can use ip nbar port map custom-xx to identify your protocols/ports that way, provided that "match protocol" is still an available option.

Perhaps someone else can shed some lights on this.

hth

hieu

jackyoung
Level 6
Level 6

According to the command reference of 12.4T, it should support mentioned commands.

http://www.cisco.com/univercd/cc/td/doc/product/software/ios124/124tcr/tqos_r/qos_m1ht.htm#wp1137944

Could you advise which level parameter do not allowed to enter ? Could you try to type "?" at the level that display error ? e.g. "match protocol http ?"

Check below for the config. guide :

http://www.cisco.com/univercd/cc/td/doc/product/software/ios122/122cgcr/fqos_c/fqcprt8/qcfmcli2.htm

Hope this helps.