netflow:asrnatlog
Differences
This shows you the differences between two versions of the page.
Both sides previous revisionPrevious revision | |||
netflow:asrnatlog [2024/09/25 17:45] – veera | netflow:asrnatlog [2025/02/28 16:30] (current) – [Use NetFlow NAT Logging] veera | ||
---|---|---|---|
Line 20: | Line 20: | ||
+ | ===== CGNAT mode ===== | ||
+ | |||
+ | In CGNAT mode, Cisco ASR uses both NAT (Network Address Translation) and PAT (Port Address Translation) to carry multiple private IP into a single Public IP by partitioning the port space. | ||
+ | |||
+ | CGNAT requires only source NAT for connections initiated from inside to the outside. Hence by default, only the source NAT/PAT is logged by the '' | ||
+ | |||
+ | Another option is to use '' | ||
+ | |||
+ | < | ||
+ | |||
+ | ip nat settings log-destination | ||
+ | ip nat log translations flow-export v9 udp ipv6-destination 2001::2 30000 source GigabitEthernet0/ | ||
+ | ip nat log translations flow-export v9 udp destination 172.27.61.85 20000 | ||
+ | |||
+ | </ | ||
+ | |||
+ | {{: | ||
netflow/asrnatlog.1727266550.txt.gz · Last modified: 2024/09/25 17:45 by veera