home *** CD-ROM | disk | FTP | other *** search
- Brief summary of additions to docs from 900713 to 901111.
-
- The section talking about Asynchronous cables the meaning of Pin 20
- has changed. Instead of installing the jumper for Back to Back cables
- install it when connected to a diode matrix cable.
-
- If you are using the asynchronous port on an RS-232 device, RS-232 Lan
- or only between two switches leave the jumper off.
-
- If you are using the asynchronous port on a modem connected to a radio
- you will need to set a 1TXDelay to the required TXDelay in MAKEPROM.
-
- If you are using a diode matrix cable or diode board just swap the
- wires between pins 20 and 23.
-
- There is no default password, to configure a different password
- add a line in the .CNF file such as:
-
- Password password.rs
-
- The first line of this file has the reply length. The second line has the
- key. When you connect to Loader the switch will send a list of numbers
- in hex. These numbers represent the position in the key of the correct
- reply.
-
- If the file contained:
- 1
- ROSEISBESTABCDEFGHIJKLMNOPQRSTUVWXYZ
-
- If the switch were to send:
-
- 11 23 32 43 17 02 04 18 09 0F...
-
- The correct reply would be the 18th character (the first is position 0)
- or "H".
-
- The file PASSWORD.RS has an example that would configure the default.
- The program ROSEPWD.EXE prints out a nice table for easier lookup.
-
- To print out the table use the following command
-
- ROSEPWD /H file
-
- Where file is the name of the file with the password data
-