Refer to the exhibit. Which additional configuration must an engineer to the adge router to inject a default router into the MP-BGP address family for the internet_Shared_Services dedicated VRF?
To inject a default route into the MP-BGP address family for a dedicated VRF, you would typically need to:
Configure a static default route in the VRF using the ip route vrf 0.0.0.0 0.0.0.0 command.
Redistribute the static route into BGP using the redistribute static command under the BGP VRF configuration.
Contribute your Thoughts:
Chosen Answer:
This is a voting comment (?). You can switch to a simple comment. It is better to Upvote an existing comment if you don't have anything to add.
Submit