Cisco Cisco Prisma II EDR Receiver Installation Guide

Page of 184
 
 
 
ICIM Commands 
 
78-4025693-01 Rev D 
53 
 
Set Clock 
This command allows the ICIM real time clock (RTC) to be set and confirmed by a 
single command, as shown in the following example. 
ICIM> set clock 10/5/2005 12:40:00
 
  MM-DD-YYYY   HH:mm:ss
 
  10-05-2005   12:40:00
 
SUCCESS!
 
ICIM>
 
 
User Command 
The user command permits control and monitoring of system users and their 
authorization levels. The basic syntax is as follows: 
user argument value
 
where argument specifies whether the command is to addchangedelete, or show 
user information, as further explained below. 
User Add 
This command can be used by the Admin user to add a new login and password to 
the authentication table. A dialog is used to obtain the and validate the password. 
The new authorization level s given on the command line, and can be one of the 
following. 
Authorization 
Description 
ADMIN 
Equivalent to a Unix superuser (root) and should be allowed for 
only the most trusted logins. An Admin can change passwords, IP 
addresses, and other critical values. 
READWRITE 
Allows typical operations, including the ability to change control 
values and alarm parameters.  
READ 
Allows the user to read non-critical values only, and has no write 
permissions. 
User Change 
This command can be used by the Admin user to change the password of an existing 
user. A dialog is used to obtain and validate the new password. The basic syntax is 
as follows: 
user change (username)
 
user add (username) (authorization level)