Cisco 350-401 Practice Test - Questions Answers, Page 6

List of questions
Question 51

Refer to the exhibit.
What are two effects of this configuration? (Choose two.)
R1 becomes the active router.
R1 becomes the standby router.
If R2 goes down, R1 becomes active but reverts to standby when R2 comes back online.
If R1 goes down. R2 becomes active and remains the active device when R1 comes back online.
If R1 goes down, R2 becomes active but reverts to standby when R1 comes back online.
Question 52

Refer to the exhibit.
What does the snippet of code achieve?
It creates a temporary connection to a Cisco Nexus device and retrieves a token to be used for API calls.
It opens a tunnel and encapsulates the login information, if the host key is correct.
It opens an ncclient connection to a Cisco Nexus device and maintains it for the duration of the context.
It creates an SSH connection using the SSH key that is stored, and the password is ignored.
ncclient is a Python library that facilitates client-side scripting and application development around the NETCONF protocol.
The above Python snippet uses the ncclient to connect and establish a NETCONF session to a Nexus device (which is also a NETCONF server).
Question 53

What is one fact about Cisco SD-Access wireless network deployments?
The access point is part of the fabric underlay
The WLC is part of the fabric underlay
The access point is part the fabric overlay
The wireless client is part of the fabric overlay
Question 54

A network engineer configures a new GRE tunnel and enters the show run command. What does the output verify?
The tunnel will be established and work as expected
The tunnel destination will be known via the tunnel interface
The tunnel keepalive is configured incorrectly because they must match on both sites
The default MTU of the tunnel interface is 1500 byte.
Question 55

Refer to the exhibit Which single security feature is recommended to provide Network Access Control in the enterprise?
MAB
802.1X
WebAuth
port security sticky MAC
Question 56

Refer to the exhibit. Which configuration change will force BR2 to reach 209 165 201 0/27 via BR1?
Set the weight attribute to 65.535 on BR1 toward PE1.
Set the local preference to 150 on PE1 toward BR1 outbound
Set the MED to 1 on PE2 toward BR2 outbound.
Set the origin to igp on BR2 toward PE2 inbound.
MED Attribute:
+ Optional nontransitive attribute (nontransitive means that we can only advertise MED to routers that are one AS away) + Sent through ASes to external BGP neighbors + Lower value is preferred (it can be considered the external metric of a route) + Default value is 0
Question 57

Which two methods are used to reduce the AP coverage area? (Choose two)
Reduce channel width from 40 MHz to 20 MHz
Disable 2.4 GHz and use only 5 GHz.
Reduce AP transmit power.
Increase minimum mandatory data rate
Enable Fastlane
Question 58

Refer to the exhibit.
Security policy requires all idle-exec sessions to be terminated in 600 seconds. Which configuration achieves this goal?
line vty 0 15 absolute-timeout 600
line vty 0 15 exec-timeout
line vty 01 5 exec-timeout 10 0
line vty 0 4 exec-timeout 600
Question 59

Which two threats does AMP4E have the ability to block? (Choose two.)
DDoS
ransomware
Microsoft Word macro attack
SQL injection
email phishing
https://www.cisco.com/c/dam/en/us/products/collateral/security/amp-for-endpoints/c11-742008- 00-cisco-amp-for-endpoints-wp-v2a.pdf
Question 60

What does the cisco REST response indicate?
Cisco DNA Center has the Incorrect credentials for cat3850-1
Cisco DNA Center is unable to communicate with cat9000-1
Cisco DNA Center has the incorrect credentials for cat9000-1
Cisco DNA Center has the Incorrect credentials for RouterASR-1
Question