You have configured router R1 with multiple VRF’s in order to support multiple customer VPN networks. If you wanted to see the best path for the 10.1.1.0.24 route in VRF Blue, what command would you use?
You have configured router R1 with multiple VRF’s in order to support multiple customer VPN networks. If you wanted to see the best path for the 10.1.1.0.24 route in VRF Blue, what command would you use?
To see the best path for a specific route within a particular VRF (Virtual Routing and Forwarding) instance, the appropriate command format generally begins with 'show ip route vrf' followed by the VRF name and the specific route. Therefore, 'show ip route vrf Blue 10.1.1.0' is the correct command to use in this scenario.
Agree with the answer
A is corerct