07-26-2008 03:17 PM - edited 03-06-2019 12:28 AM
Dear All,
i have a question regarding the QoS marking:
I know when we perform a QoS marking we use the ToS field in the IP Header.
But the thing that i want to know is how we can mark the other packet types like ICMP, ...
example:
access-list 102 permit icmp any any
class-map ICMP
match ip access-group 102
policy-map ICMP-MARK
class ICMP
set preced 5
so now how can the ICMP packets be marked with IP Precedence?
Thanks
07-26-2008 11:54 PM
I mean which field will be used to mark the ICMP or non-IP packet using the above configuration example?
07-27-2008 11:25 AM
ICMP is considered an integral part of IP, although it is architecturally layered upon IP.
HTH
Discover and save your favorite ideas. Come back to expert answers, step-by-step guides, recent topics, and more.
New here? Get started with these tips. How to use Community New member guide