ExamGecko
Home / Cisco / 200-301 / List of questions
Ask Question

Cisco 200-301 Practice Test - Questions Answers, Page 15

Add to Whishlist

List of questions

Question 141

Report Export Collapse

Refer to the Exhibit.

Cisco 200-301 image Question 41 109549 10072024004420000000

After the switch configuration the ping test fails between PC A and PC B Based on the output for switch 1. which error must be corrected?

There is a native VLAN mismatch

There is a native VLAN mismatch

Access mode is configured on the switch ports.

Access mode is configured on the switch ports.

The PCs are m the incorrect VLAN

The PCs are m the incorrect VLAN

All VLANs are not enabled on the trunk

All VLANs are not enabled on the trunk

Suggested answer: A
Explanation:

From the output we see the native VLAN of Switch1 on Gi0/1 interface is VLAN 1 while that of Switch2 is VLAN 99 so there would be a native VLAN mismatch.

asked 07/10/2024
Marcos Paulo da Natividade Ferreira
39 questions

Question 142

Report Export Collapse

Which 802.11 frame type is association response?

management

management

protected frame

protected frame

control

control

action

action

Suggested answer: A
Explanation:

Reference: https://en.wikipedia.org/wiki/802.11_Frame_Types

asked 07/10/2024
DOMINIC FERNANDEZ
45 questions

Question 143

Report Export Collapse

Which API is used in controller-based architectures to interact with edge devices?

overlay

overlay

northbound

northbound

underlay

underlay

southbound

southbound

Suggested answer: D
asked 07/10/2024
Mathieu Alingum Nubee
44 questions

Question 144

Report Export Collapse

Which statement identifies the functionality of virtual machines?

Virtualized servers run most efficiently when they are physically connected to a switch that is separate from the hypervisor

Virtualized servers run most efficiently when they are physically connected to a switch that is separate from the hypervisor

The hypervisor can virtualize physical components including CPU. memory, and storage

The hypervisor can virtualize physical components including CPU. memory, and storage

Each hypervisor can support a single virtual machine and a single software switch

Each hypervisor can support a single virtual machine and a single software switch

The hypervisor communicates on Layer 3 without the need for additional resources

The hypervisor communicates on Layer 3 without the need for additional resources

Suggested answer: B
asked 07/10/2024
Frank Nwabueze
43 questions

Question 145

Report Export Collapse

Which type of address is the public IP address of a NAT device?

outside global

outside global

outsdwde local

outsdwde local

inside global

inside global

insride local

insride local

outside public

outside public

inside public

inside public

Suggested answer: C
Explanation:

NAT use four types of addresses:

* Inside local address – The IP address assigned to a host on the inside network. The address is usually not an IP address assigned by the Internet Network Information Center (InterNIC) or service provider.

This address is likely to be an RFC 1918 private address.

* Inside global address – A legitimate IP address assigned by the InterNIC or service provider that represents one or more inside local IP addresses to the outside world.

* Outside local address – The IP address of an outside host as it is known to the hosts on the inside network.

* Outside global address – The IP address assigned to a host on the outside network. The owner of the host assigns this address.

asked 07/10/2024
André Batista
50 questions

Question 146

Report Export Collapse

Which option about JSON is true?

uses predefined tags or angle brackets () to delimit markup text

uses predefined tags or angle brackets () to delimit markup text

used to describe structured data that includes arrays

used to describe structured data that includes arrays

used for storing information

used for storing information

similar to HTML, it is more verbose than XML

similar to HTML, it is more verbose than XML

Suggested answer: B
Explanation:

JSON data is written as name/value pairs.

A name/value pair consists of a field name (in double quotes), followed by a colon, followed by a value:

"name":"Mark"

JSON can use arrays. Array values must be of type string, number, object, array, boolean or null..

For example:

{

"name":"John",

"age":30,

"cars":[ "Ford", "BMW", "Fiat" ]

}

asked 07/10/2024
Francesco Pugliese
41 questions

Question 147

Report Export Collapse

How do TCP and UDP differ in the way they provide reliability for delivery of packets?

TCP is a connectionless protocol that does not provide reliable delivery of data, UDP is a connection-oriented protocol that uses sequencing to provide reliable delivery.

TCP is a connectionless protocol that does not provide reliable delivery of data, UDP is a connection-oriented protocol that uses sequencing to provide reliable delivery.

TCP does not guarantee delivery or error checking to ensure that there is no corruption of data UDP provides message acknowledgement and retransmits data if lost.

TCP does not guarantee delivery or error checking to ensure that there is no corruption of data UDP provides message acknowledgement and retransmits data if lost.

TCP provides flow control to avoid overwhelming a receiver by sending too many packets at once, UDP sends packets to the receiver in a continuous stream without checking for sequencing

TCP provides flow control to avoid overwhelming a receiver by sending too many packets at once, UDP sends packets to the receiver in a continuous stream without checking for sequencing

TCP uses windowing to deliver packets reliably; UDP provides reliable message transfer between hosts by establishing a three-way handshake

TCP uses windowing to deliver packets reliably; UDP provides reliable message transfer between hosts by establishing a three-way handshake

Suggested answer: C
asked 07/10/2024
jaimie lloyd
48 questions

Question 148

Report Export Collapse

Which two command sequences must you configure on switch to establish a Layer 3 EtherChannel with an open-standard protocol? (Choose two )

interface GigabitEthernet0/0/1 channel-group 10 mode on

interface GigabitEthernet0/0/1 channel-group 10 mode on

interface GigabitEthernet0/0/1 channel-group 10 mode active

interface GigabitEthernet0/0/1 channel-group 10 mode active

interface GigabitEthernet0/0/1 channel-group 10 mode auto

interface GigabitEthernet0/0/1 channel-group 10 mode auto

interface port-channel 10 switchport switchport mode trunk

interface port-channel 10 switchport switchport mode trunk

interface port-channel 10 no switchport ip address 172.16.0.1.255.255.255.0

interface port-channel 10 no switchport ip address 172.16.0.1.255.255.255.0

Suggested answer: B, E
asked 07/10/2024
Zaid Mohammed Haqqani
42 questions

Question 149

Report Export Collapse

What is an advantage of Cisco DNA Center versus traditional campus device management?

It supports numerous extensibility options including cross-domain adapters and third-party SDKs.

It supports numerous extensibility options including cross-domain adapters and third-party SDKs.

It supports high availability for management functions when operating in cluster mode.

It supports high availability for management functions when operating in cluster mode.

It enables easy autodiscovery of network elements m a brownfield deployment.

It enables easy autodiscovery of network elements m a brownfield deployment.

It is designed primarily to provide network assurance.

It is designed primarily to provide network assurance.

Suggested answer: A
asked 07/10/2024
Daniel Calleja
38 questions

Question 150

Report Export Collapse

Refer to the exhibit.

Cisco 200-301 image Question 50 109558 10072024004420000000

A router reserved these five routes from different routing information sources.

Which two routes does the router install in its routing table? (Choose two)

RIP route 10.0.0.0/30

RIP route 10.0.0.0/30

iBGP route 10.0.0.0/30

iBGP route 10.0.0.0/30

OSPF route 10.0.0.0/30

OSPF route 10.0.0.0/30

EIGRP route 10.0.0.1/32

EIGRP route 10.0.0.1/32

OSPF route 10.0.0.0/16

OSPF route 10.0.0.0/16

Suggested answer: C, D
asked 07/10/2024
Peter Chong
41 questions
Total 987 questions
Go to page: of 99