03-07-2012 11:24 PM - edited 03-04-2019 03:35 PM
I have installed ASA 5520 firewall and 1841 Cisco router. firewall is connected to internet and the router. Router is connected to Network. There two networks available. I have completed the configuration. but problems. i dont know how to do the bandwith sharing for these networks.
In the router i created the policy-map and assign the bandwidth percent command. but it cann't apply for the sub interfaces. please any help please finish this configuration.
Thanks
Huzair
03-15-2012 05:00 PM
You can't apply a service policy with queueing in the parent policy to a subinterface, but child policies are fair game for queueing as long as you have shaping on the parent policy.
So something like this (you might not want these exact parameters, but it gives you an idea):
policy-map PARENT
class class-default
shape average percent 100
service-policy out CHILD
!
policy-map CHILD
class VOICE
priority percent 10
!
interface GigabitEthernet 0/0.1
service-policy out PARENT
http://www.cisco.com/en/US/tech/tk543/tk545/technologies_tech_note09186a0080114326.shtml
03-15-2012 08:56 PM
Hi Mohamed,
You want to do this sharing at 1841? between what internet and other network?Can u tel how ur setup is? any diagram to understand better.
Regards,
Satya.M
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