Hard 350-701 practice questions
Challenge — multi-step scenarios, trade-offs, and subtle distinctions. 7 hard questions available — no sign-up, always free.
A company runs a FlexVPN hub-and-spoke topology built on IKEv2 and a dynamic VTI on the hub. Two branch spokes frequently exchange large volumes of VoIP and file-transfer traffic with each other, and network engineers notice all this traffic currently transits the hub, saturating the hub's WAN link and adding latency. Management wants the spokes to build direct tunnels dynamically without a full mesh of static tunnels. Which action should the engineer take to achieve this?
A security engineer deploys a Cisco FTD sensor inline between the distribution and access layers. An intrusion policy is applied with rules set to 'Generate Events'. After a demonstrated exploit, management demands that matching malicious traffic actually be dropped rather than just logged. The engineer verifies the rule state shows 'Drop and Generate Events'. However, testing shows the traffic is still passing while events are being generated. What is the MOST likely cause?
A company hosts a web server in the DMZ zone (192.168.50.10) of a Cisco Secure Firewall Threat Defense (FTD) appliance. External users reach it via the public IP 203.0.113.10 using a static NAT rule. Internal users on the inside zone report that when they browse to the server's public FQDN (which resolves to 203.0.113.10), the connection fails, even though external access works fine. What must the administrator configure on the FTD to allow internal users to reach the DMZ server using its public IP?
A network engineer notices that a large, trusted database replication flow between two internal data centers is consuming significant Snort inspection resources on an FTD appliance, causing latency for other traffic. The flow is known-good and does not require deep inspection. Which FTD configuration allows this specific traffic to bypass Snort processing entirely while still being handled by the appliance?
A financial services company recently suffered an incident where an attacker obtained employee credentials via a phishing site and then used a real-time relay to intercept the one-time passcodes users typed in, successfully logging into the VPN. Leadership wants the security team to strengthen the MFA strategy so that a stolen password AND an intercepted code cannot be replayed by an attacker. Which MFA approach best meets this requirement?
A network engineer is automating configuration changes on perimeter routers using NETCONF. The requirement is to push a multi-line configuration change, validate it before it takes effect, and be able to discard all pending changes if validation fails — without any partial configuration ever being applied to the running device. Which NETCONF capability and workflow satisfies this requirement?
A network engineer is configuring RESTCONF over HTTPS on a Cisco IOS-XE perimeter router to allow a Python automation script to push configuration changes. The script authenticates successfully and can perform GET operations, but every PUT and POST request returns an HTTP 405 Method Not Allowed error. The engineer confirms the user account has privilege level 15. What is the most likely cause?