Cisco Nexus 7000シリーズ装置コンフィグ

 

以下は、Cisco Nexus 7000シリーズ 機器のフローコンフィグサンプルです。
詳細に関しましては機器ベンダー様へのお問い合わせをお願いいたします。

 

feature netflow
flow timeout active 60
flow timeout inactive 15

flow exporter NFAExporter
destination {NFA serverip Address}
transport udp 9996
source {Loopback interface or any L3 interface}
version 9
template data timeout 60
option exporter-stats timeout 60
option sampler-table timeout 60

sampler NFAsampler
mode 1 out-of 100

flow monitor NFAmonitor
record netflow-original
exporter NFAexporter

次のフロー監視コマンドを装置のすべてのインターフェースに適用し、問題を確認してください。

ip flow monitor NFAmonitor input NFAsampler