Refer to the exhibit.
You have just created a new VRF on PE3. You have enabled debug ip bgp vpnv4 unicast updates on
PE1, and you can see the route in the debug, but not in the BGP VPNv4 table. Which two statements
are true? (Choose two.)
A.
VPNv4 is not configured between PE1 and PE3.
B.
address-family ipv4 vrf is not configured on PE3.
C.
After you configure route-target import 999:999 for a VRF on PE3, the route will be accepted.
D.
PE1 will reject the route due to automatic route filtering.
E.
After you configure route-target import 999:999 for a VRF on PE1, the route will be accepted.
Explanation:
The route target extended community for VPLS auto-discovery defines the import and export
policies that a VPLS instance uses. The export route target sets an extended community attribute
number that is appended to all routes that are exported from the VPLS instance. The import route
target value sets a filter that determines the routes that are accepted into the VPLS instance. Any
route with a value in its import route target contained in its extended attributes field matching the
value in the VPLS instance’s import route target are accepted. Otherwise the route is rejected.