|
The following configuration command was issued on router R1: ip route 172.16.3.0 255.255.255.0 192.168.2.1 Which of the following statements are true regarding this command? (Select two)
A. The command is used to establish a static route. B. The default administrative distance is used. C. The command is used to configure the default route. D. The subnet mask for the source address is 255.255.255.0 E. The command is used to establish a stub network
Ваш ответ: A B D Правильный ответ: A B
Объяснение: The IP route command is used to establish a static route. The default administrative distance is used because the other distance is not set at the end of the command. Unless otherwise specified by placing a cost at the end of this command, the default administrative distance will be 1.
Почему ответ D - неверный?
|