Computer Networking
What is route poisoning?

It prevents regular update messages from reinstating a route that has just come up.
It is information received from a router that can't be sent back to the originating router.
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.

ANSWER DOWNLOAD EXAMIANS APP

Computer Networking
Which three statements are true about the operation of a full-duplex Ethernet network?1. There are no collisions in full-duplex mode.2. A dedicated switch port is required for each full-duplex node.3. Ethernet hub ports are preconfigured for full-duplex mode.4. In a full-duplex environment, the host network card must check for the availability of the network media before transmitting.5. The host network card and the switch port must be capable of operating in full-duplex mode.

5 only
2 and 4
2, 3 and 4
1, 2, and 5

ANSWER DOWNLOAD EXAMIANS APP

Computer Networking
You configure the following access list:access-list 110 deny tcp 10.1.1.128 0.0.0.63 any eq smtpaccess-list 110 deny tcp any eq 23int ethernet 0ip access-group 110 outWhat will the result of this access list be?

Email and Telnet will be allowed out E0.
Everything but email and Telnet will be allowed out E0.
Email and Telnet will be allowed in E0.
No IP traffic will be allowed out E0.

ANSWER DOWNLOAD EXAMIANS APP