Real 350-401 Exam PDF Test Engine Practice Test Questions [Q224-Q244]

Share

Real 350-401 Exam PDF Test Engine Practice Test Questions

Cisco 350-401 Real 2024 Braindumps Mock Exam Dumps

NEW QUESTION # 224
Refer to the exhibit.

Router 1 is currently operating as the HSRP primary with a priority of 110 router1 fails and router2 take over the forwarding role. Which command on router1 causes it to take over the forwarding role when it return to service?

  • A. standby 2 track
  • B. standby 2 preempt
  • C. standby 2 timers
  • D. standby 2 priority

Answer: B


NEW QUESTION # 225
Simulation 02
Configure HSRP between DISTRO-SW1 and DISTRO-SW2 on VLAN 100 for hosts connected to ACCESS-SW1 to achieve these goals:
1. Configure group number 1 using the virtual IP address of 192.168.1.1/24.
2. Configure DlSTRO-SW1 as the active router using a priority value of 110 and DISTRO-SW2 as the standby router.
3. Ensure that DISTRO-SW2 will take over the active role when DISTRO-SW1 goes down, and when DISTRO-SW1 recovers, it automatically resumes the active role.






DISTRO-SW2

Answer:

Explanation:
See the solution below in Explanation:
Explanation:
DISTRO-SW1
Sw1
int vlan 100
standby 1 ip 192.168.1.1
standby 1 priority 110
standby 1 preempt
copy run start
DISTRO-SW2
SW2
int vlan 100
standby 1 ip 192.168.1.1
standby 1 preempt
copy run start
OR
MINOR CHANGE IN ABOVE HSRP SCENERIO
Graphical user interface, text, application, email Description automatically generated

Check the IP address 1.254 check the minimum 15 seconds solution get change.
DISTRO-SW1
Sw1
int vlan 100
glbp 1 ip 192.168.1.254
glbp 1 priority 110
glbp 1 timers 5 15
glbp 1 preempt
copy run start
DISTRO-SW2
SW2
int vlan 100
glbp 1 ip 192.168.1.254
glbp 1 timers 5 15
glbp 1 preempt
copy run start


NEW QUESTION # 226
Refer to the exhibit. An engineer attempts to bundle interface Gi0/0 into the port channel, but it does not function as expected.
Which action resolves the issue?

  • A. Configure channel-group 1 mode active on interface Gi0/0.
  • B. Enable fast LACP PDUs on interface Gi0/0.
  • C. Set LACP max-bundle to 2 on interface Port-channeM
  • D. Configure no shutdown on interface Gi0/0

Answer: C

Explanation:
When enabled, LACP tries to configure the maximum number of LACP-compatible ports in a channel, up to a maximum of 16 ports.
https://www.cisco.com/c/en/us/td/docs/switches/blades/3020/software/release/12-
2_50_se/configuration/guide/scg/swethchl.pdf


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

  • A. duplicate IP addresses
  • B. misrouted network packets
  • C. port flapping
  • D. bandwidth-related packet loss
  • E. excess jitter

Answer: D,E


NEW QUESTION # 228
Which JSON syntax is valid?

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

Answer: C


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

Answer:

Explanation:


NEW QUESTION # 230
Refer to Exhibit.

MTU has been configured on the underlying physical topology, and no MTU command has been configured on the tunnel interfaces. What happens when a 1500-byte IPv4 packet traverses the GRE tunnel from host X to host Y, assuming the DF bit is cleared?

  • A. The packet arrives on router C without fragmentation.
  • B. The packet is discarded on router B
  • C. The packet is discarded on router A
  • D. The packet arrives on router C fragmented.

Answer: D

Explanation:
Explanation


NEW QUESTION # 231
Drag and drop the Qos mechanisms from the left to the correct descriptions on the right

Answer:

Explanation:


NEW QUESTION # 232
Drag and Drop the decryptions from the left onto the routing protocol they describe on the right.

Answer:

Explanation:


NEW QUESTION # 233
Refer to the exhibit

Which two facts does the device output confirm? (Choose two)

  • A. The device is using the default HSRP hello timer
  • B. The device is configured with the default HSRP priority
  • C. The standby device is configured with the default HSRP priority
  • D. The device's HSRP group uses the virtual IP address 10.0.3.242.
  • E. The device sends unicast messages to its peers

Answer: A,B


NEW QUESTION # 234
Refer to the exhibit.

The OSPF neighborship fails between two routers. What is the cause of this issue?

  • A. The OSPF process is stopped on the neighbor router.
  • B. There is an MTU mismatch between the two routers.
  • C. The OSPF router ID is missing on the neighbor router.
  • D. The OSPF router ID is missing on this router.

Answer: B

