Correct Answer: A
Explanation/Reference:
Explanation:
To enable a privileged user to view the entire configuration in memory, the user needs to modify privileges for all commands that are configured on the router. For example:
aaa new-model
aaa authentication login default local
aaa authorization exec default local
username john privilege 9 password 0 doe
username six privilege 6 password 0 six
username poweruser privilege 15 password poweruser
username inout password inout
username inout privilege 15 autocommand show running
privilege configure level 8 snmp-server community
privilege exec level 6 show running
privilege exec level 8 configure terminal
Reference: http://www.cisco.com/c/en/us/support/docs/security-vpn/terminal-access-controller-access- control-system-tacacs-/23383-showrun.html