User Tools

Site Tools


netflow:cisconatsyslog

Differences

This shows you the differences between two versions of the page.

Link to this comparison view

Both sides previous revisionPrevious revision
Next revision
Previous revision
netflow:cisconatsyslog [2025/02/24 13:40] veeranetflow:cisconatsyslog [2025/02/24 13:44] (current) veera
Line 4: Line 4:
 For IPDR Flow logging the recommended method is NetFlow/IPFIX. However for some devices logging the NAT translations via SYSLOG can be preferable.  For IPDR Flow logging the recommended method is NetFlow/IPFIX. However for some devices logging the NAT translations via SYSLOG can be preferable. 
  
-To log NAT translations upon create and delete via syslog. Use the following command ((MOnitoring and Maintaining NAT CIsco Documentation https://www.cisco.com/en/US/docs/ios-xml/ios/ipaddr_nat/configuration/15-0s/iadnat-monmain.html )) +To log NAT translations upon create and delete via syslog. Use the following command ((Monitoring and Maintaining NAT Cisco Documentation https://www.cisco.com/en/US/docs/ios-xml/ios/ipaddr_nat/configuration/15-0s/iadnat-monmain.html )) 
  
  
-Say you have a SYSLOG server listening on the default port ''UDP/514'' at __10.10.200.200__ use this command.+Say you have a SYSLOG server listening on the default port ''UDP/514'' at ''10.10.200.200'' use this command.
  
 <code> <code>
-ip nat log translations syslog 
-logging host 10.10.200.200  
-logging trap informational 
 logging on logging on
 +logging trap informational
 +logging host 10.10.200.200 
 +ip nat log translations syslog
 </code> </code>
  
netflow/cisconatsyslog.1740384639.txt.gz · Last modified: 2025/02/24 13:40 by veera