[Contents] [Prev] [Next] [Index] [Report an Error] [No Frames]


Starting the SRC CLI

When you log in to the CLI, the privileges for your user account determine which commands and configuration statements you can access. A login account with superuser privileges gives a user access to all commands and statements.

Starting the SRC CLI on a C-series Controller

To log in to a C-series Controller and start the CLI through an admin account:

#ssh admin@my_C-series-controller
Password: 

--- SRC CLI 7.0 build CLI.A.7.0.0.0171
(c) 2005-2006 Juniper Networks Inc.
user@host> 

The > command prompt shows that you are in operational mode. Later, when you enter configuration mode, the prompt changes to #.

Starting the SRC CLI on a Solaris Platform

To start the CLI on a Solaris platform:

  1. Log in to the Solaris system through a user account that has superuser privileges configured for the SRC software:
  2. Start the CLI from the directory in which it is installed:
  3. # /opt/UMC/cli/bin/cli
    
    --- SRC CLI 7.0 build CLI.A.7.0.0.0171
    
    (c) 2005-2006 Juniper Networks Inc.
    
    user@host> 
    
    
    

[Contents] [Prev] [Next] [Index] [Report an Error] [No Frames]