User Tools

Site Tools


paloaltonetworks:configuration:show_commands

This is an old revision of the document!


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.1590052629.txt.gz · Last modified: (external edit)