正解: D
BGP は Border Gateway Protocol の略で、インターネット上の異なる自律システム (AS) 間でルーティング情報を交換するための標準プロトコルです12。AS は、ISP や大企業など、単一の管理下にあるネットワークまたはネットワーク グループです12。
BGP は外部ゲートウェイ プロトコル (EGP) であり、ローカル ネットワークまたは AS12 の外部にあるルータとの通信に使用されます。BGP を使用すると、各 AS は独自のルートとポリシーを他の AS にアドバタイズし、インターネット上の任意の宛先に到達するための最適なルートを学習できます12。
BGP は、拡張性、柔軟性、信頼性に優れているため、大規模なインターネット トラフィックの処理に大手 ISP で一般的に使用されています12。BGP は数百万のルートと数千の AS を処理でき、さまざまなルーティング ポリシーと設定をサポートできます12。BGP には、ルーティング ループを検出して回避し、ネットワーク障害から回復するメカニズムもあります12。
The other options are not suitable for handling large-scale internet traffic across different ASes. RIP (Routing Information Protocol) and EIGRP (Enhanced Interior Gateway Routing Protocol) are both Distance Vector protocols, which means they use the number of hops as the metric to find the best route34. They are also Interior Gateway Protocols (IGP), which means they are used to communicate with routers within the same network or AS34. RIP and EIGRP are not scalable or flexible enough to handle the complexity and diversity of the internet34. OSPF (Open Shortest Path First) is a Link State protocol, which means it uses the speed and cost of the links as the metric to find the best route5. It is also an IGP, which means it is used to communicate with routers within the same network or AS5. OSPF is more scalable and flexible than RIP and EIGRP, but it still has limitations in handling large-scale internet traffic across different ASes5. Reference:
1: CompTIA Network+ N10-008 Certification Study Guide, Chapter 3: Routing, Section 3.4: BGP6
2: Professor Messer's CompTIA N10-008 Network+ Course Notes, Page 18: BGP7
3: CompTIA Network+ N10-008 Certification Study Guide, Chapter 3: Routing, Section 3.2: RIP and EIGRP6
4: Professor Messer's CompTIA N10-008 Network+ Course Notes, Page 16: RIP and EIGRP7
5: CompTIA Network+ N10-008 Certification Study Guide, Chapter 3: Routing, Section 3.3: OSPF6
6: CompTIA Network+ N10-008 Certification Study Guide2
7: Professor Messer's CompTIA Network+ N10-008 Training Course5