- Access exclusive content
- Connect with peers
- Share your expertise
- Find support resources
05-04-2012 01:02 PM
Hi, Everybody,
Does anybody know if there is an equivalent of the "| display set" pipe operator from Juniper SRX Junos in the configuration mode in Pan-OS? Thank-you so much for your help answering my question.
Dan Sullivan
05-04-2012 06:44 PM
I think you mean:
set cli config-output-format set
Another handy command is:
set cli pager off
along with (during import through cli):
set cli scripting-mode on
If im not mistaken these commands are per session (when you login next time you need to run the same commands in case you want the config in set-mode).
See page 345 in PAN-OS_4.1_CLI_Reference_Guide.pdf for additional commands regarding cli.
05-04-2012 06:44 PM
I think you mean:
set cli config-output-format set
Another handy command is:
set cli pager off
along with (during import through cli):
set cli scripting-mode on
If im not mistaken these commands are per session (when you login next time you need to run the same commands in case you want the config in set-mode).
See page 345 in PAN-OS_4.1_CLI_Reference_Guide.pdf for additional commands regarding cli.
05-06-2012 10:58 AM
Thank-you so much, this is exactly what I needed.
Dan Sullivan
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!