cancel
Showing results for 
Search instead for 
Did you mean: 
cancel
477
Views
10
Helpful
1
Replies

frame-relay command missing on the serial x interface

timur_snoke
Level 1
Level 1

I am trying to configure a 3 router setup with frame relay, and i have run into a rather odd problem.

I configured router 1 as the frame relay router (a 2514) to do frame-relay switching.

interface Serial0

no ip address

encapsulation frame-relay

clockrate 2000000

frame-relay lmi-type ansi

frame-relay intf-type dce

frame-relay route 100 interface Serial1 200

!

interface Serial1

no ip address

encapsulation frame-relay

clockrate 64000

frame-relay lmi-type ansi

frame-relay intf-type dce

frame-relay route 200 interface Serial0 100

I configured router 2 to terminate one of the frame-relay end points (a 2501).

interface Serial0

no ip address

encapsulation frame-relay

frame-relay lmi-type ansi

!

interface Serial0.1 point-to-point

ip address 192.168.1.1 255.255.255.0

frame-relay interface-dlci 100

!

interface Serial1

no ip address

!

but when i try to configure the other end point (another 2501) i am unable to use frame-relay commands in the serial interface:

Router_2501b#conf t

Enter configuration commands, one per line. End with CNTL/Z.

Router_2501b(config)#int s0

Router_2501b(config-if)#frame-relay lmi-type ansi

^

% Invalid input detected at '^' marker.

Router_2501b(config-if)#fra?

fras

Router_2501b(config-if)#fra

i have tried a couple of other routers and i am able to run ospf, bgp, eigrp accross those serial interfaces... but it wont let me configure frame relay on that interface. i have tried other interfaces in that router and totally other routers all to the same effect.

thoughts?

thanks in advance,

-timur

1 Reply 1

thisisshanky
Level 11
Level 11

Frame-relay will be enabled only if the command

"encapsulation frame-relay" is given. Only after this command is keyed under the interface, does the other commands such as lmi-type, frame-relay map etc will work.

Hope that helps!

Sankar Nair
UC Solutions Architect
Pacific Northwest | CDW
CCIE Collaboration #17135 Emeritus