nerdexam
Cisco

300-510 · Question #252

Refer to the exhibit. Company_A hosts multiple online VoD platforms. R3 is connected to MAN with a 100 Mbps link. R2 has only a 10 Mbps connection, but it has the lowest number of hops to R1. A networ

The correct answer is B. Configure summary-address level-2 64.45.52.0 0.0.3.255 on R2. D. Configure summary-address 64.45.52.0 255.255.252.0 level-1 on R3.. Configure summary-address level-2 64.45.52.0 0.0.3.255 on R2: This command summarizes the routes at Level-2 on R2. It helps to reduce the number of specific routes advertised toward Level-2 routers, which in turn optimizes R4's routing table and memory Configure summary-address 6

Routing Policy and Manipulation

Question

Refer to the exhibit. Company_A hosts multiple online VoD platforms. R3 is connected to MAN with a 100 Mbps link. R2 has only a 10 Mbps connection, but it has the lowest number of hops to R1. A network engineer must allow users in area 49.421 e.2331.5548.7624.00 to access online library resources, using the best possible route toward the online platforms to guarantee the highest connection quality. After the engineer implements the requirements, they notice an excessive number of routes in the R4 routing table and high memory consumption on the router. Which two actions must the engineer take to resolve the issue? (Choose two.)

Exhibit

300-510 question #252 exhibit

Options

  • ACreate an access list on R2 and redistribute all routes from L1 into L2.
  • BConfigure summary-address level-2 64.45.52.0 0.0.3.255 on R2.
  • CConfigure summary-address area level-1-2 64.45.52.0 255.255.252.0 on R3.
  • DConfigure summary-address 64.45.52.0 255.255.252.0 level-1 on R3.
  • ECreate a route map on R3 and redistribute all routes from L2 into L1.

How the community answered

(21 responses)
  • A
    10% (2)
  • B
    62% (13)
  • C
    24% (5)
  • E
    5% (1)

Explanation

Configure summary-address level-2 64.45.52.0 0.0.3.255 on R2: This command summarizes the routes at Level-2 on R2. It helps to reduce the number of specific routes advertised toward Level-2 routers, which in turn optimizes R4's routing table and memory Configure summary-address 64.45.52.0 255.255.252.0 level-1 on R3: This creates a summary route for Level-1, consolidating routes that are more granular into a This reduces route advertisements in the Level-1 domain and minimizes routing table size. The excessive routes and memory consumption issue is addressed through route summarization. Summarizing routes: - Reduces the number of routes that need to be stored. - Optimizes router performance and memory usage. - Ensures only essential routes are advertised into the routing domains (Level-1 and Level-2).

Topics

#IS-IS Routing#Route Summarization#IS-IS Levels#Path Selection

Community Discussion

No community discussion yet for this question.

Full 300-510 Practice