<?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 ASA Version 9.0(3)!hostname in Network Security</title>
    <link>https://community.cisco.com/t5/network-security/can-t-create-subinterface-from-cisco5510/m-p/2548937#M235847</link>
    <description>&lt;P&gt;ASA Version 9.0(3)&lt;BR /&gt;!&lt;BR /&gt;hostname BUFW7001&lt;BR /&gt;enable password 8Ry2YjIyt7RRXU24 encrypted&lt;BR /&gt;passwd 2KFQnbNIdI.2KYOU encrypted&lt;BR /&gt;names&lt;BR /&gt;!&lt;BR /&gt;interface Ethernet0/0&lt;BR /&gt;&amp;nbsp;switchport access vlan 522&lt;BR /&gt;&amp;nbsp;speed 100&lt;BR /&gt;&amp;nbsp;duplex full&lt;BR /&gt;!&lt;BR /&gt;interface Ethernet0/1&lt;BR /&gt;&amp;nbsp;switchport access vlan 523&lt;BR /&gt;&amp;nbsp;speed 100&lt;BR /&gt;&amp;nbsp;duplex full&lt;BR /&gt;!&lt;BR /&gt;interface Ethernet0/2&lt;BR /&gt;!&lt;BR /&gt;interface Ethernet0/3&lt;BR /&gt;!&lt;BR /&gt;interface Ethernet0/4&lt;BR /&gt;!&lt;BR /&gt;interface Ethernet0/5&lt;BR /&gt;!&lt;BR /&gt;interface Ethernet0/6&lt;BR /&gt;!&lt;BR /&gt;interface Ethernet0/7&lt;BR /&gt;!&lt;BR /&gt;interface Vlan522&lt;BR /&gt;&amp;nbsp;nameif Inside_Int&lt;BR /&gt;&amp;nbsp;security-level 100&lt;BR /&gt;&amp;nbsp;ip address 10.204.51.57 255.255.255.248&lt;BR /&gt;!&lt;BR /&gt;interface Vlan523&lt;BR /&gt;&amp;nbsp;nameif Outside_Int&lt;BR /&gt;&amp;nbsp;security-level 0&lt;BR /&gt;&amp;nbsp;ip address 10.209.47.1 255.255.255.252&lt;BR /&gt;!&lt;BR /&gt;boot system disk0:/asa825-k8.bin&lt;BR /&gt;ftp mode passive&lt;BR /&gt;&amp;nbsp;&lt;/P&gt;</description>
    <pubDate>Thu, 07 Aug 2014 10:45:59 GMT</pubDate>
    <dc:creator>j10151983</dc:creator>
    <dc:date>2014-08-07T10:45:59Z</dc:date>
    <item>
      <title>can't create subinterface from Cisco5510</title>
      <link>https://community.cisco.com/t5/network-security/can-t-create-subinterface-from-cisco5510/m-p/2548932#M235838</link>
      <description>Hi Guys, need your help. I have a newly purchased Cisco5510 and I am configuring it as usual from the other high end ASA. But from this ASA, I cannot create a subinterface and cannot configure nameif from the main interface. Is it really a behaviour of Cisco5510?
