Logging In to the Device over a Network Port Using PuTTY
The login method described in this chapter applies to components that support SSH access, for example, iBMC and OS.
Use PuTTY to remotely log in to the device over a local area network (LAN) and configure and maintain the device.
- Visit the chiark website and download the PuTTY software from the homepage.
- PuTTY of an earlier version may cause device login failures. You are advised to use PuTTY of the latest version.
Procedure
- Set an IP address and a subnet mask or add route information for the PC to communicate with the device.
You can run the Ping device_IP_address command on the PC CLI to check the communication.
- Double-click PuTTY.exe.
The PuTTY Configuration window is displayed, as shown in Figure 7-22.
- In the navigation tree, choose Session.
- Set the login parameters.
The parameters are described as follows:
- Host Name (or IP address): Enter the IP address of the device to be accessed, for example, 192.168.2.10.
- Port: Retain the default value 22.
- Connection type: Retain the default value SSH.
- Close window on exit: Retain the default value Only on clean exit.
Configure Host Name (or IP address) and Saved Sessions, and click Save. You can double-click the saved record under Saved Sessions to log in to the device the next time.
- Click Open.
The PuTTY window is displayed.
- If this is your first login to the device, the PuTTY Security Alert dialog box is displayed. Click Yes to proceed.
- If an incorrect user name or password is entered, you must set up a new PuTTY session.
- Enter the user name and password.
If the login is successful, the device host name is displayed on the left of the prompt.