Cisco 350-401 Question Answer
Refer to the exhibit. The router has this configuration:
ip nat pool Internet 10.10.10.1 10.10.10.100 netmask 255.255.255.0
ip nat inside source route-map Users pool Internet
ip access-list standard Users
10 permit 192.168.1.0 0.0.0.255
route-map Users permit 10
match ip address Users
Which action completes the configuration to achieve a dynamic continuous mapped NAT for all users?

