RE: Xyplex Terminal Server help

From: Hansang Bae (hbae@nyc.rr.com)
Date: Wed Sep 11 2002 - 02:04:04 GMT-3


>-----Original Message-----
>From: nobody@groupstudy.com [mailto:nobody@groupstudy.com]On Behalf Of
>Michael Schwarz
>Sent: Tuesday, September 10, 2002 9:35 PM
>To: ccielab@groupstudy.com
>Subject: OT: Xyplex Terminal Server help
>OT, but Im sure im not the only one using the cheaper Xyplex units
>instead of a 2511.
>Trying to make a xyplex maxserver 1600 "feel" like a cisco 2511.
>Anyone on this list fairly fluent in these Xyplex terminal servers care
>to
>share any tips on how to achieve this or something close? Sample
>configs?
>Links to good resources?
>I've read 3-400 pages of command ref, config guides and still can't get
>this thing to be easy to use. TIA

# Set the time manually during implementation
#SET SERVER DATE dd mmm yyyy
#SET SERVER TIME hh:mm:ss
#
Set the login password (Default=ACCESS)
DEF SERVER LOGIN PASSWORD "foobar"
#
Set the maintenance password (Default=SYSTEM)
DEF SERVER MAINTENANCE PASSWORD "foo"
#
Set the maintenance password. (Default=SYSTEM)
DEF SERVER PRIVILEGED PASSWORD "foo1"
#
# SERVER CHANGE ENABLE allows you to type in
# DEF command and it will automatically issue
# the SET command.
set server change enable
def server internet address x.x.x.x
def server internet subnet mask 255.255.255.0
def server internet primary gateway address x.x.x.x
def server internet secondary gateway address x.x.x.x

def server identification "TRMSRVR-BLDG2"
def server welcome "For Authorized Use Only!"
def server name TRMSRVR-BLDG2
def prompt "TRMSRVR-BLDG-2"
#
def port 1 name TO-DMZ2-SWITCH
def port 1 flow control disabled
def port 1 speed 9600
def port 1 access dynamic
etc.etc.



This archive was generated by hypermail 2.1.4 : Mon Oct 07 2002 - 07:43:48 GMT-3