CLI Usage
Basic System Configuration Guide 63
• show users — Administrator can know which users are in this mode.
• Enter the enable-admin command again at the root prompt and an error message will be 
returned.
A:ALA-1# show users
===============================================================================
User Type From Login time Idle time
===============================================================================
admin Console -- 10AUG2006 13:55:24 0d 19:42:22
admin Telnet 10.20.30.93 09AUG2004 08:35:23 0d 00:00:00 A
-------------------------------------------------------------------------------
Number of users : 2
'A' indicates user is in admin mode
===============================================================================
A:ALA-1#
A:ALA-1# enable-admin
MINOR: CLI Already in admin mode.
A:ALA-1#
back
Syntax back
Context <global>
Description This command moves the context back one level of the command hierarchy. For example, if the current 
level is the config router ospf context, the back command moves the cursor to the config router 
context level.
echo
Syntax echo [text-to-echo] [extra-text-to-echo] [more-text]
Context <global>
Description This command echoes arguments on the command line. The primary use of this command is to allow 
messages to be displayed to the screen in files executed with the exec command.
Parameters text-to-echo — Specifies a text string to be echoed up to 256 characters.
extra-text-to-echo — Specifies more text to be echoed up to 256 characters.
more-text — Specifies more text to be echoed up to 256 characters.
exec
Syntax exec [-echo] [-syntax] {filename | <<[eof_string]}
Context <global>