Remote telnet sessions, Telnet and windows 2000, Local serial console – HP e-CommerceXML Accelerator sa7150 User Manual
Page 126

C H A P T E R 6 HP e-Commerce/XML Server Accelerator SA7150 User Guide
116
Remote Telnet Sessions
This section contains procedures for accessing the SA7150’s CLI via
remote Telnet session.
Telnet and
Windows 2000
Windows 2000* users need to change the default terminal type,
ANSI, to VT100 before running remote Telnet sessions with the
SA7150, and to disable CRLF. To do so, follow this procedure:
1. Click the Windows Start button.
2. In the Start menu, select Run...
3. In the Run dialog box’s Open: field, type Telnet. Press Enter.
The Telnet session screen appears.
4. At the prompt, type display. Among the lines of feedback, you
should see “Preferred Term Type is ANSI.”
5. Type set termtype vt100. Press Enter.
6. Again, at the prompt, type display. Your setting should be
verified by the display of “Preferred Term Type is VT100.”
7. Type set crlf. Press Enter.
8. Type quit to exit the Telnet session screen.
Local Serial
Console
Assign an IP address to the SA7150’s network interface using the
following procedure:
HP SA7150> set ip
Enter IP Address (’none’ to delete)
[10.1.2.65]: 10.1.1.1
Enter Netmask (’none’ to delete)
[255.255.255.0]: 255.255.255.0
Verify the IP and netmask (optional):
HP SA7150> show ip
System IP Address : 10.1.1.1
System Netmask : 255.255.255.0
HP SA7150>