46
Accessing the Command Line Interface
Example: Create an Operator Account
The following example shows the commands used to add a new operator account with a login name
“support” and a matching password of “s4DF&qw”. The changed configuration is then saved.
SN>
enable
SN#
configure
SN(cfg)#
operator support password s4DF&qw
SN(cfg)#
copy running-config startup-config
6.11 Create an Administrator Account
Administrators can run the
enable
command and access additional information within the
SmartWare configuration modes. Therefore administrators can modify the system configuration, as
well as view all relevant system information.
Creating a new administrator account needs the following procedure:
Procedure
Create an administrator account.
Mode
Operator execution
Command
Purpose
Step 1
node
>enable
Enters administration execution mode
Step 2
node
#configure
Enters configuration mode
Step 3
node
(cfg)# administrator
name
password
password
Creates new administrator account
name
and password
password
Step 4
node
(cfg)#copy running-config startup-
config
Permanently stores the new
administrator account parameters.
Example: Create an Administrator Account
The following example shows the commands used to add a new administrator account with a login
name “super” and a matching password of “Gh3*Ke4h”.
SN>
enable
SN#
configure
SN(cfg)#
administrator super password Gh3*Ke4h
SN(cfg)#
copy running-config startup-config
6.12 Displaying the CLI Version
Procedure
To display the version of the currently running SmartWare CLI
Mode
Operator execution
Software Configuration Guide Release 2.10, Revision 1.00
Summary of Contents for SmartWare Release 2.10
Page 2: ...2 Legal Notice Software Configuration Guide Release 2 10 Revision 1 00...
Page 15: ...Terms and Definitions 15 Software Configuration Guide Release 2 10 Revision 1 00...
Page 218: ...218 PPP Configuration no shutdown Software Configuration Guide Release 2 10 Revision 1 00...
Page 272: ...272 Tone Configuration Software Configuration Guide Release 2 10 Revision 1 00...