<?xml version="1.0" encoding="UTF-8"?>
<rss xmlns:content="http://purl.org/rss/1.0/modules/content/" xmlns:dc="http://purl.org/dc/elements/1.1/" xmlns:rdf="http://www.w3.org/1999/02/22-rdf-syntax-ns#" xmlns:taxo="http://purl.org/rss/1.0/modules/taxonomy/" version="2.0">
  <channel>
    <title>topic Re: PA440 management interface doesn't take configuration in General Topics</title>
    <link>https://live.paloaltonetworks.com/t5/general-topics/pa440-management-interface-doesn-t-take-configuration/m-p/481398#M104163</link>
    <description>&lt;P&gt;admin@PA-Firewall&amp;gt; show system ztp status&lt;BR /&gt;Zero touch provisioning disabled by user&lt;/P&gt;</description>
    <pubDate>Wed, 20 Apr 2022 17:29:25 GMT</pubDate>
    <dc:creator>${userLoginName}</dc:creator>
    <dc:date>2022-04-20T17:29:25Z</dc:date>
    <item>
      <title>PA440 management interface doesn't take configuration</title>
      <link>https://live.paloaltonetworks.com/t5/general-topics/pa440-management-interface-doesn-t-take-configuration/m-p/480767#M104082</link>
      <description>&lt;P&gt;I used to think I knew how to do this stuff, but apparently not.&amp;nbsp; This is an out of the box configuration of a PA440 -&lt;/P&gt;&lt;P&gt;&amp;nbsp;&lt;/P&gt;&lt;P&gt;I set the firewall to configure system in standard mode and use static addressing.&lt;/P&gt;&lt;P&gt;&amp;nbsp;&lt;/P&gt;&lt;P&gt;Initial config&lt;/P&gt;&lt;P&gt;set deviceconfig system ip-address 192.168.1.1&lt;BR /&gt;set deviceconfig system netmask 255.255.255.0&lt;BR /&gt;set deviceconfig system update-server &lt;A href="http://updates.paloaltonetworks.com" target="_blank"&gt;updates.paloaltonetworks.com&lt;/A&gt;&lt;BR /&gt;set deviceconfig system update-schedule threats recurring weekly day-of-week wednesday&lt;BR /&gt;set deviceconfig system update-schedule threats recurring weekly at 01:02&lt;BR /&gt;set deviceconfig system update-schedule threats recurring weekly action download-only........&lt;/P&gt;&lt;P&gt;&amp;nbsp;&lt;/P&gt;&lt;P&gt;Set system to access remotely on my network&lt;/P&gt;&lt;P&gt;set deviceconfig system ip-address 10.x.z.200&lt;BR /&gt;set deviceconfig system netmask 255.255.255.0&lt;/P&gt;&lt;P&gt;&amp;nbsp;&lt;/P&gt;&lt;P&gt;After commit&lt;/P&gt;&lt;P&gt;set deviceconfig system ip-address 10.x.z.200&lt;BR /&gt;set deviceconfig system netmask 255.255.255.0&lt;BR /&gt;set deviceconfig system update-server &lt;A href="http://updates.paloaltonetworks.com" target="_blank"&gt;updates.paloaltonetworks.com&lt;/A&gt;&lt;BR /&gt;set deviceconfig system update-schedule threats recurring weekly day-of-week wednesday&lt;BR /&gt;set deviceconfig system update-schedule threats recurring weekly at 01:02.......&lt;/P&gt;&lt;P&gt;&amp;nbsp;&lt;/P&gt;&lt;P&gt;Show system info&lt;/P&gt;&lt;P&gt;hostname: PA-440&lt;BR /&gt;ip-address: unknown&lt;BR /&gt;netmask: unknown&lt;BR /&gt;default-gateway:&lt;BR /&gt;ip-assignment: static&lt;BR /&gt;ipv6-address: unknown&lt;BR /&gt;ipv6-link-local-address: unknown&lt;BR /&gt;ipv6-default-gateway.......&lt;/P&gt;&lt;P&gt;admin@PA-440&amp;gt; show interface management&lt;BR /&gt;&lt;BR /&gt;Server error : op command for client dagger timed out as client is not available&lt;BR /&gt;&lt;BR /&gt;admin@PA-440&amp;gt; show interface&lt;BR /&gt;&amp;nbsp; all &amp;nbsp; &amp;nbsp; &amp;nbsp; &amp;nbsp; &amp;nbsp;Show all interface information&lt;BR /&gt;&amp;nbsp; hardware &amp;nbsp; &amp;nbsp; Show all hardware interface information&lt;BR /&gt;&amp;nbsp; logical &amp;nbsp; &amp;nbsp; &amp;nbsp;Show all logical interface information&lt;BR /&gt;&amp;nbsp; management &amp;nbsp; Show management interface information&lt;BR /&gt;&amp;nbsp; &amp;lt;value&amp;gt; &amp;nbsp; &amp;nbsp; &amp;nbsp;&amp;lt;name&amp;gt; interface name&lt;/P&gt;&lt;P&gt;&amp;nbsp;&lt;/P&gt;&lt;P&gt;Thanks for the help in advance.&lt;/P&gt;&lt;P&gt;&amp;nbsp;&lt;/P&gt;</description>
      <pubDate>Mon, 18 Apr 2022 17:28:44 GMT</pubDate>
      <guid>https://live.paloaltonetworks.com/t5/general-topics/pa440-management-interface-doesn-t-take-configuration/m-p/480767#M104082</guid>
      <dc:creator>${userLoginName}</dc:creator>
      <dc:date>2022-04-18T17:28:44Z</dc:date>
    </item>
    <item>
      <title>Re: PA440 management interface doesn't take configuration</title>
      <link>https://live.paloaltonetworks.com/t5/general-topics/pa440-management-interface-doesn-t-take-configuration/m-p/480817#M104087</link>
      <description>&lt;P&gt;Hi &lt;a href="https://live.paloaltonetworks.com/t5/user/viewprofilepage/user-id/228"&gt;@${userLoginName}&lt;/a&gt; ,&lt;/P&gt;&lt;P&gt;&amp;nbsp;&lt;/P&gt;&lt;P&gt;This is the CLI config I send my customers:&lt;/P&gt;&lt;P&gt;&amp;nbsp;&lt;/P&gt;&lt;P class="lia-indent-padding-left-30px"&gt;admin/admin&lt;BR /&gt;set cli config-output-format set&lt;BR /&gt;configure&lt;/P&gt;&lt;P class="lia-indent-padding-left-30px"&gt;set deviceconfig system hostname HOSTNAME&lt;BR /&gt;set deviceconfig system type static&lt;BR /&gt;set deviceconfig system ip-address x.x.x.x&lt;BR /&gt;set deviceconfig system netmask 255.255.255.0&lt;BR /&gt;set deviceconfig system default-gateway x.x.x.x&lt;/P&gt;&lt;P class="lia-indent-padding-left-30px"&gt;set deviceconfig system dns-setting servers primary x.x.x.x&lt;BR /&gt;set deviceconfig system dns-setting servers secondary x.x.x.x&lt;BR /&gt;commit&lt;BR /&gt;exit&lt;BR /&gt;exit&lt;/P&gt;&lt;P&gt;&amp;nbsp;&lt;/P&gt;&lt;P&gt;Thanks,&lt;/P&gt;&lt;P&gt;&amp;nbsp;&lt;/P&gt;&lt;P&gt;Tom&lt;/P&gt;</description>
      <pubDate>Tue, 19 Apr 2022 02:52:08 GMT</pubDate>
      <guid>https://live.paloaltonetworks.com/t5/general-topics/pa440-management-interface-doesn-t-take-configuration/m-p/480817#M104087</guid>
      <dc:creator>TomYoung</dc:creator>
      <dc:date>2022-04-19T02:52:08Z</dc:date>
    </item>
    <item>
      <title>Re: PA440 management interface doesn't take configuration</title>
      <link>https://live.paloaltonetworks.com/t5/general-topics/pa440-management-interface-doesn-t-take-configuration/m-p/481079#M104114</link>
      <description>&lt;P&gt;Thank you for the reply - The management interface still isn't taking the address assignment.&amp;nbsp; I am still getting:&lt;/P&gt;&lt;P&gt;&lt;SPAN&gt;ip-address: unknown&lt;/SPAN&gt;&lt;BR /&gt;&lt;SPAN&gt;netmask: unknown&lt;/SPAN&gt;&lt;/P&gt;&lt;P&gt;when I do show system info.&amp;nbsp; The interface doesn't ping.&amp;nbsp; I am at a loss.&lt;/P&gt;&lt;P&gt;&amp;nbsp;&lt;/P&gt;&lt;P&gt;Thx for the help/&lt;/P&gt;</description>
      <pubDate>Tue, 19 Apr 2022 17:13:46 GMT</pubDate>
      <guid>https://live.paloaltonetworks.com/t5/general-topics/pa440-management-interface-doesn-t-take-configuration/m-p/481079#M104114</guid>
      <dc:creator>${userLoginName}</dc:creator>
      <dc:date>2022-04-19T17:13:46Z</dc:date>
    </item>
    <item>
      <title>Re: PA440 management interface doesn't take configuration</title>
      <link>https://live.paloaltonetworks.com/t5/general-topics/pa440-management-interface-doesn-t-take-configuration/m-p/481122#M104119</link>
      <description>&lt;P&gt;Hi &lt;a href="https://live.paloaltonetworks.com/t5/user/viewprofilepage/user-id/228"&gt;@${userLoginName}&lt;/a&gt;&amp;nbsp;&lt;/P&gt;&lt;P&gt;Was the commit successful when you configured the IP address and other things? What PAN-OS version is installed on that box? Maybe a dumb question, but did you try to reboot the box already?&lt;/P&gt;</description>
      <pubDate>Tue, 19 Apr 2022 20:11:08 GMT</pubDate>
      <guid>https://live.paloaltonetworks.com/t5/general-topics/pa440-management-interface-doesn-t-take-configuration/m-p/481122#M104119</guid>
      <dc:creator>Remo</dc:creator>
      <dc:date>2022-04-19T20:11:08Z</dc:date>
    </item>
    <item>
      <title>Re: PA440 management interface doesn't take configuration</title>
      <link>https://live.paloaltonetworks.com/t5/general-topics/pa440-management-interface-doesn-t-take-configuration/m-p/481147#M104123</link>
      <description>&lt;P&gt;May be you didn't disable ZTP?&lt;/P&gt;</description>
      <pubDate>Tue, 19 Apr 2022 21:49:23 GMT</pubDate>
      <guid>https://live.paloaltonetworks.com/t5/general-topics/pa440-management-interface-doesn-t-take-configuration/m-p/481147#M104123</guid>
      <dc:creator>pbalasunda</dc:creator>
      <dc:date>2022-04-19T21:49:23Z</dc:date>
    </item>
    <item>
      <title>Re: PA440 management interface doesn't take configuration</title>
      <link>https://live.paloaltonetworks.com/t5/general-topics/pa440-management-interface-doesn-t-take-configuration/m-p/481156#M104124</link>
      <description>&lt;P&gt;Good questions - the commit was successful - no errors.&amp;nbsp; The OS is 10.1.0.&amp;nbsp; Yes, the box has been rebooted and connected to a known good interface on the switch.&lt;/P&gt;&lt;P&gt;&amp;nbsp;&lt;/P&gt;&lt;P&gt;&amp;nbsp;&lt;/P&gt;</description>
      <pubDate>Tue, 19 Apr 2022 22:56:52 GMT</pubDate>
      <guid>https://live.paloaltonetworks.com/t5/general-topics/pa440-management-interface-doesn-t-take-configuration/m-p/481156#M104124</guid>
      <dc:creator>${userLoginName}</dc:creator>
      <dc:date>2022-04-19T22:56:52Z</dc:date>
    </item>
    <item>
      <title>Re: PA440 management interface doesn't take configuration</title>
      <link>https://live.paloaltonetworks.com/t5/general-topics/pa440-management-interface-doesn-t-take-configuration/m-p/481157#M104125</link>
      <description>&lt;P&gt;... but even with ZTP still enabled the command show system info should not show "unknown" for the IP information&lt;/P&gt;</description>
      <pubDate>Tue, 19 Apr 2022 22:57:51 GMT</pubDate>
      <guid>https://live.paloaltonetworks.com/t5/general-topics/pa440-management-interface-doesn-t-take-configuration/m-p/481157#M104125</guid>
      <dc:creator>Remo</dc:creator>
      <dc:date>2022-04-19T22:57:51Z</dc:date>
    </item>
    <item>
      <title>Re: PA440 management interface doesn't take configuration</title>
      <link>https://live.paloaltonetworks.com/t5/general-topics/pa440-management-interface-doesn-t-take-configuration/m-p/481158#M104126</link>
      <description>&lt;P&gt;Is there a command line to turn off ZTP.&amp;nbsp; I told the device to use standard config when it was coming up.&lt;/P&gt;</description>
      <pubDate>Tue, 19 Apr 2022 22:58:22 GMT</pubDate>
      <guid>https://live.paloaltonetworks.com/t5/general-topics/pa440-management-interface-doesn-t-take-configuration/m-p/481158#M104126</guid>
      <dc:creator>${userLoginName}</dc:creator>
      <dc:date>2022-04-19T22:58:22Z</dc:date>
    </item>
    <item>
      <title>Re: PA440 management interface doesn't take configuration</title>
      <link>https://live.paloaltonetworks.com/t5/general-topics/pa440-management-interface-doesn-t-take-configuration/m-p/481159#M104127</link>
      <description>&lt;P&gt;After that, did you wait long enough (about 2-3 min) until you tried to configure the IP and started your commit?&lt;/P&gt;</description>
      <pubDate>Tue, 19 Apr 2022 23:00:04 GMT</pubDate>
      <guid>https://live.paloaltonetworks.com/t5/general-topics/pa440-management-interface-doesn-t-take-configuration/m-p/481159#M104127</guid>
      <dc:creator>Remo</dc:creator>
      <dc:date>2022-04-19T23:00:04Z</dc:date>
    </item>
    <item>
      <title>Re: PA440 management interface doesn't take configuration</title>
      <link>https://live.paloaltonetworks.com/t5/general-topics/pa440-management-interface-doesn-t-take-configuration/m-p/481162#M104128</link>
      <description>&lt;P&gt;Please do,&lt;/P&gt;&lt;PRE&gt;&amp;gt; request disable-ztp&lt;/PRE&gt;&lt;P&gt;&amp;nbsp;to disable ztp.&lt;/P&gt;&lt;P&gt;&amp;nbsp;&lt;/P&gt;&lt;P&gt;To check status, run,&lt;/P&gt;&lt;P&gt;&amp;gt; show system info&lt;/P&gt;&lt;P&gt;and look for "zero-touch-provisioning"&lt;/P&gt;</description>
      <pubDate>Tue, 19 Apr 2022 23:07:29 GMT</pubDate>
      <guid>https://live.paloaltonetworks.com/t5/general-topics/pa440-management-interface-doesn-t-take-configuration/m-p/481162#M104128</guid>
      <dc:creator>pbalasunda</dc:creator>
      <dc:date>2022-04-19T23:07:29Z</dc:date>
    </item>
    <item>
      <title>Re: PA440 management interface doesn't take configuration</title>
      <link>https://live.paloaltonetworks.com/t5/general-topics/pa440-management-interface-doesn-t-take-configuration/m-p/481163#M104129</link>
      <description>&lt;P&gt;yes - i believe so - I waited until the all the lights were green.&lt;/P&gt;</description>
      <pubDate>Tue, 19 Apr 2022 23:33:51 GMT</pubDate>
      <guid>https://live.paloaltonetworks.com/t5/general-topics/pa440-management-interface-doesn-t-take-configuration/m-p/481163#M104129</guid>
      <dc:creator>${userLoginName}</dc:creator>
      <dc:date>2022-04-19T23:33:51Z</dc:date>
    </item>
    <item>
      <title>Re: PA440 management interface doesn't take configuration</title>
      <link>https://live.paloaltonetworks.com/t5/general-topics/pa440-management-interface-doesn-t-take-configuration/m-p/481167#M104130</link>
      <description>&lt;P&gt;Is this bad?&lt;/P&gt;&lt;P&gt;&amp;nbsp;&lt;/P&gt;&lt;P&gt;admin@PA-Firewall&amp;gt; request disable-ztp&lt;BR /&gt;&lt;BR /&gt;Server error : Not a supported operation on this platform&lt;/P&gt;</description>
      <pubDate>Wed, 20 Apr 2022 00:03:13 GMT</pubDate>
      <guid>https://live.paloaltonetworks.com/t5/general-topics/pa440-management-interface-doesn-t-take-configuration/m-p/481167#M104130</guid>
      <dc:creator>${userLoginName}</dc:creator>
      <dc:date>2022-04-20T00:03:13Z</dc:date>
    </item>
    <item>
      <title>Re: PA440 management interface doesn't take configuration</title>
      <link>https://live.paloaltonetworks.com/t5/general-topics/pa440-management-interface-doesn-t-take-configuration/m-p/481209#M104137</link>
      <description>&lt;P&gt;Yes it is. I recommend you to contact support by opening a TAC case.&lt;/P&gt;</description>
      <pubDate>Wed, 20 Apr 2022 05:35:42 GMT</pubDate>
      <guid>https://live.paloaltonetworks.com/t5/general-topics/pa440-management-interface-doesn-t-take-configuration/m-p/481209#M104137</guid>
      <dc:creator>Remo</dc:creator>
      <dc:date>2022-04-20T05:35:42Z</dc:date>
    </item>
    <item>
      <title>Re: PA440 management interface doesn't take configuration</title>
      <link>https://live.paloaltonetworks.com/t5/general-topics/pa440-management-interface-doesn-t-take-configuration/m-p/481398#M104163</link>
      <description>&lt;P&gt;admin@PA-Firewall&amp;gt; show system ztp status&lt;BR /&gt;Zero touch provisioning disabled by user&lt;/P&gt;</description>
      <pubDate>Wed, 20 Apr 2022 17:29:25 GMT</pubDate>
      <guid>https://live.paloaltonetworks.com/t5/general-topics/pa440-management-interface-doesn-t-take-configuration/m-p/481398#M104163</guid>
      <dc:creator>${userLoginName}</dc:creator>
      <dc:date>2022-04-20T17:29:25Z</dc:date>
    </item>
    <item>
      <title>Re: PA440 management interface doesn't take configuration</title>
      <link>https://live.paloaltonetworks.com/t5/general-topics/pa440-management-interface-doesn-t-take-configuration/m-p/481777#M104201</link>
      <description>&lt;P&gt;&lt;a href="https://live.paloaltonetworks.com/t5/user/viewprofilepage/user-id/228"&gt;@${userLoginName}&lt;/a&gt;&amp;nbsp;did you name your firewall manually "PA-Firewall"?&lt;/P&gt;</description>
      <pubDate>Thu, 21 Apr 2022 21:13:49 GMT</pubDate>
      <guid>https://live.paloaltonetworks.com/t5/general-topics/pa440-management-interface-doesn-t-take-configuration/m-p/481777#M104201</guid>
      <dc:creator>Remo</dc:creator>
      <dc:date>2022-04-21T21:13:49Z</dc:date>
    </item>
    <item>
      <title>Re: PA440 management interface doesn't take configuration</title>
      <link>https://live.paloaltonetworks.com/t5/general-topics/pa440-management-interface-doesn-t-take-configuration/m-p/518122#M107493</link>
      <description>&lt;P&gt;try this &lt;STRONG&gt;"@PA-440&amp;gt; set system ztp disable"&lt;/STRONG&gt;&lt;/P&gt;</description>
      <pubDate>Mon, 17 Oct 2022 16:23:58 GMT</pubDate>
      <guid>https://live.paloaltonetworks.com/t5/general-topics/pa440-management-interface-doesn-t-take-configuration/m-p/518122#M107493</guid>
      <dc:creator>CITNetwork</dc:creator>
      <dc:date>2022-10-17T16:23:58Z</dc:date>
    </item>
    <item>
      <title>Re: PA440 management interface doesn't take configuration</title>
      <link>https://live.paloaltonetworks.com/t5/general-topics/pa440-management-interface-doesn-t-take-configuration/m-p/574589#M115478</link>
      <description>&lt;P&gt;I was having the same issue after upgrading to a newer software version.&amp;nbsp; The initial configuration out of the box was working fine.&amp;nbsp; The management IP address setting disappeared when I upgraded to 10.2&lt;/P&gt;
