<?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: Connecting L3 Port of Palo Alto to the Switch in General Topics</title>
    <link>https://live.paloaltonetworks.com/t5/general-topics/connecting-l3-port-of-palo-alto-to-the-switch/m-p/109534#M45009</link>
    <description>&lt;BLOCKQUOTE&gt;&lt;HR /&gt;&lt;a href="https://live.paloaltonetworks.com/t5/user/viewprofilepage/user-id/46389"&gt;@harmander&lt;/a&gt; wrote:&lt;BR /&gt;&lt;P&gt;Hi there,&lt;/P&gt;&lt;P&gt;&amp;nbsp;&lt;/P&gt;&lt;P&gt;On Palo Alto I have configured L3 interface and assgined ip address to it. I would like to connect this interface to the switch. The switch has an SVI configured with the port in the same vlan as the SVI. Can I connect the Palo Alto interface to the switch port which is configured with a vlan or do I need to make the switch port as a routing port.&lt;/P&gt;&lt;P&gt;&amp;nbsp;&lt;/P&gt;&lt;P&gt;Thanks Guys&lt;/P&gt;&lt;HR /&gt;&lt;/BLOCKQUOTE&gt;&lt;P&gt;&amp;nbsp;&lt;/P&gt;&lt;P&gt;I do exactly that on my core switches to allow for the HA configuration.&lt;/P&gt;&lt;P&gt;&amp;nbsp;&lt;/P&gt;&lt;P&gt;Firewall is configured with an L3 interface, switch cluster is configured with an RVI (Juniper speak, not Cisco), each port for the firewall is a simple access port in the associated VLAN for the RVI. I just post routes to the RVI address.&lt;/P&gt;&lt;P&gt;&amp;nbsp;&lt;/P&gt;&lt;P&gt;That way, it doesn't matter which firewall is active at the time - both are connected into the same routes, and an ARP flood when HA failover occurs means I rarely even lose a packet in the event of a HA event.&lt;/P&gt;</description>
    <pubDate>Wed, 31 Aug 2016 22:37:23 GMT</pubDate>
    <dc:creator>darren_g</dc:creator>
    <dc:date>2016-08-31T22:37:23Z</dc:date>
    <item>
      <title>Connecting L3 Port of Palo Alto to the Switch</title>
      <link>https://live.paloaltonetworks.com/t5/general-topics/connecting-l3-port-of-palo-alto-to-the-switch/m-p/109111#M44983</link>
      <description>&lt;P&gt;Hi there,&lt;/P&gt;&lt;P&gt;&amp;nbsp;&lt;/P&gt;&lt;P&gt;On Palo Alto I have configured L3 interface and assgined ip address to it. I would like to connect this interface to the switch. The switch has an SVI configured with the port in the same vlan as the SVI. Can I connect the Palo Alto interface to the switch port which is configured with a vlan or do I need to make the switch port as a routing port.&lt;/P&gt;&lt;P&gt;&amp;nbsp;&lt;/P&gt;&lt;P&gt;Thanks Guys&lt;/P&gt;</description>
      <pubDate>Wed, 31 Aug 2016 05:02:55 GMT</pubDate>
      <guid>https://live.paloaltonetworks.com/t5/general-topics/connecting-l3-port-of-palo-alto-to-the-switch/m-p/109111#M44983</guid>
      <dc:creator>harmander</dc:creator>
      <dc:date>2016-08-31T05:02:55Z</dc:date>
    </item>
    <item>
      <title>Re: Connecting L3 Port of Palo Alto to the Switch</title>
      <link>https://live.paloaltonetworks.com/t5/general-topics/connecting-l3-port-of-palo-alto-to-the-switch/m-p/109151#M44988</link>
      <description>&lt;P&gt;Hi!&lt;/P&gt;