Another problem I have is, I have downgraded the IOS from Version 9.0 to 8.25 as per our company standard. I was able to load the ios and boot to this IOS, however upon checking, the software version is still 9.0.</description>
      <pubDate>Tue, 12 Mar 2019 04:35:23 GMT</pubDate>
      <guid>https://community.cisco.com/t5/network-security/can-t-create-subinterface-from-cisco5510/m-p/2548932#M235838</guid>
      <dc:creator>j10151983</dc:creator>
      <dc:date>2019-03-12T04:35:23Z</dc:date>
    </item>
    <item>
      <title>Hi, If you are configuring</title>
      <link>https://community.cisco.com/t5/network-security/can-t-create-subinterface-from-cisco5510/m-p/2548933#M235840</link>
      <description>&lt;P&gt;Hi,&lt;/P&gt;&lt;P&gt;&amp;nbsp;&lt;/P&gt;&lt;P&gt;If you are configuring sub interfaces on the ASA they should be configured in the following way&lt;/P&gt;&lt;P&gt;&amp;nbsp;&lt;/P&gt;&lt;P&gt;&lt;STRONG&gt;interface Ethernet0/0.100&lt;BR /&gt;&amp;nbsp;vlan 100&lt;BR /&gt;&amp;nbsp;nameif &amp;lt;name&amp;gt;&lt;BR /&gt;&amp;nbsp;security-level &amp;lt;level&amp;gt;&lt;BR /&gt;&amp;nbsp;ip address &amp;lt;ip&amp;gt; &amp;lt;mask&amp;gt;&lt;/STRONG&gt;&lt;/P&gt;&lt;P&gt;&amp;nbsp;&lt;/P&gt;&lt;P&gt;Are you sure that you have configured the &lt;STRONG&gt;"vlan"&lt;/STRONG&gt; under the sub interface before you try to configure &lt;STRONG&gt;"nameif"&lt;/STRONG&gt; or any other parameters? I wonder if having the firewall in Transparent mode would affect this also? Or is the firewall in its default Routed mode?&lt;/P&gt;&lt;P&gt;&amp;nbsp;&lt;/P&gt;&lt;P&gt;Also with regards to your software level problem. I would presume that the problem is that you have not removed the higher level software from the boot settings&lt;/P&gt;&lt;P&gt;&amp;nbsp;&lt;/P&gt;&lt;P&gt;Try the command&lt;/P&gt;&lt;P&gt;&amp;nbsp;&lt;/P&gt;&lt;P&gt;&lt;STRONG&gt;show run boot&lt;/STRONG&gt;&lt;/P&gt;&lt;P&gt;&amp;nbsp;&lt;/P&gt;&lt;P&gt;If you can see the file for the software 9.0 mentioned then remove it. It might be first on the list and then after that the 8.2 and because of that the new software might still be booting up.&lt;/P&gt;&lt;P&gt;&amp;nbsp;&lt;/P&gt;&lt;P&gt;Hope this helps &lt;span class="lia-unicode-emoji" title=":slightly_smiling_face:"&gt;🙂&lt;/span&gt;&lt;/P&gt;&lt;P&gt;&amp;nbsp;&lt;/P&gt;&lt;P&gt;- Jouni&lt;/P&gt;</description>
      <pubDate>Wed, 06 Aug 2014 16:49:29 GMT</pubDate>
      <guid>https://community.cisco.com/t5/network-security/can-t-create-subinterface-from-cisco5510/m-p/2548933#M235840</guid>
      <dc:creator>Jouni Forss</dc:creator>
      <dc:date>2014-08-06T16:49:29Z</dc:date>
    </item>
    <item>
      <title>Firewall didn't accept</title>
      <link>https://community.cisco.com/t5/network-security/can-t-create-subinterface-from-cisco5510/m-p/2548934#M235842</link>
      <description>Firewall didn't accept "interface eth0/0.100" or any other subinterface, same thing when I go to main interface and try doing nameif, no available syntax for that. 

