Docsity
Docsity

Prepare for your exams
Prepare for your exams

Study with the several resources on Docsity


Earn points to download
Earn points to download

Earn points by helping other students or get them with a premium plan


Guidelines and tips
Guidelines and tips

AAA Chapter 10 Test: Questions and Answers with 100% Accuracy, Exams of Traffic Control and Regulation

A comprehensive set of questions and answers related to chapter 10 of the aaa (authentication, authorization, and accounting) protocol. It covers key concepts such as tcp/udp ports used for tacacs+ and radius, global commands for enabling aaa, and configuration examples for setting up tacacs+ and radius servers. The document also includes explanations of different accounting methods and their applications in network security.

Typology: Exams

2024/2025

Available from 11/08/2024

Holygrams
Holygrams 🇺🇸

3.7

(3)

2.2K documents

1 / 2

Toggle sidebar

This page cannot be seen from the preview

Don't miss anything!

bg1
AAA Chapter 10 Test | Questions with 100% Correct
Answers | Verified | Updated 2025
TCP 49 ✔✔TACACS+ port
UDP 1812 & 1813 ✔✔RADIUS port(s)
#aaa new-model ✔✔Global command to enable aaa
#tacacs-server host x.x.x.x key "CCNP" ✔✔Command to set tacacs+ server info
#radius-server host x.x.x.x key "CCNP" ✔✔Command to set a radius server info
#aaa authentication login default group tacacs+ local none ✔✔Example command to set
"default" login method for authentication to tacacs, then local and then none
#login authentication default ✔✔Command to set login authentication to use the "default"
method
#aaa authorization exec default group tacacs+ local ✔✔Example command to set exec
authorization default method to use tacacs+ and then local
pf2

Partial preview of the text

Download AAA Chapter 10 Test: Questions and Answers with 100% Accuracy and more Exams Traffic Control and Regulation in PDF only on Docsity!

AAA Chapter 10 Test | Questions with 100% Correct

Answers | Verified | Updated 202 5

TCP 49 ✔✔TACACS+ port UDP 1812 & 1813 ✔✔RADIUS port(s) #aaa new-model ✔✔Global command to enable aaa #tacacs-server host x.x.x.x key "CCNP" ✔✔Command to set tacacs+ server info #radius-server host x.x.x.x key "CCNP" ✔✔Command to set a radius server info #aaa authentication login default group tacacs+ local none ✔✔Example command to set "default" login method for authentication to tacacs, then local and then none #login authentication default ✔✔Command to set login authentication to use the "default" method #aaa authorization exec default group tacacs+ local ✔✔Example command to set exec authorization default method to use tacacs+ and then local

#authorization exec default ✔✔Sub line command to enable authorization for exec using the default method #aaa accounting commands 1 default start-stop group tacacs+ ✔✔Example command to enable accounting for commands at privileged level 1 start and stop time commands ✔✔Accounting - info regarding exec mode commands issued by a user connection ✔✔Accounting - information regarding all outbound connections made from a network access server exec ✔✔Accounting - info about user exec terminal sessions network ✔✔Accounting - info on all PPP, ARAP, and SLIP sessions Resource ✔✔Accounting - info regarding start and stop records for calls passing authentication, and stop records for calls that fail authentication System ✔✔Accounting - non-user-related system-level events