<?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 CLI commands to add a device in devicegroup as master device in General Topics</title>
    <link>https://live.paloaltonetworks.com/t5/general-topics/cli-commands-to-add-a-device-in-devicegroup-as-master-device/m-p/412378#M92824</link>
    <description>&lt;P&gt;Hi Team,&lt;/P&gt;&lt;P&gt;&amp;nbsp;&lt;/P&gt;&lt;P&gt;I found some command to add a device in device group and template but couldn't find how to set a device as master device in device group with CLI,&lt;/P&gt;&lt;P&gt;Tried to search cheat sheet but the information/commands are not available.&lt;/P&gt;&lt;P&gt;Is it possible or this can be done via GUI only.&lt;/P&gt;&lt;P&gt;&amp;nbsp;&lt;/P&gt;&lt;P&gt;Appreciate if anyone have provide commands cheat sheet which are not available in google..&lt;/P&gt;&lt;P&gt;&amp;nbsp;&lt;/P&gt;&lt;P&gt;Thanks&lt;/P&gt;</description>
    <pubDate>Thu, 10 Jun 2021 14:44:01 GMT</pubDate>
    <dc:creator>Srikant</dc:creator>
    <dc:date>2021-06-10T14:44:01Z</dc:date>
    <item>
      <title>CLI commands to add a device in devicegroup as master device</title>
      <link>https://live.paloaltonetworks.com/t5/general-topics/cli-commands-to-add-a-device-in-devicegroup-as-master-device/m-p/412378#M92824</link>
      <description>&lt;P&gt;Hi Team,&lt;/P&gt;&lt;P&gt;&amp;nbsp;&lt;/P&gt;&lt;P&gt;I found some command to add a device in device group and template but couldn't find how to set a device as master device in device group with CLI,&lt;/P&gt;&lt;P&gt;Tried to search cheat sheet but the information/commands are not available.&lt;/P&gt;&lt;P&gt;Is it possible or this can be done via GUI only.&lt;/P&gt;&lt;P&gt;&amp;nbsp;&lt;/P&gt;&lt;P&gt;Appreciate if anyone have provide commands cheat sheet which are not available in google..&lt;/P&gt;&lt;P&gt;&amp;nbsp;&lt;/P&gt;&lt;P&gt;Thanks&lt;/P&gt;</description>
      <pubDate>Thu, 10 Jun 2021 14:44:01 GMT</pubDate>
      <guid>https://live.paloaltonetworks.com/t5/general-topics/cli-commands-to-add-a-device-in-devicegroup-as-master-device/m-p/412378#M92824</guid>
      <dc:creator>Srikant</dc:creator>
      <dc:date>2021-06-10T14:44:01Z</dc:date>
    </item>
    <item>
      <title>Re: CLI commands to add a device in devicegroup as master device</title>
      <link>https://live.paloaltonetworks.com/t5/general-topics/cli-commands-to-add-a-device-in-devicegroup-as-master-device/m-p/412858#M92887</link>
      <description>&lt;P&gt;Hi &lt;a href="https://live.paloaltonetworks.com/t5/user/viewprofilepage/user-id/184360"&gt;@Srikant&lt;/a&gt; ,&lt;/P&gt;&lt;P&gt;&amp;nbsp;&lt;/P&gt;&lt;P&gt;The only command you must remember working with Palo Alto FW is:&lt;/P&gt;&lt;P&gt;&lt;STRONG&gt;find command keyword &amp;lt;keyword&amp;gt;&lt;BR /&gt;&lt;/STRONG&gt;&lt;/P&gt;&lt;P&gt;&amp;nbsp;&lt;/P&gt;&lt;P&gt;&amp;nbsp;&lt;/P&gt;&lt;LI-CODE lang="markup"&gt;user@Panorama&amp;gt; configure
Entering configuration mode
[edit]
user@Panorama# find command keyword master
show device-group &amp;lt;name&amp;gt; master-device
set deviceconfig high-availability election-option timers advanced additional-master-hold-up-time &amp;lt;0-60000&amp;gt;
set device-group &amp;lt;name&amp;gt; master-device
set device-group &amp;lt;name&amp;gt; master-device device &amp;lt;value&amp;gt;
set device-group &amp;lt;name&amp;gt; master-device vsys &amp;lt;value&amp;gt;
set device-group &amp;lt;name&amp;gt; master-device sync-group &amp;lt;yes|no&amp;gt;
set template &amp;lt;name&amp;gt; config shared admin-role &amp;lt;name&amp;gt; role device webui device master-key &amp;lt;enable|read-only|disable&amp;gt;
set template &amp;lt;name&amp;gt; config deviceconfig high-availability group election-option timers advanced additional-master-hold-up-time &amp;lt;0-60000&amp;gt;
set template-stack &amp;lt;name&amp;gt; config shared admin-role &amp;lt;name&amp;gt; role device webui device master-key &amp;lt;enable|read-only|disable&amp;gt;
set template-stack &amp;lt;name&amp;gt; config devices &amp;lt;name&amp;gt; deviceconfig high-availability group election-option timers advanced additional-master-hold-up-time &amp;lt;0-60000&amp;gt;
set shared admin-role &amp;lt;name&amp;gt; role panorama webui device master-key &amp;lt;enable|read-only|disable&amp;gt;
set shared admin-role &amp;lt;name&amp;gt; role panorama webui panorama master-key &amp;lt;enable|read-only|disable&amp;gt;
set shared admin-role &amp;lt;name&amp;gt; role panorama contextswitch device master-key &amp;lt;enable|read-only|disable&amp;gt;
set shared admin-role &amp;lt;name&amp;gt; role device-group webui device master-key &amp;lt;enable|read-only|disable&amp;gt;
set shared admin-role &amp;lt;name&amp;gt; role device-group contextswitch device master-key &amp;lt;enable|read-only|disable&amp;gt;&lt;/LI-CODE&gt;</description>
      <pubDate>Sun, 13 Jun 2021 17:42:49 GMT</pubDate>
      <guid>https://live.paloaltonetworks.com/t5/general-topics/cli-commands-to-add-a-device-in-devicegroup-as-master-device/m-p/412858#M92887</guid>
      <dc:creator>aleksandar.astardzhiev</dc:creator>
      <dc:date>2021-06-13T17:42:49Z</dc:date>
    </item>
  </channel>
</rss>

