πŸ”

200-301 β€” questions

Page 16 of 60 Β· 1182 total questions.

Topic 1 Β· Question 339

Refer to the exhibit. A network engineer configures the Cisco WLC to authenticate local wireless clients against a RADIUS server. Which task must be performed to complete the process?

Exhibit 1 for question 339
  • AChange the Support for CoA to Enabled
  • BSelect Enable next to Management
  • CSelect Enable next to Network User (correct answer)
  • DChange the Server Status to Disabled
Reveal answer & explanation
Correct answer: C

The correct answer is C. Option C: Select Enable next to Network User

Topic 1 Β· Question 340

After installing a new Cisco ISE server which task must the engineer perform on the Cisco WLC to connect wireless clients on a specific VLAN based on their credentials?

  • ADisable the LAG Mode on Next Reboot.
  • BEnable the Event Driven RRM.
  • CEnable the Allow AAA Override. (correct answer)
  • DEnable the Authorize MIC APs against auth-list or AAA
Reveal answer & explanation
Correct answer: C

The correct answer is C. Option C: Enable the Allow AAA Override.

Explanation

AAA centralizes authentication, authorization, and accounting for administrative or network access.

Topic 1 Β· Question 341

Refer to the exhibit. Router R1 is running three different routing protocols. Which route characteristic is used by the router to forward the packet that it receives for destination IP 172.16.32.1?

Exhibit 1 for question 341
  • Alongest prefix (correct answer)
  • Badministrative distance
  • Ccost
  • Dmetric
Reveal answer & explanation
Correct answer: A

The correct answer is A. Option A: longest prefix

Explanation

Routers choose the matching route with the longest prefix before comparing administrative distance or metric.

Topic 1 Β· Question 342

Refer to the exhibit. Router R1 Fa0/0 cannot ping router R3 Fa0/1. Which action must be taken in router R1 to help resolve the configuration issue?

Exhibit 1 for question 342
  • Aset the default gateway as 20.20.20.2
  • Bconfigure a static route with Fa0/1 as the egress interface to reach the 20.20.2.0/24 network
  • Cconfigure a static route with 10.10.10.2 as the next hop to reach the 20.20.20.0/24 network (correct answer)
  • Dset the default network as 20.20.20.0/24
Reveal answer & explanation
Correct answer: C

The correct answer is C. Option C: configure a static route with 10.10.10.2 as the next hop to reach the 20.20.20.0/24 network

Explanation

A static route is manually configured and does not adapt automatically to topology changes.

Topic 1 Β· Question 343

By default, how does EIGRP determine the metric of a route for the routing table?

  • AIt uses the bandwidth and delay values of the path to calculate the route metric. (correct answer)
  • BIt uses a default metric of 10 for all routes that are learned by the router.
  • CIt counts the number of hops between the receiving and destination routers and uses that value as the metric.
  • DIt uses a reference bandwidth and the actual bandwidth of the connected link to calculate the route metric.
Reveal answer & explanation
Correct answer: A

The correct answer is A. Option A: It uses the bandwidth and delay values of the path to calculate the route metric.

Explanation

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

Topic 1 Β· Question 344

Router R1 must send all traffic without a matching routing-table entry to 192.168.1.1. Which configuration accomplishes this task?

  • AR1#config t R1(config)#ip routing R1(config)#ip route default-route 192.168.1.1
  • BR1#config t R1(config)#ip routing R1(config)#ip route 192.168.1.1 0.0.0.0 0.0.0.0
  • CR1#config t R1(config)#ip routing R1(config)#ip route 0.0.0.0 0.0.0.0 192.168.1.1 (correct answer)
  • DR1#config t R1(config)#ip routing R1(config)#ip default-gateway 192.168.1.1
Reveal answer & explanation
Correct answer: C

The correct answer is C. Option C: R1#config t R1(config)#ip routing R1(config)#ip route 0.0.0.0 0.0.0.0 192.168.1.1

Topic 1 Β· Question 345

