πŸ”

200-301 β€” questions

Page 6 of 60 Β· 1182 total questions.

Topic 1 Β· Question 112

Which set of 2 4 GHz nonoverlapping wireless channels is standard in the United States?

  • Achannels 1, 6, 11, and 14
  • Bchannels 2, 7, 9, and 11
  • Cchannels 2, 7, and 11
  • Dchannels 1, 6, and 11 (correct answer)
Reveal answer & explanation
Correct answer: D

The correct answer is D. Option D: channels 1, 6, and 11

Topic 1 Β· Question 113

A network engineer is installing an IPv6-only capable device. The client has requested that the device IP address be reachable only from the internal network. Which type of IPv6 address must the engineer assign?

  • AIPv4-compatible IPv6 address
  • Bunique local address (correct answer)
  • Clink-local address
  • Daggregatable global address
Reveal answer & explanation
Correct answer: B

The correct answer is B. Option B: unique local address

Explanation

OSPF elects a designated router on multiaccess networks to reduce adjacency and LSA exchange overhead.

Topic 1 Β· Question 114

What is a requirement for nonoverlapping Wi-Fi channels?

  • Adifferent security settings
  • Bdiscontinuous frequency ranges (correct answer)
  • Cunique SSIDs
  • Ddifferent transmission speeds
Reveal answer & explanation
Correct answer: B

The correct answer is B. Option B: discontinuous frequency ranges

Topic 1 Β· Question 115

A network engineer must implement an IPv6 configuration on the vlan 2000 interface to create a routable locally-unique unicast address that is blocked from being advertised to the internet. Which configuration must the engineer apply?

  • Ainterface vlan 2000 ipv6 address ff00:0000:aaaa::1234:2343/64
  • Binterface vlan 2000 ipv6 address fd00::1234:2343/64 (correct answer)
  • Cinterface vlan 2000 ipv6 address fe80:0000:aaaa::1234:2343/64
  • Dinterface vlan 2000 ipv6 address fc00:0000:aaaa::a15d:1234:2343:8aca/64
Reveal answer & explanation
Correct answer: B

The correct answer is B. Option B: interface vlan 2000 ipv6 address fd00::1234:2343/64

Explanation

A VLAN creates a separate Layer 2 broadcast domain on switched infrastructure. OSPF elects a designated router on multiaccess networks to reduce adjacency and LSA exchange overhead. IPv6 uses 128-bit addresses and relies on Neighbor Discovery rather than ARP.

Topic 1 Β· Question 116 Β· Select all that apply

What are two characteristics of an SSID? (Choose two.)

  • AIt uniquely identifies a client in a WLAN.
  • BIt is at most 32 characters long (correct answer)
  • CIt uniquely identifies an access point in a WLAN
  • DIt provides secured access to a WLAN.
  • EIt can be hidden or broadcast in a WLAN. (correct answer)
Reveal answer & explanation
Correct answer: B, E

The correct answer is B, E. Option B: It is at most 32 characters long Option E: It can be hidden or broadcast in a WLAN.

Topic 1 Β· Question 117

When a switch receives a frame for a known destination MAC address, how is the frame handled?

  • Aflooded to all ports except the one from which it originated
  • Bforwarded to the first available port
  • Csent to the port identified for the known MAC address (correct answer)
  • Dbroadcast to all ports
Reveal answer & explanation
Correct answer: C

The correct answer is C. Option C: sent to the port identified for the known MAC address

Explanation

OSPF elects a designated router on multiaccess networks to reduce adjacency and LSA exchange overhead.

Topic 1 Β· Question 119

What is the collapsed layer in collapsed core architectures?

  • ACore and distribution (correct answer)
  • Baccess and WAN
  • Cdistribution and access
  • Dcore and WAN
Reveal answer & explanation
Correct answer: A

The correct answer is A. Option A: Core and distribution

Topic 1 Β· Question 120

