Ubiquiti EdgeMAX (NetFlow)
以下は、Ubiquiti EdgeMAX (NetFlow)のフローコンフィグサンプルです。
詳細に関しましては機器ベンダー様へお問い合わせください。
configure
フローを有効にする各インターフェースに対して次のコマンドを発行してください。
set system flow-accounting interface {INTERFACE_NAME}
set system flow-accounting netflow enable-ingress
set system flow-accounting netflow engine-id 1
set system flow-accounting netflow server {NETFLOW_SERVER_IP} port {NETFLOW_SERVER_LISTENER_PORT}
set system flow-accounting netflow version 9
commit