Implementing Carrier Grade NAT on Cisco IOS XR Software
Configuration of Same Public Address Pool across Different NAT Instances:
Example
In the following example, both the NAT instances use the same address pool.
High Availability on data Path SVI: Example
service cgn cgn1
service-type tunnel v6rd 6rd1
OL-32659-01
Configuration of Same Public Address Pool across Different NAT Instances: Example
inside-vrf InsideCustomer1
portlimit 300
service cgn cgn1
service-type nat44 nat1
inside-vrf insidevrf1
map address-pool 100.1.1.0/24
end
configure
service cgn cgn2
service-type nat44 nat2
inside-vrf insidevrf2
map address-pool 100.1.1.0/24
end
address-family ipv4
interface ServiceApp 100
datapath-test shut-down-on-failure
Cisco IOS XR Carrier Grade NAT Configuration Guide for the Cisco CRS Router, Release 5.2.x
93