展示を参照してください。 エンジニアは、週末の時間帯に、ルータ R3 のループバック インターフェイスからルータ R2 のループバック インターフェイスへの Telnet トラフィックを拒否する必要があります。ルータ R3 と R2 のループバック インターフェイス間の他のトラフィックはすべて、常に許可される必要があります。 このタスクを実行するコマンド セットはどれですか? A) B) C) D)
正解:D
We cannot filter traffic that is originated from the local router (R3 in this case) so we can only configure the ACL on R1 or R2. "Weekend hours" means from Saturday morning through Sunday night so we have to configure: "periodic weekend 00:00 to 23:59". Note: The time is specified in 24-hour time (hh:mm), where the hours range from 0 to 23 and the minutes range from 0 to 59.