<?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 5512 configuration question? in Network Security</title>
    <link>https://community.cisco.com/t5/network-security/asa-5512-configuration-question/m-p/2390772#M306384</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;To be honest I have not configured these on the ASA&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;But seems to me that the general format of the configuration might be something like this&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;&lt;STRONG&gt;access-list LAN-1-BANDWITH remark NO RESTRICTION FOR INTERNAL TRAFFIC&lt;/STRONG&gt;&lt;/P&gt;&lt;P&gt;&lt;STRONG&gt;access-list LAN-1-BANDWITH deny ip 192.168.10.0 255.255.255.0 192.168.0.0 255.255.0.0&lt;/STRONG&gt;&lt;/P&gt;&lt;P&gt;&lt;STRONG&gt;access-list LAN-1-BANDWITH deny ip 192.168.0.0 255.255.0.0 192.168.10.0 255.255.255.0&lt;/STRONG&gt;&lt;/P&gt;&lt;P&gt;&lt;STRONG&gt;access-list LAN-1-BANDWITH remark RESTRICTION FOR EXTERNAL TRAFFIC&lt;/STRONG&gt;&lt;/P&gt;&lt;P&gt;&lt;STRONG&gt;access-list LAN-1-BANDWITH permit ip 192.168.10.0 255.255.255.0 any&lt;/STRONG&gt;&lt;/P&gt;&lt;P&gt;&lt;STRONG&gt;access-list LAN-1-BANDWITH permit ip any 192.168.10.0 255.255.255.0&lt;/STRONG&gt;&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;&lt;STRONG&gt;class-map LAN-1-BANDWITH&lt;/STRONG&gt;&lt;/P&gt;&lt;P&gt;&lt;STRONG&gt; match access-list LAN-1-BANDWITH&lt;/STRONG&gt;&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;&lt;STRONG&gt;policy-map global_policy&lt;/STRONG&gt;&lt;/P&gt;&lt;P&gt;&lt;STRONG&gt; class LAN-BANDWITH&lt;/STRONG&gt;&lt;/P&gt;&lt;P&gt;&lt;STRONG&gt;&amp;nbsp; police input 15000000&lt;/STRONG&gt;&lt;/P&gt;&lt;P&gt;&lt;STRONG&gt;&amp;nbsp; police output 15000000&lt;/STRONG&gt;&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;The above presumes that you have the default &lt;STRONG&gt;"policy-map global_policy"&lt;/STRONG&gt; existing in the configuration and attached globally with the command&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;&lt;STRONG&gt;service-policy global_policy global&lt;/STRONG&gt;&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Maybe you can test it out. I am not sure if the &lt;STRONG&gt;"deny" &lt;/STRONG&gt;statements would help you avoid having this limiation between your different LAN networks. My initial test seemed to indicate it worked.&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;I am not sure how you should do the limiting for the other Vlans. Maybe a combined limit for them or one of the above for each of the Vlans.&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Hope this helps &lt;SPAN __jive_emoticon_name="happy" __jive_macro_name="emoticon" class="jive_macro jive_emote" src="https://community.cisco.com/images/emoticons/happy.gif"&gt;&lt;/SPAN&gt;&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Let me know if it works and remember to mark a reply as the correct answer if it answered your question.&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, 03 Jan 2014 18:43:53 GMT</pubDate>
    <dc:creator>Jouni Forss</dc:creator>
    <dc:date>2014-01-03T18:43:53Z</dc:date>
    <item>
      <title>ASA 5512 configuration question?</title>
      <link>https://community.cisco.com/t5/network-security/asa-5512-configuration-question/m-p/2390769#M306364</link>
      <description>&lt;P&gt;Hi all,&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;I need to setup a network enviroment, I have the following equipment: ASA 5512-X &amp;amp; 2960-S Series 48-Port&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Couple of questions.&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;See the 4 networks below I want to setup as an example.&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Can I set these 4 networks as seperate VLANs from a single Interface on the ASA5512 ? &lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Can each of these have it's own DHCP for each VLAN?&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;E.g&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Network 1&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp; VLAN100&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp; DHCP&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp; 192.168.100.x &lt;/P&gt;&lt;P&gt;Network 2&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp; VLAN200&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp; DHCP&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp; 192.168.200.x&amp;nbsp; &lt;/P&gt;&lt;P&gt;Network 3&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp; VLAN300&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp; DHCP&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp; 192.168.300.x &lt;/P&gt;&lt;P&gt;Network 4&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp; VLAN400&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp; DHCP&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp; 192.168.400.x&lt;/P&gt;</description>
      <pubDate>Tue, 12 Mar 2019 03:24:41 GMT</pubDate>
      <guid>https://community.cisco.com/t5/network-security/asa-5512-configuration-question/m-p/2390769#M306364</guid>
      <dc:creator>unrealone1</dc:creator>
      <dc:date>2019-03-12T03:24:41Z</dc:date>
    </item>
    <item>
      <title>Re: ASA 5512 configuration question?</title>
      <link>https://community.cisco.com/t5/network-security/asa-5512-configuration-question/m-p/2390770#M306366</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;Yes, you can configure a Trunk interface on the 2960 switch and ASA5512-X and configure subinterfaces on the ASA for each of the Vlans configured on the 2960.&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;You can also configure DHCP on the ASA for each of these interfaces. You can have a single DHCP Pool per interface and the DHCP pool maximum size is a /24 subnet.&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;If we were to presume that you have a blank ASA configuration you could do the following&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;UL&gt;&lt;LI&gt;Leave the actual physical interface without configurations unless you want to set the Duplex and Speed settings manually/staticly and perhaps set a description&lt;/LI&gt;&lt;LI&gt;Configure Subinterfaces for each of the Vlans you need&lt;/LI&gt;&lt;/UL&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Configurations might for example look like this&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;&lt;STRONG&gt;interface GigabitEthernet0/1&lt;/STRONG&gt;&lt;/P&gt;&lt;P&gt;&lt;STRONG&gt;&amp;nbsp; description LAN Trunk&lt;/STRONG&gt;&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;&lt;STRONG&gt;interface GigabitEthernet0/1.100&lt;/STRONG&gt;&lt;/P&gt;&lt;P&gt;&lt;STRONG&gt;&amp;nbsp; vlan 100&lt;/STRONG&gt;&lt;/P&gt;&lt;P&gt;&lt;STRONG&gt;&amp;nbsp; description Network 1&lt;/STRONG&gt;&lt;/P&gt;&lt;P&gt;&lt;STRONG&gt;&amp;nbsp; nameif LAN-1&lt;/STRONG&gt;&lt;/P&gt;&lt;P&gt;&lt;STRONG&gt;&amp;nbsp; security-level 100&lt;/STRONG&gt;&lt;/P&gt;&lt;P&gt;&lt;STRONG&gt;&amp;nbsp; ip address 192.168.10.1 255.255.255.0&lt;/STRONG&gt;&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;&lt;STRONG&gt;interface GigabitEthernet0/1.200&lt;/STRONG&gt;&lt;/P&gt;&lt;P&gt;&lt;STRONG&gt;&amp;nbsp; vlan 200&lt;/STRONG&gt;&lt;/P&gt;&lt;P&gt;&lt;STRONG&gt;&amp;nbsp; description Network 2&lt;/STRONG&gt;&lt;/P&gt;&lt;P&gt;&lt;STRONG&gt;&amp;nbsp; nameif LAN-2&lt;/STRONG&gt;&lt;/P&gt;&lt;P&gt;&lt;STRONG&gt;&amp;nbsp; security-level 100&lt;/STRONG&gt;&lt;/P&gt;&lt;P&gt;&lt;STRONG&gt;&amp;nbsp; ip address 192.168.20.1 255.255.255.0&lt;/STRONG&gt;&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;&lt;STRONG&gt;interface GigabitEthernet0/1.300&lt;/STRONG&gt;&lt;/P&gt;&lt;P&gt;&lt;STRONG&gt;&amp;nbsp; vlan 300&lt;/STRONG&gt;&lt;/P&gt;&lt;P&gt;&lt;STRONG&gt;&amp;nbsp; description Network 3&lt;/STRONG&gt;&lt;/P&gt;&lt;P&gt;&lt;STRONG&gt;&amp;nbsp; nameif LAN-3&lt;/STRONG&gt;&lt;/P&gt;&lt;P&gt;&lt;STRONG&gt;&amp;nbsp; security-level 100&lt;/STRONG&gt;&lt;/P&gt;&lt;P&gt;&lt;STRONG&gt;&amp;nbsp; ip address 192.168.30.1 255.255.255.0&lt;/STRONG&gt;&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;&lt;STRONG&gt;interface GigabitEthernet0/1.400&lt;/STRONG&gt;&lt;/P&gt;&lt;P&gt;&lt;STRONG&gt;&amp;nbsp; vlan 400&lt;/STRONG&gt;&lt;/P&gt;&lt;P&gt;&lt;STRONG&gt;&amp;nbsp; description Network 4&lt;/STRONG&gt;&lt;/P&gt;&lt;P&gt;&lt;STRONG&gt;&amp;nbsp; nameif LAN-4&lt;/STRONG&gt;&lt;/P&gt;&lt;P&gt;&lt;STRONG&gt;&amp;nbsp; security-level 100&lt;/STRONG&gt;&lt;/P&gt;&lt;P&gt;&lt;STRONG&gt;&amp;nbsp; ip address 192.168.40.1 255.255.255.0&lt;/STRONG&gt;&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Hope this helps &lt;SPAN __jive_emoticon_name="happy" __jive_macro_name="emoticon" class="jive_macro jive_emote" src="https://community.cisco.com/images/emoticons/happy.gif"&gt;&lt;/SPAN&gt;&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, 03 Jan 2014 17:19:27 GMT</pubDate>
      <guid>https://community.cisco.com/t5/network-security/asa-5512-configuration-question/m-p/2390770#M306366</guid>
      <dc:creator>Jouni Forss</dc:creator>
      <dc:date>2014-01-03T17:19:27Z</dc:date>
    </item>
    <item>
      <title>Re: ASA 5512 configuration question?</title>
      <link>https://community.cisco.com/t5/network-security/asa-5512-configuration-question/m-p/2390771#M306370</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;That's excellent many thanks Jouni. One other question.....&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;I have an Outside interface WAN on the ASA which I would like to plug my 25mb up and down link into.&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Is it possible to say throttle bandwidth, e.g. 15mb for vlan100 and then 5mb for vlan 200,300 &amp;amp; 400 ?&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Fri, 03 Jan 2014 17:57:16 GMT</pubDate>
      <guid>https://community.cisco.com/t5/network-security/asa-5512-configuration-question/m-p/2390771#M306370</guid>
      <dc:creator>unrealone1</dc:creator>
      <dc:date>2014-01-03T17:57:16Z</dc:date>
    </item>
    <item>
      <title>Re: ASA 5512 configuration question?</title>
      <link>https://community.cisco.com/t5/network-security/asa-5512-configuration-question/m-p/2390772#M306384</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;To be honest I have not configured these on the ASA&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;But seems to me that the general format of the configuration might be something like this&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;&lt;STRONG&gt;access-list LAN-1-BANDWITH remark NO RESTRICTION FOR INTERNAL TRAFFIC&lt;/STRONG&gt;&lt;/P&gt;&lt;P&gt;&lt;STRONG&gt;access-list LAN-1-BANDWITH deny ip 192.168.10.0 255.255.255.0 192.168.0.0 255.255.0.0&lt;/STRONG&gt;&lt;/P&gt;&lt;P&gt;&lt;STRONG&gt;access-list LAN-1-BANDWITH deny ip 192.168.0.0 255.255.0.0 192.168.10.0 255.255.255.0&lt;/STRONG&gt;&lt;/P&gt;&lt;P&gt;&lt;STRONG&gt;access-list LAN-1-BANDWITH remark RESTRICTION FOR EXTERNAL TRAFFIC&lt;/STRONG&gt;&lt;/P&gt;&lt;P&gt;&lt;STRONG&gt;access-list LAN-1-BANDWITH permit ip 192.168.10.0 255.255.255.0 any&lt;/STRONG&gt;&lt;/P&gt;&lt;P&gt;&lt;STRONG&gt;access-list LAN-1-BANDWITH permit ip any 192.168.10.0 255.255.255.0&lt;/STRONG&gt;&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;&lt;STRONG&gt;class-map LAN-1-BANDWITH&lt;/STRONG&gt;&lt;/P&gt;&lt;P&gt;&lt;STRONG&gt; match access-list LAN-1-BANDWITH&lt;/STRONG&gt;&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;&lt;STRONG&gt;policy-map global_policy&lt;/STRONG&gt;&lt;/P&gt;&lt;P&gt;&lt;STRONG&gt; class LAN-BANDWITH&lt;/STRONG&gt;&lt;/P&gt;&lt;P&gt;&lt;STRONG&gt;&amp;nbsp; police input 15000000&lt;/STRONG&gt;&lt;/P&gt;&lt;P&gt;&lt;STRONG&gt;&amp;nbsp; police output 15000000&lt;/STRONG&gt;&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;The above presumes that you have the default &lt;STRONG&gt;"policy-map global_policy"&lt;/STRONG&gt; existing in the configuration and attached globally with the command&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;&lt;STRONG&gt;service-policy global_policy global&lt;/STRONG&gt;&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Maybe you can test it out. I am not sure if the &lt;STRONG&gt;"deny" &lt;/STRONG&gt;statements would help you avoid having this limiation between your different LAN networks. My initial test seemed to indicate it worked.&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;I am not sure how you should do the limiting for the other Vlans. Maybe a combined limit for them or one of the above for each of the Vlans.&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Hope this helps &lt;SPAN __jive_emoticon_name="happy" __jive_macro_name="emoticon" class="jive_macro jive_emote" src="https://community.cisco.com/images/emoticons/happy.gif"&gt;&lt;/SPAN&gt;&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Let me know if it works and remember to mark a reply as the correct answer if it answered your question.&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, 03 Jan 2014 18:43:53 GMT</pubDate>
      <guid>https://community.cisco.com/t5/network-security/asa-5512-configuration-question/m-p/2390772#M306384</guid>
      <dc:creator>Jouni Forss</dc:creator>
      <dc:date>2014-01-03T18:43:53Z</dc:date>
    </item>
  </channel>
</rss>

