Skip to main content

Configuring AdTran NetVanta Router

This document outlines the steps to configure AdTran NetVanta Router for NetFlow v9 flow export with ObserveOps Flow Explorer.

Configuration Steps

Enter global configuration mode and configure the flow export settings:

Config t
ip flow export
ip flow export destination {MOTADATA_NETFLOW_SERVER_IP} 2055 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

Enable flow ingress on each interface where you want to collect flow data:

interface {INTERFACE_NAME}
ip flow ingress

After completing the configuration, navigate to Menu > Flow Explorer and select Explorer to view the active flow data.