R2511-HP MSR Router Series Terminal Access Configuration Guide(V5)

53
NOTE:
File names are case-sensitive in Unix. Use the ls /mnt command to view file names before copyin
g
them.
The ttyd, ttyadmcmd, and ttyadm programs are installed.
NOTE:
A
fter completin
g
the above-mentioned tasks, make sure you use the umount command to uninstall the
floppy drive as follows:
# cd /
# umount /mnt
Using FTP
You can also use FTP to install the ttyd programs. The following describes the installation procedure using
FTP on a Windows system.
1. Place the ttyd programs in a directory.
You must place the ttyd programs in a Windows directory, for example, c:\ttyd.
2. Open the DOS window and run the ftp command.
Open the DOS window. Run the ftp command under the directory c:\ttyd to connect to the Unix
server and log in as root. The following configuration example assumes that the IP address of the
FEP is 10.110.96.53:
C:\ttyd>ftp 10.110.96.53
Connected to 10.110.96.53.
220-
220 sco2 FTP server (Version 2.1WU(1)) ready.
User (10.110.96.53:(none)):User (10.110.96.53:(none)): root
331 Password required for root.
Password:
230 User root logged in.
ftp>
3. Enter the directory /etc on the Unix server, and transfer the programs ttyd and ttyadmcmd to the
Unix server in binary format (ttyd and ttyadmcmd are binary executables).
ftp> cd /etc
ftp> bin
ftp> put ttyd
ftp> put ttyadmcmd
Transfer the program ttyadm to the Unix server in text format. Then, exit FTP.
ftp> ascii
ftp> put ttyadm
ftp> bye
4. On the Unix server, change the file modes of the programs to executable mode.
# chmod u+x /etc/ttyd /etc/ttyadm /etc/ttyadmcmd
Now, the ttyd, ttyadmcmd, and ttyadm programs are installed.
Using the installer
For the SCO OpenServer Unix system, make sure you have a standard program installation CD
supporting this system. You can use the installation program named VOL.000.000 on the disk to install