Paloalto give static management IP to new firewall

From Notes_Wiki

Home > Enterprise security devices or applications > Paloalto firewall > Paloalto give static management IP to new firewall

After deploying a new virtual or physical palo-alto firewall use following on console to assign management IP:

  1. Login with admin/admin
    Note that it may not work immediately. You may have to wait 5-10 minutes for it to work
  2. During first login firewall will force to change default admin password
  3. Then use below to assign static IP
    configure
    set deviceconfig system type static
    set deviceconfig system ip-address <ip> netmask <netmask> [default-gateway <gateway>]
    commit
  4. After this you can access firewall using https://<ip-address> assuming the management port is connected appropriately.


Home > Enterprise security devices or applications > Paloalto firewall > Paloalto give static management IP to new firewall