Re: (PM) set line1 t1 HELP

Kelley L. (redhat@cococo.net)
Sat, 29 Nov 1997 03:54:15 -0500 (EST)

On Sat, 29 Nov 1997, Steve Goodridge wrote:

> Having trouble recalling the config details for using one of the PM3 ports
> for a Point to Point T1.
>
> Had it working a while back and have to go back to it to solve some problems.
>

Something like this:

set line1 t1
save all
reboot

At that point you have set up line1. From that point you should be able to
go to chapter 7(or wherever the synchronous ports chapter is) in the
command line administrator's guide and everywhere it refers to w1, you
will be using w24.

Probably the following will work

set w24 hardwired
set w24 protocol ppp
set w24 address 192.168.1.1 <-- Whatever your address is
set w24 netmask 255.255.255.252
set w24 destination 192.168.1.2 <-- Router on the other end's addr
set w24 routing on
set w24 mtu 1500
save all

later
Kelley

-
To unsubscribe, email 'majordomo@livingston.com' with
'unsubscribe portmaster-users' in the body of the message.