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.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

ANSWER DOWNLOAD EXAMIANS APP

Computer Networking
You have the following routing table. Which of the following networks will not be placed in the neighbor routing table?R 192.168.30.0/24 [120/1] via 192.168.40.1, 00:00:12, Serial0C 192.168.40.0/24 is directly connected, Serial0 172.16.0.0/24 is subnetted, 1 subnetsC 172.16.30.0 is directly connected, Loopback0R 192.168.20.0/24 [120/1] via 192.168.40.1, 00:00:12, Serial0R 10.0.0.0/8 [120/15] via 192.168.40.1, 00:00:07, Serial0C 192.168.50.0/24 is directly connected, Ethernet0

172.16.30.0
All of them will be placed in the neighbor routing table
192.168.30.0
10.0.0.0

ANSWER DOWNLOAD EXAMIANS APP