3-45
Cisco Intrusion Prevention System Sensor CLI Configuration Guide for IPS 7.2
OL-29168-01
Chapter3 Setting Up the Sensor
Configuring SSH
Step 5
Configure authenticated NTP:
a.
Enter NTP configuration mode.
sensor(config-hos)# ntp-option enable
b.
Specify the NTP server IP address and key ID. The key ID is a number between 1 and 65535. This
is the key ID that you already set up on the NTP server.
sensor(config-hos-ena)# ntp-servers ip_address
key-id key_ID
Example
sensor(config-hos-ena)# ntp-servers 10.16.0.0 key-id 100
c.
Specify the key value NTP server. The key value is text (numeric or character). This is the key value
that you already set up on the NTP server.
sensor(config-hos-ena)# ntp-keys key_ID
md5-key key_value
Example
sensor(config-hos-ena)# ntp-keys 100 md5-key attack
d.
Verify the NTP settings.
sensor(config-hos-ena)# show settings
enabled
-----------------------------------------------
ntp-keys (min: 1, max: 1, current: 1)
-----------------------------------------------
key-id: 100
-----------------------------------------------
md5-key: attack
-----------------------------------------------
-----------------------------------------------
ntp-servers (min: 1, max: 1, current: 1)
-----------------------------------------------
ip-address: 10.16.0.0
key-id: 100
-----------------------------------------------
-----------------------------------------------
sensor(config-hos-ena)#
Step 6
Exit NTP configuration mode.
sensor(config-hos-ena)# exit
sensor(config-hos)# exit
Apply Changes:?[yes]
Step 7
Press Enter to apply the changes or enter
no
to discard them.
Configuring SSH
This section describes SSH on the sensor, and contains the following topics:
Understanding SSH, page 3-46
Adding Hosts to the SSH Known Hosts List, page 3-46