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

ANSWER DOWNLOAD EXAMIANS APP

Computer Networking
Which of the following is true when describing a link-local address?

These are your typical publicly routable addresses, just like a regular publicly routable address in IPv4.
These addresses are meant for nonrouting purposes, but they are almost globally unique so it is unlikely they will have an address overlap.
These are like private addresses in IPv4 in that they are not meant to be routed.
Packets addressed to a unicast address are delivered to a single interface.

ANSWER DOWNLOAD EXAMIANS APP