ExamGecko
Home Home / Cisco / 350-401

Cisco 350-401 Practice Test - Questions Answers, Page 62

Question list
Search
Search

Related questions











Which there application has the ability to make REST calls against Cisco DNA Center?

A.

API Explorer

A.

API Explorer

Answers
B.

REST Explorer

B.

REST Explorer

Answers
C.

Postman

C.

Postman

Answers
D.

Mozilla

D.

Mozilla

Answers
Suggested answer: C

What is difference between TCAM and the MAC address table?

A.

TCAM is used to make Lalyer 2 forwarding decisions CAM is used to build routing tables.

A.

TCAM is used to make Lalyer 2 forwarding decisions CAM is used to build routing tables.

Answers
B.

The MAC address table supports partial matches .TCAM requires an exact match.

B.

The MAC address table supports partial matches .TCAM requires an exact match.

Answers
C.

The MAC address table is contained in CAM.ACL and QoS information is stored in TCAM.

C.

The MAC address table is contained in CAM.ACL and QoS information is stored in TCAM.

Answers
D.

Router prefix lookups happens in CAM.MAC address table lookups happen in TCAM.

D.

Router prefix lookups happens in CAM.MAC address table lookups happen in TCAM.

Answers
Suggested answer: D

A company recently decided to use RESTCONF instead of NETCONF and many of their NETCONF scripts contain the operation <edit-config>(operation=”create”).

Which RESTCONF operation must be used to replace these statements?

A.

POST

A.

POST

Answers
B.

GET

B.

GET

Answers
C.

PUT

C.

PUT

Answers
D.

CREATE

D.

CREATE

Answers
Suggested answer: A

How is a data modelling language used?

A.

To provide human readability to scripting languages

A.

To provide human readability to scripting languages

Answers
B.

To model the flows of unstructured data within the infrastructure

B.

To model the flows of unstructured data within the infrastructure

Answers
C.

To represent finite and well-defined network elements that cannot be changed.

C.

To represent finite and well-defined network elements that cannot be changed.

Answers
D.

To enable data to be easily structured, grouped, validated, and replicated.

D.

To enable data to be easily structured, grouped, validated, and replicated.

Answers
Suggested answer: D

By default, which virtual MAC address does HSRP group 15 use?

A.

05:5e:ac:07:0c:0f

A.

05:5e:ac:07:0c:0f

Answers
B.

c0:42:34:03:73:0f

B.

c0:42:34:03:73:0f

Answers
C.

00:00:0c:07:ac:0f

C.

00:00:0c:07:ac:0f

Answers
D.

05:af:1c:0f:ac:15

D.

05:af:1c:0f:ac:15

Answers
Suggested answer: C

Explanation:

interface Ethernet0/0.100 encapsulation dot1Q 100 ip address 10.0.111.1 255.255.255.0 standby 15 ip 10.0.111.254!cisco(config-subif)#do s stand Ethernet0/0.100 - Group 15 State is Speak Virtual IP address is 10.0.111.254 Active virtual

MAC address is unknown Local virtual MAC address is 0000.0c07.ac0f (v1 default) Hello time 3 sec, hold time 10 sec Next hello sent in 1.200 secs Preemption disabled Active router is unknown Standby router is unknown

Refer to the exhibit.

Which two commands ensure that DSW1 becomes root bridge for VLAN 10? (Choose two)

A.

DSW1(config)#spanning-tree vlan 10 priority 4096 Most Voted

A.

DSW1(config)#spanning-tree vlan 10 priority 4096 Most Voted

Answers
B.

DSW1(config)#spanning-tree vlan 10 priority root

B.

DSW1(config)#spanning-tree vlan 10 priority root

Answers
C.

DSW2(config)#spanning-tree vlan 10 priority 61440 Most Voted

C.

DSW2(config)#spanning-tree vlan 10 priority 61440 Most Voted

Answers
D.

DSW1(config)#spanning-tree vlan 10 port-priority 0

D.

DSW1(config)#spanning-tree vlan 10 port-priority 0

Answers
E.

DSW2(config)#spanning-tree vlan 20 priority 0

E.

DSW2(config)#spanning-tree vlan 20 priority 0

Answers
Suggested answer: C, D

Explanation:

Ref: Scaling Networks v6 Companion Guide

“STP

Extended System ID

Bridge Priority

The bridge priority is a customizable value that can be used to influence which switch becomes the root bridge. The switch with the lowest priority, which implies the lowest BID, becomes the root bridge because a lower priority value takes precedence.

The default priority value for all Cisco switches is the decimal value 32768. The range is 0 to 61440, in increments of 4096. Therefore, valid priority values are 0, 4096, 8192, 12288, 16384, 20480, 24576, 28672, 32768, 36864, 40960, 45056, 49152, 53248, 57344, and 61440. A bridge priority of 0 takes precedence over all other bridge priorities. All other values are rejected.

Refer to the exhibit.

Refer to the exhibit Which two commands are required on route» R1 to block FTP and allow all other traffic from the Branch 2 network’ (Choose two)

A.

Option A

A.

Option A

Answers
B.

Option B

B.

Option B

Answers
C.

Option C

C.

Option C

Answers
D.

Option D

D.

Option D

Answers
E.

Option E

E.

Option E

Answers
Suggested answer: B, C

Refer to the exhibit.

An engineer must assign an IP address of 192.168.1.1/24 to the GigabitEtherenet1 interface. Which two commands must be added to the existing configuration to accomplish this task? (Choose two.)

A.

Router(config-vrf)#ip address 192.168.1.1 255.255.255.0

A.

Router(config-vrf)#ip address 192.168.1.1 255.255.255.0

Answers
B.

Router(config-vrf)#address-family ipv4

B.

Router(config-vrf)#address-family ipv4

Answers
C.

Router(config-if)#address-family ipv4

C.

Router(config-if)#address-family ipv4

Answers
D.

Router(config-vrf)#address-family ipv6

D.

Router(config-vrf)#address-family ipv6

Answers
E.

Router(config-if)#ip address 192.168.1.1 255.255.255.0

E.

Router(config-if)#ip address 192.168.1.1 255.255.255.0

Answers
Suggested answer: B, E

DRAG DROP

Drag and drop the LISP components on the left to the correct description on the right.


Question 619
Correct answer: Question 619

Based on the router's API output in JSON format below, which Python code will display the value of the “hostname" key?

A.

Option A

A.

Option A

Answers
B.

Option B

B.

Option B

Answers
C.

Option C

C.

Option C

Answers
D.

Option D

D.

Option D

Answers
Suggested answer: B
Total 983 questions
Go to page: of 99