Cisco Catalyst 4506コンフィグ

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

config t

flow record NFArecord

match ipv4 version

match ipv4 tos

match ipv4 protocol

match ipv4 source address

match ipv4 destination address

match transport source-port

match transport destination-port

match interface input

collect interface output

collect counter bytes

match application names

collect counter packets

collect timestamp sys-uptime first

collect timestamp sys-uptime last

flow exporter NFAexporter

destination {ip address}

Export-protocol version-9

transport udp 9996

transport udp 9996

option application-table timeout 60

flow monitor NFAmonitor

record NFArecord

expoter NFAexporter

source {interface name}

cache timeout active 60

cache timeout inactive 15

次のコマンドをすべてのL3インターフェースに適用します。

ip flow monitor NFAmonitor input