Help Docs

Configuring Flow Exports on Avaya Switches

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 IP Flow Information Export (IPFIX) on Avaya switches using the following commands:

ip ipfix enable
ip ipfix sampling-rate 1024
ip ipfix active-timeout 1
ip ipfix export-interval 15
ip ipfix collector {NETFLOW_SERVER_IP} dest-port {NETFLOW_SERVER_LISTENER_PORT} enable
ip ipfix collector protocol UDP

Enter global configuration mode on the router or Multilayer Switch Feature Card (MSFC), and issue the following commands for each interface on which you want to enable flow:

interface {INTERFACE_NAME}
ip ipfix enable

Was this document helpful?

Would you like to help us improve our documents? Tell us what you think we could do better.


We're sorry to hear that you're not satisfied with the document. We'd love to learn what we could do to improve the experience.


Thanks for taking the time to share your feedback. We'll use your feedback to improve our online help resources.

Shortlink has been copied!