Hi there,
What you need to do here is set up 2 class maps specifying your 2 sections of traffic. Then you set up a policy map and for the furst class map, then type something like this:-
policy-map policy1
class class1
bandwidth 1800
class class2
bandwidth remaining percent 100
The the class "class2" will then have access to whatever bandwidth the first class is not using.
Remember that QoS will only use 75% of the total bandwidth of the interface.
Regards,
LH
Please rate all posts