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

ANSWER DOWNLOAD EXAMIANS APP

Computer Networking
If a switch receives a frame and the source MAC address is not in the MAC address table but the destination address is, what will the switch do with the frame?

Discard it and send an error message back to the originating host
Flood the network with the frame
Add the source address and port to the MAC address table and forward the frame out the destination port
Add the destination to the MAC address table and then forward the frame

ANSWER DOWNLOAD EXAMIANS APP