Define the NAT Pools for Global Addresses

Define the NAT Pool for the IPv4 NAT clients:

System(rw-config)->ip nat pool natIPv4_pool 200.1.1.1 200.1.1.10 netmask 255.255.255.0

Define the NAPT Pool for the IPv4 NAPT clients:

System(rw-config)->ip nat pool naptIPv4_pool 200.1.1.20 200.1.1.20 netmask 255.255.255.0

Define the NAT Pool for the IPv6 non-Fullcone NAT clients:

System(rw-config)->ipv6 nat pool natIPv6_pool1 4000:1:1:1::/112 count 100

Define the NAT Pool for the IPv6 Fullcone NAT clients:

System(rw-config)->ipv6 nat pool natIPv6_pool2 4000:2:2:2::/112 count 100