08-23-2010 02:55 PM - edited 03-11-2019 11:29 AM
We have an ASA 5510 (8.3) that has a 10Mbps Internet connection. There is L3 3750 switch connected to ASA with created 10 VLANs. How to limit internet bandwidth for let's say 3 vlans (who will have access to the internet). Any example would be great (acl,policy maps)...
One more question: Is there any problems if we use CLI and ASDM to configure ASA simultaneously- of course saving config in each mode-till now we didn't noticed any.
Solved! Go to Solution.
08-23-2010 04:19 PM
Hi Dejan,
You can apply policing on the ASA to specific interfaces. Since you are trunking between a 3750 and ASA, you will have sub-interfaces defined on the ASA each with its own nameif for each vlan. You can then specify polcing and then apply it to the specific nameif that you had defined.
This will police the traffic for each of the interfaces that you define. With policing, you will set the limit to the amount of traffic you want flowing. Anything above it will be dropped.
You can check out the config guide for more information on this:
http://www.cisco.com/en/US/docs/security/asa/asa83/configuration/guide/conns_qos.html#wp1071334
As for your second question on using ASDM and CLI simultaneously. Everytime you make a change on the cli, you will need to refresh the ASDM as there will have been an out of band change. If the asdm is running in the background, it will prompt you to reload as it detected a change.
regards,
scott
08-23-2010 04:19 PM
Hi Dejan,
You can apply policing on the ASA to specific interfaces. Since you are trunking between a 3750 and ASA, you will have sub-interfaces defined on the ASA each with its own nameif for each vlan. You can then specify polcing and then apply it to the specific nameif that you had defined.
This will police the traffic for each of the interfaces that you define. With policing, you will set the limit to the amount of traffic you want flowing. Anything above it will be dropped.
You can check out the config guide for more information on this:
http://www.cisco.com/en/US/docs/security/asa/asa83/configuration/guide/conns_qos.html#wp1071334
As for your second question on using ASDM and CLI simultaneously. Everytime you make a change on the cli, you will need to refresh the ASDM as there will have been an out of band change. If the asdm is running in the background, it will prompt you to reload as it detected a change.
regards,
scott
Discover and save your favorite ideas. Come back to expert answers, step-by-step guides, recent topics, and more.
New here? Get started with these tips. How to use Community New member guide