Computer Networking
Which of the following is an example of a standard IP access list?

access-list 1 permit 172.16.10.1 255.255.0.0
access-list 110 permit host 1.1.1.1
access-list standard 1.1.1.1
access-list 1 deny 172.16.10.1 0.0.0.0

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

ANSWER DOWNLOAD EXAMIANS APP