<?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: Configuring VLANs on my Cisco 5515-X, is it possible ? in Network Security</title>
    <link>https://community.cisco.com/t5/network-security/configuring-vlans-on-my-cisco-5515-x-is-it-possible/m-p/3188648#M359269</link>
    <description>&lt;P&gt;The ASA supports 802.1q trunks and can be configured with the subinterfaces necessary to act as a gateway for the resepctive subnets.&lt;/P&gt;
&lt;P&gt;&amp;nbsp;&lt;/P&gt;
&lt;P&gt;That's slightly different than the VLAN (layer 2) support you asked about but I believe it satisfies the requirement as I understand it.&lt;/P&gt;</description>
    <pubDate>Sun, 24 Sep 2017 15:20:26 GMT</pubDate>
    <dc:creator>Marvin Rhoads</dc:creator>
    <dc:date>2017-09-24T15:20:26Z</dc:date>
    <item>
      <title>Configuring VLANs on my Cisco 5515-X, is it possible ?</title>
      <link>https://community.cisco.com/t5/network-security/configuring-vlans-on-my-cisco-5515-x-is-it-possible/m-p/2149588#M359263</link>
      <description>&lt;P&gt;I am trying to connect 2 VMWARE servers directly to my 5515-X firewall.&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;And this is the configuration I am looking for:&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Gi0/0 - outside (already configured and working)&lt;/P&gt;&lt;P&gt;Gi0/1 - inside &lt;SPAN style="font-size: 10pt;"&gt;(already configured and working)&lt;/SPAN&gt;&lt;/P&gt;&lt;P&gt;&lt;SPAN style="font-size: 10pt;"&gt;Gi0/2 - trunk with VLAN 1 + 2 + 3 + 4 + 5 for VMWARE server1&lt;/SPAN&gt;&lt;/P&gt;&lt;P&gt;Gi0/3&lt;SPAN style="font-size: 10pt;"&gt; - trunk with VLAN 1 + 2 + 3 + 4 + 5 for VMWARE server2&lt;/SPAN&gt;&lt;/P&gt;&lt;P&gt;&lt;SPAN style="font-size: 10pt;"&gt;Gi0/4 not used&lt;/SPAN&gt;&lt;/P&gt;&lt;P&gt;&lt;SPAN style="font-size: 10pt;"&gt;Gi0/5 not used&lt;/SPAN&gt;&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;ASDM will not let me assign the same VLAN to both Gi0/2 and Gi0/3. I dont want to connect my VMWARE servers to a switch first (that just adds one more component that can fail)&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;I really hope this simple configuration is possible&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Thanks in advance&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Carsten&lt;/P&gt;</description>
      <pubDate>Tue, 12 Mar 2019 01:21:28 GMT</pubDate>
      <guid>https://community.cisco.com/t5/network-security/configuring-vlans-on-my-cisco-5515-x-is-it-possible/m-p/2149588#M359263</guid>
      <dc:creator>clille.cisco</dc:creator>
      <dc:date>2019-03-12T01:21:28Z</dc:date>
    </item>
    <item>
      <title>Configuring VLANs on my Cisco 5515-X, is it possible ?</title>
      <link>https://community.cisco.com/t5/network-security/configuring-vlans-on-my-cisco-5515-x-is-it-possible/m-p/2149589#M359264</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;I think you are stuck introducing a switch, sorry.&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;-- Jim Leinweber, WI State Lab of Hygiene&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Fri, 29 Mar 2013 14:45:24 GMT</pubDate>
      <guid>https://community.cisco.com/t5/network-security/configuring-vlans-on-my-cisco-5515-x-is-it-possible/m-p/2149589#M359264</guid>
      <dc:creator>James Leinweber</dc:creator>
      <dc:date>2013-03-29T14:45:24Z</dc:date>
    </item>
    <item>
      <title>Re: Configuring VLANs on my Cisco 5515-X, is it possible ?</title>
      <link>https://community.cisco.com/t5/network-security/configuring-vlans-on-my-cisco-5515-x-is-it-possible/m-p/2149590#M359265</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;I think this was only possible in the ASA5505 model which has the built in switch module.&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;I wonder if configuring a Gigabit Etherchannel using the Gi0/2 and Gi0/3 would be possible? I am not that familiar with the server side.&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;I think the basic configuration format on the ASA side would be&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;interface GigabitEthernet0/2&lt;/P&gt;&lt;P&gt; channel-group 1 mode active&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;interface GigabitEthernet0/3&lt;/P&gt;&lt;P&gt; channel-group 1 mode active&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;interface Port-Channel1&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;interface Port-Channel1.10&lt;/P&gt;&lt;P&gt; description Vlan 10&lt;/P&gt;&lt;P&gt; vlan 10&lt;/P&gt;&lt;P&gt; nameif vlan10&lt;/P&gt;&lt;P&gt; security-level 100&lt;/P&gt;&lt;P&gt; ip add 10.10.10.1 255.255.255.0&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;interface Port-Channel1.20&lt;/P&gt;&lt;P&gt; description Vlan 20&lt;/P&gt;&lt;P&gt; vlan 20&lt;/P&gt;&lt;P&gt; nameif vlan20&lt;/P&gt;&lt;P&gt; security-level 100&lt;/P&gt;&lt;P&gt; ip add 10.10.20.1 255.255.255.0&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;- Jouni&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Fri, 29 Mar 2013 14:46:19 GMT</pubDate>
      <guid>https://community.cisco.com/t5/network-security/configuring-vlans-on-my-cisco-5515-x-is-it-possible/m-p/2149590#M359265</guid>
      <dc:creator>Jouni Forss</dc:creator>
      <dc:date>2013-03-29T14:46:19Z</dc:date>
    </item>
    <item>
      <title>Re: Configuring VLANs on my Cisco 5515-X, is it possible ?</title>
      <link>https://community.cisco.com/t5/network-security/configuring-vlans-on-my-cisco-5515-x-is-it-possible/m-p/2149591#M359266</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;Doesn't an etherchannel require a single device on the other side, e.g. that pesky switch again?&amp;nbsp;&amp;nbsp; &lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;I don't think you can make an ethernet channel with two participants going to two separate unrelated devices.&amp;nbsp; Even with LACP for the bundle negotiations (e.g. "channel-group N mode active") the most separation you can get is two different member switches in a single unified stackwise group.&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Also, you'd need recent ASA firmware, like 9.0(2), as 8.6 on the ASA didn't have etherchannel.&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;I've been keeping the ASA etherchannel ploy in mind for my pending 5525-X upgrade, as depending on traffic levels, I might want it on what is currently an ordinary singleton trunk port interface (replacing an 5520 running 8.2 firmware).&amp;nbsp;&amp;nbsp; I'll have to add this item to my test lab R&amp;amp;D queue.&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;-- Jim Leinweber, WI State Lab of Hygiene&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Fri, 29 Mar 2013 15:28:05 GMT</pubDate>
      <guid>https://community.cisco.com/t5/network-security/configuring-vlans-on-my-cisco-5515-x-is-it-possible/m-p/2149591#M359266</guid>
      <dc:creator>James Leinweber</dc:creator>
      <dc:date>2013-03-29T15:28:05Z</dc:date>
    </item>
    <item>
      <title>Re: Configuring VLANs on my Cisco 5515-X, is it possible ?</title>
      <link>https://community.cisco.com/t5/network-security/configuring-vlans-on-my-cisco-5515-x-is-it-possible/m-p/2149592#M359267</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;I have updated to latest ASDM and firmware, so I do have etherchannel, but I unsure if that will work ... and I might add one more VMWARE server later&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Fri, 29 Mar 2013 15:33:22 GMT</pubDate>
      <guid>https://community.cisco.com/t5/network-security/configuring-vlans-on-my-cisco-5515-x-is-it-possible/m-p/2149592#M359267</guid>
      <dc:creator>clille.cisco</dc:creator>
      <dc:date>2013-03-29T15:33:22Z</dc:date>
    </item>
    <item>
      <title>Re: Configuring VLANs on my Cisco 5515-X, is it possible ?</title>
      <link>https://community.cisco.com/t5/network-security/configuring-vlans-on-my-cisco-5515-x-is-it-possible/m-p/3188639#M359268</link>
      <description>&lt;P&gt;Hi everyone!&lt;/P&gt;&lt;P&gt;I'm going to purchase Cisco ASA 5506-X-K9 Sec Plus device. I have plans to build the following schema:&lt;span class="lia-inline-image-display-wrapper lia-image-align-center" image-alt="ASA5506-X-K9_vlan_trunks.png" style="width: 400px;"&gt;&lt;img src="https://community.cisco.com/t5/image/serverpage/image-id/1222i81C2DFB7FFEF8825/image-size/medium?v=v2&amp;amp;px=400" role="button" title="ASA5506-X-K9_vlan_trunks.png" alt="ASA5506-X-K9_vlan_trunks.png" /&gt;&lt;/span&gt;&lt;/P&gt;&lt;P&gt;&amp;nbsp;As you can see here are two VMWare ESXi servers connected to ASA5506-X firewall. vSwitch of each server has two vlans (vlan3 - inside area, vlan4 - DMZ). So I want to configure &lt;STRONG&gt;vlan trunks&lt;/STRONG&gt; between ASA and VMWare. I need vlan trunks to save more ports of my VMWare server for another needs (SAN, redundacy links, additional servers interlinks and etc.).&lt;/P&gt;&lt;P&gt;Can anybody tell me is it possible on Cisco ASA5506-X?&lt;/P&gt;&lt;P&gt;&amp;nbsp;&lt;/P&gt;&lt;P&gt;&amp;nbsp;&lt;/P&gt;</description>
      <pubDate>Sun, 24 Sep 2017 14:10:24 GMT</pubDate>
      <guid>https://community.cisco.com/t5/network-security/configuring-vlans-on-my-cisco-5515-x-is-it-possible/m-p/3188639#M359268</guid>
      <dc:creator>Yura Kazakevich</dc:creator>
      <dc:date>2017-09-24T14:10:24Z</dc:date>
    </item>
    <item>
      <title>Re: Configuring VLANs on my Cisco 5515-X, is it possible ?</title>
      <link>https://community.cisco.com/t5/network-security/configuring-vlans-on-my-cisco-5515-x-is-it-possible/m-p/3188648#M359269</link>
      <description>&lt;P&gt;The ASA supports 802.1q trunks and can be configured with the subinterfaces necessary to act as a gateway for the resepctive subnets.&lt;/P&gt;
&lt;P&gt;&amp;nbsp;&lt;/P&gt;
&lt;P&gt;That's slightly different than the VLAN (layer 2) support you asked about but I believe it satisfies the requirement as I understand it.&lt;/P&gt;</description>
      <pubDate>Sun, 24 Sep 2017 15:20:26 GMT</pubDate>
      <guid>https://community.cisco.com/t5/network-security/configuring-vlans-on-my-cisco-5515-x-is-it-possible/m-p/3188648#M359269</guid>
      <dc:creator>Marvin Rhoads</dc:creator>
      <dc:date>2017-09-24T15:20:26Z</dc:date>
    </item>
  </channel>
</rss>

