Friday, August 6, 2010

Chapter 2 - 1


1.What are two characteristics of the SDM Security Audit wizard? (Choose two.)
(A)It uses interactive dialogs and prompts to implement AAA.
(B)It automatically enables Cisco IOS firewall and implements Cisco IOS IPS security configurations to secure the router.
(C)It displays a screen with Fix-it check boxes to let you choose which potential security-related configuration changes to implement. - Answer
(D)It requires users to first identify which router interfaces connect to the inside network and which connect to the outside network. - Answer
(E)It is initiated from CLI and executes a script in which the managment plane functions and forwarding plane services are tested against known vulnerabilities.

2.Which statement matches the CLI commands to the SDM wizard that performs similar configuration functions?
(A)aaa configuration commands and the SDM Basic Firewall wizard
(B)auto secure privileged EXEC command and the SDM One-Step Lockdown wizard - Answer
(C)class-maps, policy-maps, and service-policy configuration commands and the SDM IPS wizard
(D)setup privileged EXEC command and the SDM Security Audit wizard

3.Refer to the exhibit. What is the significance of secret 5 in the generated output?

(A)The ADMIN password is encrypted using DH group 5.
(B)The ADMIN password is encrypted via the service password-encryption command.
(C)The ADMIN password is hashed using MD5. - Answer
(D)The ADMIN password is hashed using SHA.

4.Refer to the exhibit. Which two statements describe the current SDM logging setup? (Choose two.)

(A)Buffered logging will be enabled on the router for Logging Level 7 messages.
(B)Buffered logging will be enabled on the syslog server for Logging Level 7 messages.
(C)All messages with a trap level of 4 and higher (less critical) will be logged.
(D)All messages with a trap level of 4 and lower (more critical) will be logged. - Answer
(E)The router interface IP address that is connected to the syslog server is 192.168.1.3.
(F)The syslog server IP address is 192.168.1.3. - Answer

5.Refer to the exhibit. What two pieces of information can be gathered from the generated message? (Choose two.)

(A)This message is a level five notification message. - Answer
(B)This message appeared because a minor error occurred requiring further investigation.
(C)This message appeared because a major error occurred requiring immediate action.
(D)This message indicates that service timestamps have been globally enabled. - Answer
(E)This message indicates that enhanced security was configured on the vty ports.

6.Which three areas of router security must be maintained to secure an edge router at the network perimeter? (Choose three.)
(A)Physical security - Answer
(B)Flash security
(C)Operating system security - Answer
(D)Remote access security
(E)Router hardening - Answer
(F)Zone isolation

7.Which set of commands are required to create a username of admin, hash the password using MD5, and force the router to access the internal username database when a user attempts to access the console?
(A)R1(config)# username admin password Admin01pa55
R1(config)# line con 0
R1(config-line)# login local
(B)R1(config)# username admin password Admin01pa55
R1(config)# line con 0
R1(config-line)# login internal
(C)R1(config)# username admin Admin01pa55 encr md5
R1(config)# line con 0
R1(config-line)# login local
(D)R1(config)# username admin secret Admin01pa55
R1(config)# line con 0
R1(config-line)# login local - Answer
(E)R1(config)# username admin secret Admin01pa55
R1(config)# line con 0
R1(config-line)# login internal

8.By default, how many seconds of delay between virtual login attempts is invoked when the login block-for command is configured?
(A)One - Answer
(B)Two
(C)Three
(D)Four
(E)Five

9.An administrator defined a local user account with a secret password on router R1 for use with SSH. Which three additional steps are required to configure R1 to accept only encrypted SSH connections? (Choose three.)
(A)Configure the IP domain name on the router - Answer
(B)Enable inbound vty Telnet sessions
(C)Generate the SSH keys - Answer
(D)Configure DNS on the router
(E)Enable inbound vty SSH sessions - Answer
(F)Generate two-way pre-shared keys

10.Which recommended security practice prevents attackers from performing password recovery on a Cisco IOS router for the purpose of gaining access to the privileged EXEC mode?
(A)Keep a secure copy of the router Cisco IOS image and router configuration file as a backup.
(B)Disable all unused ports and interfaces to reduce the number of ways that the router can be accessed.
(C)Configure secure administrative control to ensure that only authorized personnel can access the router.
(D)Locate the router in a secure locked room that is accessible only to authorized personnel. - Answer
(E)Provision the router with the maximum amount of memory possible.

11.Refer to the exhibit. Which statement regarding the JR-Admin account is true?

(A)JR-Admin can issue show, ping, and reload commands.
(B)JR-Admin can issue ping and reload commands. - Answer
(C)JR-Admin can issue only ping commands.
(D)JR-Admin can issue debug and reload commands.
(E)JR-Admin cannot issue any command because the privilege level does not match one of those defined.

