Versions Compared

Key

  • This line was added.
  • This line was removed.
  • Formatting was changed.
Panel

In this section:

Table of Contents
maxLevel3

Info
iconfalse

Related articles:

 

This section provides information on logging into and exiting the 

Spacevars
0product
command line interface.

Multiexcerpt include
MultiExcerptNameCLI Session Limit
PageWithExcerptCLI Modes

Logging In

Perform the following steps to login to 

Spacevars
0product
CLI at System level:

  1. Use PuTTY or other terminal emulator to connect to the

    Spacevars
    0product
    server on port 22.


     

  2. At the login prompt, enter login ID and password. The default login and password name is “admin”.

    Code Block
    languagenone
    login as: admin
    admin@10.11.12.111's password: *****


    A message similar to the following appears:

    Code Block
    languagenone
    admin connected from 10.11.12.13 using ssh on sbx1.eng.sonusnet.com
    Your last successful login was at 2013-8-22 11:45:1
    Your last successful login was from 127.0.0.1
    admin@server1>

As a security measure, the following information may display upon login depending upon user access activity against your system. In the example above, items 1 and 2 display after a successful login.

Code Block
languagenone
admin connected from 10.11.12.111 using ssh on MYSBC
Your last successful login was at 2014-5-15 18:32:21
Your last successful login was from 10.11.12.111
Your last unsuccessful login was at 2014-5-15 18:33:7
Your last unsuccessful login was from 20.30.40.50
There was 1 unsuccessful login attempt after your last login 
Info
titleNote

Rows 4, 5 and 6 display only when logging in immediately after an unsuccessful login to serve as a warning about a possible unauthorized attempt to access your system.

 

Exiting the CLI

To exit the System-level CLI, type exit at the prompt. For example, 

Code Block
languagenone
admin@MYSBC> exit

Depending upon your method to access CLI, either a message similar to the following appears or your terminal session closes.

Code Block
languagenone
Connection to MYSBC closed

Pagebreak