&lt;P&gt;&amp;nbsp;&lt;/P&gt;
&lt;P&gt;I used the following format and the address stuck.&amp;nbsp;&lt;/P&gt;
&lt;P&gt;&amp;nbsp;&lt;/P&gt;
&lt;P&gt;&lt;STRONG&gt;configure&lt;/STRONG&gt;&lt;/P&gt;
&lt;P&gt;&lt;STRONG&gt;set deviceconfig system type static&lt;/STRONG&gt;&lt;/P&gt;
&lt;P&gt;&lt;STRONG&gt;set deviceconfig system ip-address 10.x.x.x netmask 255.255.255.0 default-gateway 10.x.x.x dns-setting servers primary 8.8.8.8&lt;/STRONG&gt;&lt;/P&gt;
&lt;P&gt;&lt;STRONG&gt;commit&lt;/STRONG&gt;&lt;/P&gt;
&lt;P&gt;&lt;STRONG&gt;exit&lt;/STRONG&gt;&lt;/P&gt;
&lt;P&gt;&lt;STRONG&gt;show interface management&lt;/STRONG&gt;&lt;/P&gt;</description>
      <pubDate>Fri, 26 Jan 2024 18:43:33 GMT</pubDate>
      <guid>https://live.paloaltonetworks.com/t5/general-topics/pa440-management-interface-doesn-t-take-configuration/m-p/574589#M115478</guid>
      <dc:creator>towerpinkster</dc:creator>
      <dc:date>2024-01-26T18:43:33Z</dc:date>
    </item>
  </channel>
</rss>

