Nortel (IPFIX) Configuration
This document outlines the steps to configure Nortel for IPFIX flow export with ObserveOps Flow Explorer.
Configuration Steps
Enable IPFIX and configure the collector:
config ip ipfix state enable
config ip ipfix slot 1 active-timeout 60 aging-interval 60 export-interval 60 exporter-state enable template-refresh 60
config ip ipfix slot 1 collector add {MOTADATA_SERVER_IP} protocol udp dest-port 2055 exporter-ip {LOOPBACK_INTERFACE_NAME} protocol-version ipfix enable true
After completing the configuration, navigate to Menu > Flow Explorer and select Explorer to view the active flow data.