- CheckMates
- :
- Products
- :
- Quantum
- :
- Management
- :
- Filter disable rule at one time
- Subscribe to RSS Feed
- Mark Topic as New
- Mark Topic as Read
- Float this Topic for Current User
- Bookmark
- Subscribe
- Mute
- Printer Friendly Page
Are you a member of CheckMates?
×- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Report Inappropriate Content
Filter disable rule at one time
can we Filter disable rule at one time in R80.40 I mean we have 5000 rule and 670 rule are disabled so can we filter at one time through cli or smart console
Accepted Solutions
- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Report Inappropriate Content
From the API itself? No.
Via piping multiple mgmt_cli calls through the right jq command? Probably.
It might be easier to export the rulebase via CSV in SmartConsole and do the filtering in Excel.
- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Report Inappropriate Content
From the API itself? No.
Via piping multiple mgmt_cli calls through the right jq command? Probably.
It might be easier to export the rulebase via CSV in SmartConsole and do the filtering in Excel.
- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Report Inappropriate Content
Thanks for this. Could you please share command to filter
- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Report Inappropriate Content
What is your precise goal here?
Are you trying to find all the disabled rules or show all the rules without the disabled ones?
And once you have these rules, what is it you plan to do with the information?
Some advice/scripts mentioned in this thread that might help: https://community.checkpoint.com/t5/Management/Deletion-of-disabled-rules-in-R80-10/m-p/75826/highli...
