The BGP Event-Based VPN Import feature introduces three path selection policies:
-
All—Import all available paths from the exporting net that match any Route Target (RT) associated with the importing VRF
instance.
-
Bestpath—Import the best available path that matches the RT of the VRF instance. If the bestpath in the exporting net does
not match the RT of the VRF instance, a best available path that matches the RT of the VRF instance is imported.
-
Multipath—Import the bestpath and all paths marked as multipaths that match the RT of the VRF instance. If there are no bestpath
or multipath matches, then the best available path is selected.
Multipath and bestpath options can be restricted using an optional keyword to ensure that the selection is made only on the
configured option. If the
strict keyword is configured, the software disables the fall back safety option of choosing the best available path. If there are
no paths appropriate to the configured option (bestpath or multipath) in the exporting net that match the RT of the VRF instance,
then no paths are imported. This behavior matches the behavior of the software before the BGP Event-Based VPN Import feature
was introduced.
When the restriction is not set, paths that are imported as the best available path are tagged. In
show command output these paths are identified with the wording, “imported safety path.”
The paths existing in an exporting net that are considered for import into a VRF instance may have been received from another
peer router and were not subject to the VPN importing rules. These paths may contain the same route-distinguisher (RD) information
because the RD information is local to a router, but some of these paths do not match the RT of the importing VRF instance
and are marked as “not-in-vrf” in the
show command output. Any path that is marked as “not-in-vrf” is not considered as a bestpath because paths not in the VRF appear
less attractive than paths in the VRF.