RSVP problem

From: Stuart Reabow (stuartbr@hotmail.com)
Date: Mon Dec 08 2003 - 15:09:01 GMT-3


Please could someone help me the this issue. I have the following
configured:
 
Phone ---- r1 -----FR-----x r2 -----FR---- r3 x-----SW------ r4 ----Phone
 
I've configured RSVP on all ports with : ip rsvp bandwidth 60 2
I've also configured the ip dial peers with : req-qos controlled-load
When making a call, the ports marked with x give debug errors as below:
 
01:04:35: RSVP-TC: Bandwidth check: requested bw=24000 old bw=0
01:04:35: RSVP-TC: RSVP bandwidth limit exceeded on Serial0/0.436
                              reservation rejected
and
 
Dec 8 17:42:51.475: RSVP-TC: Bandwidth check: requested bw=24000 old bw=0
Dec 8 17:42:51.475: RSVP-TC: RSVP bandwidth limit exceeded on
FastEthernet0/0
                              reservation rejected
 
 
I've tried various configs with no luck. I've included partial configs
below:
 
r1
!
interface Serial0/0
 bandwidth 1300
 ip address 125.10.10.11 255.255.255.248
 max-reserved-bandwidth 80
 encapsulation frame-relay
 frame-relay class fr1
 frame-relay traffic-shaping
 frame-relay map ip 125.10.10.9 527 broadcast
 frame-relay map ip 125.10.10.11 527
 no frame-relay inverse-arp
 ip rsvp bandwidth 60 2
 
r2
interface Serial0/0
 bandwidth 1300
 max-reserved-bandwidth 80
 encapsulation frame-relay
 frame-relay class fr1
 frame-relay traffic-shaping
 ip rsvp bandwidth 60 2
!
interface Serial0/0.436 multipoint
 bandwidth 1300
 ip address 125.10.10.9 255.255.255.248
 frame-relay class fr1
 frame-relay map ip 125.10.10.9 725
 frame-relay map ip 125.10.10.11 725 broadcast
 ip rsvp bandwidth 60 2
 
 
r3
interface FastEthernet0/0
 bandwidth 1000000
 ip address 125.10.11.2 255.255.255.0
 max-reserved-bandwidth 80
 fair-queue 64 256 2
 ip rsvp bandwidth 60 2



This archive was generated by hypermail 2.1.4 : Sat Jan 03 2004 - 08:25:37 GMT-3