- Access exclusive content
- Connect with peers
- Share your expertise
- Find support resources
12-09-2014 04:38 AM
Is there an easy way to export users from a security rule?
12-09-2014 08:14 AM
Do you have a device that has multi-vsys enabled, if so then you might have to run following commands :
# show vsys vsys1 rulebase security
Thank you.
12-09-2014 05:30 AM
Hi Lewis,
Could you please explain in detail for your requirement? Do you want to export just the users from an existing policy? One of the way of doing that would be following :
> set cli config-output-format set
> configure
# show rulebase security
This will show you security policy of the device. You can copy the line that refers to user. If you want to modify and import it on a different device, you can do that via a text editor. Hope this helps. Thank you.
12-09-2014 06:11 AM
Basically have a few security rules that have 50 plus users in each and have a request to provide all the users in the rule. Looking for a shortcut instead of manually typing them out.
12-09-2014 06:50 AM
In that case above steps will help you getting those configs from security policy. Thank you.
12-09-2014 07:14 AM
not having any success with # show rulebase security command. when i type show and type ? there is no rulebase security as an option. Am I missing something?
12-09-2014 08:14 AM
Do you have a device that has multi-vsys enabled, if so then you might have to run following commands :
# show vsys vsys1 rulebase security
Thank you.
12-09-2014 08:19 AM
Thanks that is exactly what i needed!
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!