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

From: Edison Ortiz (edisonmortiz@gmail.com)
Date: Tue Jul 31 2007 - 13:29:09 ART


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