- Access exclusive content
- Connect with peers
- Share your expertise
- Find support resources
04-17-2023 01:08 PM
04-17-2023 01:29 PM
We had a lightning strike and our Palo Alto got fried. I have a replacement Palo Alto but the ISP is Spectrum Fiber and requires setting a static IP address within Palo Alto. Can I utilize the MGT port/cable to populate and configure the static IP info? Thanks for the help!
04-18-2023 02:55 AM
Hi @Schioppa ,
Are you trying to configure a static IP address on your WAN interface using the CLI over the mgmt interface?
Ideally you'd want a backup config of your fried firewall to start from. Any chance you can import that config ?
Also wondering if you have GUI access via the mgmt port ? In the GUI you can navigate to the Network tab > Interfaces and configure a static IP there.
Using the CLI it's also possible (example shown for ethernet1/3) :
admin@pa-vm> configure
Entering configuration mode
[edit]
admin@pa-vm# set network interface ethernet ethernet1/3 layer3 ip x.x.x.x/x
Note you'll also need to assign a security zone, a VR, likely also NAT and a security policy to be of any use though.
Kind regards,
-Kiwi.
04-18-2023 04:00 AM
I don't know the hardware you are working with but these instructions should help.
Click Accept as Solution to acknowledge that the answer to your question has been provided.
The button appears next to the replies on topics you’ve started. The member who gave the solution and all future visitors to this topic will appreciate it!
These simple actions take just seconds of your time, but go a long way in showing appreciation for community members and the LIVEcommunity as a whole!
The LIVEcommunity thanks you for your participation!