Using a telnet/ssh console – Comtrol ES8509-XT User Manual

Page 131

Advertising
background image

RocketLinx ES8509-XT User Guide: 2000557 Rev. C

Using a Telnet/SSH Console - 131

Configuration Using the Command Line Interface (CLI)

HyperTerminal (Windows XP, unless installed manually)

-

Windows XP: Go to Start -> Program -> Accessories -> Communications -> HyperTerminal

-

Enter a name for the new console connection and click OK.

-

Enter the IP address in the Host Address text box.

-

Select TCP/IP (Winsock) in the Connect using drop-list and click Ok.

-

Set the serial settings using the

Serial Settings

table (above).

-

Press the Enter key in the Terminal window.

-

After it is connected, you can see the Switch login request, go to

Step 3

3.

Log in to the switch. The default user name is admin, password, admin.

4.

If necessary, configure the IP address for your network. The following example shows how to program an
IP address of 192.168.11.252 with a Class B subnet mask (255.255.0.0).

Using a Telnet/SSH Console

The ES8509-XT supports a Telnet console or SSH console with the Command Line Interface (CLI), which is
the same as what you see using the RS-232 console port. The SSH connection can secure all the configuration
commands you send to the ES8509-XT.

SSH is a client/server architecture while the ES8509-XT is the SSH server. When you want to make SSH
connection with the ES8509-XT, you can use PortVision DX or download an SSH client tool.

The next discussion provides procedures to use PortVision DX with a Telnet or SSH connection.

You can use PortVision DX to access the CLI using the following procedure.

1.

If you have not done so, install PortVision DX (

Installing PortVision DX

on Page 19).

2.

Start PortVision DX.

Switch login: admin

Password:

Switch (version 1.4_beta2-20131205-08:53:36).

Switch>

Switch> enable

Switch# configure terminal

Switch(config)# int vlan1

Switch(config-if)# ip address 192.168.11.252/16

Advertising