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

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.
Packets addressed to a unicast address are delivered to a single interface.
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.

ANSWER DOWNLOAD EXAMIANS APP