From: ccie preparation (ccie22@gmail.com)
Date: Thu Mar 26 2009 - 20:03:21 ART
Folks,
I am trying to configure MPLS TE, when i specify option dynamic
itcomes up no problem, But when I specify explict path it does not come up,
I have made sure that all the next hops are reachable, any ideas?
hostname r1
!
boot-start-marker
boot-end-marker
!
!
no aaa new-model
memory-size iomem 15
dot11 syslog
!
!
ip cef
!
!
no ip domain lookup
--More-- !
multilink bundle-name authenticated
mpls traffic-eng tunnels
!
!
voice-card 0
no dspfarm
!
!
!
!
!
!
!
!
!
!
!
!
!
!
!
!
--More-- !
!
!
!
archive
log config
hidekeys
!
!
!
!
!
!
!
!
interface Loopback0
ip address 10.10.10.101 255.255.255.255
!
interface Tunnel0
ip unnumbered Loopback0
tunnel destination 10.10.10.103
tunnel mode mpls traffic-eng
tunnel mpls traffic-eng autoroute announce
--More-- tunnel mpls traffic-eng priority 1 1
tunnel mpls traffic-eng bandwidth 100
tunnel mpls traffic-eng path-option 1 dynamic
no routing dynamic
!
interface Tunnel1
ip unnumbered Loopback0
tunnel destination 10.10.10.103
tunnel mode mpls traffic-eng
tunnel mpls traffic-eng autoroute announce
tunnel mpls traffic-eng priority 2 2
tunnel mpls traffic-eng bandwidth 100
tunnel mpls traffic-eng path-option 1 explicit name LSP1
no routing dynamic
!
interface FastEthernet0/0
ip address 20.20.10.1 255.255.255.0
duplex auto
speed auto
mpls ip
mpls traffic-eng tunnels
ip rsvp bandwidth 1000
!
--More-- interface FastEthernet0/1
ip address 30.30.10.1 255.255.255.0
duplex auto
speed auto
mpls ip
mpls traffic-eng tunnels
ip rsvp bandwidth 1000
!
interface Serial0/0/0
ip address 10.10.10.1 255.255.255.240
encapsulation frame-relay
ip ospf network point-to-multipoint
mpls ip
mpls traffic-eng tunnels
fair-queue 64 256 48
frame-relay map ip 10.10.10.2 102 broadcast
no frame-relay inverse-arp
frame-relay lmi-type ansi
ip rsvp bandwidth 1000
!
interface Serial0/0/1
no ip address
shutdown
--More-- clock rate 2000000
!
interface Serial0/1/0
no ip address
shutdown
clock rate 2000000
!
interface Serial0/1/1
no ip address
shutdown
clock rate 2000000
!
router ospf 1
mpls traffic-eng router-id Loopback0
mpls traffic-eng area 0
log-adjacency-changes
network 10.10.10.0 0.0.0.255 area 0
network 20.20.10.0 0.0.0.255 area 0
network 30.30.10.0 0.0.0.255 area 0
!
ip forward-protocol nd
!
!
--More-- ip http server
no ip http secure-server
!
ip explicit-path name LSP1 enable
next-address 30.30.10.1
next-address 30.30.10.2
next-address 30.30.30.1
next-address 30.30.30.2
next-address 10.10.10.103
!
!
!
!
!
mpls ldp router-id Loopback0
!
!
control-plane
!
!
!
!
!
--More-- !
!
!
!
!
line con 0
line aux 0
line vty 0 4
login
!
scheduler allocate 20000 1000
!
end
r1#
Blogs and organic groups at http://www.ccie.net
This archive was generated by hypermail 2.1.4 : Mon Apr 06 2009 - 06:44:07 ART