Configuring Flow Exports on Nortel Devices

For NetFlow analysis, you need to configure your devices to export flows to Site24x7 On-Premise Poller, which is the NetFlow collector. The On-Premise Poller will be listening to the particular port to receive flows. Learn how to find the port number of your On-Premise Poller.

Configure flows (Appflow) on Nortel devices using the following commands:

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 {NETFLOW_SERVER_IP} protocol udp dest-port {NETFLOW_SERVER_LISTENER_PORT} exporter-ip {LOOPBACK_INTERFACE_NAME} protocol-version ipfix enable true

Was this document helpful?
Thanks for taking the time to share your feedback. We’ll use your feedback to improve our online help resources.