How many addresses will be available for dynamic NAT translation when a router is configured
with the following commands?
Router(config)#ip nat pool TAME 209.165.201.23 209.165.201.30 netmask 255.255.255.224
Router(config)#ip nat inside source list 9 pool TAME
A.
7
B.
8
C.
9
D.
10
E.
24
F.
32
Explanation:
209.165.201.23 to 209.165.201.30 provides for 8 addresses.