On QFX leaves in a city EVPN-VXLAN fabric, what Junos construct is primarily used to separate tenant Layer 3 tables for multitenancy?
Select an answer to reveal the explanation.
Short Explanation
Routing instances are the Junos apartment doors for tenant L3. Each agency gets its own instance/table instead of everyone crashing in inet.0. Filters help, clusters help HA—but they are not the multitenancy construct the blueprint is pointing at.
Full Explanation
Junos multitenancy for data-center L3 separation centers on routing instances (virtual-router/VRF-style contexts) that hold per-tenant interfaces, routes, and often EVPN bindings. Bridge-domains address L2; chassis clustering and underlay filters do not replace per-tenant routing tables. Candidates should associate Domain 6 multitenancy language with routing instances on QFX.