Computer Networking
The main difference between TCP and UDP is

All of these
TCP is an Internet protocol where as UDP is an ATM protocol
UDP is a datagram where as TCP is a connection oriented service
None of these
UDP is connection oriented where as TCP is datagram service

ANSWER DOWNLOAD EXAMIANS APP

Computer Networking
Which of the following is true when describing a unique local address?

These are like private addresses in IPv4 in that they are not meant to be routed.
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 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.

ANSWER DOWNLOAD EXAMIANS APP

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.224
ip nat pool Todd 171.16.10.65 171.16.10.94 net 255.255.255.224
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.240

ANSWER DOWNLOAD EXAMIANS APP