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

Computer Networking
The main difference between TCP and UDP is

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

ANSWER DOWNLOAD EXAMIANS APP