<?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: how to create trunk port with ASA 5520 in Network Security</title>
    <link>https://community.cisco.com/t5/network-security/how-to-create-trunk-port-with-asa-5520/m-p/811917#M977268</link>
    <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;Thanks Vibhor.&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Do I still need setup  "encapsulation dot1Q vlan name" in the sub interface or only setup dot1q in the switch side? &lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Ben  &lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
    <pubDate>Fri, 29 Jun 2007 21:08:04 GMT</pubDate>
    <dc:creator>bma</dc:creator>
    <dc:date>2007-06-29T21:08:04Z</dc:date>
    <item>
      <title>how to create trunk port with ASA 5520</title>
      <link>https://community.cisco.com/t5/network-security/how-to-create-trunk-port-with-asa-5520/m-p/811915#M977266</link>
      <description>&lt;P&gt;Hi&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;  We need creat multi vlan in the ASA 5520 dmz, dmz switch is cisco 2960. How to config ASA dmz sub interface to 2960 trunk port? could send a example?&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Thanks&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;ben  &lt;/P&gt;</description>
      <pubDate>Mon, 11 Mar 2019 10:37:45 GMT</pubDate>
      <guid>https://community.cisco.com/t5/network-security/how-to-create-trunk-port-with-asa-5520/m-p/811915#M977266</guid>
      <dc:creator>bma</dc:creator>
      <dc:date>2019-03-11T10:37:45Z</dc:date>
    </item>
    <item>
      <title>Re: how to create trunk port with ASA 5520</title>
      <link>https://community.cisco.com/t5/network-security/how-to-create-trunk-port-with-asa-5520/m-p/811916#M977267</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;Hi ,&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;You may create subinterfaces using gi0/2 interface and connect this interface to trunk port of 2960. The physical port by itself will act as trunk port and you dont need to configure this separately.&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;We need to keep in mind that if you have created subinterfaces and have not given any nameif command on the main physical interface then this interface will only accept tagged packets. Thus packets from native vlan on switch trunk will be dropped. If you need to pass these native vlan packets also, you can give nameif command on the main physical interface. So lets say you have following&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;gi0/2&lt;/P&gt;&lt;P&gt;nameif dmz&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;gi0/2.1&lt;/P&gt;&lt;P&gt;nameif dmz1&lt;/P&gt;&lt;P&gt;vlan 10&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;gi0/2.2&lt;/P&gt;&lt;P&gt;nameif dmz2&lt;/P&gt;&lt;P&gt;vlan 20&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;so you need to connect gi0/2 port to the trunk port of 2960. ASA would accept tagged packets for vlan 10, 20 and these will be sent to gi0/2.1 and gi0/2.2 respectively. Untagged packets will be sent directly on the physical interface which would be part of native vlan.&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Following link may be helpful:&lt;/P&gt;&lt;P&gt;&lt;A class="jive-link-custom" href="http://www.cisco.com/univercd/cc/td/doc/product/multisec/asa_sw/v_7_2/conf_gd/general/intrface.htm" target="_blank"&gt;http://www.cisco.com/univercd/cc/td/doc/product/multisec/asa_sw/v_7_2/conf_gd/general/intrface.htm&lt;/A&gt;&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Hope this helps.&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Regards,&lt;/P&gt;&lt;P&gt;Vibhor.&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Fri, 29 Jun 2007 20:41:52 GMT</pubDate>
      <guid>https://community.cisco.com/t5/network-security/how-to-create-trunk-port-with-asa-5520/m-p/811916#M977267</guid>
      <dc:creator>vitripat</dc:creator>
      <dc:date>2007-06-29T20:41:52Z</dc:date>
    </item>
    <item>
      <title>Re: how to create trunk port with ASA 5520</title>
      <link>https://community.cisco.com/t5/network-security/how-to-create-trunk-port-with-asa-5520/m-p/811917#M977268</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;Thanks Vibhor.&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Do I still need setup  "encapsulation dot1Q vlan name" in the sub interface or only setup dot1q in the switch side? &lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Ben  &lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Fri, 29 Jun 2007 21:08:04 GMT</pubDate>
      <guid>https://community.cisco.com/t5/network-security/how-to-create-trunk-port-with-asa-5520/m-p/811917#M977268</guid>
      <dc:creator>bma</dc:creator>
      <dc:date>2007-06-29T21:08:04Z</dc:date>
    </item>
    <item>
      <title>Re: how to create trunk port with ASA 5520</title>
      <link>https://community.cisco.com/t5/network-security/how-to-create-trunk-port-with-asa-5520/m-p/811918#M977269</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;ASA/PIX by default only support 802.1q encapsulation. However on the switch side you need to configure trunk for 802.1q encapsulation.&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Regards,&lt;/P&gt;&lt;P&gt;Vibhor.&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Fri, 29 Jun 2007 21:22:11 GMT</pubDate>
      <guid>https://community.cisco.com/t5/network-security/how-to-create-trunk-port-with-asa-5520/m-p/811918#M977269</guid>
      <dc:creator>vitripat</dc:creator>
      <dc:date>2007-06-29T21:22:11Z</dc:date>
    </item>
    <item>
      <title>Re: how to create trunk port with ASA 5520</title>
      <link>https://community.cisco.com/t5/network-security/how-to-create-trunk-port-with-asa-5520/m-p/811919#M977270</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;I know this is an old thead but this came up when I was searching for an answer to my question.&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;I have an ASA5510.&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Below is Ethernet0/0 and it's subinterfaces. The physical Ethernet 0/0 is connected to a Gig port on a 2950T that is set to trunk.&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;I'm not using the native vlan so is the ASA dropping the native vlan? and can I change the 2950T from trunk to allowing vlans?&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;My reason for wanting to do this is because I have a Barracuda WebFilter that is designed to be inline. In my case between the ASA and switch. The webfilter can handle vlan traffic but not trunked.&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Thank for any input.&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;&lt;SPAN style="font-family: Arial;"&gt;interface Ethernet0/0&lt;BR /&gt; no nameif&lt;BR /&gt; no security-level&lt;BR /&gt; no ip address&lt;BR /&gt;!&lt;BR /&gt;interface Ethernet0/0.50&lt;BR /&gt; vlan 50&lt;BR /&gt; nameif Engineering&lt;BR /&gt; security-level 80&lt;BR /&gt; ip address 192.168.220.1 255.255.255.0 &lt;BR /&gt;!&lt;BR /&gt;interface Ethernet0/0.100&lt;BR /&gt; vlan 100&lt;BR /&gt; nameif OfficeNet&lt;BR /&gt; security-level 90&lt;BR /&gt; ip address 192.168.92.1 255.255.255.0 &lt;BR /&gt;!&lt;BR /&gt;interface Ethernet0/0.200&lt;BR /&gt; vlan 200&lt;BR /&gt; nameif Automation&lt;BR /&gt; security-level 100&lt;BR /&gt; ip address 192.168.200.5 255.255.255.0 &lt;BR /&gt;!&lt;BR /&gt;interface Ethernet0/0.201&lt;BR /&gt; vlan 201&lt;BR /&gt; nameif Enco&lt;BR /&gt; security-level 100&lt;BR /&gt; ip address 10.107.61.1 255.255.255.0 &lt;BR /&gt;!&lt;BR /&gt;interface Ethernet0/0.202&lt;BR /&gt; vlan 202&lt;BR /&gt; nameif Traffic&lt;BR /&gt; security-level 95&lt;BR /&gt; ip address 192.168.202.5 255.255.255.0 &lt;/SPAN&gt;&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Tue, 23 Nov 2010 00:06:17 GMT</pubDate>
      <guid>https://community.cisco.com/t5/network-security/how-to-create-trunk-port-with-asa-5520/m-p/811919#M977270</guid>
      <dc:creator>tony.broom</dc:creator>
      <dc:date>2010-11-23T00:06:17Z</dc:date>
    </item>
  </channel>
</rss>

