cancel
Showing results for 
Show  only  | Search instead for 
Did you mean: 
Announcements
Please sign in to see details of an important advisory in our Customer Advisories area.

Who Me Too'd this topic

PA440 management interface doesn't take configuration

L1 Bithead

I used to think I knew how to do this stuff, but apparently not.  This is an out of the box configuration of a PA440 -

 

I set the firewall to configure system in standard mode and use static addressing.

 

Initial config

set deviceconfig system ip-address 192.168.1.1
set deviceconfig system netmask 255.255.255.0
set deviceconfig system update-server updates.paloaltonetworks.com
set deviceconfig system update-schedule threats recurring weekly day-of-week wednesday
set deviceconfig system update-schedule threats recurring weekly at 01:02
set deviceconfig system update-schedule threats recurring weekly action download-only........

 

Set system to access remotely on my network

set deviceconfig system ip-address 10.x.z.200
set deviceconfig system netmask 255.255.255.0

 

After commit

set deviceconfig system ip-address 10.x.z.200
set deviceconfig system netmask 255.255.255.0
set deviceconfig system update-server updates.paloaltonetworks.com
set deviceconfig system update-schedule threats recurring weekly day-of-week wednesday
set deviceconfig system update-schedule threats recurring weekly at 01:02.......

 

Show system info

hostname: PA-440
ip-address: unknown
netmask: unknown
default-gateway:
ip-assignment: static
ipv6-address: unknown
ipv6-link-local-address: unknown
ipv6-default-gateway.......

admin@PA-440> show interface management

Server error : op command for client dagger timed out as client is not available

admin@PA-440> show interface
  all          Show all interface information
  hardware     Show all hardware interface information
  logical      Show all logical interface information
  management   Show management interface information
  <value>      <name> interface name

 

Thanks for the help in advance.

 

Who Me Too'd this topic