
Accessing the IPLink software CLI task list
47
IPLink Software Configuration Guide
4 • Accessing the CLI
login: support
password: <password>
IPLink>who
You are operator support
IPLink>su super
Enter password: <password>
IPLink>who
You are administrator super
Checking identity and connected users
The
who
command displays who is logged in or gives more detailed information about users and process
states. Depending on the execution mode, the command displays varying information. In administrator execu-
tion mode, the command output is more detailed and shows information about the ID, user name, state, idle
time, and location. In operator execution mode, only the user name being used at the moment is reported,
which helps checking the identity.
Mode:
Administrator or operator execution
Example:
Checking identity and connected users
The following example shows how to report who is logged in or more detailed information about users and
process states, depending on the execution mode in which you are working.
Used in administrator execution mode:
IPLink#who
ID User name State Idle Location
* 0 administrator exec 00:00:00 172.16.224.44:1160
1 support exec 00:01:56 172.16.224.44:1165
Note
The “*” character identifies the user executing the
who
command. ID repre-
sents the ID of the account. State represents the actual running condition of
the user, which can be logout, login, exec, or config.
Used in operator execution mode:
IPLink>who
You are operator support
Command index numbers
A command index number (indicated by the boldface 1,
2, and
3
index numbers in the example below) indi-
cates the position of a command in a list of commands (that is, a command with index 1 will appear higher in
the configuration file than one with index 3).
192.168.1.1(pf-prov)[testpro]#
show running-config
Step
Command
Purpose
1
node#who
Shows more detailed information about the users ID, name, state, idle time and
location
or
node>who
Shows the user login identity