What is a characteristic of a SOHO network?

  • Aincludes at least three tiers of devices to provide load balancing and redundancy
  • Bconnects each switch to every other switch in the network
  • Cenables multiple users to share a single broadband connection (correct answer)
  • Dprovides high throughput access for 1000 or more users
Reveal answer & explanation
Correct answer: C

The correct answer is C. Option C: enables multiple users to share a single broadband connection

Topic 1 Β· Question 121

What is the role of disaggregation in controller-based networking?

  • AIt divides the control-plane and data-plane functions. (correct answer)
  • BIt streamlines traffic handling by assigning individual devices to perform either Layer 2 or Layer 3 functions
  • CIt summarizes the routes between the core and distribution layers of the network topology
  • DIt enables a network topology to quickly adjust from a ring network to a star network
Reveal answer & explanation
Correct answer: A

The correct answer is A. Option A: It divides the control-plane and data-plane functions.

Topic 1 Β· Question 122

What is a function performed by a web server?

  • Asend and retrieve email from client devices
  • Bsecurely store files for FTP access
  • Cauthenticate and authorize a user's identity
  • Dprovide an application that is transmitted over HTTP (correct answer)
Reveal answer & explanation
Correct answer: D

The correct answer is D. Option D: provide an application that is transmitted over HTTP

Topic 1 Β· Question 123

Refer to the exhibit. Site A was recently connected to site B over a new single-mode fiber path. Users at site A report intermittent connectivity issues with applications hosted at site B. What is the reason for the problem?

Exhibit 1 for question 123
  • APhysical network errors are being transmitted between the two sites.
  • BHeavy usage is causing high latency.
  • CThe wrong cable type was used to make the connection.
  • DAn incorrect type of transceiver has been inserted into a device on the link (correct answer)
Reveal answer & explanation
Correct answer: D

The correct answer is D. Option D: An incorrect type of transceiver has been inserted into a device on the link

Topic 1 Β· Question 124

Which protocol uses the SSL?

  • ASSH
  • BHTTPS (correct answer)
  • CHTTP
  • DTelnet
Reveal answer & explanation
Correct answer: B

The correct answer is B. Option B: HTTPS

Topic 1 Β· Question 125

Why is UDP more suitable than TCP for applications that require low latency such as VoIP?

  • AUDP reliably guarantees delivery of all packets: TCP drops packets under heavy load
  • BUDP uses sequencing data for packets to arrive in order TCP offers the capability to receive packets in random order
  • CTCP uses congestion control for efficient packet delivery: UDP uses flow control mechanisms for the delivery of packets
  • DTCP sends an acknowledgement for every packet received: UDP operates without acknowledgments (correct answer)
Reveal answer & explanation
Correct answer: D

The correct answer is D. Option D: TCP sends an acknowledgement for every packet received: UDP operates without acknowledgments This option meets the real-time / low-latency performance requirement.

Topic 1 Β· Question 126 Β· Select all that apply

What are the two functions of SSIDs? (Choose two.)

  • Auses the maximum of 32 alphanumeric characters (correct answer)
  • Bcontrols the speed of the Wi-Fi network
  • Cused exclusively with controller-based Wi-Fi networks
  • Dsupports a single access point
  • Ebroadcasts by default (correct answer)
Reveal answer & explanation
Correct answer: A, E

The correct answer is A, E. Option A: uses the maximum of 32 alphanumeric characters Option E: broadcasts by default

Topic 1 Β· Question 127 Β· Select all that apply

Which two characteristics describe the access layer in a three-tier network architecture? (Choose two.)

  • Aserves as the network aggregation point
  • Bphysical connection point for a LAN printer (correct answer)
  • Cdesigned to meet continuous redundant uptime requirements
  • Dlayer at which a wireless access point connects to the wired network (correct answer)
  • Eprovides a boundary between Layer 2 and Layer 3 communications
Reveal answer & explanation
Correct answer: B, D

The correct answer is B, D. Option B: physical connection point for a LAN printer Option D: layer at which a wireless access point connects to the wired network

