<?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 That is correct for both in Network Security</title>
    <link>https://community.cisco.com/t5/network-security/multiple-subinterfaces-on-same-context/m-p/2660240#M195550</link>
    <description>&lt;P&gt;That is correct for both questions.&lt;/P&gt;&lt;P&gt;__&lt;/P&gt;&lt;P&gt;Please remember to select a correct answer and rate helpful posts&amp;nbsp;&lt;/P&gt;</description>
    <pubDate>Mon, 30 Mar 2015 15:37:56 GMT</pubDate>
    <dc:creator>Marius Gunnerud</dc:creator>
    <dc:date>2015-03-30T15:37:56Z</dc:date>
    <item>
      <title>Multiple Subinterfaces on same context.</title>
      <link>https://community.cisco.com/t5/network-security/multiple-subinterfaces-on-same-context/m-p/2660237#M195547</link>
      <description>&lt;P&gt;Hi,&lt;/P&gt;&lt;P&gt;I'm having a difficult time finding examples where there is a multi-context ASA using multiple subinterfaces under the contexts. I'm running 5585-X SSP-10 in my network.&lt;BR /&gt;We have a license for 20 contexts, currently only using a quarter of those context. Issue is, the way they set this up was only one subinterface per context, and that's how they want to keep.&lt;BR /&gt;I'm already charged with adding three new vlans to our firewall for migrating some devices off our old network to our new one. Issue is if we keep doing that we're going to burn through all these contexts in no time.&lt;/P&gt;&lt;P&gt;I'm assuming you can have multiple vlans going to the same context with multiple subinterfaces. That being said, I would assume you can block the traffic from two vlans on the same context from each other.&lt;/P&gt;&lt;P&gt;Can anyone link me to some configuration examples for multiple subinterfaces, and an example of what the access rules on the same context might look like for two vlans with different subnets?&lt;/P&gt;&lt;P&gt;Thanks.&lt;/P&gt;</description>
      <pubDate>Tue, 12 Mar 2019 05:42:39 GMT</pubDate>
      <guid>https://community.cisco.com/t5/network-security/multiple-subinterfaces-on-same-context/m-p/2660237#M195547</guid>
      <dc:creator>christopher.wood</dc:creator>
      <dc:date>2019-03-12T05:42:39Z</dc:date>
    </item>
    <item>
      <title>I feel you are overthinking</title>
      <link>https://community.cisco.com/t5/network-security/multiple-subinterfaces-on-same-context/m-p/2660238#M195548</link>
      <description>&lt;P&gt;I feel you are overthinking this. If you have setup an ASA interface before then setting up subinterfaces in a context is not much different (other than having to allocate the interface to that given context)&amp;nbsp; Then you configure the interface on the context as you would any other interface.&lt;/P&gt;&lt;P&gt;Your configuration would look like this:&lt;/P&gt;&lt;P&gt;changeto system&lt;/P&gt;&lt;P&gt;interface Gig0/0&lt;/P&gt;&lt;P&gt;no shut&lt;/P&gt;&lt;P&gt;int Gig0/0.1&lt;/P&gt;&lt;P&gt;vlan 10&lt;/P&gt;&lt;P&gt;ing Gig0/0.2&lt;/P&gt;&lt;P&gt;vlan 20&lt;/P&gt;&lt;P&gt;context A&lt;/P&gt;&lt;P&gt;allocate-interface Gig0/0.1 - Gig0/0.2&lt;/P&gt;&lt;P&gt;changeto context A&lt;/P&gt;&lt;P&gt;interface G0/0.1&lt;/P&gt;&lt;P&gt;security-level 100&lt;/P&gt;&lt;P&gt;nameif inside&lt;/P&gt;&lt;P&gt;ip add 10.10.10.1 255.255.255.0&lt;/P&gt;&lt;P&gt;interface G0/0.2&lt;/P&gt;&lt;P&gt;security-level 0&lt;/P&gt;&lt;P&gt;nameif outside&lt;/P&gt;&lt;P&gt;access-list TEST-ACL permit ip 10.10.10.0 255.255.255.0 any&lt;/P&gt;&lt;P&gt;access-list TEST-ACL2 permit ip any host 10.10.10.10&lt;/P&gt;&lt;P&gt;access-group TEST-ACL in interface inside&lt;/P&gt;&lt;P&gt;access-group TEST-ACL2 in interface outside&lt;/P&gt;&lt;P&gt;--&lt;/P&gt;&lt;P&gt;Please remember to select a correct answer and rate helpful posts&lt;/P&gt;</description>
      <pubDate>Sat, 28 Mar 2015 20:47:32 GMT</pubDate>
      <guid>https://community.cisco.com/t5/network-security/multiple-subinterfaces-on-same-context/m-p/2660238#M195548</guid>
      <dc:creator>Marius Gunnerud</dc:creator>
      <dc:date>2015-03-28T20:47:32Z</dc:date>
    </item>
    <item>
      <title>That's pretty much what  I</title>
      <link>https://community.cisco.com/t5/network-security/multiple-subinterfaces-on-same-context/m-p/2660239#M195549</link>
      <description>&lt;P&gt;That's pretty much what&amp;nbsp; I was looking for, but I can have several vlans on the the inside interface on the same context right? And then I can block traffic between those vlans with access rules on the same context?&lt;/P&gt;&lt;P&gt;&amp;nbsp;&lt;/P&gt;</description>
      <pubDate>Mon, 30 Mar 2015 14:16:36 GMT</pubDate>
      <guid>https://community.cisco.com/t5/network-security/multiple-subinterfaces-on-same-context/m-p/2660239#M195549</guid>
      <dc:creator>christopher.wood</dc:creator>
      <dc:date>2015-03-30T14:16:36Z</dc:date>
    </item>
    <item>
      <title>That is correct for both</title>
      <link>https://community.cisco.com/t5/network-security/multiple-subinterfaces-on-same-context/m-p/2660240#M195550</link>
      <description>&lt;P&gt;That is correct for both questions.&lt;/P&gt;&lt;P&gt;__&lt;/P&gt;&lt;P&gt;Please remember to select a correct answer and rate helpful posts&amp;nbsp;&lt;/P&gt;</description>
      <pubDate>Mon, 30 Mar 2015 15:37:56 GMT</pubDate>
      <guid>https://community.cisco.com/t5/network-security/multiple-subinterfaces-on-same-context/m-p/2660240#M195550</guid>
      <dc:creator>Marius Gunnerud</dc:creator>
      <dc:date>2015-03-30T15:37:56Z</dc:date>
    </item>
  </channel>
</rss>

