πŸ”

200-301 β€” questions

Page 55 of 60 Β· 1182 total questions.

Topic 1 Β· Question 1233

Which standard is required when more than one distribution system port and only one IP address are configured for a Cisco WLC?

  • A802.3ad (correct answer)
  • B802.1q
  • C802.1d
  • D802.1af
Reveal answer & explanation
Correct answer: A

The correct answer is A. Option A: 802.3ad

Topic 1 Β· Question 1234

Which capability does TFTP provide?

  • Aloads configuration files on systems without data storage devices (correct answer)
  • Bprovides authentication for data communications over a private data network
  • Cprovides encryption mechanisms for file transfer across a WAN
  • Dprovides secure file access within the LAN
Reveal answer & explanation
Correct answer: A

The correct answer is A. Option A: loads configuration files on systems without data storage devices

Topic 1 Β· Question 1235

Which action protects a network from VLAN hopping attacks?

  • AImplement port security on internet-facing VLANs.
  • BChange the native VLAN to an unused VLAN ID. (correct answer)
  • CEnable dynamic ARP inspection.
  • DConfigure an ACL to prevent traffic from changing VLANs.
Reveal answer & explanation
Correct answer: B

The correct answer is B. Option B: Change the native VLAN to an unused VLAN ID.

Explanation

Frames in the native VLAN are untagged by default on an 802.1Q trunk. A VLAN creates a separate Layer 2 broadcast domain on switched infrastructure. NAT translates addresses between network domains, commonly conserving public IPv4 addresses.

Topic 1 Β· Question 1236

What should a network administrator consider when deciding to implement automation?

  • AAutomated systems may have difficulty expanding network changes at scale.
  • BNetwork automation typically is limited to the configuration and management of virtual devices within a network.
  • CNetwork automation typically increases enterprise management operating costs.
  • DManual changes frequently lead to configuration errors and inconsistencies. (correct answer)
Reveal answer & explanation
Correct answer: D

The correct answer is D. Option D: Manual changes frequently lead to configuration errors and inconsistencies.

Topic 1 Β· Question 1237

Company has decided to require multifactor authentication for all systems. Which set of parameters meets the requirement?

  • Apersonal 10-digit PIN and RSA certificate (correct answer)
  • Bcomplex password and personal 10-digit PIN
  • Cpassword of 8 to 15 characters and personal 12-digit PIN
  • Dfingerprint scanning and facial recognition
Reveal answer & explanation
Correct answer: A

The correct answer is A. Option A: personal 10-digit PIN and RSA certificate

Topic 1 Β· Question 1238

How does IPsec provide secure networking for applications within an organization?

  • AIt takes advantage of FTP to secure file transfers between nodes on the network.
  • BIt provides GRE tunnels to transmit traffic securely between network nodes.
  • CIt enables sets of security associations between peers. (correct answer)
  • DIt leverages TFTP providing secure file transfers among peers on the network.
Reveal answer & explanation
Correct answer: C

The correct answer is C. Option C: It enables sets of security associations between peers. This option keeps traffic private / properly secured as required.

Topic 1 Β· Question 1239

What is a characteristic of frame switching?

  • Apopulates the ARP table with the egress port
  • Bdrops received MAC addresses not listed in the address table
  • Cstores and forwards frames in a buffer and uses error checking (correct answer)
  • Drewrites the source and destination MAC address
Reveal answer & explanation
Correct answer: C

The correct answer is C. Option C: stores and forwards frames in a buffer and uses error checking

Topic 1 Β· Question 1240

What is represented by the word "R20" within this JSON schema?

Exhibit 1 for question 1240
  • Avalue (correct answer)
  • Barray
  • Cobject
  • Dkey
Reveal answer & explanation
Correct answer: A

The correct answer is A. Option A: value

Topic 1 Β· Question 1241

Refer to the exhibit. Which switch becomes the root bridge?

Exhibit 1 for question 1241
  • ASW3 -Bridge Priority - 28672 -mac-address 00:10:a1:51:57:51
  • BSW2 -Bridge Priority - 28672 -mac-address 00:10:a1:82:03:94
  • CSW1 -Bridge Priority - 12288 -mac-address 00:10:a1:95:2b:77
  • DSW4 -Bridge Priority - 12288 -mac-address 00:10:a1:03:42:e8 (correct answer)
Reveal answer & explanation
Correct answer: D

The correct answer is D. Option D: SW4 -Bridge Priority - 12288 -mac-address 00:10:a1:03:42:e8

Explanation

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

Topic 1 Β· Question 1243

What is a characteristic of a Layer 2 switch?

  • Aresponsible for sending data in a particular sequence
  • Buses routers to create collision domains
  • Cavoids MAC address storage for faster transmission
  • Duses the data link layer for communications (correct answer)
Reveal answer & explanation
Correct answer: D

The correct answer is D. Option D: uses the data link layer for communications

