Computer Networking
You have an interface on a router with the IP address of 192.168.192.10/29. Including the router interface, how many hosts can have IP addresses on the LAN attached to the router interface?

32
8
30
6

ANSWER DOWNLOAD EXAMIANS APP

Computer Networking
What is route poisoning?

It describes when a router sets the metric for a downed link to infinity.
It sends back the protocol received from a router as a poison pill, which stops the regular updates.
It is information received from a router that can't be sent back to the originating router.
It prevents regular update messages from reinstating a route that has just come up.

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

ANSWER DOWNLOAD EXAMIANS APP