Cisco 350-401 Test Engine Practice Test Questions, Exam Dumps [Q51-Q68]

Share

Cisco 350-401 Test Engine Practice Test Questions, Exam Dumps

100% Free 350-401 Daily Practice Exam With 305 Questions


Concluding Thoughts

Getting the Cisco certification is the requirement of the time. For the Cisco 350-401 exam, all you need is the right mindset, the right motivation, and the right study materials like the official training and study guides. Not consistent content cramming. Not crude study materials. Not long hours of unproductive learning. If you believed your doubters, you would think there’s no way to build an exceptional IT career. But Cisco is here to change the story, giving you the best chance to actualize your potential if you get things right. Ready to take action today? Never forget three things: passion, desire, and commitment. Let’s go!

 

NEW QUESTION 51
Drag and drop the characteristic from the left onto the orchestration tools that they describe on the right.

Answer:

Explanation:

 

NEW QUESTION 52

Company policy restricts VLAN 10 to be allowed only on SW1 and SW2. All other VLANs can be on all three switches. An administrator has noticed that VLAN 10 has propagated to SW3. Which configuration corrects the issue?
A)

B)

C)

D)

  • A. Option A
  • B. Option B
  • C. Option C
  • D. Option D

Answer: C

 

NEW QUESTION 53
Which protocol infers that a YANG data model is being used?

  • A. SNMP
  • B. REST
  • C. RESTCONF
  • D. NX-API

Answer: C

Explanation:
Explanation
YANG (Yet another Next Generation) is a data modeling language for the definition of data sent over network management protocols such as the NETCONF and RESTCONF.

 

NEW QUESTION 54
Which DHCP option helps lightweight APs find the IP address of a wireless LAN controller?

  • A. Option 43
  • B. Option 60
  • C. Option 150
  • D. Option 67

Answer: A

 

NEW QUESTION 55
What would be the preferred way to implement a loopless switch network where there are 1500 defined VLANs and it is necessary to load the shared traffic through two main aggregation points based on the VLAN identifier?

  • A. 802.1D
  • B. 802.1AE
  • C. 802.1s
  • D. 802.1W

Answer: C

 

NEW QUESTION 56
When using TLS for syslog, which configuration allows for secure and reliable transportation of messages to its default port?

  • A. logging host 10.2.3.4 vrf mgmt transport tcp port 514
  • B. logging host 10.2.3.4 vrf mgmt transport udp port 514
  • C. logging host 10.2.3.4 vrf mgmt transport tcp port 6514
  • D. logging host 10.2.3.4 vrf mgmt transport udp port 6514

Answer: C

Explanation:
The TCP port 6514 has been allocated as the default port for syslog over Transport Layer Security
(TLS).

 

NEW QUESTION 57
Refer to the exhibit.

Which IP address becomes the active next hop for 192.168.102.0/24 when 192.168.101.2 fails?

  • A. 192.168.101.6
  • B. 192.168.101.10
  • C. 192.168.101.18
  • D. 192.168.101.14

Answer: C

 

NEW QUESTION 58
What is the difference between the enable password and the enable secret password when service password encryption is enabled on an IOS device?

  • A. The enable secret password is protected via stronger cryptography mechanisms.
  • B. The enable password cannot be decrypted.
  • C. There is no difference and both passwords are encrypted identically.
  • D. The enable password is encrypted with a stronger encryption method.

Answer: A

 

NEW QUESTION 59
Which standard access control entry permits from odd-numbered hosts in the 10.0.0.0/24 subnet?

  • A. Permit 10.0.0.0.0.0.0.1
  • B. Permit 10.0.0.1.0.0.0.254
  • C. Permit 10.0.0.0.255.255.255.254
  • D. Permit 10.0.0.1.0.0.0.0

Answer: B

Explanation:
Remember, for the wildcard mask, 1's are I DON'T CARE, and 0's are I CARE. So now let's analyze a simple ACL:
access-list 1 permit 172.23.16.0 0.0.15.255
Two first octets are all 0's meaning that we care about the network 172.23.x.x. The third octet of the wildcard mask, 15 (0000 1111 in binary), means that we care about first 4 bits but don't care about last 4 bits so we allow the third octet in the form of 0001xxxx (minimum:00010000 = 16; maximum: 0001111 = 31).

The fourth octet is 255 (all 1 bits) that means I don't care.
Therefore network 172.23.16.0 0.0.15.255 ranges from 172.23.16.0 to 172.23.31.255.
Now let's consider the wildcard mask of 0.0.0.254 (four octet: 254 = 1111 1110) which means we only care the last bit. Therefore if the last bit of the IP address is a "1" (0000 0001) then only odd numbers are allowed. If the last bit of the IP address is a "0" (0000 0000) then only even numbers are allowed.
Note: In binary, odd numbers are always end with a "1" while even numbers are always end with a "0".
Therefore in this question, only the statement "permit 10.0.0.1 0.0.0.254" will allow all oddnumbered hosts in the 10.0.0.0/24 subnet.

 

NEW QUESTION 60
Which element enables communication between guest VMs within a virtualized environment?

  • A. vSwitch
  • B. hypervisor
  • C. virtual router
  • D. pNIC

Answer: A

