RE: FRTS "requested bandwidth 128 (kbps), available only 28

From: Brian McGahan (bmcgahan@internetworkexpert.com)
Date: Tue Jul 31 2007 - 14:02:50 ART


        The reservable bandwidth is based on the "frame-relay mincir"
option under the frame-relay map-class. Since your default cir is
56kbps, mincir is 28kbps, which is half of the cir. This is the reason
it says that only 28kbps is available. Set the mincir to at least what
you want to reserve in the policy and it will take the application.

HTH,

Brian McGahan, CCIE #8593 (R&S/SP/Security)
bmcgahan@internetworkexpert.com

Internetwork Expert, Inc.
http://www.InternetworkExpert.com
Toll Free: 877-224-8987 x 705
Outside US: 775-826-4344 x 705
24/7 Support: http://forum.internetworkexpert.com
Live Chat: http://www.internetworkexpert.com/chat/

-----Original Message-----
From: nobody@groupstudy.com [mailto:nobody@groupstudy.com] On Behalf Of
Edison Ortiz
Sent: Tuesday, July 31, 2007 11:29 AM
To: 'ISolveSystems'; 'Cisco certification'
Subject: RE: FRTS "requested bandwidth 128 (kbps), available only 28
(kbps)"

Include a CIR value in the map-class, else it will default to 56kbps.
You can verify with the 'show traffic-shape' command.

map-class frame-relay FRTS
 frame-relay cir 5600000
  

Edison Ortiz
Routing and Switching, CCIE # 17943

-----Original Message-----
From: nobody@groupstudy.com [mailto:nobody@groupstudy.com] On Behalf Of
ISolveSystems
Sent: Tuesday, July 31, 2007 12:18 PM
To: Cisco certification
Subject: FRTS "requested bandwidth 128 (kbps), available only 28 (kbps)"

Hi Experts,
I get the following error when applying FRTS with priority queing to a
FR
interface. I have the bandwidth set to 5600000k, but I got the following
error. I have also configured the max reserved bandwidth to 100%.

Rack1R1(config-if)#frame-relay cla FRTS
I/f Serial1/1 DLCI 103 class AUDIOUDP requested bandwidth 128 (kbps),
available only 28 (kbps)

 class-map match-all AUDIOUDP
 match access-group 100
!
!
policy-map AUDIOUDP
 class AUDIOUDP
  priority 128 8000
 class class-default

map-class frame-relay FRTS
 service-policy output AUDIOUDP
!
access-list 100 permit udp any any eq 7070

interface Serial1/1
 bandwidth 5600000
 no ip address
 encapsulation frame-relay
 shutdown
 serial restart-delay 0
 no dce-terminal-timing-enable
 no fair-queue
 frame-relay traffic-shaping
 frame-relay map ip 1.1.1.1 103
 max-reserved-bandwidth 100
end



This archive was generated by hypermail 2.1.4 : Sat Aug 18 2007 - 08:17:42 ART