02-18-2014 08:16 PM - last edited on 03-25-2019 03:41 PM by ciscomoderator
Hi Guys,
I'm trying to setup frame-relay switching. I was having trouble with the connection. I have 2 2691 and 1 2621 router. I set up 1 2691 as the Frame-Relay swith and to other 2 as remote devices. I was practicing the multi-point frame relay. I was able to make the 2 2691 routers communicate but not able to make the 2621 communicate with the remote device. see logs below:
I think I already checked everthing but the connection from 2691 to 2621 doesn't seems to work. I already tried interchaning the router connection but the 2621 is always the one that does not work. Please assist. Thanks in advance.
Fr-Sw#sh frame-relay route
Input Intf Input Dlci Output Intf Output Dlci Status
Serial0/0 111 Serial0/1 222 inactive
Serial0/1 222 Serial0/0 111 active
Serial0/1 is up, line protocol is down
Hardware is GT96K Serial
MTU 1500 bytes, BW 1544 Kbit/sec, DLY 20000 usec,
reliability 255/255, txload 1/255, rxload 1/255
Encapsulation FRAME-RELAY, loopback not set
Keepalive set (10 sec)
LMI enq sent 0, LMI stat recvd 0, LMI upd recvd 0
LMI enq recvd 106, LMI stat sent 106, LMI upd sent 0, DCE LMI down
LMI DLCI 1023 LMI type is CISCO frame relay DCE
Broadcast queue 0/64, broadcasts sent/dropped 0/0, interface broadcasts 0
Last input 00:59:47, output 00:59:47, output hang never
Last clearing of "show interface" counters 01:38:48
Input queue: 0/75/0/0 (size/max/drops/flushes); Total output drops: 0
Queueing strategy: weighted fair
Output queue: 0/1000/64/0 (size/max total/threshold/drops)
Conversations 0/1/256 (active/max active/max total)
Reserved Conversations 0/0 (allocated/max allocated)
Available Bandwidth 1158 kilobits/sec
5 minute input rate 0 bits/sec, 0 packets/sec
5 minute output rate 0 bits/sec, 0 packets/sec
137 packets input, 3739 bytes, 0 no buffer
Received 0 broadcasts, 0 runts, 0 giants, 0 throttles
0 input errors, 0 CRC, 0 frame, 0 overrun, 0 ignored, 0 abort
Solved! Go to Solution.
02-19-2014 11:40 PM
Hi,
Did you set the LMI type on the interface ? It seems it is different from the switch.
Regards
Alain
Don't forget to rate helpful posts.
02-19-2014 12:52 AM
Hi,
Could you post sh run int on the 2621 as well as sh frame map and sh frame pvc | in DLCI
Regards
Alain
Don't forget to rate helpful posts.
02-19-2014 11:34 PM
Hi Alain,
Below is the result of sh int and the sh frame map..there was no output though for sh frame pvc | in dlci
------------------------------------------
R2#sh int se0/0
Serial0/0 is up, line protocol is down
Hardware is PowerQUICC Serial
MTU 1500 bytes, BW 1544 Kbit, DLY 20000 usec,
reliability 255/255, txload 1/255, rxload 1/255
Encapsulation FRAME-RELAY, loopback not set
Keepalive set (10 sec)
LMI enq sent 10, LMI stat recvd 0, LMI upd recvd 0, DTE LMI down
LMI enq recvd 0, LMI stat sent 0, LMI upd sent 0
LMI DLCI 0 LMI type is ANSI Annex D frame relay DTE
Broadcast queue 0/64, broadcasts sent/dropped 0/0, interface broadcasts 0
Last input never, output 00:00:04, output hang never
Last clearing of "show interface" counters 00:01:44
Input queue: 0/75/0/0 (size/max/drops/flushes); Total output drops: 0
Queueing strategy: weighted fair
Output queue: 0/1000/64/0 (size/max total/threshold/drops)
Conversations 0/1/256 (active/max active/max total)
Reserved Conversations 0/0 (allocated/max allocated)
Available Bandwidth 1158 kilobits/sec
5 minute input rate 0 bits/sec, 0 packets/sec
5 minute output rate 0 bits/sec, 0 packets/sec
0 packets input, 0 bytes, 0 no buffer
Received 0 broadcasts, 0 runts, 0 giants, 0 throttles
0 input errors, 0 CRC, 0 frame, 0 overrun, 0 ignored, 0 abort
10 packets output, 140 bytes, 0 underruns
0 output errors, 0 collisions, 8 interface resets
0 output buffer failures, 0 output buffers swapped out
0 carrier transitions
DCD=up DSR=up DTR=up RTS=up CTS=up
------------------------------------------
R2#sh fram
R2#sh frame-relay map
R2#sh frame-relay map
Serial0/0.200 (down): ip 192.168.7.1 dlci 222(0xDE,0x34E0), static,
broadcast,
CISCO, status deleted
R2#sh fr
R2#sh frame
R2#sh frame-relay pvc | in dlci
R2#sh frame-relay pvc ?
interface
<16-1022> DLCI
| Output modifiers
------------------------------------------
R2#sh frame-relay pvc | ?
begin Begin with the line that matches
exclude Exclude lines that match
include Include lines that match
R2#sh frame-relay pvc | in
R2#sh frame-relay pvc | include ?
LINE Regular Expression
R2#sh frame-relay pvc | include dlc
R2#sh frame-relay pvc | include dlci
R2#sh frame-relay pvc | include dlci ?
LINE
R2#sh frame-relay pvc | include dlci
R2#
------------------------------------------
Thanks in advance
02-19-2014 11:40 PM
Hi,
Did you set the LMI type on the interface ? It seems it is different from the switch.
Regards
Alain
Don't forget to rate helpful posts.
02-19-2014 11:56 PM
It actually worked!!!I forget to check the LMI.
thanks a lot for your help!!
Discover and save your favorite ideas. Come back to expert answers, step-by-step guides, recent topics, and more.
New here? Get started with these tips. How to use Community New member guide