User Tools

Site Tools


netflow:ciscofnf

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:ciscofnf [2023/07/17 16:12] veeranetflow:ciscofnf [2025/03/03 17:47] (current) veera
Line 29: Line 29:
 Switch(config-flow-exporter)# destination 10.10.100.100 Switch(config-flow-exporter)# destination 10.10.100.100
 Switch(config-flow-exporter)# transport udp 2055 Switch(config-flow-exporter)# transport udp 2055
 +Switch(config-flow-exporter)# template data timeout 60
 Switch(config-flow-exporter)# exit Switch(config-flow-exporter)# exit
  
Line 37: Line 38:
 Switch(config-flow-record)# match transport source-port  Switch(config-flow-record)# match transport source-port 
 Switch(config-flow-record)# match transport destination-port  Switch(config-flow-record)# match transport destination-port 
 +Switch(config-flow-record)# match interface input
 +Switch(config-flow-record)# match interface output
 Switch(config-flow-record)# collect counter byte long Switch(config-flow-record)# collect counter byte long
 Switch(config-flow-record)# collect counter packet long Switch(config-flow-record)# collect counter packet long
Line 60: Line 63:
 Switch(config)# interface tenGigabitEthernet 1/0/1 Switch(config)# interface tenGigabitEthernet 1/0/1
 Switch(config-if)# ip flow monitor ingressMonitor input Switch(config-if)# ip flow monitor ingressMonitor input
 +Switch(config-if)# ip flow monitor ingressMonitor output
 Switch(config-if)# end  Switch(config-if)# end 
  
 </code> </code>
 +
 +===== Verifying =====
 +
 +Check the number of records sent to the collector (Trisul)
 +
 +<code>
 +show flow exporter exportTrisul statistics 
 +</code>
 +
 +
 +
  
netflow/ciscofnf.1689590562.txt.gz · Last modified: 2023/07/17 16:12 by veera