Which of the following statements are true regarding the command ip route 172.16.4.0 255.255.255.0 192.168.4.2? 1. The command is used to establish a static route. 2. The default administrative distance is used. 3. The command is used to configure the default route. 4. The subnet mask for the source address is 255.255.255.0

Which of the following statements are true regarding the command ip route 172.16.4.0 255.255.255.0 192.168.4.2? 1. The command is used to establish a static route. 2. The default administrative distance is used. 3. The command is used to configure the default route. 4. The subnet mask for the source address is 255.255.255.0 Correct Answer 1 and 2

The subnet mask is the mask used on the remote network, not the source network.

Since there is no number at the end of the static route, it is using the default administrative distance of 1.

Therefore true statement is:

 ip route 172.16.4.0 255.255.255.0 192.168.4.2 is used to establish a static route and the default administrative distance is used.

Related Questions

You have an IP address of 172.16.13.5 with a 255.255.255.128 subnet mask. What is your class of address, subnet address, and broadcast address?
You are the administrator of eight SQL Server 2000 computers. You configure alerts on each server so that various problem conditions will be reported if they occur.You create 20 operators on one of the servers. You configure these operators by using the e-mail and pager contact information for the employees in your department. You configure the alerts on the server to send e-mail messages and pager messages to the appropriate operators.You need to configure the same 20 operators on the other seven servers. You want to do this with a minimum amount of administrative time.What should you do?