CCNA Security Module 3 100%
CCNA Security Module 3 100%
Refer to the exhibit. In the network shown, which AAA command logs the use of EXEC session commands?
aaa accounting connection start-stop group radius
3 Which feature of AAA allows an administrator to track individuals who access network resources, when those resources are accessed, and any
changes that are made?
accounting
authorization
accessibility
authentication
4When configuring a Cisco Secure ACS, how is the configuration interface accessed?
A Web browser is used to configure a Cisco Secure ACS.
The Cisco Secure ACS can be accessed from the router console.
Telnet can be used to configure a Cisco Secure ACS server after an initial configuration is complete.
The Cisco Secure ACS can be accessed remotely after installing ACS client software on the administrator workstation.
5 What is the result if an administrator configures the aaa authorization command prior to creating a user with full access rights?
The administrator is immediately locked out of the system.
The administrator is allowed full access using the enable secret password.
The administrator is allowed full access until a router reboot, which is required to apply changes.
6Which two AAA access method statements are true? (Choose two.)
Character mode provides remote users with access to network resources and requires use of the console, vty, or tty ports.
Character mode provides remote users with access to network resources and requires use of dialup or VPN.
Character mode provides users with administrative privilege EXEC access and requires use of the console, vty, or tty ports.
Packet mode provides users with administrative privilege EXEC access and requires use of dialup or VPN.
Packet mode provides remote users with access to network resources and requires use of dialup or VPN.
Packet mode provides users with administrative privilege EXEC access and requires use of the console, vty, or tty ports.
7 When configuring a method list for AAA authentication, what is the effect of the keyword local?
It accepts a locally configured username, regardless of case.
Which AAA protocol and feature best support a large ISP that needs to implement detailed accounting for customer invoicing?
8 TACACS+ because it combines authentication and authorization, but separates accounting
RADIUS because it supports detailed accounting that is required for billing users
TACACS+ because it requires select authorization policies to be applied on a per-user or per-group basis
RADIUS because it requires select authorization policies to be applied on a per-user or per-group basis
TACACS+ uses UDP port 1645 or 1812 for authentication, and UDP port 1646 or 1813 for accounting.
It requires a login and password combination on console, vty lines, and aux ports.
It is more efficient for users who only need to enter a password to gain entry to a device.
11 What is a difference between using the login local command and using local AAA authentication for authenticating administrator access?
Local AAA authentication supports encrypted passwords; login local does not.
Local AAA provides a way to configure backup methods of authentication; login local does not.
A method list must be configured when using the login local command, but is optional when using local AAA authentication.
The login local command supports the keyword none, which ensures that authentication succeeds, even if all methods return an error.
12
Refer to the exhibit. Which AAA command must be configured to allow authenticated users administrative access to commands such as
configure terminal?
aaa authorization exec default group radius
13 Due to implemented security controls, a user can only access a server with FTP. Which AAA component accomplishes this?
accessibility
accounting
auditing
authentication
authorization
14
Refer to the exhibit. Router R1 is configured as shown. An administrative user attempts to use Telnet from router R2 to router R1 using the
interface IP address 10.10.10.1. However, Telnet access is denied. Which option corrects this problem?
The R1 10.10.10.1 router interface must be enabled.
The vty lines must be configured with the login authentication default command.
The aaa local authentication attempts max-fail command must be set to 2 or higher.
The administrative user should use the username Admin and password Str0ngPa55w0rd.
15 Which aaa accounting command enables logging of both the start and stop records for vty sessions on the router?
aaa accounting commands 15 start-stop group tacacs+
Accounting services determine which resources the user can access and which operations the user is allowed to perform.
Authorization records what the user does, including what is accessed, the amount of time the resource is accessed, and any changes that
were made.
17
Refer to the exhibit. Which Cisco Secure ACS menu is required to configure the IP address and secure password of an AAA client?
User Setup
Group Setup
Network Configuration
System Configuration
Interface Configuration
Administration Control
Local AAA is ideal for large complex networks because it uses the local database of the router for authentication.
Server-based AAA authentication can use the RADIUS or TACACS+ protocols to communicate between the router and a AAA server.
Server-based AAA authentication is ideal for large complex networks because it uses the local database of the router for authentication.
Local AAA authentication requires the services of an external server, such as the Cisco Secure ACS for Windows Server.
RADIUS can cause delays by establishing a new TCP session for each authorization request.
20
Refer to the exhibit. Router R1 has been configured as shown, with the resulting log message. On the basis of the information presented, which two A
authentication statements are true? (Choose two.)
The locked-out user failed authentication.
The locked-out user should have used the username Admin and password Pa55w0rd.
The locked-out user should have used the username admin and password Str0ngPa55w0rd.
The locked-out user stays locked out until the clear aaa local user lockout Admin command is issued.