πŸ”

200-301 β€” questions

Page 19 of 60 Β· 1182 total questions.

Topic 1 Β· Question 400

Refer to the exhibit. Given the output for this command, if the router ID has not been manually set, what router ID will OSPF use for this router?

Exhibit 1 for question 400
  • A10.1.1.2
  • B10.154.154.1
  • C172.16.5.1 (correct answer)
  • D192.168.5.3
Reveal answer & explanation
Correct answer: C

The correct answer is C. Option C: 172.16.5.1

Topic 1 Β· Question 401

Refer to the exhibit. When running EIGRP, what is required for RouterA to exchange routing updates with RouterC?

Exhibit 1 for question 401
  • AAS numbers must be changed to match on all the routers (correct answer)
  • BLoopback interfaces must be configured so a DR is elected
  • CThe no auto-summary command is needed on Router A and Router C
  • DRouter B needs to have two network statements, one for each connected network
Reveal answer & explanation
Correct answer: A

The correct answer is A. Option A: AS numbers must be changed to match on all the routers

Topic 1 Β· Question 402

A network administrator is troubleshooting the OSPF configuration of routers R1 and R2. The routers cannot establish an adjacency relationship on their common Ethernet link. The graphic shows the output of the show ip ospf interface e0 command for routers R1 and R2. Based on the information in the graphic, what is the cause of this problem?

Exhibit 1 for question 402
  • AThe OSPF area is not configured properly.
  • BThe priority on R1 should be set higher.
  • CThe cost on R1 should be set higher.
  • DThe hello and dead timers are not configured properly. (correct answer)
  • EA backup designated router needs to be added to the network.
  • FThe OSPF process ID numbers must match.
Reveal answer & explanation
Correct answer: D

The correct answer is D. Option D: The hello and dead timers are not configured properly.

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

Refer to the exhibit. Which two statements are true about the loopback address that is configured on RouterB? (Choose two.)

Exhibit 1 for question 403
  • AIt ensures that data will be forwarded by RouterB.
  • BIt provides stability for the OSPF process on RouterB. (correct answer)
  • CIt specifies that the router ID for RouterB should be 10.0.0.1. (correct answer)
  • DIt decreases the metric for routes that are advertised from RouterB.
  • EIt indicates that RouterB should be elected the DR for the LAN.
Reveal answer & explanation
Correct answer: B, C

The correct answer is B, C. Option B: It provides stability for the OSPF process on RouterB. Option C: It specifies that the router ID for RouterB should be 10.0.0.1.

Explanation

OSPF is a link-state IGP that uses cost and a shortest-path calculation to select routes.

Topic 1 Β· Question 404

If all OSPF routers in a single area are configured with the same priority value, what value does a router use for the OSPF router ID in the absence of a loopback interface?

  • Athe IP address of the first Fast Ethernet interface
  • Bthe IP address of the console management interface
  • Cthe highest IP address among its active interfaces (correct answer)
  • Dthe lowest IP address among its active interfaces
  • Ethe priority value until a loopback interface is configured
Reveal answer & explanation
Correct answer: C

The correct answer is C. Option C: the highest IP address among its active interfaces

Explanation

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

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

The OSPF Hello protocol performs which of the following tasks? (Choose two.)

  • AIt provides dynamic neighbor discovery. (correct answer)
  • BIt detects unreachable neighbors in 90 second intervals.
  • CIt maintains neighbor relationships. (correct answer)
  • DIt negotiates correctness parameters between neighboring interfaces.
  • EIt uses timers to elect the router with the fastest links as the designated router.
  • FIt broadcasts hello packets throughout the internetwork to discover all routers that are running OSPF.
Reveal answer & explanation
Correct answer: A, C

The correct answer is A, C. Option A: It provides dynamic neighbor discovery. Option C: It maintains neighbor relationships.

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

What are two requirements for an HSRP group? (Choose two.)

  • Aexactly one active router (correct answer)
  • Bone or more standby routers (correct answer)
  • Cone or more backup virtual routers
  • Dexactly one standby active router
  • Eexactly one backup virtual router
Reveal answer & explanation
Correct answer: A, B

The correct answer is A, B. Option A: exactly one active router Option B: one or more standby routers

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

Which two pieces of information can you learn by viewing the routing table? (Choose two.)

  • Awhether an ACL was applied inbound or outbound to an interface
  • Bthe EIGRP or BGP autonomous system
  • Cwhether the administrative distance was manually or dynamically configured (correct answer)
  • Dwhich neighbor adjacencies are established
  • Ethe length of time that a route has been known (correct answer)
Reveal answer & explanation
Correct answer: C, E

The correct answer is C, E. Option C: whether the administrative distance was manually or dynamically configured Option E: the length of time that a route has been known

Explanation

Administrative distance ranks the trustworthiness of routes learned from different sources.

Topic 1 Β· Question 408

Refer to the exhibit. Which route type does the routing protocol Code D represent in the output?

Exhibit 1 for question 408
  • Astatically assigned route
  • Broute learned through EIGRP (correct answer)
  • C724 route of a locally configured IP
  • Dinternal BGP route
Reveal answer & explanation
Correct answer: B

The correct answer is B. Option B: route learned through EIGRP

Explanation

EIGRP uses DUAL and a composite metric to select loop-free paths.

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

An engineer must configure an OSPF neighbor relationship between router R1 and R3. The authentication configuration has been configured and the connecting interfaces are in the same 192.168.1.0/30 subnet. What are the next two steps to complete the configuration? (Choose two.)

  • Aconfigure the interfaces as OSPF active on both sides (correct answer)
  • Bconfigure both interfaces with the same area ID (correct answer)
  • Cconfigure the hello and dead timers to match on both sides
  • Dconfigure the same process ID for the router OSPF process
  • Econfigure the same router ID on both routing processes
