My XYPLEX MAXserver 1600 Terminal Server config notes.

This is alot of peices I have pulled together to get my Maxserver 1600
(16port) working for my CCIE LAB rack. Since the Terminal server is not part
of the lab I need to spend my money on thing like ISDN
hardware. I was not able to find any instruction that let me put this config
behind me quickly. Since we need to focus our time working on CCIE lab task
(not the mysteries of Xplex Terminal server configs). I have put thess
instruction/notes together.

resources:
 http://www.gno.org/~gdr/xyplex/
 http://www.pimpworks.org/xyplex/


My system information getting started:
1)reset --->all light on
2)reset - hold--> until rotating lights stop and 15,16 go solid
3)hit return on console (after 20 seconds) type "access"(blind input) at
greeting hit return.

Terminal Server Configuration/Maintenance Menu
   1. Display unit configuration
   2. Modify unit configuration
   3. Initialize server and port parameters
   4. Revert to stored configuration
   S. Exit saving configuration changes
   X. Exit without saving configuration changes
Enter menu selection [X]: 1
                        Stored Configuration         New Configuration

Parameter load method:   NVS                         NVS
Image load method:       DTFTP BOOTP RARP            DTFTP BOOTP RARP
Dump method:             BOOTP RARP                  BOOTP RARP
XMOP/MOP filename:       N/A                         N/A
Default unit IP addr:    192.168.123.6               192.168.123.6
DTFTP host IP addr:      192.168.123.15              192.168.123.15
DTFTP gateway IP addr:   192.168.123.1               192.168.123.1
DTFTP filename:          mx1500.sys                  mx1500.sys
Load status messages:    Enabled                     Enabled
Network interface:       Automatic Selection         Automatic Selection
Memory size expected:    4 Megabytes                 4 Megabytes
   (Found 4 Megabytes)


XYPLEX instructiuons ---basic boot config-----------

Setting An MX-1600, MX-1608 or MX-1450 To Factory Defaults
Straighten a paper clip and press into the pin-size hole next to console LED
on the front panel of the

unit. All LEDs on the front of the unit will light up. 
Press the paper clip in again and hold it in for 3-5 seconds. The LEDs will
light up in a sweeping fashion

from right to left, then left to right. When this sweeping stops, there will
be 2 or 3 LEDS to the right

lit, at this point release the paper clip. 
The LEDs will light up in a countdown pattern to 1 (diagnostic test
pattern). Then they will all go out and

the RUN light will be flashing very fast. You should have a terminal
attached to one of the serial ports on

the back of the unit. Press the ENTER key several times for the port to
autobaud. You will see a text

display similar to this: 
Terminal Server, Type 97, Rev G.00.00 
Ethernet address 08-00-87-05-A1-16, port 2 
Configuration in progress.  Please wait 
Type the password "access" (there is no password prompt and it will not
display the characters you type)

and then press ENTER on your keyboard. The menu below will display. Please
select the menu options and

answer the questions as detailed below to default your unit. 
To Default The Server Load/Dump Parameters: 

     Welcome to the Configuration Menu. 
 
     Terminal Server Configuration/Maintenance Menu 
 
        1. Display unit configuration 
        2. Modify unit configuration 
        3. Initialize server and port parameters 
        4. Revert to stored configuration 
        S. Exit saving configuration changes 
        X. Exit without saving configuration changes 
 
     Enter menu selection [X]: 2 
    -----[see my setup above for tftp no flash example]------

     Initialize configuration to defaults (Y,N) [N]?  Y

Press ENTER on your keyboard at this time... 
To Default The Server & Port Parameters: 
 

     Terminal Server Configuration/Maintenance Menu 
 
        1. Display unit configuration 
        2. Modify unit configuration 
        3. Initialize server and port parameters 
        4. Revert to stored configuration 
        S. Exit saving configuration changes 
        X. Exit without saving configuration changes 
 
     Enter menu selection [X]: 3 

     When the software has been loaded, should default server and port
     parameters be used (Y,N) [N]? Y

Save Configuration Changes And Reboot The Server: 
     Terminal Server Configuration/Maintenance Menu 
 
        1. Display unit configuration 
        2. Modify unit configuration 
        3. Initialize server and port parameters 
        4. Revert to stored configuration 
        S. Exit saving configuration changes 
        X. Exit without saving configuration changes 
 
     Enter menu selection [X]: S

     Save changes and exit (Y,N)  [Y]? Y

The access server will now reboot using factory settings. 




-----------------main command line menu------------------



#11111 (enter) ones in this caes(password)is blindly typed
Xyplex> set privalege
Password> [privalege password] "11111"
Xyplex>>

---[DEFINE/SET server login prompt "string"]-----set unit password

NOTE!
SET (only applied to running config)
DEFINE (stores value to database (next reload) but no running config)

-------The Terminal Server config------
define port all telnet transmit immediate
define port 1 telnet echo mode disable
define port 2-16 telnet echo mode character
define port all telnet newline nothing
define port all telnet binary session mode passall
define port all default session mode passall
define port all broadcast disable
define port 1 access local
define port 2-16 access remote
define port all speed 9600
define port all autobaud disable
define port all modem enable
define port all dsrlogout disable
define port dsrwait disable
define port 2-16 dtrwait forconnection
define port all flow control disable
define port 2-16 dcd timeout 0
define port all flow xon
define port all typeahead 16348
define port all autoprompt disabled
define port all line editor disabled
define port all verification disabled
logout port 2-16

-------------terminal server session control----------------------

telnet connection 192.168.123.6:2200 (server IP address:(2000+(100xport#)) OR
connect trm:2200 from local session (trm is defined as domain name) 

# [enter] note:(I have to enter 11111 XYPLEX password to activate session?
needs corrected but no time.)

2621_LAB_RTR_2>

enter break (ctrl+break (hyper term),alt+B(tera term))

show  session

kill session (number)

resume session 2


I hope this helps.

Bryon Phillips


Message Posted at:
http://www.groupstudy.com/form/read.php?f=7&i=50635&t=14504
--------------------------------------------------
FAQ, list archives, and subscription info: http://www.groupstudy.com/list/cisco.html
Report misconduct and Nondisclosure violations to [EMAIL PROTECTED]

Reply via email to