Help Docs

Configuring Flow Exports on Nortel 5500 Ethernet Routing Switch Series

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 5500 ethernet routing switch series using the following commands:

enable feature AppFlow
set appflow param -httpUrl ENABLED -httpReferer ENABLED -httpMethod ENABLED -httpHost ENABLED -httpUserAgent ENABLED -clientTrafficOnly YES
set appflow param -templateRefresh 60
add appflow collector NetFlow Analyzer -IPAddress {NETFLOW_SERVER_IP} - port {NETFLOW_SERVER_LISTENER_PORT}
add appflow action af_act_netflowanalyzer -collectors NetFlow Analayzer
add appflow policy af_pol_log-all true af_act_NetFlowAnalyzer
bind system global -policyName af_pol_log-all -priority 100 -gotoPriorityExpression

Was this document helpful?

Shortlink has been copied!