Which option is the minimal configuration required inside the L2VPN section of a Cisco IOS XR PE
router to activate VPLS functionality?
A.
l2vpn
bridge group test
bridge-domain test
interface TenGigE0/0/0/1.30
!
vfi test
vpn-id 600
autodiscovery bgp
rd 10.10.10.1:30
route-target 1:300
signaling-protocol bgp
ve-id 10
B.
l2vpn
bridge group test
bridge-domain test
interface TenGigE0/0/0/1.30
!
vfi test
neighbor 10.10.10.2 pw-id 1400
mpls static label local 1400 remote 1500
C.
l2vpn
bridge group test
bridge-domain test
interface TenGigE0/0/0/1.30
!
vfi test
neighbor 10.10.10.2 pw-id 1400
D.
l2vpn
bridge group test
bridge-domain test
interface TenGigE0/0/0/1.30
!
vfi test
vpn-id 600
autodiscovery bgp
rd 10.10.10.1:30
route-target 1:300
signaling-protocol bgp
E.
l2vpn
bridge group test
bridge-domain test
vfi test
autodiscovery bgp
rd 10.10.10.1:30
route-target 1:300
signaling-protocol bgp
ve-id 10
C