09-04-2016 06:21 AM - edited 03-12-2019 06:07 AM
I do not think this is a difference between using the default class class-map and creating an acl matching ip any any.
Can someone correct me because all FP documentation says create class-map sfr.
policy-map global_policy
class class-default
sfr fail-open
vs
class-map sfr
match ip any any
policy-map global_policy
class sfr
sfr fail-open
Solved! Go to Solution.
09-07-2016 09:29 AM
Hi ,
By default :
class-map class-default
match any
So its one and the same thing , all documents show class sfr because its easy to track and you can modify and create access-lists accordingly .
Regards,
Aastha Bhardwaj
Rate if that helps!!!
09-07-2016 09:29 AM
Hi ,
By default :
class-map class-default
match any
So its one and the same thing , all documents show class sfr because its easy to track and you can modify and create access-lists accordingly .
Regards,
Aastha Bhardwaj
Rate if that helps!!!
09-11-2016 06:19 AM
I thought so. I imagine the access list version is useful when you want to bypass something completely from going to inspection. With the addition of pre-filters policy in FPM 6.1 i imagine you don't even need to do it that way unless its super latency sensitive.
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