12.Refer to the exhibit. Based on the output of the show running-config command, which type of view is SUPPORT?

(A)Secret view, with a level 5 encrypted password
(B)Root view, with a level 5 encrypted secret password
(C)Superview, containing SHOWVIEW and VERIFYVIEW views - Answer
(D)CLI view, containing SHOWVIEW and VERIFYVIEW commands

13.Which two characteristics apply to Role-Based CLI Access superviews? (Choose two.)
(A)CLI views have passwords, but superviews do not have passwords.
(B)Users logged in to a superview can access all commands specified within the associated CLI views. - Answer
(C)A single superview can be shared among multiple CLI views.
(D)Commands cannot be configured for a specific superview. - Answer
(E)Deleting a superview deletes all associated CLI views.

14.If AAA is already enabled, which three CLI steps are required to configure a router with a specific view? (Choose three.)
(A)Assign a secret password to the view - Answer
(B)Assign commands to the view - Answer
(C)Assign users who can use the view
(D)Associate the view with the root view
(E)Create a superview using the parser view view-name command
(F)Create a view using the parser view view-name command - Answer

15.What are three requirements that must be met if an administrator wants to maintain device configurations via secure in-band management? (Choose three.)
(A)Network devices configured to accommodate SSH - Answer
(B)A separate network segment connecting all management devices
(C)At least one router acting as a terminal server
(D)Encryption of all remote access management traffic - Answer
(E)Connection to network devices through a production network or the Internet - Answer
(F)Direct access to the console ports of all network devices

16.What are two characteristics of SNMP community strings? (Choose two.)
(A)A vulnerability of SNMPv1, SNMPv2, and SNMPv3 is that they send the community strings in plaintext.
(B)Commonly known community strings should be used when configuring secure SNMP.
(C)If the manager sends one of the correct read-only community strings, it can get information and set information in an agent.
(D)SNMP read-only community strings can be used to get information from an SNMP-enabled device. - Answer
(E)SNMP read-write community strings can be used to set information on an SNMP-enabled device. - Answer

17.Refer to the exhibit. Routers R1 and R2 are connected via a serial link. One router is configured as the NTP master, and the other is an NTP client. Which two pieces of information can be obtained from the partial output of the show ntp associations detail command on R2? (Choose two.)

(A)Both routers are configured to use NTPv2.
(B)Router R1 is the master, and R2 is the client. - Answer
(C)Router R2 is the master, and R1 is the client.
(D)The IP address of R1 is 192.168.1.2. - Answer
(E)The IP address of R2 is 192.168.1.2.

18.Which three commands are required to restore a primary bootset from a secure archive on a router on which Cisco IOS resilience is enabled? (Choose three.)
(A)Restart the router in ROM monitor mode and display the secure bootset Cisco IOS image name using the dir command. - Answer
(B)Restart the router, enter privileged EXEC mode, and display the secure bootset Cisco IOS image name using the show flash command.
(C)Boot the secure bootset Cisco IOS image using the boot command with the filename. - Answer
(D)Copy the secure bootset Cisco IOS image to flash using the copy IOS-backup-image flash command.
(E)Restore the secure configuration file using the copy config-backup flash command.
(F)Restore the secure configuration file using the secure boot-config restore filename command. - Answer

19.Which three options can be configured by Cisco AutoSecure? (Choose three.)
(A)CBAC - Answer
(B)SNMP
(C)Syslog
(D)Security banner - Answer
(E)Interface IP address
(F)Enable secret password - Answer

20.What is the minimum recommended modulus key length for keys generated to use with SSH?
(A)256
(B)512
(C)768
(D)1024 - Answer
(E)2048

21.An administrator needs to create a user account with custom access to most privileged EXEC commands. Which privilege command is used to create this custom account?
(A)privilege exec level 0
(B)privilege exec level 1
(C)privilege exec level 2 - Answer
(D)privilege exec level 15

22.Refer to the exhibit. What two facts can be determined from the output? (Choose two.)

(A)The Cisco IOS image and configuration files have been properly secured. - Answer
(B)ROMmon mode will be inaccessible upon entering the privileged EXEC reload command.
(C)The Cisco IOS Resilient Configuration feature is enabled. - Answer
(D)The Cisco IOS Resilient Configuration feature has detected an image version mismatch.
(E)The Cisco IOS configuration files have been erased.

23.Refer to the exhibit. Which information can be gathered based on the show login command output?

(A)All logins from all sources are blocked for another 90 seconds.
(B)The login block-for command is configured to block login hosts for 82 seconds.
(C)Five or more login requests have failed within 90 seconds. - Answer
(D)Any host is permitted to access the router in quiet mode via Telnet, SSH, and HTTP, because the Quiet-Mode access list has not been configured.

No comments:

Post a Comment