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
You telnet into a remote device and type debug ip rip, but no output from the debug command is seen. What could the problem be?

Debug output is sent only to the console.
You must type the show ip rip command first.
IP addressing on the network is incorrect.
You must use the terminal monitor command.

ANSWER DOWNLOAD EXAMIANS APP