Adtran NetVanta ルーターコンフィグ

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

Config t
ip flow export
ip flow export destination {NETFLOW_SERVER_IP} {NETFLOW_SERVER_LISTENER_PORT} source {LOOPBACK_INTERFACE_NAME}
ip flow export template refresh-rate 30
ip flow export template timeout-rate 60
ip flow cache sample one-out-of 10 random
ip flow cache timeout active 1
ip flow cache timeout inactive 15

フローを有効にする各インターフェースに対して次のコマンドを発行してください。

interface {INTERFACE_NAME}
ip flow ingress