Hi Kings,

Just a guess, as I'm not a rounting guy (yet), but in the labs so far, the dlc usually is just the other way around per router, 
so my guess on router 6 to router 5, the dlci would be
frame-relay interface-dlci 605

and there is also an option to do
frame-relay map ip <ipaddress> dlci as well


Kind regards
Pieter-Jan


On May 23, 2010, at 11:37 AM, Kingsley Charles wrote:

Hi all

I am doing Yusuf lab 1 now. On R6, Serial0/1/0.2 didn't have a dlci and hence I configured 505 on a guess

interface Serial0/1/0.2 point-to-point
 ip address 192.168.65.6 255.255.255.0
 ip ospf network point-to-point
 frame-relay interface-dlci 505 > I added this




R5

interface Serial0/1/0
 no ip address
 encapsulation frame-relay
!
interface Serial0/1/0.1 point-to-point
 ip address 192.168.65.5 255.255.255.0
 ip ospf network point-to-point
 frame-relay interface-dlci 605


R6

interface Serial0/1/0.1 point-to-point
 ip address 192.168.64.6 255.255.255.0
 ip ospf network point-to-point
 frame-relay interface-dlci 504
!
interface Serial0/1/0.2 point-to-point
 ip address 192.168.65.6 255.255.255.0
 ip ospf network point-to-point
 frame-relay interface-dlci 505


After adding the DLCI, I am able to ping 192.168.65.5 from R6 but not able to ping192.168.65.6 from R5.

R5#ping 192.168.65.6

Type escape sequence to abort.
Sending 5, 100-byte ICMP Echos to 192.168.65.6, timeout is 2 seconds:
.....
Success rate is 0 percent (0/5)

R6#ping 192.168.65.5

Type escape sequence to abort.
Sending 5, 100-byte ICMP Echos to 192.168.65.5, timeout is 2 seconds:
!!!!!
Success rate is 100 percent (5/5), round-trip min/avg/max = 32/32/32 ms


Any idea?

With regards
KIngs

_______________________________________________
For more information regarding industry leading CCIE Lab training, please visit www.ipexpert.com

---

Nefkens Advies

Enk 26

4214 DD Vuren

The Netherlands


Tel: +31 183 634730

Fax: +31 183 690113

Cell: +31 654 323221

Email: [email protected]

Web: http://www.nefkensadvies.nl/


 Think before you print.




_______________________________________________
For more information regarding industry leading CCIE Lab training, please visit 
www.ipexpert.com

Reply via email to