paloaltonetworks:configuration:show_commands
Show Commands
To show the configuration of the Palo Alto Device, log into the CLI and run
show config running
To show the configuration as a list of 'set' commands, run the following
set cli config-output-format set set cli pager off set cli terminal width 500 configure show
To add code
run set cli scripting-mode on
You can restrict the output to a particular subsection by applying an 'edit' filter. For example, if you only wanted to see rulebase security rules, you would type
edit rulebase security
paloaltonetworks/configuration/show_commands.txt · Last modified: by 127.0.0.1
