- Access exclusive content
- Connect with peers
- Share your expertise
- Find support resources
Enhanced Security Measures in Place: To ensure a safer experience, we’ve implemented additional, temporary security measures for all users.
06-28-2019 05:27 AM
Hi ,
Is there way to pull the details of all policies using same address/address group in Panorama via cli .
I can check from gui , but it will need lot of manul work .
Example: address group -" Test" is part of policy for 10 firewall managed by Panorama . How i can pull details which are the policy name along with respective device group name or firewall name.
Thanks ..
06-28-2019 11:46 AM
I believe it is more easy to do in Panorama web UI. when you searched for the address group "Test" in the Global search it gives all the security rules where the gorup is being used and name of the device group(policy name)
06-28-2019 11:46 AM
I believe it is more easy to do in Panorama web UI. when you searched for the address group "Test" in the Global search it gives all the security rules where the gorup is being used and name of the device group(policy name)
06-28-2019 12:49 PM
What happens if you did a show | match command
So going into configure mode on Panorama from CLI
show | match "Test" or similar
Maybe it would be
show |match "address-group Test" or similar.
This should show you all "hits: on the word Test, and what the policy name is, and what DG you would find that Test group at.
Just some ideas to help you along.
06-30-2019 01:04 PM
Sure, i will check for this option .
Thanks.
Click Accept as Solution to acknowledge that the answer to your question has been provided.
The button appears next to the replies on topics you’ve started. The member who gave the solution and all future visitors to this topic will appreciate it!
These simple actions take just seconds of your time, but go a long way in showing appreciation for community members and the LIVEcommunity as a whole!
The LIVEcommunity thanks you for your participation!