<?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 Settings missing in Management Interface in General Topics</title>
    <link>https://live.paloaltonetworks.com/t5/general-topics/settings-missing-in-management-interface/m-p/420573#M93889</link>
    <description>&lt;P&gt;I cannot see any option to change any Management Interface settings under Device &amp;gt; Setup &amp;gt; Interface.&lt;/P&gt;&lt;P&gt;&amp;gt;show system info is showing&amp;nbsp;ip-assignment: dhcp. I need to change it to Static.&lt;/P&gt;&lt;P&gt;I have tried the commands below but no change.&lt;/P&gt;&lt;P&gt;&amp;gt; configure&lt;BR /&gt;# set deviceconfig system type static&lt;/P&gt;&lt;P&gt;# commit&lt;/P&gt;&lt;P&gt;Invalid configuration. Please fix errors and try again.&lt;/P&gt;&lt;P&gt;&amp;nbsp;&lt;/P&gt;&lt;P&gt;Using PANOS 10.1.0 and this PA-VM is deployed through Azure.&lt;/P&gt;&lt;P&gt;Please help.&lt;/P&gt;&lt;P&gt;&amp;nbsp;&lt;/P&gt;&lt;P&gt;&lt;span class="lia-inline-image-display-wrapper lia-image-align-inline" image-alt="Interface Settings.jpg" style="width: 999px;"&gt;&lt;img src="https://live.paloaltonetworks.com/t5/image/serverpage/image-id/35125i44689E62A0F7761E/image-size/large/is-moderation-mode/true?v=v2&amp;amp;px=999" role="button" title="Interface Settings.jpg" alt="Interface Settings.jpg" /&gt;&lt;/span&gt;&lt;/P&gt;</description>
    <pubDate>Tue, 20 Jul 2021 06:40:43 GMT</pubDate>
    <dc:creator>Connected123</dc:creator>
    <dc:date>2021-07-20T06:40:43Z</dc:date>
    <item>
      <title>Settings missing in Management Interface</title>
      <link>https://live.paloaltonetworks.com/t5/general-topics/settings-missing-in-management-interface/m-p/420573#M93889</link>
      <description>&lt;P&gt;I cannot see any option to change any Management Interface settings under Device &amp;gt; Setup &amp;gt; Interface.&lt;/P&gt;&lt;P&gt;&amp;gt;show system info is showing&amp;nbsp;ip-assignment: dhcp. I need to change it to Static.&lt;/P&gt;&lt;P&gt;I have tried the commands below but no change.&lt;/P&gt;&lt;P&gt;&amp;gt; configure&lt;BR /&gt;# set deviceconfig system type static&lt;/P&gt;&lt;P&gt;# commit&lt;/P&gt;&lt;P&gt;Invalid configuration. Please fix errors and try again.&lt;/P&gt;&lt;P&gt;&amp;nbsp;&lt;/P&gt;&lt;P&gt;Using PANOS 10.1.0 and this PA-VM is deployed through Azure.&lt;/P&gt;&lt;P&gt;Please help.&lt;/P&gt;&lt;P&gt;&amp;nbsp;&lt;/P&gt;&lt;P&gt;&lt;span class="lia-inline-image-display-wrapper lia-image-align-inline" image-alt="Interface Settings.jpg" style="width: 999px;"&gt;&lt;img src="https://live.paloaltonetworks.com/t5/image/serverpage/image-id/35125i44689E62A0F7761E/image-size/large/is-moderation-mode/true?v=v2&amp;amp;px=999" role="button" title="Interface Settings.jpg" alt="Interface Settings.jpg" /&gt;&lt;/span&gt;&lt;/P&gt;</description>
      <pubDate>Tue, 20 Jul 2021 06:40:43 GMT</pubDate>
      <guid>https://live.paloaltonetworks.com/t5/general-topics/settings-missing-in-management-interface/m-p/420573#M93889</guid>
      <dc:creator>Connected123</dc:creator>
      <dc:date>2021-07-20T06:40:43Z</dc:date>
    </item>
    <item>
      <title>Re: Settings missing in Management Interface</title>
      <link>https://live.paloaltonetworks.com/t5/general-topics/settings-missing-in-management-interface/m-p/420864#M93903</link>
      <description>&lt;P&gt;Hello,&lt;/P&gt;&lt;P&gt;If you want to set the static IP via CLI, you'll need the following commands:&lt;/P&gt;&lt;P&gt;&amp;nbsp;&lt;/P&gt;&lt;P&gt;configure&lt;BR /&gt;set deviceconfig system ip-address &amp;lt;IP address&amp;gt; netmask &amp;lt;subnet mask&amp;gt; default-gateway &amp;lt;gateway&amp;gt;&lt;BR /&gt;set deviceconfig system dns-setting servers primary &amp;lt;IP of internal DNS server if no internal DNS server use 208.67.220.220 &amp;gt;&lt;BR /&gt;set deviceconfig system ntp-servers primary-ntp-server ntp-server-address &amp;lt;IP of NTP server or use us.pool.ntp.org&amp;gt;&lt;BR /&gt;commit&lt;/P&gt;&lt;P&gt;&amp;nbsp;&lt;/P&gt;&lt;P&gt;Regards,&lt;/P&gt;</description>
      <pubDate>Tue, 20 Jul 2021 20:30:09 GMT</pubDate>
      <guid>https://live.paloaltonetworks.com/t5/general-topics/settings-missing-in-management-interface/m-p/420864#M93903</guid>
      <dc:creator>OtakarKlier</dc:creator>
      <dc:date>2021-07-20T20:30:09Z</dc:date>
    </item>
    <item>
      <title>Re: Settings missing in Management Interface</title>
      <link>https://live.paloaltonetworks.com/t5/general-topics/settings-missing-in-management-interface/m-p/420898#M93907</link>
      <description>&lt;P&gt;Hi&amp;nbsp;&lt;a href="https://live.paloaltonetworks.com/t5/user/viewprofilepage/user-id/27580"&gt;@OtakarKlier&lt;/a&gt;&amp;nbsp;&lt;/P&gt;&lt;P&gt;&amp;nbsp;&lt;/P&gt;&lt;P&gt;Thank you for your response. I tried the commands above but getting this error below.&lt;/P&gt;&lt;P&gt;&amp;nbsp;&lt;/P&gt;&lt;P&gt;Validation Error:&lt;BR /&gt;deviceconfig -&amp;gt; system -&amp;gt; type -&amp;gt; dhcp-client is missing 'send-client-id'&lt;BR /&gt;deviceconfig -&amp;gt; system -&amp;gt; type -&amp;gt; dhcp-client is invalid&lt;BR /&gt;[edit]&lt;/P&gt;&lt;P&gt;&amp;nbsp;&lt;/P&gt;&lt;P&gt;Please advise.&lt;/P&gt;</description>
      <pubDate>Tue, 20 Jul 2021 22:17:02 GMT</pubDate>
      <guid>https://live.paloaltonetworks.com/t5/general-topics/settings-missing-in-management-interface/m-p/420898#M93907</guid>
      <dc:creator>Connected123</dc:creator>
      <dc:date>2021-07-20T22:17:02Z</dc:date>
    </item>
  </channel>
</rss>