Explanation:
cisco_R2(config-subif)#do debug ip osp adj
OSPF adjacency debugging is on
cisco_R2(config-subif)#ip mtu 1111 <<<<<<<<<<<<<<<<
cisco_R2(config-subif)#
cisco_R2(config-subif)#
cisco_R2(config-subif)#do clear ip ospf
!!!debug shows this:
cisco_R2(config-subif)#
*Dec 23 13:02:27.164: OSPF-1 ADJ Et0/0.10: Rcv DBD from 6.6.6.6 seq 0x19FD opt 0x52 flag 0x7 len 32 mtu 1500 state EXSTART <<<<<<<<<<<<<
*Dec 23 13:02:27.164: OSPF-1 ADJ Et0/0.10: Nbr 6.6.6.6 has larger interface MTU <<<<<<<<<
*Dec 23 13:02:27.164: OSPF-1 ADJ Et0/0.10: Rcv DBD from 6.6.6.6 seq 0x26B opt 0x52 flag 0x2 len 112 mtu 1500 state EXSTART
*Dec 23 13:02:27.164: OSPF-1 ADJ Et0/0.10: Nbr 6.6.6.6 has larger interface MTU
*Dec 23 13:02:27.395: OSPF-1 ADJ Et0/0.10: Rcv DBD from 6.6.6.6 seq 0x26B opt 0x52 flag 0x2 len 112 mtu 1500 state EXSTART


NEW QUESTION # 235
Drag and drop the characteristics from the left to the correct Infrastructure deployment type on the right.

Answer:

Explanation:

Explanation


NEW QUESTION # 236
Refer to the exhibit.

An engineers reaching network 172 16 10 0/24 via the R1-R2-R4 path. Which configuration forces the traffic to take a path of R1-R3-R4?
A)

B)

C)

D)

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

Answer: B


NEW QUESTION # 237
Drag and drop the threat defense solutions from the left onto their descriptions on the right.

Answer:

Explanation:

Explanation


NEW QUESTION # 238
Drag and drop the solutions that comprise Cisco Cyber Threat Defense from the left onto the objectives they accomplish on the right.

Answer:

Explanation:


NEW QUESTION # 239
Which circumstance can cause interface overruns?

  • A. microbursts
  • B. out-of-order packets
  • C. fragmentation
  • D. asymmetric routing

Answer: A


NEW QUESTION # 240
Which deployment option of Cisco NQFW provides scalability?

  • A. Inline tap
  • B. tap
  • C. clustering
  • D. high availability

Answer: D


NEW QUESTION # 241
Refer to the exhibit.

Assuming the WLC's interfaces are not in the same subnet as the RADIUS server, which interface would the WLC use as the source for all RADIUS-related traffic?

  • A. the controller management interface
  • B. the controller virtual interface
  • C. any interface configured on the WLC
  • D. the interface specified on the WLAN configuration

Answer: D


NEW QUESTION # 242
What is a characteristic of the overlay network in the Cisco SD-Access architecture?

  • A. It uses a traditional routed access design to provide performance and high availability to the network.
  • B. It consists of a group of physical routers and switches that are used to maintain the network.
  • C. It provides isolation among the virtual networks and independence from the physical network.
  • D. It provides multicast support to enable Layer 2 flooding capability in the underlay network.

Answer: C


NEW QUESTION # 243
Refer to the exhibit.

A network administrator configured RSPAN to troubleshoot an issue between switchl and switch2. The switches are connected using interface GigabitEthernet 1/1 An external packet capture device is connected to swich2 interface GigabitEthernet1/2 Which two commands must be added to complete this configuration? (Choose two)

  • A. switch2(config)# monitor session 1 source remote vlan 70 switch2(config)# monitor session 1 destination interface GigabitEthernet1/1
  • B. switch2(config)# monitor session 2 destination vlan 10
  • C. switch1(config)# interface GigabitEthernet 1/1 switch1(config-if)# switchport mode access switch1(config-if)# switchport access vlan 10 switch2(config)# interface GigabitEthernet 1/1 switch2(config-if)# switchport mode access switch2(config-if)# switchport access vlan 10
  • D. switch2(config)# monitor session 1 source remote vlan 70 switch2(config)# monitor session 1 destination interface GigabitEthernet1/2
  • E. switch2(config-if)# switchport trunk allowed vlan 10,20,30,40,50,60,70-80

Answer: D,E

Explanation:
Switch2 is not allowing VLAN 70 which is used on Switch1 for RSPAN so we must allow it -> Option B is correct (although it would not allow VLAN 81 to 90 to go through).
"An external packet capture device is connected to switch2 interface GigabitEthernet1/2" so we must configure Gi1/2 as the destination port.
For your information, this is how to configure Remote SPAN (RSPAN) feature on two switches. Traffic on FastEthernet0/1 of Switch 1 will be sent to Fa0/10 of Switch2 via VLAN 40.
+ Configure on both switches
Switch1,2(config)#vlan 40
Switch1,2(config-vlan)#remote-span
+ Configure on Switch1
Switch1(config)# monitor session 1 source interface FastEthernet 0/1
Switch1(config)# monitor session 1 destination remote vlan 40
+ Configure on Switch2
Switch2(config)#monitor session 5 source remote vlan 40
Switch2(config)# monitor session 5 destination interface FastEthernet 0/10


NEW QUESTION # 244
......

Prepare For The 350-401 Question Papers In Advance: https://testinsides.actualpdf.com/350-401-real-questions.html