[Q31-Q48] Updated Apr-2023 Test Engine to Practice Test for 350-401 Exam Questions and Answers!

Share

Updated Apr-2023 Test Engine to Practice Test for 350-401 Exam Questions and Answers!

Implementing Cisco Enterprise Network Core Technologies (350-401 ENCOR) Certification Sample Questions and Practice Exam

NEW QUESTION # 31
Refer to me exhibit.

Refer to the exhibit. Which EEM script generates a critical-level syslog message and saves a copy of the running configuration to the bootflash when an administrator saves the running configuration to the startup configuration?

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

Answer: D


NEW QUESTION # 32
Drag and drop the descriptions from the left onto the routing protocol they describe on the right.

Answer:

Explanation:


NEW QUESTION # 33
What are two device roles in Cisco SD-Access fabric? (Choose two.)

  • A. access switch
  • B. border node
  • C. vBond controller
  • D. core switch
  • E. edge node

Answer: B,E

Explanation:
Explanation
There are five basic device roles in the fabric overlay:
+ Control plane node: This node contains the settings, protocols, and mapping tables to provide the endpoint-to-location (EID-to-RLOC) mapping system for the fabric overlay.
+ Fabric border node: This fabric device (for example, core layer device) connects external Layer 3 networks to the SDA fabric.
+ Fabric edge node: This fabric device (for example, access or distribution layer device) connects wired endpoints to the SDA fabric.
+ Fabric WLAN controller (WLC): This fabric device connects APs and wireless endpoints to the SDA fabric.
+ Intermediate nodes: These are intermediate routers or extended switches that do not provide any sort of SD-Access fabric role other than underlay services.


NEW QUESTION # 34
A network administrator is preparing a Python scrip to configure a Cisco IOS XE-based device on the network. The administrator is worried that colleagues will make changes to the device while the script is running. Which operation of he in client manager prevent colleague making changes to the device while the scrip is running?

  • A. m.freeze(config='running')
  • B. m.lock(target='running')
  • C. m.freeze(target='running')
  • D. m.lock(config='running')

Answer: B

Explanation:
Explanation
The example below shows the usage of lock command:
def demo(host, user, names):
With manager. Connect(host=host, port=22, username=user) as m:
With m.locked(target='running'):
for n in names:
m.edit_config (target='running', config=template % n)
The command "m.locked (target='running')" causes a lock to be acquired on the running datastore.


NEW QUESTION # 35
Drag and drop the characteristics from the left onto the infrastructure deployment models they describe on the right.

Answer:

Explanation:


NEW QUESTION # 36
Using the EIRP formula,what parameter is subtracted to determine the EIRP value?

  • A. antenna again
  • B. antenna cable loss
  • C. transmitter power
  • D. signal-to-noise ratio

Answer: B


NEW QUESTION # 37
Refer to the exhibit. After configurating an IPsec VPN, an engineer enters the show command to verify the ISAKMP SA status. What does the status show?

  • A. VPN peers agreed on parameters for the ISAKMP SA
  • B. ISAKMP SA is authenticated and can be used for Quick Mode.
  • C. ISAKMP SA has been created, but it has not continued to form.
  • D. Peers have exchanged keys, but ISAKMP SA remains unauthenticated.

Answer: A


NEW QUESTION # 38
Which two parameters are examples of a QoS traffic descriptor? (Choose two)

  • A. packet size
  • B. ToS
  • C. bandwidth
  • D. DSCP
  • E. MPLS EXP bits

Answer: D,E


NEW QUESTION # 39
Refer to me exhibit.

Refer to the exhibit. A network engineer Is troubleshooting an Issue with the file server based on reports of slow file transmissions. Which two commands or command sets are required. In switch SW1 to analyze the traffic from the file server with a packet analyzer? (Choose two.) A)

B)

C)

D)

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

Answer: B,D


NEW QUESTION # 40
A network engineer is adding an additional 10Gps link to an exiting 2x10Gps LACP-based LAG to augment its capacity. Network standards require a bundle interface to be taken out of service if one of its member links goes down, and the new link must be added with minimal impact to the production network. Drag and drop the tasks that the engineer must perform from the left into the sequence on the right. Not all options are used.

Answer:

Explanation:

Explanation
A picture containing diagram Description automatically generated


NEW QUESTION # 41
Refer to the exhibit.

Assuming that R is a CE router, which VRF is assigned to Gi0/0 on R1?

  • A. VRF VPN_B
  • B. VRF VPN_A
  • C. Default VRF
  • D. Management VRF

Answer: C


NEW QUESTION # 42
Refer to the exhibit.

Which two statements about the EEM applet configuration are true? (Choose two.)

  • A. The EEM applet requires a case-insensitive response
  • B. The EEM applet runs before the CLI command is executed
  • C. The EEM applet runs after the CLI command is executed
  • D. The running configuration is displayed only if the letter Y is entered at the CLI

Answer: B,D

Explanation:
Explanation
When you use the sync yes option in the event cli command, the EEM applet runs before the CLI command is executed. The EEM applet should set the _exit_status variable to indicate whether the CLI command should be executed (_exit_status set to one) or not (_exit_status set to zero).
With the sync no option, the EEM applet is executed in background in parallel with the CLI command.
Reference: https://blog.ipspace.net/2011/01/eem-event-cli-command-options-and.html


NEW QUESTION # 43
Drag and drop the characteristics from the left onto the routing protocols they describe on the right.

Answer:

Explanation:


NEW QUESTION # 44
Which action is performed by Link Management Protocol in a Cisco StackWise Virtual domain?

  • A. It determines if the hardware is compatible to form the StackWise Virtual domain
  • B. It rejects any unidirectional link traffic forwarding
  • C. It determines which switch becomes active or standby
  • D. discovers the StackWise domain and brings up SVL interfaces.

Answer: B

Explanation:
Reference:
https://www.cisco.com/c/en/us/products/collateral/switches/catalyst-9000/nb-06-cat-9k-stack-wp-cte-en.html


NEW QUESTION # 45
Refer to the exhibit. External users require HTTP connectivity to an internal company web server that is listening on TCP port 8080. Which command set accomplishes this requirement?
A)

B)

C)

D)

E)

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

Answer: E


NEW QUESTION # 46
Refer to the exhibit.

CR2 and CR3 ate configured with OSPF. Which configuration, when applied to CR1. allows CR1 to exchange OSPF Information with CR2 and CR3 but not with other network devices or on new Interfaces that are added to CR1?
A)

B)

C)

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

Answer: A


NEW QUESTION # 47
Drag and drop the description from the left onto the correct QoS components on the right.

Answer:

Explanation:

Explanation
Traffic Policing: Drops excessive Traffic, causes TCP retransmissions, introduce no delay/jitter Shaping: buffers, excessive traffic, introduce delay and jitter, typically delays, rather than drops traffic


NEW QUESTION # 48
......

Certification dumps CCNP Enterprise 350-401 guides - 100% valid: https://www.examcollectionpass.com/Cisco/350-401-practice-exam-dumps.html

100% Pass Your 350-401 Implementing Cisco Enterprise Network Core Technologies (350-401 ENCOR) at First Attempt with ExamcollectionPass: https://drive.google.com/open?id=1jzJ-AWIH7ObS3uD0bj873DnEi7HkjzGN