展示を参照してください。エリア 10 は通常の OSPF エリアで、ネットワーク 10.1.1.0/24 および 172.16.1.0/24 は内部ネットワークです。ルーター C と E の間のリンクに障害が発生した場合に、両方のネットワーク間で最適なルーティングを提供する設計はどれですか?
正解:A
Because of the SPF algorithm. OSPF calculates intra-area routes before inter-area routes. If the link between C and D was in area 0, C would calculate C-F-D-E as the shortest route, which isn't true. If the link between C and D is in area 10, C will calculate C-D-E as the shortest route.