MPLS TE

From: Gaurav Thukral <pearlgaurav_at_gmail.com>
Date: Tue, 2 Nov 2010 12:31:19 +0530

Hi guys,

I have three Routers connected in a Traingle Having routers names R7 R8 R9
respectively.

I have created Dynamic tunnel between R9 & R8 on their Loop2. ISIS is
running as the IGP.

under all the MPLS TE link i have configured the following command

ip rsvp bandwidth 100000 50000 sub-pool 20000

Means 100Mb , 50Mb(Flow) and subpool BW 20Mb & Tunnel should use 5Mb
bandwidth.

R8

interface Tunnel89
 ip unnumbered Loopback2
 tunnel destination 5.5.99.9
 tunnel mode mpls traffic-eng
 tunnel mpls traffic-eng priority 7 7
 tunnel mpls traffic-eng bandwidth 5000
 tunnel mpls traffic-eng path-option 1 dynamic

ip route 5.5.99.9 255.255.255.255 Tunnel89

R9

interface Tunnel98
 ip unnumbered Loopback2
 tunnel destination 5.5.88.8
 tunnel mode mpls traffic-eng
 tunnel mpls traffic-eng priority 7 7
 tunnel mpls traffic-eng bandwidth 5000
 tunnel mpls traffic-eng path-option 1 dynamic

ip route 5.5.88.8 255.255.255.255 Tunnel98

But my requirement is Tunnel should use BW from subpool.
So under Tunnel interface if i use subpool BW Tuunel become down?

Please Help me.

Thanks in advance.

Regards,
gaurav

Blogs and organic groups at http://www.ccie.net
Received on Tue Nov 02 2010 - 12:31:19 ART

This archive was generated by hypermail 2.2.0 : Sun Dec 05 2010 - 22:14:55 ART