MMB CLI (Command Line Interface) Operations
The result of failure and success of time acquisition of past eight times is
expressed in 8 bits (0: Failure, 1: Success) and it is octal numeral
expression. Whenever time is acquired, bits are shifted to the left, the right
most bit is the latest result of acquisition.
For example, when this value is 356(8) =11, 101, 110(2), the latest
acquisition among past eight acquisition results and fourth acquisition
failed. If the next time acquisition succeeds, the value becomes 335(8) =11,
011, 101 (2).
delay
Communication time (Unit: millisec onds) pertaining to the network round trip
for remote communication.
offset
Time deviation between a remote clock and an internal clock (Unit:
milliseconds)
jitter
The error is generated due to the time which is an addition of previously
acquired time and interval of poll, and error value of latest time which is
actually acquired (Unit: milliseco nds), accuracy of respective clocks an d the
network condition.
(4) Message
The following table lists the messages which are displayed in this CLI.
For details of the messages, see the PRIMEQUEST 2000 Series Message Reference (C122-E178EN).
The specified parameter is invalid.
Unable to execute this command on a standby MMB.
Failed to ntpq command.
2.3.30 who
Displays the following information regarding the user logged in the current MMB.
Login name
Login time
Remote host name (or, IP address of remote host)
Displays remote host name when the remote host name is recognized by DNS configured in MMB at
the time of login. Displays IP address when remote host name is not recognized. Moreover, “-
“ (Hyphen) is displayed when the user logs in from the serial port.
Displays whether the user is connected to the Telnet/SSH, or to the Web-UI, or whether connected to
the serial port.
Remarks
Support of IPv4, IPv6
Privilege: A
ll
(1) Input format
who
(2) Option
None
(3) Usage example
# who
Suzuki 2012-11-08 10:35:51 Telnet/SSH 10.24.6.94
takahashi 2012-11-08 10:38:02 Telnet/SSH 2001:2345::3dfb:dc43:4d75:5a71
tanaka 2012-11-08 10:34:26 WebUI 10.24.6.191
#