Change confgiguration CISCO to OR-LS (FR)

Fernando Martin (fmartin@i2000.es)
Tue, 17 Dec 1996 11:19:18 +0000

Hi all,
Now I have a PM2 and a CISCO as internet access router with Frame Relay
connection.
I want to take off the CISCO and put a OR-LS to do the same function
(Internet access with the same configuration)
How should I program the OR-LS to do the same function?

The actual CISCO configuration is:
++++++++++++++++++++++++++++++++
inteface Ethernet0
ip address 193.146.120.1 255.255.255.0
no mop enabled

inteface Serial0
no ip address
encapsulation frame-relay
no fair-queue
frame-relay lmi-type ansi

interface Serial0.1 multipoint
description line
ip address 130.206.210.154 255.255.255.252
frame-relay map ip 130.206.210.153 100 broadcast

inteface Sreial1
no ip address
shutdown

ip domain-name rediris.es
ip name-server 130.206.3
ip cclass
ip default-network 140.222.0.0
ip route 140.222.0.0 255.255.0.0 130.106.210.153

++++++++++++++++++++++
As you can see the LMI is type ansi and the DLCI is 100
Our C class is 193.146.120.0
The inteface IP is 130.206.210.154
We must to map to 130.206.210.153 (so the before IP)

The question is: how to program the OR-LS to do the same function?

Is it right this?
set ether0 address 193.146.120.1
set ether0 mask 255.255.255.0

set w1 network hardwire
set w1 protocol frame_relay
set w1 address 130.206.210.154
set w1 mask 255.255.255.252
set w1 dlci 100:130206.210.153 ........?????
set w1 lmi 10
set w1 annex_d 10...???
set w1 routing broadcast
set w1 mtu 1500...???
.....??
What about the map?
what about lmi ansi?

I hope you can help me as soon as possible.
Very thanks

Regards,


Fernando Martin
Interlinea2000
www.i2000.es
34-43619101