home *** CD-ROM | disk | FTP | other *** search
- TOKEN REMOTE PROGRAM LOAD
-
- Use TOKENRPL to enable remote booting of workstations (mostly diskless) that
- have Token-Ring network boards installed.
-
- Command format
-
- LOAD [path]TOKENRPL
-
- Command parameters
-
- Replace path with a full directory path to the directory containing the
- module; begin with a DOS drive letter or a NetWare volume name. If you do
- not specify a path and the SYS volume is mounted, the operating system
- assumes that the loadable module is located in the SYS:SYSTEM directory.
- (Use SEARCH to set up additional paths for automatic searching.)
-
- Additional information
-
- To remotely boot a diskless Token-Ring workstation, you must complete the
- following:
-
- ■ Load TOKENRPL.
-
- ■ Configure the workstation boot files for remote booting. Follow the
- DOSGEN instructions in Appendix D of the NetWare 386 Installation
- manual.
-
- ■ Bind the TOKRPL protocol to the network boards in the file server.
-
- Load TOKENRPL
-
- To load TOKENRPL, complete the following steps.
-
- 1. Type
-
- LOAD TOKENRPL <Enter>
-
- 2. Bind the TOKRPL protocol to the driver for the Token-Ring network
- board(s) in the file server. Type
-
- BIND TOKRPL LAN_driver <Enter>
-
- Replace LAN_driver with the name of the driver you are using. If you
- have loaded the driver more than once, you will need to repeat this
- step.
-
- 3. Edit the AUTOEXEC.NCF file. Add the following lines to load and bind
- TOKENRPL:
-
- LOAD TOKENRPL
- BIND TOKRPL LAN_driver driver_parameters
-
- Replace LAN_driver with the name of the driver you used in Step 2.
-
- Replace driver_parameters with the parameters you used to load the LAN
- driver.