ExamGecko
Home / Cisco / 350-401 / List of questions
Ask Question

Cisco 350-401 Practice Test - Questions Answers

List of questions

Question 1

Report Export Collapse

What are two benefits of YANG? (Choose two.)

It enforces the use of a specific encoding format for NETCONF.

It enforces the use of a specific encoding format for NETCONF.

It collects statistical constraint analysis information.

It collects statistical constraint analysis information.

It enables multiple leaf statements to exist within a leaf list.

It enables multiple leaf statements to exist within a leaf list.

It enforces configuration semantics.

It enforces configuration semantics.

It enforces configuration constraints.

It enforces configuration constraints.

Suggested answer: A, E
asked 10/10/2024
Bert Pubben
38 questions

Question 2

Report Export Collapse

Refer to the exhibit.

Cisco 350-401 image Question 2 115301 10102024232942000000

An engineer must create a configuration that executes the show run command and then terminates the session when user CCNP legs in. Which configuration change is required?

Add the access-class keyword to the username command

Add the access-class keyword to the username command

Add the access-class keyword to the aaa authentication command

Add the access-class keyword to the aaa authentication command

Add the autocommand keyword to the username command

Add the autocommand keyword to the username command

Add the autocommand keyword to the aaa authentication command

Add the autocommand keyword to the aaa authentication command

Suggested answer: C
Explanation:

The ?autocommand? causes the specified command to be issued automatically after the user logs in. When the command is complete, the session is terminated. Because the command can be any length and can contain embedded spaces, commands using the autocommand keyword must be the last option on the line. In this specific question, we have to enter this line ?username CCNP autocommand show running-config?.

asked 10/10/2024
Carson Plunkett
50 questions

Question 3

Report Export Collapse

Wireless users report frequent disconnections from the wireless network. While troubleshooting a network engineer finds that after the user a disconnect, the connection re-establishes automatically without any input required. The engineer also notices these message logs .

Cisco 350-401 image Question 3 115302 10102024232942000000

Which action reduces the user impact?

increase the AP heartbeat timeout

increase the AP heartbeat timeout

increase BandSelect

increase BandSelect

enable coverage hole detection

enable coverage hole detection

increase the dynamic channel assignment interval

increase the dynamic channel assignment interval

Suggested answer: D
Explanation:

These message logs inform that the radio channel has been reset (and the AP must be down briefly). With dynamic channel assignment (DCA), the radios can frequently switch from one channel to another but it also makes disruption. The default DCA interval is 10 minutes, which is matched with the time of the message logs. By increasing the DCA interval, we can reduce the number of times our users are disconnected for changing radio channels.

asked 10/10/2024
Laura Reyero
38 questions

Question 4

Report Export Collapse

Refer to the exhibit.

Cisco 350-401 image Question 4 115303 10102024232942000000

An engineer must modify the access control list EGRESS to allow all IP traffic from subnet 10.1.10.0/24 to 10.1.2.0/24. The access control list is applied in the outbound direction on router interface GigabitEthemet 0/1. Which configuration commands can the engineer use to allow this traffic without disrupting existing traffic flows?


Cisco 350-401 image Question 4 Answer 1 115303 10102024232942000000


Cisco 350-401 image Question 4 Answer 1 115303 10102024232942000000


Cisco 350-401 image Question 4 Answer 2 115303 10102024232942000000


Cisco 350-401 image Question 4 Answer 2 115303 10102024232942000000


Cisco 350-401 image Question 4 Answer 3 115303 10102024232942000000


Cisco 350-401 image Question 4 Answer 3 115303 10102024232942000000


Cisco 350-401 image Question 4 Answer 4 115303 10102024232942000000


Cisco 350-401 image Question 4 Answer 4 115303 10102024232942000000

Suggested answer: B
asked 10/10/2024
alex aguirre
43 questions

Question 5

Report Export Collapse

What is used to perform OoS packet classification?

the Options field in the Layer 3 header

the Options field in the Layer 3 header

the Type field in the Layer 2 frame

the Type field in the Layer 2 frame

the Flags field in the Layer 3 header

the Flags field in the Layer 3 header

the TOS field in the Layer 3 header

the TOS field in the Layer 3 header

Suggested answer: D
Explanation:

Type of service, when we talk about PACKET, means layer 3

