Exam 200-301 Question id=5324 IP Connectivity

Below is the output of the show ip route command from one of your routers:
R66#show ip route ... 1.0.0.0/30 is subnetted, 4 subnets C 1.1.1.0 is directly connected, FastEthernet0/1 O 1.1.1.4 [110/2] via 1.1.1.2, 00:10:04, FastEthernet0/1 O 1.1.1.8 [110/2] via 1.1.1.13,00:10:04, FastEthernet0/0 C 1.1.1.12 is directly connected, FastEthernet0/0 172.16.0.0/24 is subnetted, 4 subnets C 172.16.0.0 is directly connected, Ethernet0/0/0 O 172.16.1.0 [110/11] via 1.1.1.2, 00:10:04, FastEthernet0/1 O 172.16.2.0 [110/12] via 1.1.1.13, 00:09:24, FastEthernet0/0 [110/12] via 1.1.1.2, 00:09:24, FastEthernet0/1 O 172.16.3.0 [110/11] via 1.1.1.13, 00:10:04, FastEthernet0/0
What does the value 110 represent in the output?

A. OSPF administrative distance
B. EIGRP administrative distance
C. OSPF cost
D. EIGRP cost

The value of 110 represents the administrative distance of the route, which in this case was learned by OSPF. OSPF routes are always indicated by an O to the left of the route details. The two values in brackets in each route entry indicate the administrative distance on the left of the forward slash. The value to the right of the slash is the cost of the route. Therefore, [110/2] represents an administrative distance of 110 and a cost of 2.

The value of 110 does not represent EIGRP administrative distance because the route was not learned from EIGRP. If it were, the route would have a D to the left of the route details. Moreover, the default administrative distance of EIGRP is 90, not 110.

The values do not represent OSPF cost. The cost value is on the right side of the forward slash within the brackets in each route entry. For example, the route entry O 1.1.1.4 [110/2] via 1.1.1.2, 00:10:04, FastEthernet0/1 indicates an OSPF cost of 2.

The values do not represent an EIGRP cost. First, if it were an EIGRP route, the route would have a D to the left of the route details. Moreover, the cost value is located within the square brackets to the right of the forward slash in each route entry. The only cost values shown in the table are 2, 11, and 12.



WARNING

the answers are mixed, do not specify in the comment number or the letter of the answer
please write answer#A instead A, answer#B instead B...
Subject:

only logged users can write comments