rsvp not working?

From: ricky ong <rickyong2009_at_gmail.com>
Date: Thu, 14 May 2009 15:12:00 +0800

Hi experts.. Sorry this might just be another dump question.. I am
working on IEWB SP workbook lab 1 Question 4.4, which requires one to create
some TE tunnel. I am following the solution guide.. the tunnel is not
coming up... aft some isolation i realized that rsvp is not sending anything
though out the cloud. See the below command output:

Rack1R4# sh ip rsvp cou
Rack1R4# sh ip rsvp counters
Serial1/0.1 Recv Xmit Recv Xmit
    Path 0 0 Resv 0
0
    PathError 0 0 ResvError 0
0
    PathTear 0 0 ResvTear 0
0
    ResvConf 0 0 RTearConf 0
0
    Ack 0 0 Srefresh 0
0
    IntegrityChalle 0 0 IntegrityRespon 0
0
    DSBM_WILLING 0 0 I_AM_DSBM 0
0
    Unknown 0 0 Errors 0
0
Non RSVP i/f's Recv Xmit Recv Xmit
    Path 0 0 Resv 0
0
    PathError 0 0 ResvError 0
0
    PathTear 0 0 ResvTear 0
0
    ResvConf 0 0 RTearConf 0
0
    Ack 0 0 Srefresh 0
0
    IntegrityChalle 0 0 IntegrityRespon 0
0
    DSBM_WILLING 0 0 I_AM_DSBM 0
0
    Unknown 0 0 Errors 0
0
All Interfaces Recv Xmit Recv Xmit
    Path 0 0 Resv 0
0
    PathError 0 0 ResvError 0
0
    PathTear 0 0 ResvTear 0
0
    ResvConf 0 0 RTearConf 0
0
    Ack 0 0 Srefresh 0
0
    IntegrityChalle 0 0 IntegrityRespon 0
0
    DSBM_WILLING 0 0 I_AM_DSBM 0
0
    Unknown 0 0 Errors 0
0
Rack1R4#sh ip rsvp int
interface allocated i/f max flow max sub max
Se1/0.1 0 33750K 33750K 0

hostname Rack1R4
!

!
!
ip cef
!
!
mpls traffic-eng tunnels
!
!
!

!
interface Loopback0
 ip address 131.1.4.4 255.255.255.255
!
interface Tunnel0
 ip unnumbered Loopback0
 tunnel destination 131.1.6.6
 tunnel mode mpls traffic-eng
 tunnel mpls traffic-eng path-option 1 explicit name exp_r4->r6
 tunnel mpls traffic-eng path-option 100 dynamic
 no routing dynamic
!

!
interface Serial1/0
 bandwidth 45000
 no ip address
 encapsulation frame-relay
 serial restart-delay 0
 no frame-relay inverse-arp
!
interface Serial1/0.1 point-to-point
 bandwidth 45000
 ip address 131.1.34.4 255.255.255.0
 mpls traffic-eng tunnels
 frame-relay interface-dlci 403
 ip rsvp bandwidth
 ip rsvp resource-provider none
!

!
router ospf 1
 mpls traffic-eng router-id Loopback0
 mpls traffic-eng area 0
 log-adjacency-changes
 passive-interface Loopback0
 network 131.1.4.4 0.0.0.0 area 0
 network 131.1.34.4 0.0.0.0 area 0!

!
ip explicit-path name exp_r4->r6 enable
 next-address 131.1.34.3
 next-address 131.1.13.1
 next-address 131.1.12.2
 next-address 131.1.26.6
 next-address 131.1.6.6

    I don't have anything for "debug ip rsvp signaling" either.. just
wondering if there is anything i need to do to "turn-on" rsvp? Isn't it
enough to just use the "ip rsvp bandwidth" under the interface?

Thanks
Ricky

Blogs and organic groups at http://www.ccie.net
Received on Thu May 14 2009 - 15:12:00 ART

This archive was generated by hypermail 2.2.0 : Mon Jun 01 2009 - 07:04:42 ART