asked 10/10/2024
Michael Wheeler
32 questions

Question 6

Report Export Collapse

What is the recommended MTU size for a Cisco SD-Access Fabric?

1500

1500

9100

9100

4464

4464

17914

17914

Suggested answer: B
asked 10/10/2024
daniel valdera carrasco
42 questions

Question 7

Report Export Collapse

Cisco 350-401 image Question 7 115306 10102024232942000000

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?

ISAKMP SA is authenticated and can be used for Quick Mode.

ISAKMP SA is authenticated and can be used for Quick Mode.

Peers have exchanged keys, but ISAKMP SA remains unauthenticated.

Peers have exchanged keys, but ISAKMP SA remains unauthenticated.

VPN peers agreed on parameters for the ISAKMP SA

VPN peers agreed on parameters for the ISAKMP SA

ISAKMP SA has been created, but it has not continued to form.

ISAKMP SA has been created, but it has not continued to form.

Suggested answer: B
asked 10/10/2024
Michael Thornton
43 questions

Question 8

Report Export Collapse

Refer to the exhibit.

Cisco 350-401 image Question 8 115307 10102024232942000000

Which configuration allows Customer2 hosts to access the FTP server of Customer1 that has the IP address of 192.168.1.200?

ip route vrf Customerl 172.16.1.0 255.255.255.0 172.16.1.1 global

ip route vrf Customer 192.168.1.200 255.255.255.255 192.168.1.1 global

ip route 192.168.1.0 255.255.255.0 Vlan10

ip route 172.16.1.0 255.255.255.0 Vlan20

ip route vrf Customerl 172.16.1.0 255.255.255.0 172.16.1.1 global

ip route vrf Customer 192.168.1.200 255.255.255.255 192.168.1.1 global

ip route 192.168.1.0 255.255.255.0 Vlan10

ip route 172.16.1.0 255.255.255.0 Vlan20

ip route vrf Customerl 172.16.1.0 255.255.255.0 172.16.1.1 Customer2

ip route vrf Customer 192.168.1.200 255.255.255.255 192.168.1.1 Customerl

ip route vrf Customerl 172.16.1.0 255.255.255.0 172.16.1.1 Customer2

ip route vrf Customer 192.168.1.200 255.255.255.255 192.168.1.1 Customerl

ip route vrf Customerl 172.16.1.0 255.255.255.0 172.16.1.1 Customerl

ip route vrf Customer 192.168.1.200 255.255.255.255 192.168.1.1 Customer2

ip route vrf Customerl 172.16.1.0 255.255.255.0 172.16.1.1 Customerl

ip route vrf Customer 192.168.1.200 255.255.255.255 192.168.1.1 Customer2

ip route vrf Customerl 172.16.1.1 255.255.255.255 172.16.1.1 global

ip route vrf Customer 192.168.1.200 255.255.255.0 192.168.1.1 global

ip route 192.168.1.0 255.255.255.0 Vlan10

ip route 172.16.1.0 255.255.255.0 Vlan20

ip route vrf Customerl 172.16.1.1 255.255.255.255 172.16.1.1 global

ip route vrf Customer 192.168.1.200 255.255.255.0 192.168.1.1 global

ip route 192.168.1.0 255.255.255.0 Vlan10

ip route 172.16.1.0 255.255.255.0 Vlan20

Suggested answer: A
asked 10/10/2024
Stefan Hupfloher
45 questions

Question 9

Report Export Collapse

A customer requests a network design that supports these requirements:

Cisco 350-401 image Question 9 115308 10102024232942000000

Which protocol does the design include?

HSRP version 2

HSRP version 2

VRRP version 2

VRRP version 2

GLBP

GLBP

VRRP version 3

VRRP version 3

Suggested answer: D
asked 10/10/2024
Jeffrey Agnitsch
40 questions

Question 10

Report Export Collapse

Which two network problems Indicate a need to implement QoS in a campus network? (Choose two.)

port flapping

port flapping

excess jitter

excess jitter

misrouted network packets

misrouted network packets

duplicate IP addresses

duplicate IP addresses

bandwidth-related packet loss

bandwidth-related packet loss

Suggested answer: B, E
asked 10/10/2024
Martinho Hinterholz
34 questions
Total 983 questions
Go to page: of 99

Related questions