We are using non Carrier Grade NAT on a C8500-12X4QC, running Version 17.9.4a. I am trying to export the NAT logs to a seperate server using command:
ip nat log translations flow-export v9 udp destination<IP> <UDP PORT> source <Interface>
But this looks to be supported only in carrier-grade Network Address Translation (CGN) mode now. On the Old ASR was able to use the above command for regular NAT.
Anyone figure a way around this? NAT is working fine but I would like to export the records to a netflow server.
Thanks