Pass Cisco 350-401 Exam Info and Free Practice Test [Q366-Q386]

Share

Pass Cisco 350-401 Exam Info and Free Practice Test

New 2023 Latest Questions 350-401 Dumps - Use Updated Cisco Exam

NEW QUESTION 366
Refer to the exhibit.

Which IPv6 OSPF network type is applied to interface Fa0/0 of R2
by default?

  • A. point-to-point
  • B. broadcast
  • C. Ethernet
  • D. multipoint

Answer: B

Explanation:
Explanation
The Broadcast network type is the default for an OSPF enabled ethernet interface (while Point-to- Point is the default OSPF network type for Serial interface with HDLC and PPP encapsulation).

 

NEW QUESTION 367
Refer to this output. What is the logging severity level?
R1#Feb 14 37:15:12:429: %LINEPROTO-5-UPDOWN Line protocol on interface GigabitEthernet0/1.
Change state to up

  • A. Emergency
  • B. Notification
  • C. Critical
  • D. Alert

Answer: B

 

NEW QUESTION 368
What is calculated using the numerical values of the transmitter power level, cable loss, and antenna gain?

  • A. EIRP
  • B. RSSI
  • C. dBi
  • D. SNR

Answer: A

Explanation:
Explanation
Once you know the complete combination of transmitter power level, the length of cable, and the antenna gain, you can figure out the actual power level that will be radiated from the antenna. This is known as the effective isotropic radiated power (EIRP), measured in dBm.
EIRP is a very important parameter because it is regulated by governmental agencies in most countries. In those cases, a system cannot radiate signals higher than a maximum allowable EIRP. To find the EIRP of a system, simply add the transmitter power level to the antenna gain and subtract the cable loss.

 

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

Answer:

Explanation:

EIGRP maintains alternative loop-free backup via the feasible successors. To qualify as a feasible successor, a router must have an Advertised Distance (AD) less than the Feasible distance (FD) of the current successor route.
Advertised distance (AD): the cost from the neighbor to the destination. Feasible distance (FD): The sum of the AD plus the cost between the local router and the next-hop router

 

NEW QUESTION 370

Refer to the exhibit. An engineer attempts to configure a router on a stick to route packets between Clients, Servers, and Printers; however, initial tests show that this configuration is not working. Which command set resolves this issue?
A)

B)

C)

D)

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

Answer: B

 

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

Answer:

Explanation:

 

NEW QUESTION 372
Which component of the Cisco Cyber Threat Defense solution provides user and flow context analysis?

  • A. Advanced Malware Protection
  • B. Cisco Web Security Appliance
  • C. Cisco Stealthwatch system
  • D. Cisco Firepower and FireSIGHT

Answer: C

 

NEW QUESTION 373
Refer to the exhibit.

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''

  • A. Add the autocommand keyword to the username command
  • B. Add the autocommand keyword to the aaa authentication command
  • C. Add the access-class keyword to the username command
  • D. Add the access-class keyword to the aaa authentication command

Answer: A

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‖.

 

NEW QUESTION 374
Refer to the exhibit.

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

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

Answer: B,C

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.

 

NEW QUESTION 375
Refer to the exhibit. An engineer must ensure that all traffic entering AS 200 form AS 100 chooses link 2 an enter all BGP neighbor relationship have been formed and that attributes have not been changed on any of the router.

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

Answer: B

 

NEW QUESTION 376

Refer to the exhibit. A network engineer configures a GRE tunnel and enters the show Interface tunnel command. What does the output confirm about the configuration?

  • A. Interface tracking is configured.
  • B. The tunnel mode is set to the default.
  • C. The physical interface MTU is 1476 bytes.
  • D. The keepalive value is modified from the default value.

Answer: B

 

NEW QUESTION 377
Refer to the exhibit.

Edge-01 is currently operational as the HSRP primary with priority 110. Which command on Edge-02 causes it to take over the forwarding role when Edge-01 is down?

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

Answer: B

Explanation:
The -preempt || command enables the HSRP router with the highest priority to immediately become the active router.

 

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

Answer:

Explanation:

 

NEW QUESTION 379
Drag and drop the descriptions from the left onto the QoS components they describe on the right.

Answer:

Explanation:

 

NEW QUESTION 380
Refer to the exhibit.

VPN-A sends point-to-point traffic to VPN-B and receives traffic only from VPN-C VPN-B sends point-to-point traffic to VPN-C and receives traffic only from VPN-A Which configuration is applied?
A)

B)

  • A. Option A
  • B. Option B

Answer: B

 

NEW QUESTION 381
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 382
Refer the exhibit.

Which configuration elects SW4 as the root bridge for VLAN 1 and puts G0/2 on SW2 into a blocking state?
A)

B)

C)

D)

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

Answer: B

 

NEW QUESTION 383
Drag and drop the characteristics from the left onto the protocols they apply to on the right?

Answer:

Explanation:

 

NEW QUESTION 384
Which Python code snippet must be added to the script to save the returned configuration as a JSON-formatted file?

A)

B)

C)

D)

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

Answer: B

 

NEW QUESTION 385
How does Cisco Trustsec enable more access controls for dynamic networking environments and data centers?

  • A. classifies traffic based on advanced application recognition
  • B. assigns a VLAN to the endpoint
  • C. classifies traffic bused an the contextual identity of the endpoint rather than its IP address
  • D. uses flexible NetFlow

Answer: C

Explanation:
The Cisco TrustSec solution simplifies the provisioning and management of network access control through the use of software-defined segmentation to classify network traffic and enforce policies for more flexible access controls. Traffic classification is based on endpoint identity, not IP address, enabling policy change without net-work redesign.
Reference: https://www.cisco.com/c/dam/en/us/td/docs/solutions/CVD/Apr2016/User-to- DC_Access_Control_Using_TrustSec_Deployment_April2016.pdf

 

NEW QUESTION 386
......

Latest 350-401 Exam Dumps Cisco Exam: https://www.itpassleader.com/Cisco/350-401-dumps-pass-exam.html

Pass Cisco 350-401 PDF Dumps Recently Updated 630 Questions: https://drive.google.com/open?id=1xF0wPrv8DoRIKAh5EBA5FQjVtsOFB_Yk

0
0
0
0