R2511-HP MSR Router Series Terminal Access Configuration Guide(V5)
19
[Sysname-Async1/3] async mode flow
[Sysname-Async1/3] rta terminal temp1 4
# Configure software flow control.
[Sysname] user-interface tty 17 20
[Sysname-ui-tty17-20] flow-control software
Configuring the receiver (Unix server)
Perform the following configuration by referring to "Installing and configuring an FEP." The following uses
SCO OpenServer Unix as an example.
1. Edit the file /etc/ttyd.conf.
serverport 9010
mode 1
ttyp40 2.2.2.1 1
ttyp41 2.2.2.1 2
ttyp42 2.2.2.1 3
ttyp43 2.2.2.1 4
2. Add a route on the FEP.
# route add 2.2.2.1 –netmask 255.255.0.0 1.1.247.88
3. Run ttyd.
Start the ttyd program on the FEP.
# /etc/ttyd /etc/ttyd.conf
Or follow these steps to start automatically the ttyd program at system startup.
a. Edit the file /etc/rc2.d/S99ttyd and type the following command to start the ttyd program.
/etc/ttyd /etc/ttyd.conf
b. Modify the execution mode of the file to executable mode.
# chmod u+x /etc/rc2.d/S99ttyd
After that, the ttyd program automatically starts at system startup.
NOTE:
The above examples are operated and configured based on Sco openserver Unix 5.0.5. The operation
and configuration differ between Unix platforms. For more information, see "Installin
g
and confi
g
urin
g
an FEP."
Configuring Telnet terminal access
Configuring the Telnet initiator
Basic Telnet initiator configuration
Ste
p
Command Remarks
1. Enter system view.
system-view
N/A
2. Enable terminal access on the
router.
rta server enable Disabled by default.










