A network administrator configures a Cisco router to translate multiple private IP addresses from the 192.168.10.0/24 network to a single public IP address on its GigabitEthernet0/0 interface. Which command correctly configures this Port Address Translation (PAT)?
-
A
ip nat inside source list 1 interface GigabitEthernet0/0 overload
-
B
ip nat inside source static 192.168.10.10 203.0.113.5
-
C
ip nat inside source list 1 pool MY_POOL
-
D
ip nat pool MY_POOL 203.0.113.5 203.0.113.5 netmask 255.255.255.0