I logged in to rack 106 and loaded up vol 1 lab 13 startup configs. When it
came up nothing in the frame relay cloud was matching up with what I had on
my drawings. It looked like there was config on the rack that hadn't be
wiped and the configs were merged. So I reverted the rack, waited 15 minutes
and loaded the configs again. This time the configs look close but I am
still having an issue between R2 and R4.

R2
_____________
interface Serial0/1/0
 description Frame Relay Links
 no ip address
 encapsulation frame-relay
 no frame-relay inverse-arp
!
interface Serial0/1/0.24 point-to-point
 description Frame Relay Cloud 2
 bandwidth 64
 ip address 150.100.24.2 255.255.255.0
!
interface Serial0/1/0.256 multipoint
 description Frame Relay Cloud 1
 bandwidth 64
 ip address 150.100.100.2 255.255.255.0
 frame-relay map ip 150.100.100.5 205 broadcast
 frame-relay map ip 150.100.100.6 206 broadcast


R4
_______

interface Serial0/0/0
 bandwidth 64
 ip address 150.100.24.4 255.255.255.0
 encapsulation frame-relay
 frame-relay map ip 150.100.24.2 402 broadcast
 no frame-relay inverse-arp
 frame-relay lmi-type cisco

I believe I need to add a frame-relay interface-dlci command to R2 s0/1/0.24

but when I try to add this to s0/1/0.24: frame-relay interface-dlci 204
I get this: %PVC already assigned to interface Serial0/1/0


I even reloaded the router.

Any help? Is there a problem with the startup configs?
_______________________________________________
For more information regarding industry leading CCIE Lab training, please visit 
www.ipexpert.com

Reply via email to