Hi there,
I am looking for a solution for the following case:
I have 10 MBit uplink and 5 customers.
Every customer needs 2 MBit guaranteed at any time.
At times where 4 of 5 customers are offline, the remaining customer should be able to use the full 10 MBit.
What do I need to do this? Can I realize it by configuration or is special hardware required?
Thanks in advance,
With kind regards
Thanks for your reply.
I have different hardware available. I prefer using a 2911 router.
But I also have an ISR4331.
I have an amount of bandwidth given. I dont have influence on that.
And then there comes my router, which I need to configure to have dynamic bandwidth for my customers as explained in the first post.
I don't know if thats incoming or outgoing for you.
I think a QoS will help you to allocate the BW try below steps.
Use acl to match customers IP's
Use class map and match the ACL
Use the policy map to call the class map and the BW.
using service policy apply it in the interface.
you can apply in input direction in the router.
to check use "show policy-map interface fa0/0"