[Date Prev][Date Next] [Chronological] [Thread] [Top]

FW: Port Server II setup



Re-posting by popular demand.  Who in support is responsible for maintaining this information, or is SOP to call the developers each time we get a new CC account?
 
Ken
 
-----Original Message-----
From: Ken Clark [mailto:ken@gesn.com]
Sent: Tuesday, July 06, 1999 9:48 AM
To: support@gesn.com
Subject: RE: Port Server II setup

Jeff Hallmark points out there is a missing parameter to the "set user" command:  password=off.  So, the whole thing becomes:

Set config ip=xxx.xxx.xxx.xxx
set forwarding state=passive proxyarp=on
set ippool count=16 ip=xxx.xxx.xxx.xxx
set user name=accuvote protocol=ppp mtu=1500
    ipaddr=ippool pppauth=none
    defaultaccess=netservice netservice=on
    compression=vj
    password=off
set line baud=19200 range=1-16
set flow altpin=on range=1-16

Ken