Explanation:
Each VM is provided with a virtual NIC (vNIC) that is connected to the virtual switch. Multiple vNICs can connect to a single vSwitch, allowing VMs on a physical host to communicate with one another at layer 2 without having to go out to a physical switch.

 

NEW QUESTION 61
Refer to the exhibit.

A network engineer configures NAT on R1 and enters me show command to verity the configuration What toes the output confirm?

  • A. R1 to configured with PAT overload parameters
  • B. A Telnet from 160.1.1 1 to 10.1.1.10 has been initiated.
  • C. The first pocket triggered NAT to add on entry to NAT table
  • D. R1 is configured with NAT overload parameters

Answer: B

 

NEW QUESTION 62
Refer to the exhibit.

An engineer must ensure that all traffic leaving AS 200 will choose Link 2 as an entry point. Assuming that all BGP neighbor relationships have been formed and that the attributes have not been changed on any of the routers, which configuration accomplish task?

  • A. Option C
  • B. Option A
  • C. Option B
  • D. Option D

Answer: B

Explanation:
Explanation
R3 advertises BGP updates to R1 with multiple AS 100 so R3 believes the path to reach AS 200 via R3 is farther than R2 so R3 will choose R2 to forward traffic to AS 200.

 

NEW QUESTION 63
Based on this interface configuration, what is the expected state of OSPF adjacency?

  • A. not established
  • B. FULL/BDR on R1 and FULL/BDR on R2
  • C. Full on both routers
  • D. 2WAY/DROTHER on both routers

Answer: A

Explanation:
Explanation
On Ethernet interfaces the OSPF hello intervl is 10 second by default so in this case there would be a Hello interval mismatch -> the OSPF adjacency would not be established.

 

NEW QUESTION 64
How does the RIB differ from the FIB?

  • A. The RIB includes many routes to the same destination prefix. The FIB contains only the best route
  • B. The FIB maintains network topologies and routing tables. The RIB is a Iist of routes to particular network destinations.
  • C. The RIB is used to create network topologies and routing tables. The FIB is a list of routes to particular network destinations.
  • D. The FIB includes many routes a single destination. The RIB is the best route to a single destination.

Answer: C

Explanation:

 

NEW QUESTION 65
A company plans to implement intent-based networking in its campus infrastructure. Which design facilities a migrate from a traditional campus design to a programmer fabric designer?

  • A. routed access
  • B. Layer 2 access
  • C. two-tier
  • D. three-tier

Answer: C

Explanation:
Explanation
Intent-based Networking (IBN) transforms a hardware-centric, manual network into a controller-led network that captures business intent and translates it into policies that can be automated and applied consistently across the network. The goal is for the network to continuously monitor and adjust network performance to help assure desired business outcomes. IBN builds on software-defined networking (SDN). SDN usually uses spine-leaf architecture, which is typically deployed as two layers: spines (such as an aggregation layer), and leaves (such as an access layer).

 

NEW QUESTION 66
Refer to the Exhibit.

An engineer is installing a new pair of routers in a redundant configuration. When checking on the standby status of each router the engineer notices that the routers are not functioning as expected. Which action will resolve the configuration error?

  • A. configure unique virtual IP addresses
  • B. configure matching key-strings
  • C. configure matching hold and delay timers
  • D. configure matching priority values

Answer: B

Explanation:
From the output exhibit, we notice that the key-string of R1 is -Cisco123!|| (letter -C|| is in capital) while that of R2 is -cisco123!||. This causes a mismatch in the authentication so we have to fix their key-strings.
key-string [encryption-type] text-string: Configures the text string for the key. The text-string argument is alphanumeric, case-sensitive, and supports special characters.

 

NEW QUESTION 67
What is the result of applying this access control list?

  • A. TCP traffic with the DF bit set is allowed
  • B. TCP traffic with the URG bit set is allowed
  • C. TCP traffic with the ACK bit set is allowed
  • D. TCP traffic with the SYN bit set is allowed

Answer: C

Explanation:
Explanation
The established keyword is only applicable to TCP access list entries to match TCP segments that have the ACK and/or RST control bit set (regardless of the source and destination ports), which assumes that a TCP connection has already been established in one direction only. Let's see an example below:

Suppose you only want to allow the hosts inside your company to telnet to an outside server but not vice versa, you can simply use an "established" access-list like this: access-list 100 permit tcp any any established access-list 101 permit tcp any any eq telnet ! interface S0/0 ip access-group 100 in ip access-group 101 out

 

NEW QUESTION 68
......


Network Assurance: The areas of focus in this exam subject are as follows:

  • Diagnosing network problems with the use of SNMP, debugs, conditional debugs, trace route, Syslog, and ping tools;
  • Configuring and verifying RESTCONF and NETCONF;
  • Describing Cisco DNA Center workflows for the application of network configuration, management, and monitoring.
  • Configuring and verifying device monitoring;
  • Configuring and verifying Flexible NetFlow and NetFlow;
  • Configuring and verifying RSPAN/ERSPAN/SPAN;
  • Configuring and verifying IPSLA;

 

Use Valid New 350-401 Test Notes & 350-401 Valid Exam Guide: https://www.suretorrent.com/350-401-exam-guide-torrent.html

350-401 exam torrent Cisco study guide: https://drive.google.com/open?id=1BnbxYwAXEMErfsv-We9JHsmPKq9Ecb-w