Question 194 of 250 from exam 400-201: Cisco CCIE Service Provider Written Exam

Question 194 of 250 from exam 400-201: Cisco CCIE Service Provider Written Exam

Question

Rl#show run | sec router bgp

router bgp 1

no synchronization
ngp log-neighbor-changes
redistribute connected

no auto-summary

Rifshow ip prefix-list IMPORT-INTO-VRF-ONE

ip prefix-list IMPORT-INTO-"

seq 5 permit 10.0.0.0/8 ge 30
Ri#show route-map IMPORT-INTO-VRF-ONE
xoute-map IMPORT-INTO-VRF-ONE, permit, sequence 10

Match clauses:

ip address prefix-lists: IMPORT-INTO-1

<...>
Rifsh ip route

1/32
2/32
3/32
10/24
1/32
10/24
1/32
10/24

R1#show ip route
<..>
172.16.0.0/32 is

is directly connected,
[115/10] via 10.1.2.2,
[115/10] via 10.1.3.3,
is directly connected,
is directly connected,
is directly connected,
is directly connected,
[115/20] via 10.1.3.3,
[115/20] via 10.1.2.2,
vrf ONE

subnetted, 1 subnets

-ONE: 1 entries

is variably subnetted, 8 subnets, 2 masks

Loopback0

00:04:21, Ethernet1/0
00:04:21, Ethernet1/1
Ethernet1/0
Ethernet1/0
Ethernet1/1
Ethernet1/1

00:04:21, Ethernet1/1
00:04:21, Ethernet1/0

¢ 172.16.0.1 is directly connected, Loopback1

Refer to the exhibit.

A network engineer adds the following configuration: Vrf definition ONE - Address-family ipv4 unicast - Import ipv4 unicast map IMPORT-INTO-VRF-ONE What is the result, in regard to the routing table for vrf ONE?

R1l#show ip route vrf ONE

<2. >

10.0.0.0/32 is subnetted, 1 subnets

B 10.0.0.1 is directly connected, 00:00:11, Loopback0
172.16.0.0/32 is subnetted, 1 subnets

¢ 172.16.0.1 is directly connected, Loopback1

A.

R1l#show ip route vrf ONE

<2. >

10.0.0.0/32 is subnetted, 3 subnets

B 10.0.0.1 is directly connected, 00:00:00, Loopbacko

B 10.0.0.2 [20/10] via 10.1.2.2, 00:00:00, Ethernet1/0

B 10.0.0.3 [20/10] via 10.1.3.3, 00:00:00, Ethernet1/1
172.16.0.0/32 is subnetted, 1 subnets

¢€ 172.16.0.1 is directly connected, Loopback1

B.

R1l#show ip route vrf ONE
<2. >
10.0.0.0/8 is variably subnetted, 6 subnets, 2 masks

B 10.0.0.1/32 is directly connected, 00:04:12, LoopbackO

B 10.0.0.2/32 [20/10] via 10.1.2.2, 00:0 3, Ethernet1/0

B 10.0.0.3/32 [20/10] via 10.1.3.3, 00:00:03, Ethernet1/1

B 10.1.2.0/24 is directly connected, 00:04:12, Ethernet1/0

B 10.1.3.0/24 is directly connected, 00:04:12, Ethernet1/1

B 10.2.3.0/24 [20/20] via 10.1.2.2, 00:00:03, Ethernet1/0
172.16.0.0/32 is subnetted, 1 subnets

Cc 172.16.0.1 is directly connected, Loopbacki

C.

R1l#show ip route vrf ONE
<2. >
10.0.0.0/8 is variably subnetted, 3 subnets, 2 masks

B  10.0.0.1/32 is directly connected, 00:00:00, Loopback0

B  10.1.2.0/24 is directly connected, 00:00:00, Ethernet1/0

B  10.1.3.0/24 is directly connected, 00:00:00, Ethernet1/1
172.16.0.0/32 is subnetted, 1 subnets

¢€ 172.16.0.1 is directly connected, Loopback1

D.

Explanations

B.