Hi
The example is from Narbik with a little twist. Appreciate input from
Experts.
Its easy to resolve in real life scenario but in exam it could fix with
one question.
Issue : R1 cannot communicate with R2
Solution : ( 1 ) : remove "Frame-relay lmi-type ansi" from FR_SW on in
int s 0/0/0
((OR))
(2) : add "Frame-relay lmi-type ansi on R1"
If this was asked as troubleshooting question then whats the best answer.
---------------------------------------------------------------------------------------------------
R1, R2, FR_SW
**On FR_SW**
encap frame-relay Switching
int s0/0/0 -> connects to R1
encap frame-relay
frame_relay route 102 int se 0/0/1 201
frame-relay intf-type dce
frame-relay lmi-type ansi
int s0/0/1
encap frame-relay
frame_relay route 201 int se 0/0/0 102
frame-relay intf-type dce
frame-relay lmi-type cisco
----------------------------------------------------------------------------------------------
** On R1**
int se 0/0/0
encap frame-relay
no frame-relay inv arp
ip address 10.1.100.1 255.255.255.252
frame-relay interface-dlci 102
------------------------------------------------------------------------------------------------
** On R2**
int se 0/0/0
encap frame-relay
no frame-relay inv arp
ip address 10.1.100.2 255.255.255.252
frame-relay interface-dlci 201
------------------------------------------------------------------------------------------------
Thanks
Asif
Blogs and organic groups at http://www.ccie.net
Received on Mon Sep 06 2010 - 01:50:00 ART
This archive was generated by hypermail 2.2.0 : Fri Oct 01 2010 - 05:58:05 ART