Datasheet
Lab – Troubleshooting Basic Frame Relay
© 2013 Cisco and/or its affiliates. All rights reserved. This document is Cisco Public. Page 11 of 16
Invalid Status Message 0 Invalid Lock Shift 0
Invalid Information ID 0 Invalid Report IE Len 0
Invalid Report Request 0 Invalid Keep IE Len 0
Num Status Enq. Sent 6227 Num Status msgs Rcvd 6228
Num Update Status Rcvd 0 Num Status Timeouts 0
Last Full Status Req 00:00:56 Last Full Status Rcvd 00:00:56
d. Resolve all problems found. Record your answers below.
____________________________________________________________________________________
___________________________________________________________________________________
____________________________________________________________________________________
____________________________________________________________________________________
____________________________________________________________________________________
R1(config)# interface s0/0/0
R1(config-if)# frame-relay map ip 10.1.1.2 101 broadcast
R1(config-if)# frame-relay map ip 10.1.1.1 101
R3(config)# interface s0/0/1
R3(config-if)# no frame-relay map ip 10.1.1.1 202 broadcast
R3(config-if)# frame-relay map ip 10.1.1.1 201 broadcast
R3(config-if)# frame-relay map ip 10.1.1.2 201
Note: After entering the commands above to fix the Frame Relay problems, communication between the
R1, R3, and the Frame Relay switch can take a few minutes before all DLCI communication is resolved.
Step 3: Verify Frame Relay and EIGRP configurations.
a. Issue a show ip route eigrp command on both R1 and R3. Are the LAN networks listed in the output?
_____ Yes
R1# show ip route eigrp
Codes: L - local, C - connected, S - static, R - RIP, M - mobile, B - BGP
D - EIGRP, EX - EIGRP external, O - OSPF, IA - OSPF inter area
N1 - OSPF NSSA external type 1, N2 - OSPF NSSA external type 2
E1 - OSPF external type 1, E2 - OSPF external type 2
i - IS-IS, su - IS-IS summary, L1 - IS-IS level-1, L2 - IS-IS level-2
ia - IS-IS inter area, * - candidate default, U - per-user static route
o - ODR, P - periodic downloaded static route, H - NHRP, l - LISP
+ - replicated route, % - next hop override
Gateway of last resort is not set
D 192.168.3.0/24 [90/2172416] via 10.1.1.2, 00:26:36, Serial0/0/0
R3# show ip route eigrp
Codes: L - local, C - connected, S - static, R - RIP, M - mobile, B - BGP
D - EIGRP, EX - EIGRP external, O - OSPF, IA - OSPF inter area
N1 - OSPF NSSA external type 1, N2 - OSPF NSSA external type 2
E1 - OSPF external type 1, E2 - OSPF external type 2