Computer Networking
You have two switches connected together with two crossover cables for redundancy, and STP is disabled. Which of the following will happen between the switches?

The routing tables on the switches will not update.
The switches will automatically load-balance between the two links.
Broadcast storms will occur on the switched network.
The MAC forward/filter table will not update on the switch.

ANSWER DOWNLOAD EXAMIANS APP

Computer Networking
Which of the following is true when describing an anycast address?

Packets are delivered to all interfaces identified by the address. This is also called one-to-many addresses.
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.
This address identifies multiple interfaces and the anycast packet is only delivered to one address. This address can also be called one-to-one-of-many.

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