Question 5 of 32 from exam 300-515-SPVI: Implementing Cisco Service Provider VPN Services

Question 5 of 32 from exam 300-515-SPVI: Implementing Cisco Service Provider VPN Services

Question

PEL

ip vrf celvpn
rd 111:1
route-target export 111:1
route-target import 222:2

interface FastEthernet0/0/0
ip vrf forwarding celvpn
ip address 192.168.0.1 255.255.255.0

router ospf 1 vrf celvpn
network 192.168.0.0 0.0.0.255 area 1

CEL
interface FastEthernet0/0/0
ip address 192.168.0.2 255.255.255.0

interface FastEthernet0/0/1
ip address 192.168.1.2
255.255.255.252

router ospf 100
network 192.168.0.0 0.0.0.255 areal

router bgp 65600
neighbor 192.168.1.1 remote-as 65600)

Refer to the exhibit.

If the two devices are operating normally, which two conclusions can you draw from this configuration? (Choose two.)

Answers

Explanations

Click on the arrows to vote for the correct answer

A. B. C. D. E.

AD.