With regards to IOS, yes I removed the previous IOS, from the show bootvar, it shows 8.2 image only. Actually, when I reload the firewall, it shows it is loading from 8.2 image. I will share the result once back to office.</description>
      <pubDate>Wed, 06 Aug 2014 17:29:26 GMT</pubDate>
      <guid>https://community.cisco.com/t5/network-security/can-t-create-subinterface-from-cisco5510/m-p/2548934#M235842</guid>
      <dc:creator>j10151983</dc:creator>
      <dc:date>2014-08-06T17:29:26Z</dc:date>
    </item>
    <item>
      <title>The interface that you want</title>
      <link>https://community.cisco.com/t5/network-security/can-t-create-subinterface-from-cisco5510/m-p/2548935#M235844</link>
      <description>&lt;P&gt;The interface that you want to create sub interfaces should look like this&lt;/P&gt;&lt;P&gt;&amp;nbsp;&lt;/P&gt;&lt;P&gt;int eth0/0&lt;/P&gt;&lt;P&gt;&amp;nbsp;no nameif&lt;/P&gt;&lt;P&gt;&amp;nbsp;security-level XX &amp;lt;-- what ever level you want here&lt;/P&gt;&lt;P&gt;&amp;nbsp;no ip address&lt;/P&gt;&lt;P&gt;&amp;nbsp;&lt;/P&gt;&lt;P&gt;now add the sub-interfaces&lt;/P&gt;&lt;P&gt;interface Ethernet0/0.100&lt;BR /&gt;&amp;nbsp;description Interface to ???&lt;BR /&gt;&amp;nbsp;vlan 100&lt;BR /&gt;&amp;nbsp;nameif XXX &amp;lt;-- what you want to name it&lt;BR /&gt;&amp;nbsp;security-level XX &amp;lt;-- what ever security level you want&lt;BR /&gt;&amp;nbsp;ip address &amp;lt;ipaddress&amp;gt; &amp;lt;Mask&amp;gt;&lt;/P&gt;&lt;P&gt;&amp;nbsp;no shut&lt;/P&gt;&lt;P&gt;&amp;nbsp;&lt;/P&gt;&lt;P&gt;hope this helps&lt;/P&gt;&lt;P&gt;&amp;nbsp;&lt;/P&gt;&lt;P&gt;mike&lt;/P&gt;</description>
      <pubDate>Wed, 06 Aug 2014 17:45:00 GMT</pubDate>
      <guid>https://community.cisco.com/t5/network-security/can-t-create-subinterface-from-cisco5510/m-p/2548935#M235844</guid>
      <dc:creator>burleyman</dc:creator>
      <dc:date>2014-08-06T17:45:00Z</dc:date>
    </item>
    <item>
      <title>Sorry it does not HAVE to be</title>
      <link>https://community.cisco.com/t5/network-security/can-t-create-subinterface-from-cisco5510/m-p/2548936#M235846</link>
      <description>&lt;P&gt;Sorry it does not HAVE to be that.... I was just seeing if that worked for you.&lt;/P&gt;&lt;P&gt;Can you post the config for that port?&lt;/P&gt;&lt;P&gt;&amp;nbsp;&lt;/P&gt;&lt;P&gt;Also check to make sure the main port is not shutdown&lt;/P&gt;&lt;P&gt;&amp;nbsp;&lt;/P&gt;&lt;P&gt;Mike&lt;/P&gt;&lt;P&gt;&amp;nbsp;&lt;/P&gt;</description>
      <pubDate>Wed, 06 Aug 2014 17:50:15 GMT</pubDate>
      <guid>https://community.cisco.com/t5/network-security/can-t-create-subinterface-from-cisco5510/m-p/2548936#M235846</guid>
      <dc:creator>burleyman</dc:creator>
      <dc:date>2014-08-06T17:50:15Z</dc:date>
    </item>
    <item>
      <title>ASA Version 9.0(3)!hostname</title>
      <link>https://community.cisco.com/t5/network-security/can-t-create-subinterface-from-cisco5510/m-p/2548937#M235847</link>
      <description>&lt;P&gt;ASA Version 9.0(3)&lt;BR /&gt;!&lt;BR /&gt;hostname BUFW7001&lt;BR /&gt;enable password 8Ry2YjIyt7RRXU24 encrypted&lt;BR /&gt;passwd 2KFQnbNIdI.2KYOU encrypted&lt;BR /&gt;names&lt;BR /&gt;!&lt;BR /&gt;interface Ethernet0/0&lt;BR /&gt;&amp;nbsp;switchport access vlan 522&lt;BR /&gt;&amp;nbsp;speed 100&lt;BR /&gt;&amp;nbsp;duplex full&lt;BR /&gt;!&lt;BR /&gt;interface Ethernet0/1&lt;BR /&gt;&amp;nbsp;switchport access vlan 523&lt;BR /&gt;&amp;nbsp;speed 100&lt;BR /&gt;&amp;nbsp;duplex full&lt;BR /&gt;!&lt;BR /&gt;interface Ethernet0/2&lt;BR /&gt;!&lt;BR /&gt;interface Ethernet0/3&lt;BR /&gt;!&lt;BR /&gt;interface Ethernet0/4&lt;BR /&gt;!&lt;BR /&gt;interface Ethernet0/5&lt;BR /&gt;!&lt;BR /&gt;interface Ethernet0/6&lt;BR /&gt;!&lt;BR /&gt;interface Ethernet0/7&lt;BR /&gt;!&lt;BR /&gt;interface Vlan522&lt;BR /&gt;&amp;nbsp;nameif Inside_Int&lt;BR /&gt;&amp;nbsp;security-level 100&lt;BR /&gt;&amp;nbsp;ip address 10.204.51.57 255.255.255.248&lt;BR /&gt;!&lt;BR /&gt;interface Vlan523&lt;BR /&gt;&amp;nbsp;nameif Outside_Int&lt;BR /&gt;&amp;nbsp;security-level 0&lt;BR /&gt;&amp;nbsp;ip address 10.209.47.1 255.255.255.252&lt;BR /&gt;!&lt;BR /&gt;boot system disk0:/asa825-k8.bin&lt;BR /&gt;ftp mode passive&lt;BR /&gt;&amp;nbsp;&lt;/P&gt;</description>
      <pubDate>Thu, 07 Aug 2014 10:45:59 GMT</pubDate>
      <guid>https://community.cisco.com/t5/network-security/can-t-create-subinterface-from-cisco5510/m-p/2548937#M235847</guid>
      <dc:creator>j10151983</dc:creator>
      <dc:date>2014-08-07T10:45:59Z</dc:date>
    </item>
    <item>
      <title>Hi, You wont be able to</title>
      <link>https://community.cisco.com/t5/network-security/can-t-create-subinterface-from-cisco5510/m-p/2548938#M235848</link>
      <description>&lt;P&gt;Hi,&lt;/P&gt;&lt;P&gt;&amp;nbsp;&lt;/P&gt;&lt;P&gt;You wont be able to create subinterfaces on the ASA5505 model as its a firewall with a built in switch module. Therefore it acts like a L3 switch and you configure Vlan interfaces instead of subinterfaces of actual physical ports. Seems there was some missunderstanding related to the ASA model. ASA5505 has switch ports and you can configure Trunk interfaces with the proper license (Security Plus).&amp;nbsp; No other basic ASA model (other than the FWSM and ASASM) support Vlan interface to my understanding.&lt;/P&gt;&lt;P&gt;&amp;nbsp;&lt;/P&gt;&lt;P&gt;Depending if the ASA is using Base License or Security Plus license your allowed Vlan interface limit may vary. On the Base License its 3 vlans (of which one is resricted) and on Security Plus I think the limitation was 20 Vlans.&lt;/P&gt;&lt;P&gt;&amp;nbsp;&lt;/P&gt;&lt;P&gt;Hope this helps &lt;span class="lia-unicode-emoji" title=":slightly_smiling_face:"&gt;🙂&lt;/span&gt;&lt;/P&gt;&lt;P&gt;&amp;nbsp;&lt;/P&gt;&lt;P&gt;- Jouni&lt;/P&gt;</description>
      <pubDate>Thu, 07 Aug 2014 12:08:56 GMT</pubDate>
      <guid>https://community.cisco.com/t5/network-security/can-t-create-subinterface-from-cisco5510/m-p/2548938#M235848</guid>
      <dc:creator>Jouni Forss</dc:creator>
      <dc:date>2014-08-07T12:08:56Z</dc:date>
    </item>
  </channel>
</rss>

