beautypg.com

5 access and execution of a test using cli – Artesyn ViewCheck on ATCA-9405 Installation and Use (May 2014) User Manual

Page 37

background image

Installation of ViewCheck

ViewCheck on ATCA-9405 Installation and Use (6806800S51C)

37

For more information on installation, refer section 2.6.5 in Blade Services Software on ATCA-9405
Programmer’s Reference Guide
.

4.5

Access and Execution of a Test Using CLI

You can access ViewCheck CLI using the following procedure:

1. Establish the secure shell using SSH or Putty.

2. Start the Telnet connection from an already established secure shell.

telnet localhost 11001

Trying ::1...

telnet: connect to address ::1: Connection refused

Trying 127.0.0.1...

Connected to localhost.localdomain (127.0.0.1).

Escape character is '^]'.

Welcome to Emerson's SSF CLI

3. Type your username and password.

Before installing on USB, the image needs to be converted into tar.bz2 format using
mk_atca_9405_sp_bzip2_format.sh

script provided along with this release.

Example
./mk_atca_9405_sp_bzip2_format.sh
For this, any Linux PC can be used.