Topic 1 Β· Question 128

Which PoE mode enables powered-devices detection and guarantees power when the device detected?

  • Aauto
  • Bstatic (correct answer)
  • Cdynamic
  • Dactive
Reveal answer & explanation
Correct answer: B

The correct answer is B. Option B: static

Topic 1 Β· Question 129

Refer to the exhibit. The router has been configured with a super net to accommodate the requirements for 380 users on a Subnet. The requirement already considers 30% future growth. Which configuration verifies the IP subnet on router R4?

Exhibit 1 for question 129
  • ASubnet: 10.7.54.0 Subnet mask: 255.255.128.0 Broadcast address: 10.5.55.255 Usable IP address range: 10.7.54.1 "" 10.7.55.254
  • BSubnet: 10.7.54.0 Subnet mask: 255.255.255.0 Broadcast address: 10.7.54.255 Usable IP address range: 10.7.54.1 "" 10.7.55.254
  • CSubnet: 10.7.54.0 Subnet mask: 255.255.254.0 Broadcast address: 10.7.54.255 Usable IP address range: 10.7.54.1 "" 10.7.55.254
  • DSubnet: 10.7.54.0 Subnet mask: 255.255.254.0 Broadcast address: 10.7.55.255 Usable IP address range: 10.7.54.1 "" 10.7.55.254 (correct answer)
Reveal answer & explanation
Correct answer: D

The correct answer is D. Option D: Subnet: 10.7.54.0 Subnet mask: 255.255.254.0 Broadcast address: 10.7.55.255 Usable IP address range: 10.7.54.1 "" 10.7.55.254

Explanation

OSPF elects a designated router on multiaccess networks to reduce adjacency and LSA exchange overhead.

Topic 1 Β· Question 130

Refer to the exhibit. Configurations for the switch and PCs are complete. Which configuration must be applied so that VLANs 2 and 3 communicate back and forth?

Exhibit 1 for question 130
  • Ainterface GigabitEthernet0/0 ip address 10.10.2.10 255.255.252.0
  • Binterface GigabitEthernet0/0.10 encapsulation dot1Q 3 ip address 10.10.2.10 255.255.254.0 (correct answer)
  • Cinterface GigabitEthernet0/0.3 encapsulation dot1Q 3 native ip address 10.10.2.10 255.255.252.0
  • Dinterface GigabitEthernet0/0.3 encapsulation dot1Q 10 ip address 10.10.2.10 255.255.255.252
Reveal answer & explanation
Correct answer: B

The correct answer is B. Option B: interface GigabitEthernet0/0.10 encapsulation dot1Q 3 ip address 10.10.2.10 255.255.254.0

Explanation

OSPF elects a designated router on multiaccess networks to reduce adjacency and LSA exchange overhead.

Topic 1 Β· Question 133

How is RFC 1918 addressing used in a network?

  • AThey are used to access the Internet from the internal network without conversion.
  • BThey are used in place of public addresses for Increased security.
  • CThey are used with NAT to preserve public IPv4 addresses. (correct answer)
  • DThey are used by Internet Service Providers to route over the Internet.
Reveal answer & explanation
Correct answer: C

The correct answer is C. Option C: They are used with NAT to preserve public IPv4 addresses.

Explanation

OSPF elects a designated router on multiaccess networks to reduce adjacency and LSA exchange overhead. NAT translates addresses between network domains, commonly conserving public IPv4 addresses.

Topic 1 Β· Question 135

Refer to the exhibit. What is a reason for poor performance on the network interface?

Exhibit 1 for question 135
  • AThe interface is receiving excessive broadcast traffic.
  • BThe bandwidth setting of the interface is misconfigured.
  • CThe cable connection between the two devices is faulty. (correct answer)
  • DThe interface is operating at a different speed than the connected device.
Reveal answer & explanation
Correct answer: C

The correct answer is C. Option C: The cable connection between the two devices is faulty.

Showing questions 101–120 of 1182 Β· Page 6 of 60