HPE7-A06 · Question #51
Refer to the exhibit which illustrates the current configuration of Router-1. Clients of VLAN 10 require access to services hosted in the 10.1.100.0/24. This requires one or more routes to be added…
The correct answer is D. ip route 0.0.0.0/0 10.255.101.11 vrf service. Add a default route in VRF service toward Core-1 and a static route in VRF IoT-Medical pointing the services subnet to Core-1's address: ip route 0.0.0.0/0 10.255.101.11 vrf service ip route 10.1.100.0/24 10.255.101.11 vrf IoT-Medical
Question
Refer to the exhibit which illustrates the current configuration of Router-1. Clients of VLAN 10 require access to services hosted in the 10.1.100.0/24. This requires one or more routes to be added to Router-1 that do not currently exist. Which script would install a route from 10.2.10.0/24 to 10.1.100.0/24 on Router-1? A return path is not required as part of this answer.
Exhibit
Options
- Athere is no solution as Core-1 is not part of VRF service
- Bip route 0.0.0.0/0 10.255.101.11 vrf service
- Cip route 0.0.0.0/0 10.255.101.11 vrf service
- Dip route 0.0.0.0/0 10.255.101.11 vrf service
How the community answered
(18 responses)- A17% (3)
- B6% (1)
- C11% (2)
- D67% (12)
Explanation
Add a default route in VRF service toward Core-1 and a static route in VRF IoT-Medical pointing the services subnet to Core-1's address: ip route 0.0.0.0/0 10.255.101.11 vrf service ip route 10.1.100.0/24 10.255.101.11 vrf IoT-Medical
Topics
Community Discussion
No community discussion yet for this question.
