Which AAA command validates users against the local router database to authorize execution of configuration (exec) commands?
Choose an answer
Tap an option to check your answer.
Correct answer: aaa authorization exec default local.
Why this is the answer
The aaa authorization exec default local command is correct because it specifically configures authorization for EXEC (command-line) access using the local router database. Authorization determines what a user is allowed to do after they have been authenticated. The exec keyword specifies that this rule applies to EXEC shell access. The default keyword applies this method to all users not explicitly covered by other authorization methods, and local specifies the local database as the authorization source. aaa authentication network default local and aaa authentication exec default local are incorrect because they deal with authentication (verifying identity), not authorization (determining permissions). aaa authorization network default local is incorrect because network authorization applies to network services like PPP or 802.1X, not EXEC commands.
Pass your exam — without the endless answer hunt
Get every verified question and explanation for this exam in one place, and save hours of prep. 1,000+ certifications · 20+ languages · free to start.
Pass your exam faster → No card needed