Avaya Switch (IPFIX) Configuration
This document outlines the steps to configure Avaya Switch (IPFIX) flow export with ObserveOps Flow Explorer.
Configuration Steps
Enable IPFIX and configure the collector:
ip ipfix enable
ip ipfix sampling-rate 1024
ip ipfix active-timeout 1
ip ipfix export-interval 15
ip ipfix collector {MOTADATA_NETFLOW_SERVER_IP} dest-port 2055 enable
ip ipfix collector protocol UDP
Enable IPFIX on each interface:
interface {INTERFACE_NAME}
ip ipfix enable
After completing the configuration, navigate to Menu > Flow Explorer and select Explorer to view the active flow data.