展示を参照してください。

展示を参照してください。ネットワーク管理者は、カスタマー エッジ ルーター (AS 64511) を、ISP-1 (AS 100) および ISP-2 (AS 200) に向けて集約されたルートのみを送信するように構成しました。
ルーター bgp 64511
ネットワーク 172.16.20.0 マスク 255.255.255.0
ネットワーク 172.16.21.0 マスク 255.255.255.0
ネットワーク 172.16.22.0 マスク 255.255.255.0
ネットワーク 172.16.23.0 マスク 255.255.255.0
集約アドレス 172.16.20.0 255.255.252.0
この構成の後。ISP-1 と ISP-2 は、特定のルートと要約ルートを引き続き受信します。問題を解決する構成はどれですか?
正解:A
When the aggregate-address command is used within BGP routing, the aggregated address is advertised, along with the more specific routes. The exception to this rule is through the use of the summary-only command. The "summary-only" keyword suppresses the more specific routes and announces only the summarized route.