πŸ”

200-301 β€” questions

Page 7 of 60 Β· 1182 total questions.

Topic 1 Β· Question 138

Which WAN topology has the highest degree of reliability?

  • Apoint-to-point
  • Brouter-on-a-stick
  • Cfull mesh (correct answer)
  • Dhub-and-spoke
Reveal answer & explanation
Correct answer: C

The correct answer is C. Option C: full mesh

Topic 1 Β· Question 140

What causes a port to be placed in the err-disabled state?

  • Anothing plugged into the port
  • Blink flapping (correct answer)
  • Clatency
  • Dshutdown command issued on the port
Reveal answer & explanation
Correct answer: B

The correct answer is B. Option B: link flapping

Topic 1 Β· Question 142

A network engineer must configure an interface with IP address 10.10.10.145 and a subnet mask equivalent to 11111111.11111111.11111111.11111000. Which subnet mask must the engineer use?

  • A/29 (correct answer)
  • B/30
  • C/27
  • D/28
Reveal answer & explanation
Correct answer: A

The correct answer is A. Option A: /29

Topic 1 Β· Question 143

Refer to the exhibit. The switches are connected via a Cat5 Ethernet cable that is tested successfully. The interfaces are configured as access ports and are both in a down status. What is the cause of the issue?

Exhibit 1 for question 143
  • AThe speed settings on the switches are mismatched (correct answer)
  • BThe distance between the two switches is not supported by Cat5
  • CThe switches are configured with incompatible duplex settings
  • DThe portfast command is missing from the configuration
Reveal answer & explanation
Correct answer: A

The correct answer is A. Option A: The speed settings on the switches are mismatched

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

Which two IP addressing schemes provide internet access to users on the network while preserving the public IPv4 address space? (Choose two.)

  • AIPv6 addressing (correct answer)
  • BPAT with private internal addressing (correct answer)
  • Csingle public Class A network
  • Dprivate networks only
  • Ecustom addresses from ARIN
Reveal answer & explanation
Correct answer: A, B

The correct answer is A, B. Option A: IPv6 addressing Option B: PAT with private internal addressing

Explanation

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. PAT distinguishes many inside sessions on one public address by translating transport-layer ports.

Topic 1 Β· Question 145

The address block 192.168.32.0/24 must be subnetted into smaller networks. The engineer must meet these requirements: β€’ Create 8 new subnets. β€’ Each subnet must accommodate 30 hosts. β€’ Interface VLAN 10 must use the last usable IP in the first new subnet. β€’ A Layer 3 interface is used. Which configuration must be applied to the interface?

  • Ano switchport mode trunk ip address 192.168.32.97 255.255.255.224
  • Bswitchport ip address 192.168.32.65 255.255.255.240
  • Cno switchport ip address 192.168.32.30 255.255.255.224 (correct answer)
  • Dno switchport mode access ip address 192.168.32.62 255.255.255.240
Reveal answer & explanation
Correct answer: C

The correct answer is C. Option C: no switchport ip address 192.168.32.30 255.255.255.224

Explanation

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

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

What are two reasons to deploy private addressing on a network? (Choose two.)

  • Ato subnet addresses in an organized hierarchy
  • Bto reduce network maintenance costs (correct answer)
  • Cto segment local IP addresses from the global routing table (correct answer)
  • Dto hide sensitive data from access users within an enterprise
  • Eto route protected data securely via an Internet service provider
Reveal answer & explanation
Correct answer: B, C

The correct answer is B, C. Option B: to reduce network maintenance costs Option C: to segment local IP addresses from the global routing table

Explanation

OSPF elects a designated router on multiaccess networks to reduce adjacency and LSA exchange overhead. This option keeps traffic private / properly secured as required.

Topic 1 Β· Question 149

Which property is shared by 10GBase-SR and 10GBase-LR interfaces?

  • ABoth use the single-mode fiber type.
  • BBoth require UTP cable media for transmission.
  • CBoth require fiber cable media for transmission. (correct answer)
  • DBoth use the multimode fiber type.
Reveal answer & explanation
Correct answer: C

The correct answer is C. Option C: Both require fiber cable media for transmission.

Topic 1 Β· Question 151

Which device permits or denies network traffic based on a set of rules?

  • Aswitch
  • Bfirewall (correct answer)
  • Cwireless controller
  • Daccess point
Reveal answer & explanation
Correct answer: B

The correct answer is B. Option B: firewall

Topic 1 Β· Question 152

What is the role of a firewall in an enterprise network?

  • Adetermines which packets are allowed to cross from unsecured to secured networks (correct answer)
  • Bprocesses unauthorized packets and allows passage to less secure segments of the network
  • Cforwards packets based on stateless packet inspection
  • Dexplicitly denies all packets from entering an administrative domain
