06-12-2013 06:12 PM - edited 03-11-2019 06:57 PM
HI everybody.
I have few questions.
policy-map type inspect PING
class type inspect PING
inspect
class class-default
pass
1)What is the order of operation? The" inspect" action will apply only to class " PING" . The action " pass" will be applied to class" default" Am i correct?
-----------------------------------------------------
policy-map type inspect PING
class type inspect PING
inspect
class class-default
2) What would be the action for class " default" when none is specified as shown above ?
3)
class-map type inspect LEE
Above if we don't mention " match-all or match any" , what is the default?
thanks and have a great day.
Solved! Go to Solution.
06-12-2013 06:17 PM
Hello Sarah,
1)What is the order of operation? The" inspect" action will apply only to class " PING" . The action " pass" will be applied to class" default" Am i correct?
You got it, from top to bottom we will check the policy-maps.
2) What would be the action for class " default" when none is specified as shown above ?
Drop by default
3)class-map type inspect LEE
Above if we don't mention " match-all or match any" , what is the default?
I think it's a match all by default
Do a quick show run | sec class-map to figure it out
Remember to rate all of the helpful posts.
For this community that's as important as a thanks.
06-12-2013 06:17 PM
Hello Sarah,
1)What is the order of operation? The" inspect" action will apply only to class " PING" . The action " pass" will be applied to class" default" Am i correct?
You got it, from top to bottom we will check the policy-maps.
2) What would be the action for class " default" when none is specified as shown above ?
Drop by default
3)class-map type inspect LEE
Above if we don't mention " match-all or match any" , what is the default?
I think it's a match all by default
Do a quick show run | sec class-map to figure it out
Remember to rate all of the helpful posts.
For this community that's as important as a thanks.
06-12-2013 06:49 PM
Thanks Jcarvaja
06-12-2013 07:48 PM
Hey Sarah,
My pleasure,
Have a good one
Remember to rate all of the helpful posts.
For this community that's as important as a thanks.
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