<?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: CLI configuration of adding interface to virtual router in General Topics</title>
    <link>https://live.paloaltonetworks.com/t5/general-topics/cli-configuration-of-adding-interface-to-virtual-router/m-p/538720#M110575</link>
    <description>&lt;P&gt;Hi &lt;a href="https://live.paloaltonetworks.com/t5/user/viewprofilepage/user-id/285548"&gt;@nowayout&lt;/a&gt; ,&lt;/P&gt;
&lt;P&gt;I can confirm that you don't need to list existing interfaces when adding new one to virtual-router.&lt;/P&gt;
&lt;P&gt;If you run the fillowing command it will add to the existing list, and will not override it:&lt;/P&gt;
&lt;LI-CODE lang="markup"&gt;&amp;gt; set network virtual-router default interface ethernet1/3&lt;/LI-CODE&gt;
&lt;P&gt;The square brackets are options in your case, they are needed if you want to add multiple interfaces with single command.&lt;/P&gt;
&lt;P&gt;&amp;nbsp;&lt;/P&gt;
&lt;P&gt;Even if you are adding multiple interfaces with [ ethernet1/4 ethernet1/5 ethernet1/6 ], it will still only add those three without overriding or removing any interface from the list.&lt;/P&gt;
&lt;P&gt;&amp;nbsp;&lt;/P&gt;
&lt;P&gt;Now if you want to remove interface/s from the list you either remove interface one by one or all interfaces at once:&lt;/P&gt;
&lt;LI-CODE lang="markup"&gt;# will remove only one interface from the list and the rest will remain
&amp;gt; delete network virtual-router default interface ethernet1/3

# will remove all interface from virtual router
&amp;gt; delete network virtual-router default interface&lt;/LI-CODE&gt;</description>
    <pubDate>Fri, 14 Apr 2023 06:49:49 GMT</pubDate>
    <dc:creator>aleksandar.astardzhiev</dc:creator>
    <dc:date>2023-04-14T06:49:49Z</dc:date>
    <item>
      <title>CLI configuration of adding interface to virtual router</title>
      <link>https://live.paloaltonetworks.com/t5/general-topics/cli-configuration-of-adding-interface-to-virtual-router/m-p/538667#M110573</link>
      <description>&lt;P&gt;Hi,&lt;/P&gt;
&lt;P&gt;When add a interface into virtual router using cli, do I need to copied all the interfaces in the virtual router currently, then add this new interface into the list?&amp;nbsp;&lt;/P&gt;
&lt;P&gt;For example, current default virtual router has two interface ethernet1/1 and ethernet1/2, I want to add another interface ethernet1/3&lt;/P&gt;
&lt;P&gt;what I need to do is only "set network virtual-router default interface [ ethernet1/3 ]"&lt;/P&gt;
&lt;P&gt;or I have to do "set network virtual-router default interface [ ethernet1/1 ethernet1/2 ethernet1/3]&lt;/P&gt;
&lt;P&gt;If the latter one, it'll involve some programming work if doing automation in real world environment as we don't know what interfaces already in the virtual router, so need to get the list first and then add the interface into the list and issue the set command.&lt;/P&gt;</description>
      <pubDate>Thu, 13 Apr 2023 22:33:53 GMT</pubDate>
      <guid>https://live.paloaltonetworks.com/t5/general-topics/cli-configuration-of-adding-interface-to-virtual-router/m-p/538667#M110573</guid>
      <dc:creator>nowayout</dc:creator>
      <dc:date>2023-04-13T22:33:53Z</dc:date>
    </item>
    <item>
      <title>Re: CLI configuration of adding interface to virtual router</title>
      <link>https://live.paloaltonetworks.com/t5/general-topics/cli-configuration-of-adding-interface-to-virtual-router/m-p/538720#M110575</link>
      <description>&lt;P&gt;Hi &lt;a href="https://live.paloaltonetworks.com/t5/user/viewprofilepage/user-id/285548"&gt;@nowayout&lt;/a&gt; ,&lt;/P&gt;
&lt;P&gt;I can confirm that you don't need to list existing interfaces when adding new one to virtual-router.&lt;/P&gt;
&lt;P&gt;If you run the fillowing command it will add to the existing list, and will not override it:&lt;/P&gt;
&lt;LI-CODE lang="markup"&gt;&amp;gt; set network virtual-router default interface ethernet1/3&lt;/LI-CODE&gt;
&lt;P&gt;The square brackets are options in your case, they are needed if you want to add multiple interfaces with single command.&lt;/P&gt;
&lt;P&gt;&amp;nbsp;&lt;/P&gt;
&lt;P&gt;Even if you are adding multiple interfaces with [ ethernet1/4 ethernet1/5 ethernet1/6 ], it will still only add those three without overriding or removing any interface from the list.&lt;/P&gt;
&lt;P&gt;&amp;nbsp;&lt;/P&gt;
&lt;P&gt;Now if you want to remove interface/s from the list you either remove interface one by one or all interfaces at once:&lt;/P&gt;
&lt;LI-CODE lang="markup"&gt;# will remove only one interface from the list and the rest will remain
&amp;gt; delete network virtual-router default interface ethernet1/3

# will remove all interface from virtual router
&amp;gt; delete network virtual-router default interface&lt;/LI-CODE&gt;</description>
      <pubDate>Fri, 14 Apr 2023 06:49:49 GMT</pubDate>
      <guid>https://live.paloaltonetworks.com/t5/general-topics/cli-configuration-of-adding-interface-to-virtual-router/m-p/538720#M110575</guid>
      <dc:creator>aleksandar.astardzhiev</dc:creator>
      <dc:date>2023-04-14T06:49:49Z</dc:date>
    </item>
    <item>
      <title>Re: CLI configuration of adding interface to virtual router</title>
      <link>https://live.paloaltonetworks.com/t5/general-topics/cli-configuration-of-adding-interface-to-virtual-router/m-p/538853#M110583</link>
      <description>&lt;P data-unlink="true"&gt;Hi Astardzhiev, thanks for your accurate explanation.&lt;/P&gt;
&lt;P&gt;&amp;nbsp;&lt;/P&gt;</description>
      <pubDate>Sat, 15 Apr 2023 06:01:56 GMT</pubDate>
      <guid>https://live.paloaltonetworks.com/t5/general-topics/cli-configuration-of-adding-interface-to-virtual-router/m-p/538853#M110583</guid>
      <dc:creator>nowayout</dc:creator>
      <dc:date>2023-04-15T06:01:56Z</dc:date>
    </item>
  </channel>
</rss>