Reveal answer & explanation
Correct answer: A

The correct answer is A. Option A: determines which packets are allowed to cross from unsecured to secured networks

Topic 1 Β· Question 156

Refer to the exhibit. An IP subnet must be configured on each router that provides enough addresses for the number of assigned hosts and anticipates no more than 10% growth for new hosts. Which configuration script must be used? A. B. C. D.

Exhibit 1 for question 156Exhibit 2 for question 156Exhibit 3 for question 156Exhibit 4 for question 156Exhibit 5 for question 156
  • A
  • B
  • C (correct answer)
  • D
Reveal answer & explanation
Correct answer: C

The correct answer is C. Option C:

Topic 1 Β· Question 157

Which action is taken by a switch port enabled for PoE power classification override?

  • AAs power usage on a PoE switch port is checked data flow to the connected device is temporarily paused
  • BWhen a powered device begins drawing power from a PoE switch port, a syslog message is generated
  • CIf a switch determines that a device is using less than the minimum configured power, it assumes the device has failed and disconnects it
  • DShould a monitored port exceed the maximum administrative value for power, the port is shut down and err-disabled (correct answer)
Reveal answer & explanation
Correct answer: D

The correct answer is D. Option D: Should a monitored port exceed the maximum administrative value for power, the port is shut down and err-disabled

Topic 1 Β· Question 158

What is a function spine-and-leaf architecture?

  • AOffers predictable latency of the traffic path between end devices. (correct answer)
  • BExclusively sends multicast traffic between servers that are directly connected to the spine.
  • CMitigates oversubscription by adding a layer of leaf switches.
  • DLimits payload size of traffic within the leaf layer.
Reveal answer & explanation
Correct answer: A

The correct answer is A. Option A: Offers predictable latency of the traffic path between end devices.

Explanation

PAT distinguishes many inside sessions on one public address by translating transport-layer ports.

Topic 1 Β· Question 159

Which action is taken by the data plane within a network device?

  • AConstructs a routing table based on a routing protocol.
  • BForwards traffic to the next hop. (correct answer)
  • CLooks up an egress interface in the forwarding information base.
  • DProvides CLI access to the network device.
Reveal answer & explanation
Correct answer: B

The correct answer is B. Option B: Forwards traffic to the next hop.

Topic 1 Β· Question 160

What is the function of the control plane?

  • AIt exchanges routing table information. (correct answer)
  • BIt provides CLI access to the network device.
  • CIt looks up an egress interface in the forwarding information base.
  • DIt forwards traffic to the next hop.
Reveal answer & explanation
Correct answer: A

The correct answer is A. Option A: It exchanges routing table information.

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

Which two cable types must be used to connect an access point to the WLC when 2.5-Gbps and 5-Gbps upload speeds are required? (Choose two.)

  • A10GBASE-T (correct answer)
  • B1000BASE-LX/LH
  • CCat 5e (correct answer)
  • DCat 5
  • ECat 3
Reveal answer & explanation
Correct answer: A, C

The correct answer is A, C. Option A: 10GBASE-T Option C: Cat 5e

Topic 1 Β· Question 162

What is a benefit for external users who consume public cloud resources?

  • AImplemented over a dedicated WAN
  • BAll hosted on physical servers
  • CAccessed over the Internet (correct answer)
  • DLocated in the same data center as the users
Reveal answer & explanation
Correct answer: C

The correct answer is C. Option C: Accessed over the Internet

Topic 1 Β· Question 163

An engineer must update the configuration on two PCs in two different subnets to communicate locally with each other. One PC is configured with IP address 192.168.25.128/25 and the other with 192.168.25.100/25. Which network mask must the engineer configure on both PCs to enable the communication?

  • A255.255.255.248
  • B255.255.255.224
  • C255.255.255.0 (correct answer)
  • D255.255.255.252
Reveal answer & explanation
Correct answer: C

The correct answer is C. Option C: 255.255.255.0

Topic 1 Β· Question 164

Which key function is provided by the data plane?

  • AOriginating packets
  • BExchanging routing table data
  • CMaking routing decisions
  • DForwarding traffic to the next hop (correct answer)
Reveal answer & explanation
Correct answer: D

The correct answer is D. Option D: Forwarding traffic to the next hop

Topic 1 Β· Question 165

When should an engineer implement a collapsed-core architecture?

  • AOnly when using VSS technology
  • BFor small networks with minimal need for growth (correct answer)
  • CFor large networks that are connected to multiple remote sites
  • DThe access and distribution layers must be on the same device
Reveal answer & explanation
Correct answer: B

The correct answer is B. Option B: For small networks with minimal need for growth

Showing questions 121–140 of 1182 Β· Page 7 of 60