Configure Palo Alto Management Interface

Опубликовано: 19 Июнь 2026
на канале: Software Umpire
3,889
25

CLI
1. Login to the device with the default username and password (admin/admin).
2. Enter configuration mode using the command configure
3. Change the system setting to static (DHCP is enabled by default)
admin@fw# set deviceconfig system type static
4. Use the following command to set the IP address of the management interface:
set deviceconfig system ip-address (ip address) netmask (netmask) default-gateway (default gateway)
5. Commit the changes using the command commit
6. Exit configuration mode by using the command exit

WebGUI:
Please use https://(ip address) to gain access to the WebGUI. Default IP is 192.168.1.1.
1. Navigate to Device - Setup - Management, Click on the setup icon on the right hand corner and configure the Management Interface IP.