Hello All

i was simulating the Backup feature for GRE tunnel ( using dynamips ) , i made 
the configuration on R4 and R5 as stated in the WB 1
but the problem is when i shut down the main interface , the DLCI status is 
always deleted on INACTIVE and the tunnel did not come up

is someone face this issue before , i think it's a dynamips problem but just 
need to confirm

R4:

interface Tunnel0
 ip address 10.0.0.4 255.255.255.0
 keepalive 1 3
 tunnel source 155.1.0.4
 tunnel destination 155.1.0.5
!

interface Serial1/0
 no ip address
 encapsulation frame-relay
 shutdown
 serial restart-delay 0
 no dce-terminal-timing-enable
!
interface Serial1/0.1 point-to-point
 ip address 155.1.0.4 255.255.255.0
 frame-relay interface-dlci 405
!
interface Serial1/1
 ip address 155.1.45.4 255.255.255.0
 serial restart-delay 0
 clock rate 64000
 no dce-terminal-timing-enable
!
ip route 150.1.5.0 255.255.255.0 155.1.45.5 10
ip route 150.1.5.0 255.255.255.0 155.1.0.5 20


R5

interface Tunnel0
 ip address 10.0.0.5 255.255.255.0
 keepalive 1 3
 tunnel source 155.1.0.5
 tunnel destination 155.1.0.4
!

!

interface Serial1/0
 backup interface Serial1/1
 ip address 155.1.0.5 255.255.255.0
 encapsulation frame-relay
 serial restart-delay 0
 no dce-terminal-timing-enable
 frame-relay map ip 155.1.0.1 501 broadcast
 frame-relay map ip 155.1.0.2 502 broadcast
 frame-relay map ip 155.1.0.3 503 broadcast
 frame-relay map ip 155.1.0.4 504 broadcast
 no frame-relay inverse-arp
!
interface Serial1/1
 ip address 155.1.45.5 255.255.255.0
 serial restart-delay 0
 clock rate 64000
 no dce-terminal-timing-enable
!
i
!
ip route 150.1.4.0 255.255.255.0 155.1.45.4 10
ip route 150.1.4.0 255.255.255.0 155.1.0.4 20
!
no ip http server
no ip http secure-server
!
!
!
!
!
_______________________________________________
For more information regarding industry leading CCIE Lab training, please visit 
www.ipexpert.com

Are you a CCNP or CCIE and looking for a job? Check out 
www.PlatinumPlacement.com

http://onlinestudylist.com/mailman/listinfo/ccie_rs

Reply via email to