<?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 Using Virtual Router in General Topics</title>
    <link>https://live.paloaltonetworks.com/t5/general-topics/using-virtual-router/m-p/48259#M35510</link>
    <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;Hi all,&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Having a paloalto with multiple VR and subnet overlapping ( having multiple interfaces / Sub witth same subnet).&lt;/P&gt;&lt;P&gt;EX:&lt;/P&gt;&lt;P&gt;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp; Int1 - IP: 10.1.1.1/24 - VR1&lt;/P&gt;&lt;P&gt;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp; Int2 - IP: 10.1.1.1/24 - VR2&lt;/P&gt;&lt;P&gt;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp; .....&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;It works but does anybody knoes how:&lt;/P&gt;&lt;P&gt;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp; For management services, specify one VR or another. You can choose per IP but not per VR / Interface ?&lt;/P&gt;&lt;P&gt;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp; For making a ping in cli, specify as argument which is the source VR ? Because you can specify source IP but not VR.&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Thx for your help.&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Rgds&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;V.&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
    <pubDate>Mon, 25 Nov 2013 15:01:48 GMT</pubDate>
    <dc:creator>VinceM</dc:creator>
    <dc:date>2013-11-25T15:01:48Z</dc:date>
    <item>
      <title>Using Virtual Router</title>
      <link>https://live.paloaltonetworks.com/t5/general-topics/using-virtual-router/m-p/48259#M35510</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;Hi all,&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Having a paloalto with multiple VR and subnet overlapping ( having multiple interfaces / Sub witth same subnet).&lt;/P&gt;&lt;P&gt;EX:&lt;/P&gt;&lt;P&gt;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp; Int1 - IP: 10.1.1.1/24 - VR1&lt;/P&gt;&lt;P&gt;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp; Int2 - IP: 10.1.1.1/24 - VR2&lt;/P&gt;&lt;P&gt;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp; .....&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;It works but does anybody knoes how:&lt;/P&gt;&lt;P&gt;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp; For management services, specify one VR or another. You can choose per IP but not per VR / Interface ?&lt;/P&gt;&lt;P&gt;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp; For making a ping in cli, specify as argument which is the source VR ? Because you can specify source IP but not VR.&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Thx for your help.&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Rgds&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;V.&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Mon, 25 Nov 2013 15:01:48 GMT</pubDate>
      <guid>https://live.paloaltonetworks.com/t5/general-topics/using-virtual-router/m-p/48259#M35510</guid>
      <dc:creator>VinceM</dc:creator>
      <dc:date>2013-11-25T15:01:48Z</dc:date>
    </item>
    <item>
      <title>Re: Using Virtual Router</title>
      <link>https://live.paloaltonetworks.com/t5/general-topics/using-virtual-router/m-p/48260#M35511</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;How did you configure the interfaces ?&lt;/P&gt;&lt;P&gt;both sub ? because with layer3 ,2 different interfaces with 2 different VR's commit gives error.&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Mon, 02 Dec 2013 20:20:43 GMT</pubDate>
      <guid>https://live.paloaltonetworks.com/t5/general-topics/using-virtual-router/m-p/48260#M35511</guid>
      <dc:creator>Retired Member</dc:creator>
      <dc:date>2013-12-02T20:20:43Z</dc:date>
    </item>
    <item>
      <title>Re: Using Virtual Router</title>
      <link>https://live.paloaltonetworks.com/t5/general-topics/using-virtual-router/m-p/48261#M35512</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;Nice catch Vince, it looks like you cannot tie the ping to a source interface.&amp;nbsp; It "looks" like you should when you consider the ping options:&lt;/P&gt;&lt;P&gt; ping &lt;/P&gt;&lt;P&gt;+ bypass-routing&amp;nbsp;&amp;nbsp;&amp;nbsp; Bypass routing table, use specified &lt;STRONG&gt;&lt;EM&gt;interface&lt;/EM&gt;&lt;/STRONG&gt;&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;But the bypass-routing allows only 'yes' or 'no' as it's arguments, not a source interface.&amp;nbsp; Bug?&amp;nbsp; Feature?&amp;nbsp; I don't know, but it would be useful if you could. :smileyplain:&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Tue, 03 Dec 2013 00:25:57 GMT</pubDate>
      <guid>https://live.paloaltonetworks.com/t5/general-topics/using-virtual-router/m-p/48261#M35512</guid>
      <dc:creator>msullivan</dc:creator>
      <dc:date>2013-12-03T00:25:57Z</dc:date>
    </item>
    <item>
      <title>Re: Using Virtual Router</title>
      <link>https://live.paloaltonetworks.com/t5/general-topics/using-virtual-router/m-p/48262#M35513</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;Looks like this has been overseen by PA and you should contact your SE to get this fixed (most likely through a feature request).&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;The CLI docs for ping says:&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;&amp;gt; bypass-routing — Sends the ping request directly to the host on a direct attached network, bypassing usual routing table&lt;/P&gt;&lt;P&gt;&amp;gt; count — Specifies the number of ping requests to be sent (1-2,000,000,000)&lt;/P&gt;&lt;P&gt;&amp;gt; do-not-fragment — Prevents packet fragmentation by use of the do-not-fragment bit in the packet’s IP header&lt;/P&gt;&lt;P&gt;&amp;gt; inet6 — Specifies that the ping packets will use IP version 6&lt;/P&gt;&lt;P&gt;&amp;gt; interval — Specifies how often the ping packets are sent (0 to 2000000000 seconds)&lt;/P&gt;&lt;P&gt;&amp;gt; no-resolve — Provides IP address only without resolving to hostnames&lt;/P&gt;&lt;P&gt;&amp;gt; pattern — Specifies a custom string to include in the ping request (you can specify up to 12 padding bytes to fill out the packet that is sent as an aid in diagnosing data-dependent problems)&lt;/P&gt;&lt;P&gt;&amp;gt; size — Specifies the size of the ping packets (0-65468 bytes)&lt;/P&gt;&lt;P&gt;&amp;gt; source — Specifies the source IP address for the ping command&lt;/P&gt;&lt;P&gt;&amp;gt; tos — Specifies the type of service (TOS) treatment for the packets by way of the TOS bit for the IP header in the ping packet (1-255)&lt;/P&gt;&lt;P&gt;&amp;gt; ttl — Specifies the time-to-live (TTL) value for the ping packet (IPv6 hop-limit value) (0-255 hops)&lt;/P&gt;&lt;P&gt;&amp;gt; verbose — Requests complete details of the ping request.&lt;/P&gt;&lt;P&gt;* host — Specifies the host name or IP address of the remote host&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Tue, 03 Dec 2013 03:15:27 GMT</pubDate>
      <guid>https://live.paloaltonetworks.com/t5/general-topics/using-virtual-router/m-p/48262#M35513</guid>
      <dc:creator>mikand</dc:creator>
      <dc:date>2013-12-03T03:15:27Z</dc:date>
    </item>
    <item>
      <title>Re: Using Virtual Router</title>
      <link>https://live.paloaltonetworks.com/t5/general-topics/using-virtual-router/m-p/48263#M35514</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;&lt;IMG alt="1.png" class="jive-image" src="https://live.paloaltonetworks.com/legacyfs/online/10101_1.png" style="width: 620px; height: 72px;" /&gt;&lt;IMG alt="2.png" class="jive-image" src="https://live.paloaltonetworks.com/legacyfs/online/10102_2.png" /&gt;&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Tue, 03 Dec 2013 04:55:21 GMT</pubDate>
      <guid>https://live.paloaltonetworks.com/t5/general-topics/using-virtual-router/m-p/48263#M35514</guid>
      <dc:creator>Retired Member</dc:creator>
      <dc:date>2013-12-03T04:55:21Z</dc:date>
    </item>
    <item>
      <title>Re: Using Virtual Router</title>
      <link>https://live.paloaltonetworks.com/t5/general-topics/using-virtual-router/m-p/48264#M35515</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;&lt;IMG alt="3.png" class="jive-image" src="https://live.paloaltonetworks.com/legacyfs/online/10103_3.png" style="width: 620px; height: 68px;" /&gt;&lt;IMG alt="4.png" class="jive-image" src="https://live.paloaltonetworks.com/legacyfs/online/10104_4.png" /&gt;&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Tue, 03 Dec 2013 04:55:57 GMT</pubDate>
      <guid>https://live.paloaltonetworks.com/t5/general-topics/using-virtual-router/m-p/48264#M35515</guid>
      <dc:creator>Retired Member</dc:creator>
      <dc:date>2013-12-03T04:55:57Z</dc:date>
    </item>
    <item>
      <title>Re: Using Virtual Router</title>
      <link>https://live.paloaltonetworks.com/t5/general-topics/using-virtual-router/m-p/48265#M35516</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;&lt;IMG alt="5.png" class="jive-image" src="https://live.paloaltonetworks.com/legacyfs/online/10105_5.png" style="width: 620px; height: 31px;" /&gt;&lt;/P&gt;&lt;P&gt;&lt;IMG alt="6.png" class="jive-image" src="https://live.paloaltonetworks.com/legacyfs/online/10106_6.png" /&gt;&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Tue, 03 Dec 2013 04:56:42 GMT</pubDate>
      <guid>https://live.paloaltonetworks.com/t5/general-topics/using-virtual-router/m-p/48265#M35516</guid>
      <dc:creator>Retired Member</dc:creator>
      <dc:date>2013-12-03T04:56:42Z</dc:date>
    </item>
    <item>
      <title>Re: Using Virtual Router</title>
      <link>https://live.paloaltonetworks.com/t5/general-topics/using-virtual-router/m-p/48266#M35517</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;&lt;A href="https://live.paloaltonetworks.com/docs/DOC-2161"&gt;Can I Assign Duplicate IPs to Separate Interfaces on Separtate VRs?&lt;/A&gt;&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Tue, 03 Dec 2013 16:56:41 GMT</pubDate>
      <guid>https://live.paloaltonetworks.com/t5/general-topics/using-virtual-router/m-p/48266#M35517</guid>
      <dc:creator>Retired Member</dc:creator>
      <dc:date>2013-12-03T16:56:41Z</dc:date>
    </item>
    <item>
      <title>Re: Using Virtual Router</title>
      <link>https://live.paloaltonetworks.com/t5/general-topics/using-virtual-router/m-p/48267#M35518</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;I can somewhat understand why it doesnt work for different vrouters within the same vsys, but why doesnt it work for different vsys?&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Isnt the point of using a vsys to be able to segment the hardware into partitions where each partition doesnt care about the others?&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;That is a common usecase is if you have several customers where each will manage their own VSYS. In this case it would suck big time if customer2 cannot use 10.0.0.1/30 because customer1 (on a different vsys) has already assigned this to one of their interfaces...&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Tue, 03 Dec 2013 19:10:35 GMT</pubDate>
      <guid>https://live.paloaltonetworks.com/t5/general-topics/using-virtual-router/m-p/48267#M35518</guid>
      <dc:creator>mikand</dc:creator>
      <dc:date>2013-12-03T19:10:35Z</dc:date>
    </item>
    <item>
      <title>Re: Using Virtual Router</title>
      <link>https://live.paloaltonetworks.com/t5/general-topics/using-virtual-router/m-p/48268#M35519</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;Thx all for your answer. I am working on validation archie. I bypass this limitation by fixing different IP for each Pa's interfaces. But of course it's not really usefull.&lt;/P&gt;&lt;P&gt;Mean using different VR&amp;nbsp; doesn't mean fully independant routing table .... &lt;span class="lia-unicode-emoji" title=":disappointed_face:"&gt;😞&lt;/span&gt;&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;V.&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Wed, 04 Dec 2013 09:40:55 GMT</pubDate>
      <guid>https://live.paloaltonetworks.com/t5/general-topics/using-virtual-router/m-p/48268#M35519</guid>
      <dc:creator>VinceM</dc:creator>
      <dc:date>2013-12-04T09:40:55Z</dc:date>
    </item>
  </channel>
</rss>