Topic 1 Β· Question 1245

Which interface condition is occurring in this output?

Exhibit 1 for question 1245
  • Abroadcast storm
  • Bqueueing (correct answer)
  • Cbad NIC
  • Dduplex mismatch
Reveal answer & explanation
Correct answer: B

The correct answer is B. Option B: queueing

Topic 1 Β· Question 1247

What is represented in line 3 within this JSON schema?

Exhibit 1 for question 1247
  • Aobject (correct answer)
  • Bkey
  • Cvalue
  • Darray
Reveal answer & explanation
Correct answer: A

The correct answer is A. Option A: object

Topic 1 Β· Question 1248

How does MAC learning function?

  • Arestricts ports to a maximum of 10 dynamically-learned addresses
  • Bincreases security on the management VLAN
  • Cdrops received MAC addresses not listed in the address table
  • Dassociates the MAC address with the port on which it is received (correct answer)
Reveal answer & explanation
Correct answer: D

The correct answer is D. Option D: associates the MAC address with the port on which it is received

Explanation

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

Topic 1 Β· Question 1250

How does MAC learning function?

  • Aenabled by default on all VLANs and interfaces (correct answer)
  • Bincreases security on the management VLAN
  • Csends frames with unknown destinations to a multicast group
  • Dinspects and drops frames from unknown destinations
Reveal answer & explanation
Correct answer: A

The correct answer is A. Option A: enabled by default on all VLANs and interfaces

Explanation

A VLAN creates a separate Layer 2 broadcast domain on switched infrastructure.

Topic 1 Β· Question 1251

What is a characteristic of a Layer 2 switch?

  • Aprovides a single broadcast domain for all connected devices
  • Btracks the number of active TCP connections
  • Coffers one collision domain for all connected devices
  • Dmakes forwarding decisions based on MAC addresses (correct answer)
Reveal answer & explanation
Correct answer: D

The correct answer is D. Option D: makes forwarding decisions based on MAC addresses

Explanation

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

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

Which two tasks support the physical access control element of a security program? (Choose two.)

  • ADeploy a video surveillance system (correct answer)
  • BRun a workshop on corporate security policies
  • CImplement badge access to critical locations (correct answer)
  • DDevelop slideshows about new security regulations
  • EDisperse information about how to protect the organization's confidential data
Reveal answer & explanation
Correct answer: A, C

The correct answer is A, C. Option A: Deploy a video surveillance system Option C: Implement badge access to critical locations This option keeps traffic private / properly secured as required.

Topic 1 Β· Question 1255

Refer to the exhibit The IPv6 address for the LAN segment on router R2 must be configured using the EUI-64 format. When configured which ipv6 address is produced by the router?

Exhibit 1 for question 1255
  • A2001:db8:bd69:1469:12D8:BAFE:FF01:1
  • B2001:db8:bd69:1469:1130:ABFF:FECC:1
  • C2001:db8:bd69:1469:4628:255F:FE32:1
  • D2001:db8:bd69:1469:11BE:BFFF:FEB9:1 (correct answer)
Reveal answer & explanation
Correct answer: D

The correct answer is D. Option D: 2001:db8:bd69:1469:11BE:BFFF:FEB9:1

Topic 1 Β· Question 1256

What is a characteristic of encryption in wireless networks?

  • Aused to ensure data integrity
  • Buses 802.1x as the standard encoding method
  • Cuses protocols such as TKIP and CCMP to secure data (correct answer)
  • Donly works with the 5Ghz frequency
Reveal answer & explanation
Correct answer: C

The correct answer is C. Option C: uses protocols such as TKIP and CCMP to secure data This option keeps traffic private / properly secured as required.

Topic 1 Β· Question 1259

Refer to the exhibit. Which switch becomes the root bridge?

Exhibit 1 for question 1259
  • ASW 1 -Bridge Priority - 61440 -mac-address 00:10:a1:69:c9:28
  • BSW2 -Bndge Priority - 61440 -mac address 00:10:a1:27:81:6c
  • CSW 3 -Bridge Priority - 53248 -mac-address 00:10:a1:35:d9:86
  • DSW 4 -Bridge Priority 53248 -mac-address 00:10:a1:22:11:63 (correct answer)
Reveal answer & explanation
Correct answer: D

The correct answer is D. Option D: SW 4 -Bridge Priority 53248 -mac-address 00:10:a1:22:11:63

Explanation

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

Topic 1 Β· Question 1260

Refer to the exhibit. PC A is communicating with another device at IP address 10.225.34.225. Through which router does router Y route the traffic?

Exhibit 1 for question 1260
  • Arouter A
  • Brouter B
  • Crouter C (correct answer)
  • Drouter D
Reveal answer & explanation
Correct answer: C

The correct answer is C. Option C: router C

Showing questions 1081–1100 of 1182 Β· Page 55 of 60