Re: From CISCO to OR-LS (FR)

John Storms (jstorms@livingston.com)
Mon, 23 Dec 1996 14:14:16 -0800

At 07:41 AM 12/23/96 +0000, you wrote:
>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

set address 193.146.120.1
set netmask 255.255.255.0

>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

set w1 network hard
set w1 protocol frame
set w1 lmi 10
set w1 address 130.206.210.154
set w1 netmask 255.255.255.252
set w1 routing broadcast
set w1 dlci 100:130.206.210.153

>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

set namesvc dns
set domain rediris.es
set nameserver 130.206.3.???

>ip route 140.222.0.0 255.255.0.0 130.106.210.153

add netmask 140.222.0.0 255.255.0.0
add route 140.222.0.0 130.106.210.153 1

>++++++++++++++++++++++
>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
>
>Fernando Martin
>Interlinea2000
>www.i2000.es
>34-43619101
>
>Fernando Martin
>Interlinea2000
>www.i2000.es
>34-43619101
>
>
>

---
jstorms@livingston.com
"I couldn't be more surprised if I woke up with
my head sewn into the carpet" - Clark Griswald