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.

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

ANSWER DOWNLOAD EXAMIANS APP

Computer Networking
Which of the following is true regarding access lists applied to an interface?

You can place as many access lists as you want on any interface until you run out of memory.
One access list may be configured, per direction, for each layer 3 protocol configured on an interface.
You can apply only one access list on any interface.
You can apply two access lists to any interface.

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-if) # passive-interface
Router (config-if) # no routing
Router (config-router) # passive-interface s0
Router (config-router) # no routing updates

ANSWER DOWNLOAD EXAMIANS APP