Is it possible to have two NAT statements for the same server but have different Global Inside addresses.
For example
ip nat inside source 192.168.1.50 63.63.63.63
ip nat inside soruce 192.168.1.50 73.73.73.73
Basically we are miagrating from one Public IP address space to another but wanted to keep the old address funcationing for a period of time?
For example
ip nat inside source 192.168.1.50 63.63.63.63
ip nat inside soruce 192.168.1.50 73.73.73.73
Basically we are miagrating from one Public IP address space to another but wanted to keep the old address funcationing for a period of time?