<?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: VWire in General Topics</title>
    <link>https://live.paloaltonetworks.com/t5/general-topics/vwire/m-p/14633#M10749</link>
    <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;You can setup L3 on the other interfaces (which are not part of the vwire configuration) if you wish?&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;But in theory I think it should be possible - I mean vwire isnt directly magical (even if it might feel like magic &lt;span class="lia-unicode-emoji" title=":winking_face:"&gt;😉&lt;/span&gt;&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;I would like to say that vwire is similar to how you can setup a cisco switch with a SVI (Switch Virtual Interface):&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;interface FastEthernet1&lt;/P&gt;&lt;P&gt;switchport access vlan 123&lt;/P&gt;&lt;P&gt;switchport mode access&lt;/P&gt;&lt;P&gt;switchport nonegotiate&lt;/P&gt;&lt;P&gt;!&lt;/P&gt;&lt;P&gt;interface FastEthernet2&lt;/P&gt;&lt;P&gt;switchport access vlan 123&lt;/P&gt;&lt;P&gt;switchport mode access&lt;/P&gt;&lt;P&gt;switchport nonegotiate&lt;/P&gt;&lt;P&gt;!&lt;/P&gt;&lt;P&gt;interface Vlan123&lt;/P&gt;&lt;P&gt;ip address 10.0.0.1 255.255.255.0&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;In the above case stuff that enters FE1 will most likely pop out at FE2 and the other way around - however if the packet arriving to either FE1 or FE2 have dstip=10.0.0.1 then the switch itself will respond.&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
    <pubDate>Tue, 10 Jul 2012 18:08:43 GMT</pubDate>
    <dc:creator>mikand</dc:creator>
    <dc:date>2012-07-10T18:08:43Z</dc:date>
    <item>
      <title>VWire</title>
      <link>https://live.paloaltonetworks.com/t5/general-topics/vwire/m-p/14632#M10748</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;I have configure a 2050 in a vwire configuration can I still utilize layer3 on the device.&amp;nbsp; From what I have been reading if I configure PAN device for vwire then the device cannot due any layer3 funcationality.&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Tue, 10 Jul 2012 15:10:26 GMT</pubDate>
      <guid>https://live.paloaltonetworks.com/t5/general-topics/vwire/m-p/14632#M10748</guid>
      <dc:creator>snormoyle</dc:creator>
      <dc:date>2012-07-10T15:10:26Z</dc:date>
    </item>
    <item>
      <title>Re: VWire</title>
      <link>https://live.paloaltonetworks.com/t5/general-topics/vwire/m-p/14633#M10749</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;You can setup L3 on the other interfaces (which are not part of the vwire configuration) if you wish?&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;But in theory I think it should be possible - I mean vwire isnt directly magical (even if it might feel like magic &lt;span class="lia-unicode-emoji" title=":winking_face:"&gt;😉&lt;/span&gt;&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;I would like to say that vwire is similar to how you can setup a cisco switch with a SVI (Switch Virtual Interface):&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;interface FastEthernet1&lt;/P&gt;&lt;P&gt;switchport access vlan 123&lt;/P&gt;&lt;P&gt;switchport mode access&lt;/P&gt;&lt;P&gt;switchport nonegotiate&lt;/P&gt;&lt;P&gt;!&lt;/P&gt;&lt;P&gt;interface FastEthernet2&lt;/P&gt;&lt;P&gt;switchport access vlan 123&lt;/P&gt;&lt;P&gt;switchport mode access&lt;/P&gt;&lt;P&gt;switchport nonegotiate&lt;/P&gt;&lt;P&gt;!&lt;/P&gt;&lt;P&gt;interface Vlan123&lt;/P&gt;&lt;P&gt;ip address 10.0.0.1 255.255.255.0&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;In the above case stuff that enters FE1 will most likely pop out at FE2 and the other way around - however if the packet arriving to either FE1 or FE2 have dstip=10.0.0.1 then the switch itself will respond.&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Tue, 10 Jul 2012 18:08:43 GMT</pubDate>
      <guid>https://live.paloaltonetworks.com/t5/general-topics/vwire/m-p/14633#M10749</guid>
      <dc:creator>mikand</dc:creator>
      <dc:date>2012-07-10T18:08:43Z</dc:date>
    </item>
    <item>
      <title>Re: VWire</title>
      <link>https://live.paloaltonetworks.com/t5/general-topics/vwire/m-p/14634#M10750</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;The "design" documentation states as a vwire disadvantage "cannot perform any layer 3 functionality on the device, such at NAT or routing" with a side note that starting in PAN OS 4.1 NAT is possible in a vwire configuration.&amp;nbsp; I have been trying to get layer3 to work on a PA200 with no success.&amp;nbsp; Ports 1 and 2 are in the vwire, so trying to get ports 3 and 4 to work, but after configuring the ports for L3 and creating a route the devices connected to ports 3 and 4 cannot get out to the internet.&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Wed, 11 Jul 2012 10:20:55 GMT</pubDate>
      <guid>https://live.paloaltonetworks.com/t5/general-topics/vwire/m-p/14634#M10750</guid>
      <dc:creator>snormoyle</dc:creator>
      <dc:date>2012-07-11T10:20:55Z</dc:date>
    </item>
  </channel>
</rss>

