Computer Networking
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.

All of these
2 and 4
3 and 4
1 and 2

ANSWER DOWNLOAD EXAMIANS APP

Computer Networking
What command is used to stop RIP routing updates from exiting out an interface but still allow the interface to receive RIP route updates?

Router (config-router) # passive-interface s0
Router (config-if) # passive-interface
Router (config-router) # no routing updates
Router (config-if) # no routing

ANSWER DOWNLOAD EXAMIANS APP