展示を参照してください。 ネットワーク管理者は、すべての WAN ネットワークに到達するように ASBR で再配布を設定しましたが、失敗しました。問題はどのアクションで解決されますか?
正解:A
In order to use a prefix-list in a route-map, we must use the keyword "prefix-list" in the "match" statement. . For example: match ip address prefix-list WAN_PREFIXES Without this keyword, the router will try to find an access-list with the same name instead.