03-25-2010, 11:45 PM
Hello,
Your answer makes no sense to me. If RT1 is an ABR why would it inject a type 7 default route into its own routing table. It doesn't do that. Instead it injects a type 7 default route into the routing table of other routers in the area. So this means the answer needs to be:
The default route is learned from an OSPF neighbor.
That is the correct answer.
11. (QID:N2C67) Refer to the exhibit. On the basis of the information presented, which statement is true?
Exhibit:
RT1# show ip route ospf
O IA 6.0.0.0/8 [110/65] via 5.0.0.2, 00:00:18, Serial2/1/0
O* N2 0.0.0.0/0 [110/1] via 5.0.0.2, 00:00:18, Serial2/1/0
Network 6.0.0.0/8 was learned from an OSPF neighbor within the area.
The default route is learned from an OSPF neighbor.
OSPF router 5.0.0.2 is an ABR.
A default route is configured on the local router.
Correct Answer: OSPF router 5.0.0.2 is an ABR.
Explanation:
It looks like the OSPF area is an NSSA Totally Stubby Area, a Cisco proprietary feature. When the ABR is configured with the area 1 nssa no-summary command, it works exactly the same as the totally stubby technique. A single default route replaces both inbound-external (type 5) LSAs and summary (type 3 and 4) LSAs into the area. The NSSA ABR, automatically generates the O*N2 default route into the NSSA area with the no-summary option configured at the ABR.
http://www.cisco.com/warp/public/104/nssa.html
Your answer makes no sense to me. If RT1 is an ABR why would it inject a type 7 default route into its own routing table. It doesn't do that. Instead it injects a type 7 default route into the routing table of other routers in the area. So this means the answer needs to be:
The default route is learned from an OSPF neighbor.
That is the correct answer.
11. (QID:N2C67) Refer to the exhibit. On the basis of the information presented, which statement is true?
Exhibit:
RT1# show ip route ospf
O IA 6.0.0.0/8 [110/65] via 5.0.0.2, 00:00:18, Serial2/1/0
O* N2 0.0.0.0/0 [110/1] via 5.0.0.2, 00:00:18, Serial2/1/0
Network 6.0.0.0/8 was learned from an OSPF neighbor within the area.
The default route is learned from an OSPF neighbor.
OSPF router 5.0.0.2 is an ABR.
A default route is configured on the local router.
Correct Answer: OSPF router 5.0.0.2 is an ABR.
Explanation:
It looks like the OSPF area is an NSSA Totally Stubby Area, a Cisco proprietary feature. When the ABR is configured with the area 1 nssa no-summary command, it works exactly the same as the totally stubby technique. A single default route replaces both inbound-external (type 5) LSAs and summary (type 3 and 4) LSAs into the area. The NSSA ABR, automatically generates the O*N2 default route into the NSSA area with the no-summary option configured at the ABR.
http://www.cisco.com/warp/public/104/nssa.html