<?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: ASA with VLANs ...... does dot1q actually work ? in Network Security</title>
    <link>https://community.cisco.com/t5/network-security/asa-with-vlans-does-dot1q-actually-work/m-p/1160266#M877895</link>
    <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;&lt;B&gt;I have re4ad somewhere that intervlan communication via the same physical trunk cannot work???&lt;/B&gt;&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Hi Fareed, This is not true! ,  you may have subinterfaces with same sec level same physical trunk, or simply physical interfaces again with same sec level  and have communication between the two networks as long you have configured &lt;B&gt;same-security-traffic permit inter-interface statement&lt;/B&gt; along with a nonat exempt rule. &lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Regards&lt;/P&gt;&lt;P&gt;Jorge &lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt; &lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
    <pubDate>Tue, 14 Apr 2009 10:37:13 GMT</pubDate>
    <dc:creator>JORGE RODRIGUEZ</dc:creator>
    <dc:date>2009-04-14T10:37:13Z</dc:date>
    <item>
      <title>ASA with VLANs ...... does dot1q actually work ?</title>
      <link>https://community.cisco.com/t5/network-security/asa-with-vlans-does-dot1q-actually-work/m-p/1160261#M877890</link>
      <description>&lt;P&gt;Hi,&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;I have a very simple config :&lt;/P&gt;&lt;P&gt;1x ASA5510 firewall and 1x 2950 ethernet switch.&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;I am trying to get dot1q trunking working between the two, and utlize VLANs through one single physical connection.&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;This is easy right ?&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;&amp;lt;--------------ASA-------------------&amp;gt;&lt;/P&gt;&lt;P&gt;interface Ethernet3&lt;/P&gt;&lt;P&gt; speed 100&lt;/P&gt;&lt;P&gt; duplex full&lt;/P&gt;&lt;P&gt; nameif DMZ1-TEST&lt;/P&gt;&lt;P&gt; security-level 6&lt;/P&gt;&lt;P&gt; no ip address&lt;/P&gt;&lt;P&gt;!&lt;/P&gt;&lt;P&gt;interface Ethernet3.1&lt;/P&gt;&lt;P&gt; vlan 700&lt;/P&gt;&lt;P&gt; nameif DMZ1-TEST-VLAN700&lt;/P&gt;&lt;P&gt; security-level 6&lt;/P&gt;&lt;P&gt; ip address 172.18.10.1 255.255.0.0&lt;/P&gt;&lt;P&gt;!&lt;/P&gt;&lt;P&gt;interface Ethernet3.2&lt;/P&gt;&lt;P&gt; vlan 701&lt;/P&gt;&lt;P&gt; nameif DMZ1-TEST-VLAN701&lt;/P&gt;&lt;P&gt; security-level 6&lt;/P&gt;&lt;P&gt; ip address 172.19.10.1 255.255.0.0&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;&amp;lt;------------2950 SWITCH----------------&amp;gt;&lt;/P&gt;&lt;P&gt;interface FastEthernet0/23&lt;/P&gt;&lt;P&gt; description *** UPLINK to ASA TEST ***&lt;/P&gt;&lt;P&gt; duplex full&lt;/P&gt;&lt;P&gt; speed 100&lt;/P&gt;&lt;P&gt; switchport trunk encapsulation dot1q&lt;/P&gt;&lt;P&gt; switchport mode trunk&lt;/P&gt;&lt;P&gt;!&lt;/P&gt;&lt;P&gt;------------------------------------------&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;However, I cannot see any traffic between the two devices, infact, I am unable to ping the switch from the firewall and visa-versa.&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;if I do a show int on the firewall, I see ..... "390349  L2 decode drops" THIS IS NOT GOOD I ASSUME !&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;So, I think there is a problem with the trunk.&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Any Ideas or debug I could apply ?&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Any help would really be appreciated.&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Thank you.&lt;/P&gt;&lt;P&gt;Matt C&lt;/P&gt;&lt;P&gt;&lt;/P&gt;</description>
      <pubDate>Mon, 11 Mar 2019 14:34:36 GMT</pubDate>
      <guid>https://community.cisco.com/t5/network-security/asa-with-vlans-does-dot1q-actually-work/m-p/1160261#M877890</guid>
      <dc:creator>mcroft</dc:creator>
      <dc:date>2019-03-11T14:34:36Z</dc:date>
    </item>
    <item>
      <title>Re: ASA with VLANs ...... does dot1q actually work ?</title>
      <link>https://community.cisco.com/t5/network-security/asa-with-vlans-does-dot1q-actually-work/m-p/1160262#M877891</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;Hi Matt,&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;have you created the l2 vlans in the switch for the respective FW subinterfaces? &lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;switch&lt;/P&gt;&lt;P&gt;vlan database &lt;/P&gt;&lt;P&gt;vlan 700 name DMZ1-TEST-VLAN700 &lt;/P&gt;&lt;P&gt;vlan 701 name DMZ1-TEST-VLAN701&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;when u place host on a specific switchport conectivity should work .&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;switch&lt;/P&gt;&lt;P&gt;interface fe0/x &lt;/P&gt;&lt;P&gt;Description PC1_address_172.18.10.30/16&lt;/P&gt;&lt;P&gt;switchport access vlan 700&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;u should be able from PC ping its default gateway 172.18.10.1&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;same principle for the other subnet vlan 701&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;communication between the two subnets can be accomplished with inter-interface command in asa and a nonat excempt acl.&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Regards&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Thu, 08 Jan 2009 16:31:10 GMT</pubDate>
      <guid>https://community.cisco.com/t5/network-security/asa-with-vlans-does-dot1q-actually-work/m-p/1160262#M877891</guid>
      <dc:creator>JORGE RODRIGUEZ</dc:creator>
      <dc:date>2009-01-08T16:31:10Z</dc:date>
    </item>
    <item>
      <title>Re: ASA with VLANs ...... does dot1q actually work ?</title>
      <link>https://community.cisco.com/t5/network-security/asa-with-vlans-does-dot1q-actually-work/m-p/1160263#M877892</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;THANK YOU for your help.&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;I was being an wally, and only created the vlan interface on the switch and not the VLANs itself.&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;As soon as I read the first two lines of your email ... I knew immediately what I had done.&lt;/P&gt;&lt;P&gt;Silly me.&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Thank you for you help. Appreciated !&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Thu, 08 Jan 2009 23:24:19 GMT</pubDate>
      <guid>https://community.cisco.com/t5/network-security/asa-with-vlans-does-dot1q-actually-work/m-p/1160263#M877892</guid>
      <dc:creator>mcroft</dc:creator>
      <dc:date>2009-01-08T23:24:19Z</dc:date>
    </item>
    <item>
      <title>Re: ASA with VLANs ...... does dot1q actually work ?</title>
      <link>https://community.cisco.com/t5/network-security/asa-with-vlans-does-dot1q-actually-work/m-p/1160264#M877893</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;Matt, you are welcome and glad I could help and all is fine I assume,  don't forget to rate helpful posts.&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Bst Rgds&lt;/P&gt;&lt;P&gt;Jorge&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Thu, 08 Jan 2009 23:45:16 GMT</pubDate>
      <guid>https://community.cisco.com/t5/network-security/asa-with-vlans-does-dot1q-actually-work/m-p/1160264#M877893</guid>
      <dc:creator>JORGE RODRIGUEZ</dc:creator>
      <dc:date>2009-01-08T23:45:16Z</dc:date>
    </item>
    <item>
      <title>Re: ASA with VLANs ...... does dot1q actually work ?</title>
      <link>https://community.cisco.com/t5/network-security/asa-with-vlans-does-dot1q-actually-work/m-p/1160265#M877894</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;Hi Jorge&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Can PC1 communicate with PC2 which has ip address 172.19.10.34 ....&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Will intervlan commnication work with ASA as a L3 device .&lt;/P&gt;&lt;P&gt;Please can  you elaborate " communication between the two subnets can be accomplished with inter-interface command in asa and a nonat excem"&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;I have re4ad somewhere that intervlan communication via the same physical trunk cannot work???&lt;/P&gt;&lt;P&gt;Is that true?&lt;/P&gt;&lt;P&gt;Many Thanks&lt;/P&gt;&lt;P&gt;Fareed&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Tue, 14 Apr 2009 09:23:43 GMT</pubDate>
      <guid>https://community.cisco.com/t5/network-security/asa-with-vlans-does-dot1q-actually-work/m-p/1160265#M877894</guid>
      <dc:creator>fareed_farooqui</dc:creator>
      <dc:date>2009-04-14T09:23:43Z</dc:date>
    </item>
    <item>
      <title>Re: ASA with VLANs ...... does dot1q actually work ?</title>
      <link>https://community.cisco.com/t5/network-security/asa-with-vlans-does-dot1q-actually-work/m-p/1160266#M877895</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;&lt;B&gt;I have re4ad somewhere that intervlan communication via the same physical trunk cannot work???&lt;/B&gt;&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Hi Fareed, This is not true! ,  you may have subinterfaces with same sec level same physical trunk, or simply physical interfaces again with same sec level  and have communication between the two networks as long you have configured &lt;B&gt;same-security-traffic permit inter-interface statement&lt;/B&gt; along with a nonat exempt rule. &lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Regards&lt;/P&gt;&lt;P&gt;Jorge &lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt; &lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Tue, 14 Apr 2009 10:37:13 GMT</pubDate>
      <guid>https://community.cisco.com/t5/network-security/asa-with-vlans-does-dot1q-actually-work/m-p/1160266#M877895</guid>
      <dc:creator>JORGE RODRIGUEZ</dc:creator>
      <dc:date>2009-04-14T10:37:13Z</dc:date>
    </item>
    <item>
      <title>Re: ASA with VLANs ...... does dot1q actually work ?</title>
      <link>https://community.cisco.com/t5/network-security/asa-with-vlans-does-dot1q-actually-work/m-p/1160267#M877896</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;Thanks alot Jorge..&lt;/P&gt;&lt;P&gt;FYI here is the link which was the cause of my confusion.. if you scroll right at the bottom you will see a conclusion with a reference to a TAC case.. &lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;I typed these words in google "same-security-traffic permit inter-interface trunk asa"&lt;/P&gt;&lt;P&gt;and 7th result from the top from experts-exchange.com is the link iam referring to.. &lt;/P&gt;&lt;P&gt;Regards&lt;/P&gt;&lt;P&gt;Fareed &lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Tue, 14 Apr 2009 10:51:52 GMT</pubDate>
      <guid>https://community.cisco.com/t5/network-security/asa-with-vlans-does-dot1q-actually-work/m-p/1160267#M877896</guid>
      <dc:creator>fareed_farooqui</dc:creator>
      <dc:date>2009-04-14T10:51:52Z</dc:date>
    </item>
  </channel>
</rss>

