However, using EIGRP as the PE-CE routing protocol. Which Cisco IOS XR configuration template must the engineer deploy on PE router to activate this new connection?

ABC-BANK uses OSPF as the PE-CE routing protocol for the Layer 3 VPN services. A service provider engineer has a requirement to add a new branch for ABCBANK to an existing PE, however, using EIGRP as the PE-CE routing protocol. Which Cisco IOS XR configuration template must the engineer deploy on PE router to activate this new connection?
A. interface GigabitEthernet 0/1/0/1 vrf ABC-BANK ipv4 address 10.10.152.1 255.255.255.0 ! router ospf 24356 vfr ABC-BANK address-family ipv4 unicast redistribute eigrp 24356 ! router eigrp 24356 vrf ABC-BANK address-family ipv4 router-id 10.10.152.1 defaultmetric 10000 2000 255 1 1500 autonomous-system 24356 redistribute ospf 24356 interface GigabitEthernet 0/1/0/1
B. vrf ABC-BANK interface GigabitEthernet 0/1/0/1 ipv4 address 10.10.152.1 255.255.255.0 ! router bgp 100 address-family ipv4 unicast redistribute eigrp 24356 ! router eigrp 24356 address-family ipv4 router-id 10.10.152.1 default-metric 10000 2000 255 1 1500 redistribute bgp 100 interface GigabitEthernet 0/1/0/1
C. interface GigabitEthernet 0/1/0/1 vrf ABC-BANK ipv4 address 10.10.152.1 255.255.255.0 ! router bgp 100 vrf ABC-BANK address-family ipv4 unicast redistribute eigrp 24356 ! router eigrp 24356 vrf ABC-BANK address-family ipv4 router-id 10.10.152.1 default-metric 10000 2000 255 1 1500 autonomoussystem 24356 redistribute bgp 100 interface GigabitEthernet 0/1/0/1
D. vrf ABC-BANK interface GigabitEthernet 0/1/0/1 ipv4 address 10.10.152.1 255.255.255.0 ! router ospf 24356 address-family ipv4 unicast redistribute eigrp 24356 ! router eigrp 24356 address-family ipv4 unicast router-id 10.10.152.1 default metric 10000 2000 255 1 1500 redistribute ospf 24356 interface GigabitEthernet 0/1/0/1

cisco-exams

Leave a Reply

Your email address will not be published. Required fields are marked *


The reCAPTCHA verification period has expired. Please reload the page.