
4-18
Cisco Intrusion Prevention System Sensor CLI Configuration Guide for IPS 5.0
78-16527-01
Chapter 4 Initial Configuration Tasks
Configuring Time
sensor(config-aut)#
exit
sensor(config)#
exit
sensor#
show users all
CLI ID User Privilege
* 1349 cisco administrator
5824 (jsmith) viewer
9802 tester operator
The account of the user
jsmith
is locked as indicated by the parenthesis.
Step 8
To unlock jsmith’s account, reset the password:
sensor#
configure terminal
sensor(config)#
password jsmith
Enter New Login Password: ******
Re-enter New Login Password: ******
Configuring Time
This section describes the importance of having a reliable time source for the sensor. It contains the
following topics:
•
Time Sources and the Sensor, page 4-18
•
Correcting Time on the Sensor, page 4-20
•
Configuring Time on the Sensor, page 4-21
•
Configuring NTP, page 4-27
Time Sources and the Sensor
The sensor requires a reliable time source. All events (alerts) must have the correct UTC and local time
stamp, otherwise, you cannot correctly analyze the logs after an attack. When you initialize the sensor,
you set up the time zones and summertime settings. For more information, see
Initializing the Sensor,
page 3-2
.
Here is a summary of ways to set the time on sensors:
•
For appliances
–
Use the
clock set
command to set the time. This is the default.
For the procedure, see
Manually Setting the System Clock, page 4-22
.
–
Use NTP
You can configure the appliance to get its time from an NTP time synchronization source. See
Configuring a Cisco Router to be an NTP Server, page 4-28
. You will need the NTP server IP
address, the NTP key ID, and the NTP key value. You can set up NTP on the appliance during
initialization or you can configure NTP through the CLI, IDM, or ASDM.
Note
We recommend that you use an NTP time synchronization source.