When we download config from web interface we get this config only(with sub
interface) and it will work fine once you clear Frame-relay map. I had a
same issue when I did this lab.

Please check out this command to see what dlci are mapped to what
interfaces.

sh frame-relay map pvc | in ACTIVE

Thanks

Nilesh

On Wed, Oct 20, 2010 at 10:51 AM, Amer Mustafa <[email protected]>wrote:

>  *WORKBOOK 1 , TASK 17.5 ( WITH INITIAL CONFIG FROM PROCTOR LABS ).*
> **
> *inst the DLCI on R4 is in the wrong place ? this lab is not FR or OSPF,
> OSPF supposed to be up and running but its not for some reason.*
> **
> on R4, we have this config :
> !
> interface Serial0/0/0
>  bandwidth 64
>  ip address 150.100.24.4 255.255.255.0
>  encapsulation frame-relay
>  ip ospf network point-to-point
>  no arp frame-relay
>  no frame-relay inverse-arp
>  frame-relay lmi-type cisco
> !
> interface Serial0/0/0.24 point-to-point
>  ip address 150.50.24.1 255.255.255.252
>  *frame-relay interface-dlci 402  *
>
>
>
> on R2 :
>
> !
> interface Serial0/1/0
>  description Frame Relay Links
>  no ip address
>  encapsulation frame-relay
>  no arp frame-relay
>  no frame-relay inverse-arp
>  frame-relay lmi-type cisco
> !
> *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
>  frame-relay interface-dlci 204
> *!
> interface Serial0/1/0.25 point-to-point
>  ip address 150.50.25.2 255.255.255.252
>  frame-relay interface-dlci 205
> !
> interface Serial0/1/0.26 point-to-point
>  ip address 150.50.26.2 255.255.255.252
>  frame-relay interface-dlci 206
> !
> interface Serial0/1/0.256 multipoint
>  description Frame Relay Cloud 1
>  bandwidth 64
>  ip address 150.100.100.2 255.255.255.0
>  ip ospf priority 255
>
> _______________________________________________
> For more information regarding industry leading CCIE Lab training, please
> visit www.ipexpert.com
>
>
_______________________________________________
For more information regarding industry leading CCIE Lab training, please visit 
www.ipexpert.com

Reply via email to