Refer to the exhibit. The authentication is not working as desired and the user drops into user-exec
mode. Which configuration resolves the issue?

C is the fix since it creates a separate method list just for console access with none as the method, so the local privilege level 15 actually works. The fallback to local only kicks in if TACACS+ is unreachable, not when it authenticates but doesn't return privilege level, so B won't help here. Pretty sure about this from theory and some practice. Let me know if you see it different though.
An engineer configures a static route on a router, but when the engineer checks the route
to the destination, a different next hop is chosen. What is the reason for this?
Refer to the exhibit A network engineer is troubleshooting an AAA authentication issue for R1 from
R2 When an engineer tries to open a telnet connection to R1 it opens the connection but shows a
%Authorization failed error message on the terminal and closes the connection silently Which action
resolves the issue?Fixing the TACACS+ server's command authorization (D) is the move here. The error's after authentication, so reachability and host config aren't it. Authorization config on the server is usually where this hangs up. Anyone see C work in this scenario?
DRAG DROP Drag and drop the SNMP attributes in Cisco IOS devices from the left onto the correct SNMPv2c or SNMPV3 categories on the right.
Refer to the exhibit. Which action restores the routes from neighbors while still filtering 1.1.1.0/24?I don’t think C is right here. With a single deny in the route-map, everything else ends up blocked due to the implicit deny at the end. Pretty sure you need that permit 20 statement (D) to allow other routes through.
A network administrator sets up an OSPF routing protocol for a DMVPN network on the hub router.
Which configuration required to establish a DMVPN tunnel with multiple spokes?A for sure, seen this come up in practice. DMVPN needs ip ospf network point-to-multipoint on spokes so OSPF handles the hub-and-spoke links right. Pretty sure that's what they're after, but open to other takes if someone got a different answer in the exam dumps.
Refer to the exhibit. In Cuco DNA Center, a network engineer identifies that BGP-learned networks
are repeatedly withdrawn from peers. Which configuration must the engineer apply to resolve the
Issue?
A)
B)
C)
D)

Option D is correct since it relaxes the BFD timers, so the link isn't marked down on slight packet loss or jitter. Option B might look tempting but doesn't actually address this root flapping cause. Pretty sure about D, unless someone spotted a different config nuance?
