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

ANSWER DOWNLOAD EXAMIANS APP

Computer Networking
You have created a named access list called Blocksales. Which of the following is a valid command for applying this to packets trying to enter interface s0 of your router?

(config-if)# ip access-group Blocksales in
(config-if)# blocksales ip access-list in
(config-if)# ip access-group 110 in
(config)# ip access-group 110 in

ANSWER DOWNLOAD EXAMIANS APP