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:16] 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 
  
Line 69: Line 73:
  
 <code> <code>
-show flow exporter eexportTrisul statistics +show flow exporter exportTrisul statistics 
 </code> </code>
  
netflow/ciscofnf.1689590762.txt.gz · Last modified: 2023/07/17 16:16 by veera