2 – Switch Command Line Interface
Groups and Commands
2-10
D000025-002 Rev. A
S
Sample Output:
NOTES:
Displays a list of currently active CLI sessions. Note that a session can
be 'active', but no user information available (in most cases, this indicates the
session is waiting for the user to enter login information).
For each session the following information is displayed:
user: username of the logged in user
role: security role of the user
index: internal session index
logged in: timestamp of when the user logged in
last cmd: timestamp of the users last command
type: method used to connect to the system
ip address: ip address of the user (if applicable)
broadcast
Write a message to all active CLI sessions
Syntax:
Options:
Sample Output:
NOTES:
Writes the supplied message to all other active CLI sessions. The message
to be written must be encapsulated in quotes, and non-empty.
user role index logged in last cmd type ip address
---------------------------------------------------------------------------------------------------
admin admin 0 13:19:03 07/11/2008 09:41:20 07/11/2008 serial 0.0.0.0
broadcast msg
msg
Message (Note: the message text must be encapsulated in quotes "".
-> broadcast "The system will be rebooted in 5 minutes."