Computer Networking
Which command will create a dynamic pool named Todd that will provide you with 30 global addresses?

ip nat pool Todd 171.16.10.65 171.16.10.94 net 255.255.255.240
ip nat pool Todd 171.16.10.1 171.16.10.254 net 255.255.255.0
ip nat pool Todd 171.16.10.65 171.16.10.94 net 255.255.255.224
ip nat pool todd 171.16.10.65 171.16.10.94 net 255.255.255.224

ANSWER DOWNLOAD EXAMIANS APP

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

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.
Packets are delivered to all interfaces identified by the address. This is also called one-to-many addresses.
These addresses are meant for nonrouting purposes, but they are almost globally unique so it is unlikely they will have an address overlap.
Packets addressed to a unicast address are delivered to a single interface.

ANSWER DOWNLOAD EXAMIANS APP

Computer Networking
What is route poisoning?

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 prevents regular update messages from reinstating a route that has just come up.
It sends back the protocol received from a router as a poison pill, which stops the regular updates.

ANSWER DOWNLOAD EXAMIANS APP

Computer Networking
The Internet Control Message Protocol (ICMP)

allows gateways to send error a control messages to other gateways or hosts
reports error conditions to the original source, the source must relate errors to individual application programs and take action to correct the problem
None of these
provides communication between the Internet Protocol Software on one machine and the Internet Protocol Software on another
All of these

ANSWER DOWNLOAD EXAMIANS APP