Cisco 350-401 Implementing and Operating Cisco Enterprise Network Core Technologies (ENCOR) Online Training
Cisco 350-401 Online Training
The questions for 350-401 were last updated at Sep 15,2025.
- Exam Code: 350-401
- Exam Name: Implementing and Operating Cisco Enterprise Network Core Technologies (ENCOR)
- Certification Provider: Cisco
- Latest update: Sep 15,2025
An engineer must provide wireless converge in a square office. The engineer has only one AP and believes that it should be placed it in the middle of the room.
Which antenna type should the engineer use?
- A . directional
- B . polarized
- C . Yagi
- D . omnidirectional
An engineer measures the Wi-Fi coverage at a customer site.
The RSSI values are recorded as follows:
Which two statements does the engineer use to explain these values to the customer? (Choose two)
- A . The signal strength at location C is too weak to support web surfing
- B . Location D has the strongest RF signal strength
- C . The RF signal strength at location B is 50% weaker than location A
- D . The signal strength at location B is 10 dB better than location C
- E . The RF signal strength at location C is 10 times stronger than location B
DRAG DROP
Drag and drop the characteristics from the left onto the routing protocols they describe on the right.
Refer to the Exhibit.
Which set of commands on router r R1 Allow deterministic translation of private hosts PC1, PC2, and PC3 to addresses in the public space?
- A . RouterR1(config)#int f0/0
RouterR1(config)#ip nat inside
RouterR1(config)#exit
RouterR1(config)#int f0/1
RouterR1(config)#ip nat outside
RouterR1(config)#exit
RouterR1(config)#access-list 1 10.10.10.0 0.0.0.255
RouterR1(config)#ip nat inside source list 1 interface f0/1 overload - B . RouterR1(config)#int f0/0
RouterR1(config)#ip nat inside
RouterR1(config)#exit
RouterR1(config)#int f0/1
RouterR1(config)#ip nat outside
RouterR1(config)#exit
RouterR1(config)#access-list 1 10.10.10.0 0.0.0.255
RouterR1(config)#ip nat pool POOL 155.1.1.101 155.1.1.103 netmask 255.255.255.0 RouterR1(config)#ip nat inside source list 1 pool POOL - C . RouterR1(config)#int f0/0
RouterR1(config)#ip nat inside
RouterR1(config)#exit
RouterR1(config)#int f0/1
RouterR1(config)#ip nat outside
RouterR1(config)#exit
RouterR1(config)#ip nat inside source static 10.10.10.101 155.1.1.101
RouterR1(config)#ip nat inside source static 10.10.10.102 155.1.1.102
RouterR1(config)#ip nat inside source static 10.10.10.103 155.1.1.103 - D . RouterR1(config)#int f0/0
RouterR1(config)#ip nat outside
RouterR1(config)#exit
RouterR1(config)#int f0/1
RouterR1(config)#ip nat inside
RouterR1(config)#exit
RouterR1(config)#ip nat inside source static 10.10.10.101 155.1.1.101
RouterR1(config)#ip nat inside source static 10.10.10.102 155.1.1.102
RouterR1(config)#ip nat inside source static 10.10.10.103 155.1.1.103
What is a characteristic of YANG?
- A . It is a Cisco proprietary language that models NETCONF data
- B . It allows model developers to create custom data types
- C . It structures data in an object-oriented fashion to promote model reuse
- D . It provides loops and conditionals to control now within models
Which two components are supported by LISP? (Choose two.)
- A . Proxy ETR
- B . egress tunnel router
- C . route reflector
- D . HMAC algorithm
- E . spoke
DRAG DROP
Drag and drop the characteristics from the left onto the protocols they apply to on the right?
After a redundant route processor failure occurs on a Layer 3 device, which mechanism allows for packets to be forwarded from a neighboring router based on the most recent tables?
- A . BFD
- B . RPVST+
- C . RP failover
- D . NSF
Under which network conditions is an outbound QoS policy that is applied on a router WAN interface most beneficial?
- A . under interface saturation condition
- B . under network convergence condition
- C . under all network condition
- D . under traffic classification and marking conditions.
What is one difference between saltstack and ansible?
- A . SaltStack uses an API proxy agent to program Cisco boxes on agent mode, whereas Ansible uses a Telnet connection
- B . SaltStack uses the Ansible agent on the box, whereas Ansible uses a Telnet server on the box
- C . SaltStack is constructed with minion, whereas Ansible is constructed with YAML
- D . SaltStack uses SSH to interact with Cisco devices, whereas Ansible uses an event bus
Question 91 has a wrong answer marked s correct. The answer is B.
BPDU filter is the only option to block BPDUs while not going inte err disabled when a BPDU is received.
https://www.exam4training.com/which-command-set-must-be-configured-on-switch1-to-achieve-the-following-results-on-port-fa0-1/
https://www.cisco.com/en/US/docs/switches/metro/me3600x_3800x/trash/swstpopt.html#:~:text=The%20BPDU%20filtering%20feature%20can,bpdufilter%20default%20global%20configuration%20command.