Question regarding "max-reserved-bandwidth" command ..

From: Ramasubramanian Sethuraman (snrmanian@hotmail.com)
Date: Fri Mar 05 2004 - 12:07:57 GMT-3


Hi,

In one of he practice lab scenarios, CBWFQ was asked to be
configured on a serail link (256 Kbps) to allocate bandwidth to various
protocols.
The total allocation came to 203 Kbps. In addition to it, strict priority of
48 Kbps was reserved for voice traffic (using rtp priority command)

The solution provided was as follows. Here max-reserved-bandwidth was
configured as 80% for the serail link. The total bandwidth reserved is 203 +
48 = 251 Kbps,
which is close to 99%(of 256 Kbps). Hence i think the max-reserved-bandwidth
should be 99%, right ? Pls let me know.

!
interface Serial1/0
bandwidth 256
ip address 136.10.24.4 255.255.255.248
encapsulation frame-relay
max-reserved-bandwidth 80
frame-relay traffic-shaping
frame-relay map ip 136.10.24.2 401 broadcast
frame-relay map ip 136.10.24.4 401
frame-relay interface-dlci 401
  class frts_R4
no frame-relay inverse-arp
!
map-class frame-relay frts_R4
frame-relay cir 256000
frame-relay bc 2560
frame-relay be 0
frame-relay mincir 256000
no frame-relay adaptive-shaping
service-policy output L7cbwfq <-- total reservation comes to 203 kbps for
this policy map
frame-relay fragment 320
frame-relay ip rtp priority 16384 16383 48
!

*) Policy-map L7cbwfq not shown here, but it allocates 203 Kbps for various
protocols

thanks,
subbu



This archive was generated by hypermail 2.1.4 : Thu Apr 01 2004 - 08:15:14 GMT-3