Refer to the exhibit. What is the correct output of the command show ip route on router R2?
A.
R2# show ip route
<output omitted>
10.0.0.0/8 is variably subnetted, 6 subnets, 2 masks
i L2 10.200.200.14/32 [115/20] via 10.1.2.4, Serial1/0
i L2 10.200.200.13/32 [115/30] via 10.1.0.1, Serial1/1
i L1 10.1.3.0/24 [115/20] via 10.1.2.4, Serial1/0
C 10.1.2.0/24 is directly connected, Serial1/0
i L2 10.1.1.0/24 [115/20] via 10.1.0.1, Serial1/1
C 10.1.0.0/24 is directly connected, Serial1/1
B.
R2# show ip route
<output omitted>
10.0.0.0/8 is variably subnetted, 7 subnets, 3 masks
i L1 10.200.200.14/32 [115/20] via 10.1.2.4, Serial1/0
i L2 10.200.200.13/32 [115/30] via 10.1.0.1, Serial1/1
i L1 10.1.3.0/24 [115/20] via 10.1.2.4, Serial1/0
C 10.1.2.0/24 is directly connected, Serial1/0
i su 10.1.2.0/23 [115/10] via 0.0.0.0, Null0
C 10.1.0.0/24 is directly connected, Serial1/1
i L2 10.1.0.0/23 [115/20] via 10.1.0.1, Serial1/1
C.
R2# show ip route
<output omitted>
10.0.0.0/8 is variably subnetted, 6 subnets, 2 masks
i L1 10.200.200.14/32 [115/20] via 10.1.2.4, Serial1/0
i L1 10.200.200.13/32 [115/30] via 10.1.2.4, Serial1/0
[115/30] via 10.1.0.1, Serial1/1
i L1 10.1.3.0/24 [115/20] via 10.1.2.4, Serial1/0
C 10.1.2.0/24 is directly connected, Serial1/0
i L1 10.1.1.0/24 [115/20] via 10.1.0.1, Serial1/1
C 10.1.0.0/24 is directly connected, Serial1/1
D.
R2# show ip route
<output omitted>
10.0.0.0/8 is variably subnetted, 6 subnets, 2 masks
i L1 10.200.200.14/32 [115/20] via 10.1.2.4, Serial1/0
i L2 10.200.200.13/32 [115/30] via 10.1.0.1, Serial1/1
i L1 10.1.3.0/24 [115/20] via 10.1.2.4, Serial1/0
i L1 10.1.2.0/24 is directly connected, Serial1/0
i L2 10.1.1.0/24 [115/20] via 10.1.0.1, Serial1/1
i L2 10.1.0.0/24 is directly connected, Serial1/1
E.
R2# show ip route
<output omitted>
10.0.0.0/8 is variably subnetted, 6 subnets, 2 masks
i L1 10.200.200.14/32 [115/20] via 10.1.2.4, Serial1/0
i L2 10.200.200.13/32 [115/30] via 10.1.0.1, Serial1/1
i L1 10.1.3.0/24 [115/20] via 10.1.2.4, Serial1/0
C 10.1.2.0/24 is directly connected, Serial1/0
i L2 10.1.1.0/24 [115/20] via 10.1.0.1, Serial1/1
C 10.1.0.0/24 is directly connected, Serial1/1
Explanation: