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

Page 38

Advertising
background image

Installation of ViewCheck

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

38

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.

Username: Admin

Password:

Access granted

>enable

#configure terminal

BSF(config)#

4. Select Virtual Execution Environment as below:

On SP, use the virExecEnv SP_VEE0 options in the virExecEnv
BSF(config)#virExecEnv virExecEnv SP_VEE0

BSF(VEE-SP_VEE0)#diagnostic

BSF(diag-SP_VEE0)#

On PP, use the OCTEON1_VEE0/OCTEON1_VEE1 options in the virExecEnv
BSF(config)#virExecEnv OCTEON1_VEE0

BSF(VEE-OCTEON1_VEE0)#diagnostic

BSF(diag-OCTEON1_VEE0)#

By default, the administrator user name and password are "Admin".

Advertising