Frame Relay end to end PVC status in GNS3

From: Sarad <tosara_at_gmail.com>
Date: Sat, 13 Feb 2010 11:51:15 +0530

Hi Expert,

I am doing some IE expert practice labs there I want to configure two
routers with two links ( one frame relay the other point to point serial)
using static routes.

In the frame relay interface one router is configured as a PTP spoke router
configuration of this router is as follows

Rack1R4#sh run int s0/0.1
Building configuration...

Current configuration : 115 bytes
!
interface Serial0/0.1 point-to-point
 ip address 155.1.0.4 255.255.255.0
 frame-relay interface-dlci 405
end

Rack1R4#sh run int s0/0
Building configuration...

Current configuration : 139 bytes
!
interface Serial0/0
 no ip address
 encapsulation frame-relay
 shutdown
 clock rate 2000000
 cdp enable
 no frame-relay inverse-arp
end

the other router is configured as a hub & configuration of that is as
follows

Rack1R5#sh run int s0/0
Building configuration...

Current configuration : 286 bytes
!
interface Serial0/0
 ip address 155.1.0.5 255.255.255.0
 encapsulation frame-relay
 clock rate 2000000
 cdp enable
 frame-relay map ip 155.1.0.1 501
 frame-relay map ip 155.1.0.2 502
 frame-relay map ip 155.1.0.3 503
 frame-relay map ip 155.1.0.4 504
 no frame-relay inverse-arp
end

Problem I am facing at the movement is when I shut down a main interface of
frame relay network of any of this router the PVC status of the other end
router does not go to inactive.

Wonder this is a issue with the GNS or I have missed anything in the config.

Thanks

Sara

Blogs and organic groups at http://www.ccie.net
Received on Sat Feb 13 2010 - 11:51:15 ART

This archive was generated by hypermail 2.2.0 : Mon Mar 01 2010 - 06:28:35 ART