- Access exclusive content
- Connect with peers
- Share your expertise
- Find support resources
09-29-2014 06:25 AM
i'm having trouble configuring the IP address on the Management interface on my 3020 using CLI. can anyone please help?
09-29-2014 06:28 AM
CLI:
Documentation
How to Configure the Management Interface IP
09-29-2014 06:31 AM
Also this guide will help you
09-29-2014 07:32 AM
Hi Bdapice,
Please use following commands, I have taken example for IP addresses.
Firewall> configure
Fireall # set deviceconfig system ip-address 1.1.1.1 netmask 255.255.255.0 default-gateway 1.1.1.2
# commit
Regards,
Hardik Shah
10-03-2014 10:50 AM
Indeed, the above is correct.
To confirm again:
set deviceconfig system ip-address x.x.x.x netmask x.x.x.x default-gateway x.x.x.x dns-setting servers primary x.x.x.x
The DNS server is not needed at first necessarily, but the MGT port handles the updates for the appliance and must be able to resolve update.paloaltonetworks.com in order to accomplish this.
If you want to setup a DataPlane interface to handle these options instead, like retrieving license keys, then configure a service route found under Device > Setup > Services, if I recall.
Thanks!
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!