What is the CLI command to change the IP address of management interface?
142015
Created On 09/25/18 17:51 PM - Last Modified 11/11/21 21:26 PM
Environment
- Palo Alto Firewall
- PAN-OS 8.1 and above.
Resolution
- The CLI command "set deviceconfig system ip-address..." can be used to change the IP address. Refer example below.
> Configure
# set deviceconfig system ip-address x.x.x.x netmask x.x.x.x default-gateway x.x.x.x
# commit
- The changes can be verified by running the "show system info" command.
> Show system info