R2(config)#do sh run | s Serial0/1/0
interface Serial0/1/0
 description Frame Relay Links
 ip address 150.100.100.2 255.255.255.0
 encapsulation frame-relay
 frame-relay map ip 150.100.100.2 205
 frame-relay map ip 150.100.100.6 206 broadcast
 frame-relay map ip 150.100.100.5 205 broadcast
 no frame-relay inverse-arp
interface Serial0/1/0.1 point-to-point
 ip address 150.100.24.2 255.255.255.0

 frame-relay interface-dlci #

 

From: Amer Mustafa [mailto:[email protected]] 
Sent: September-01-10 5:52 PM
To: Jason Maynard
Cc: [email protected]
Subject: Re: [OSL | CCIE_RS] Workbook 1 , LAB6 (Frame-Relay).

 

Nope, its not working.

 

R4(config-if)#do show fram map
Serial0/0/0 (up): ip 150.100.100.2 dlci 412 (0x19C,0x64C0), dynamic,
              broadcast,, status defined, active
R4(config-if)#do sh run | s Serial0/0/0
interface Serial0/0/0
 ip address 150.100.24.4 255.255.255.0
 encapsulation frame-relay
 frame-relay interface-dlci 412
R4(config-if)#do ping 150.100.24.2

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

On Thu, Sep 2, 2010 at 12:44 AM, Jason Maynard <[email protected]>
wrote:

 

 

Do sh "show frame map" to see that you are missing IP to DLCI mappings

 

Add "frame-relay interface-dlci #" command

 

From: [email protected]
[mailto:[email protected]] On Behalf Of Amer Mustafa
Sent: September-01-10 5:41 PM
To: [email protected]
Subject: [OSL | CCIE_RS] Workbook 1 , LAB6 (Frame-Relay).

 

I am on task 6.4 for LAB 6 WB1. 

 

on R4 : 

 

R4#show run | s Serial0/0/0
interface Serial0/0/0
 ip address 150.100.24.4 255.255.255.0
 encapsulation frame-relay
R4#ping 150.100.24.4

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

 

on R2 :

 

R2(config)#do sh run | s Serial0/1/0
interface Serial0/1/0
 description Frame Relay Links
 ip address 150.100.100.2 255.255.255.0
 encapsulation frame-relay
 frame-relay map ip 150.100.100.2 205
 frame-relay map ip 150.100.100.6 206 broadcast
 frame-relay map ip 150.100.100.5 205 broadcast
 no frame-relay inverse-arp
interface Serial0/1/0.1 point-to-point
 ip address 150.100.24.2 255.255.255.0
R2(config)#do ping 150.100.24.2

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

 

what could be the reason ?

 

======================

 

regards ... 

Amer

 

 

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

Reply via email to