A packet is destined for 10.10.1.22. Which static route does the router choose to forward the packet?

  • Aip route 10.10.1.0 255.255.255.240 10.10.255.1
  • Bip route 10.10.1.20 255.255.255.252 10.10.255.1 (correct answer)
  • Cip route 10.10.1.16 255.255.255.252 10.10.255.1
  • Dip route 10.10.1.20 255.255.255.254 10.10.255.1
Reveal answer & explanation
Correct answer: B

The correct answer is B. Option B: ip route 10.10.1.20 255.255.255.252 10.10.255.1

Topic 1 Β· Question 346

Refer to the exhibit. How does the router manage traffic to 192.168.12.16?

Exhibit 1 for question 346
  • AIt chooses the EIGRP route because it has the lowest administrative distance.
  • BIt load-balances traffic between all three routes.
  • CIt chooses the OSPF route because it has the longest prefix inclusive of the destination address.
  • DIt selects the RIP route because it has the longest prefix inclusive of the destination address. (correct answer)
Reveal answer & explanation
Correct answer: D

The correct answer is D. Option D: It selects the RIP route because it has the longest prefix inclusive of the destination address.

Explanation

Routers choose the matching route with the longest prefix before comparing administrative distance or metric. 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 347 Β· Select all that apply

What are two reasons for an engineer to configure a floating static route? (Choose two.)

  • Ato enable fallback static routing when the dynamic routing protocol fails (correct answer)
  • Bto route traffic differently based on the source IP of the packet
  • Cto automatically route traffic on a secondary path when the primary path goes down (correct answer)
  • Dto support load balancing via static routing
  • Eto control the return path of traffic that is sent from the router
Reveal answer & explanation
Correct answer: A, C

The correct answer is A, C. Option A: to enable fallback static routing when the dynamic routing protocol fails Option C: to automatically route traffic on a secondary path when the primary path goes down

Explanation

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

Topic 1 Β· Question 348

Refer to the exhibit. How does router R1 handle traffic to 192.168.10.16?

Exhibit 1 for question 348
  • AIt selects the IS-IS route because it has the shortest prefix inclusive of the destination address
  • BIt selects the RIP route because it has the longest prefix inclusive of the destination address (correct answer)
  • CIt selects the OSPF route because it has the lowest cost
  • DIt selects the EIGRP route because it has the lowest administrative distance
Reveal answer & explanation
Correct answer: B

The correct answer is B. Option B: It selects the RIP route because it has the longest prefix inclusive of the destination address

Explanation

Routers choose the matching route with the longest prefix before comparing administrative distance or metric. 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 349 Β· Select all that apply

Refer to the exhibit. A router received these five routes from different routing information sources. Which two routes does the router install in its routing table? (Choose two.)

Exhibit 1 for question 349
  • AOSPF route 10.0.0.0/30 (correct answer)
  • BIBGP route 10.0.0.0/30
  • COSPF route 10.0.0.0/16
  • DEIGRP route 10.0.0.1/32 (correct answer)
  • ERIP route 10.0.0.0/30
Reveal answer & explanation
Correct answer: A, D

The correct answer is A, D. Option A: OSPF route 10.0.0.0/30 Option D: EIGRP route 10.0.0.1/32

Explanation

OSPF is a link-state IGP that uses cost and a shortest-path calculation to select routes. EIGRP uses DUAL and a composite metric to select loop-free paths.

Topic 1 Β· Question 350

Refer to the exhibit. To which device does Router1 send packets that are destined to host 10.10.13.165?

Exhibit 1 for question 350
  • ARouter2
  • BRouter3 (correct answer)
  • CRouter4
  • DRouter5
Reveal answer & explanation
Correct answer: B

The correct answer is B. Option B: Router3

Topic 1 Β· Question 351

R1 has learned route 10.10.10.0/24 via numerous routing protocols. Which route is installed?

  • Aroute with the next hop that has the highest IP
  • Broute with the lowest cost
  • Croute with the lowest administrative distance (correct answer)
  • Droute with the shortest prefix length
Reveal answer & explanation
Correct answer: C

The correct answer is C. Option C: route with the lowest administrative distance

Explanation

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

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

