
図を参照してください。ネットワーク管理者は、ルータBをネットワークからのトラフィックのみを許可するように設定する必要があります。
10.1002.0 をルータ 0 の外部のネットワークに接続します。どの構成を適用する必要がありますか?
正解:D
The configuration in Option D is correct because it uses an access list to permit traffic only from network
10.100.2.0 to networks outside of router B. The access list 101 is defined with a permit statement for IP traffic from the source network 10.100.2.0 with a wildcard mask of 0.0.0.255, allowing any destination ('any' keyword). This access list is then applied outbound on interfaces g0/0/0 and g0/0/1 using the 'ip access-group' command, effectively filtering traffic based on the defined criteria. References := Cisco Service Provider Network Core Technologies