Reveal answer & explanation
Correct answer: A, B

The correct answer is A, B. Option A: configure the interfaces as OSPF active on both sides Option B: configure both interfaces with the same area ID

Explanation

OSPF is a link-state IGP that uses cost and a shortest-path calculation to select routes.

Topic 1 Β· Question 410

Refer to the exhibit. A packet is being sent across router R1 to host 172.16.0.14. What is the destination route for the packet?

Exhibit 1 for question 410
  • A209.165.200.250 via Serial0/0/0
  • B209.165.200.254 via Serial0/0/0
  • C209.165.200.254 via Serial0/0/1
  • D209.165.200.246 via Serial0/1/0 (correct answer)
Reveal answer & explanation
Correct answer: D

The correct answer is D. Option D: 209.165.200.246 via Serial0/1/0

Topic 1 Β· Question 411

Refer to the exhibit. A packet is being sent across router R1 to host 172.16.3.14. To which destination does the router send the packet?

Exhibit 1 for question 411
  • A207.165.200.246 via Serial0/1/0
  • B207.165.200.254 via Serial0/0/0
  • C207.165.200.250 via Serial0/0/0
  • D207.165.200.254 via Serial0/0/1 (correct answer)
Reveal answer & explanation
Correct answer: D

The correct answer is D. Option D: 207.165.200.254 via Serial0/0/1

Topic 1 Β· Question 412

Refer to the exhibit. Router R2 is configured with multiple routes to reach network 10.1.1.0/24 from router R1. Which path is chosen by router R2 to reach the destination network 10.1.1.0/24?

Exhibit 1 for question 412
  • Astatic (correct answer)
  • BEIGRP
  • CeBGP
  • DOSPF
Reveal answer & explanation
Correct answer: A

The correct answer is A. Option A: static

Topic 1 Β· Question 413

Refer to the exhibit. What is the next hop address for traffic that is destined to host 10.0.1.5?

Exhibit 1 for question 413
  • ALoopback 0
  • B10.0.1.4
  • C10.0.1.3
  • D10.0.1.50 (correct answer)
Reveal answer & explanation
Correct answer: D

The correct answer is D. Option D: 10.0.1.50

Topic 1 Β· Question 414

Refer to the exhibit. A network administrator assumes a task to complete the connectivity between PC A and the File Server. Switch A and Switch B have been partially configured with VLANs 10, 11, 12, and 13. What is the next step in the configuration?

Exhibit 1 for question 414
  • AAdd PC A to VLAN 10 and the File Server to VLAN 11 for VLAN segmentation
  • BAdd VLAN 13 to the trunk links on Switch A and Switch B for VLAN propagation (correct answer)
  • CAdd a router on a stick between Switch A and Switch B allowing for Inter-VLAN routing
  • DAdd PC A to the same subnet as the File Server allowing for intra-VLAN communication
Reveal answer & explanation
Correct answer: B

The correct answer is B. Option B: Add VLAN 13 to the trunk links on Switch A and Switch B for VLAN propagation

Explanation

A trunk carries traffic for multiple VLANs between network devices. A VLAN creates a separate Layer 2 broadcast domain on switched infrastructure.

Topic 1 Β· Question 416

R1 has learned route 192.168.12.0/24 via IS-IS, OSPF, RIP, and Internal EIGRP. Under normal operating conditions, which routing protocol is installed in the routing table?

  • AIS-IS
  • BInternal EIGRP (correct answer)
  • CRIP
  • DOSPF
Reveal answer & explanation
Correct answer: B

The correct answer is B. Option B: Internal EIGRP

Explanation

EIGRP uses DUAL and a composite metric to select loop-free paths.

Topic 1 Β· Question 417

Refer to the exhibit. The default-information originate command is configured under the R1 OSPF configuration. After testing, workstations on VLAN 20 at Site B cannot reach a DNS server on the Internet. Which action corrects the configuration issue?

Exhibit 1 for question 417
  • AAdd the default-information originate command on R2.
  • BAdd the always keyword to the default-information originate command on R1.
  • CConfigure the ip route 0.0.0.0 0.0.0.0 10.10.10.18 command on R1. (correct answer)
  • DConfigure the ip route 0.0.0.0 0.0.0.0 10.10.10.2 command on R2.
Reveal answer & explanation
Correct answer: C

The correct answer is C. Option C: Configure the ip route 0.0.0.0 0.0.0.0 10.10.10.18 command on R1.

Topic 1 Β· Question 418

Refer to the exhibit. With which metric was the route to host 172.16.0.202 learned?

Exhibit 1 for question 418
  • A0
  • B110
  • C38443 (correct answer)
  • D3184439
Reveal answer & explanation
Correct answer: C

The correct answer is C. Option C: 38443

Topic 1 Β· Question 419

A user configured OSPF in a single area between two routers. A serial interface connecting R1 and R2 is running encapsulation PPP. By default, which OSPF network type is seen on this interface when the user types show ip ospf interface on R1 or R2?

  • Anonbroadcast
  • Bpoint-to-point (correct answer)
  • Cpoint-to-multipoint
  • Dbroadcast
Reveal answer & explanation
Correct answer: B

The correct answer is B. Option B: point-to-point

Topic 1 Β· Question 420

Which MAC address is recognized as a VRRP virtual address?

  • A0000.5E00.010a (correct answer)
  • B0005.3709.8968
  • C0000.0C07.AC99
  • D0007.C070.AB01
Reveal answer & explanation
Correct answer: A

The correct answer is A. Option A: 0000.5E00.010a

Showing questions 361–380 of 1182 Β· Page 19 of 60