Which two minimum parameters must be configured on an active interface to enable OSPFV2 to operate? (Choose two.)

  • AOSPF process ID (correct answer)
  • BOSPF MD5 authentication key
  • COSPF stub flag
  • DIPv6 address
  • EOSPF area (correct answer)
Reveal answer & explanation
Correct answer: A, E

The correct answer is A, E. Option A: OSPF process ID Option E: OSPF area

Explanation

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

Topic 1 Β· Question 353

Refer to the exhibit. What commands are needed to add a sub-interface to Ethernet0/0 on R1 to allow for VLAN 20, with IP address 10.20.20.1/24?

Exhibit 1 for question 353
  • AR1(config)#interface ethernet0/0 R1(config-if)#encapsulation dot1q 20 R1(config-if)#ip address 10.20.20.1 255.255.255.0
  • BR1(config)#interface ethernet0/0.20 R1(config-if)#encapsulation dot1q 20 R1(config-if)#ip address 10.20.20.1 255.255.255.0 (correct answer)
  • CR1(config)#interface ethernet0/0.20 R1(config-if)#ip address 10.20.20.1 255.255.255.0
  • DR1(config)#interface ethernet0/0 R1(config-if)#ip address 10.20.20.1 255.255.255.0
Reveal answer & explanation
Correct answer: B

The correct answer is B. Option B: R1(config)#interface ethernet0/0.20 R1(config-if)#encapsulation dot1q 20 R1(config-if)#ip address 10.20.20.1 255.255.255.0

Explanation

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

Topic 1 Β· Question 354

Refer to the exhibit. What does router R1 use as its OSPF router-ID?

Exhibit 1 for question 354
  • A10.10.1.10
  • B10.10.10.20
  • C172.16.15.10 (correct answer)
  • D192.168.0.1
Reveal answer & explanation
Correct answer: C

The correct answer is C. Option C: 172.16.15.10

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

Refer to the exhibit. The loopback1 interface of the Atlanta router must reach the loopback3 interface of the Washington router. Which two static host routes must be configured on the New York router? (Choose two.)

Exhibit 1 for question 355
  • Aipv6 route 2000::3/128 s0/0/0
  • Bipv6 route 2000::1/128 s0/0/1
  • Cipv6 route 2000::1/128 2012::1 (correct answer)
  • Dipv6 route 2000::1/128 2012::2
  • Eipv6 route 2000::3/128 2023::3 (correct answer)
Reveal answer & explanation
Correct answer: C, E

The correct answer is C, E. Option C: ipv6 route 2000::1/128 2012::1 Option E: ipv6 route 2000::3/128 2023::3

Explanation

IPv6 uses 128-bit addresses and relies on Neighbor Discovery rather than ARP.

Topic 1 Β· Question 356

Refer to the exhibit. After the configuration is applied, the two routers fail to establish an OSPF neighbor relationship. What is the reason for the problem?

Exhibit 1 for question 356
  • AThe OSPF process IDs are mismatched
  • BThe network statement on Router1 is misconfigured
  • CRouter2 is using the default hello timer (correct answer)
  • DThe OSPF router IDs are mismatched
Reveal answer & explanation
Correct answer: C

The correct answer is C. Option C: Router2 is using the default hello timer

Topic 1 Β· Question 357

Refer to the exhibit. Which route type is configured to reach the Internet?

Exhibit 1 for question 357
  • Afloating static route
  • Bhost route
  • Cnetwork route
  • Ddefault route (correct answer)
Reveal answer & explanation
Correct answer: D

The correct answer is D. Option D: default route

Explanation

A default route matches destinations not covered by a more-specific route.

Topic 1 Β· Question 358

Refer to the exhibit. Which path is used by the router for Internet traffic?

Exhibit 1 for question 358
  • A209.165.200.0/27
  • B0.0.0.0/0 (correct answer)
  • C10.10.13.0/24
  • D10.10.10.0/28
Reveal answer & explanation
Correct answer: B

The correct answer is B. Option B: 0.0.0.0/0

Showing questions 301–320 of 1182 Β· Page 16 of 60