&lt;P&gt;&amp;nbsp;&lt;/P&gt;
&lt;P&gt;the firewall does not participate in STP so layer2 SVI bridging does not work, you can choose either&amp;nbsp;&lt;/P&gt;
&lt;UL&gt;
&lt;LI&gt;&amp;nbsp;access port in the svi vlan and add routes that point to the SVI&lt;/LI&gt;
&lt;LI&gt;&amp;nbsp;routed port&lt;/LI&gt;
&lt;LI&gt;&amp;nbsp;different design:&amp;nbsp;&lt;/LI&gt;
&lt;LI&gt;
&lt;UL&gt;you can also create several (tagged) subinterfaces on the firewall and connect it to a trunk port on the switch and let the firewall do the routing, that way you can inspect inter-vlan traffic&lt;/UL&gt;
&lt;/LI&gt;
&lt;LI&gt;
&lt;UL&gt;the firewall also functions in layer2 mode with a layer3 (firewall version of vsi) function you can enable&lt;/UL&gt;
&lt;/LI&gt;
&lt;/UL&gt;
&lt;P&gt;&amp;nbsp;&lt;/P&gt;
&lt;P&gt;hope this helps&lt;/P&gt;</description>
      <pubDate>Wed, 31 Aug 2016 08:49:38 GMT</pubDate>
      <guid>https://live.paloaltonetworks.com/t5/general-topics/connecting-l3-port-of-palo-alto-to-the-switch/m-p/109151#M44988</guid>
      <dc:creator>reaper</dc:creator>
      <dc:date>2016-08-31T08:49:38Z</dc:date>
    </item>
    <item>
      <title>Re: Connecting L3 Port of Palo Alto to the Switch</title>
      <link>https://live.paloaltonetworks.com/t5/general-topics/connecting-l3-port-of-palo-alto-to-the-switch/m-p/109534#M45009</link>
      <description>&lt;BLOCKQUOTE&gt;&lt;HR /&gt;&lt;a href="https://live.paloaltonetworks.com/t5/user/viewprofilepage/user-id/46389"&gt;@harmander&lt;/a&gt; wrote:&lt;BR /&gt;&lt;P&gt;Hi there,&lt;/P&gt;&lt;P&gt;&amp;nbsp;&lt;/P&gt;&lt;P&gt;On Palo Alto I have configured L3 interface and assgined ip address to it. I would like to connect this interface to the switch. The switch has an SVI configured with the port in the same vlan as the SVI. Can I connect the Palo Alto interface to the switch port which is configured with a vlan or do I need to make the switch port as a routing port.&lt;/P&gt;&lt;P&gt;&amp;nbsp;&lt;/P&gt;&lt;P&gt;Thanks Guys&lt;/P&gt;&lt;HR /&gt;&lt;/BLOCKQUOTE&gt;&lt;P&gt;&amp;nbsp;&lt;/P&gt;&lt;P&gt;I do exactly that on my core switches to allow for the HA configuration.&lt;/P&gt;&lt;P&gt;&amp;nbsp;&lt;/P&gt;&lt;P&gt;Firewall is configured with an L3 interface, switch cluster is configured with an RVI (Juniper speak, not Cisco), each port for the firewall is a simple access port in the associated VLAN for the RVI. I just post routes to the RVI address.&lt;/P&gt;&lt;P&gt;&amp;nbsp;&lt;/P&gt;&lt;P&gt;That way, it doesn't matter which firewall is active at the time - both are connected into the same routes, and an ARP flood when HA failover occurs means I rarely even lose a packet in the event of a HA event.&lt;/P&gt;</description>
      <pubDate>Wed, 31 Aug 2016 22:37:23 GMT</pubDate>
      <guid>https://live.paloaltonetworks.com/t5/general-topics/connecting-l3-port-of-palo-alto-to-the-switch/m-p/109534#M45009</guid>
      <dc:creator>darren_g</dc:creator>
      <dc:date>2016-08-31T22:37:23Z</dc:date>
    </item>
  </channel>
</rss>

