Datasheet

9E0 - 100
Leading the way in IT testing and certification tools, www.testking.com
- 16 -
What Cisco IDS Sensor secure shell operation enables a network security administrator
to remove hosts from the list of those previously connected to devices?
A. Generate new Sensor SSH keys.
B. Generate new Director SSH keys.
C. Manage the Sensor’s known hosts file.
D. Manage the Director’s known hosts file.
Answer: C
Explanation: Access to the probe is determined by a ACL but note in chap 12 the MC deals
with SSH key generation.
Sensor#config t
Sensor#(Config)#service host
Sensor#(config-host)networkParams
Sensor#(config-host-net) accesslist ip address 10.0.2.0 netmask 255.255.255.0 ----adds an
entire network to the access list
Cisco Secure Intrusion Detection System 4 chap 9 page 31
QUESTION NO: 27
Which user account is used to log into the IDSM?
A. Root
B. Administrator
C. Netranger
D. Ciscoidsm
E. Ciscoids
Answer: E
Explanation:
The default user login user name for the Cisco IDS Module is Ciscoids, and the default
password is attack.
Reference: Cisco Secure Intrusion Detection System (Ciscopress) page 680
Note: This was correct in the older course however it is not right according to 4 but the
answers given don’t match what is listed in the course manual.
“Log in to the IDSM2 using the default username CISCO and the Password CISCO” - Cisco
Secure Intrusion Detection System 4 chap 8 page 12
“The sensor allows you to create multiple local user accounts. The default username and
password is cisco. You are required to change the default password the first time you log on.”
- Cisco Secure Intrusion Detection System 4 chap 7 page 24
QUESTION NO: 28