Resolved! Static Nat with Route-Map
Wanting to make sure I understand this correctly. Static NAT: ip nat inside source 192.168.10.111 6.1.1.111 route-map nonatRoute Map: nonat -> references ACL nat-testACL nat-test: deny ip 192.168.50.0 0.0.0.255 10.7.7.0 0.0.0.255 ...