Computer Networking
You are working on a router that has established privilege levels that restrict access to certain functions. You discover that you are not able to execute the command show running-configuration. How can you view and confirm the access lists that have been applied to the Ethernet 0 interface on your router?

show interface Ethernet 0
show ip access-lists
show access-lists
show ip interface Ethernet 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-router) # no routing updates
Router (config-if) # no routing
Router (config-router) # passive-interface s0

ANSWER DOWNLOAD EXAMIANS APP