Nortel 5500 Configuration
This document outlines the steps to configure Nortel 5500 for flow export with ObserveOps Flow Explorer.
Configuration Steps
Enable AppFlow and configure the collector parameters:
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 ObserveOps -IPAddress {MOTADATA_SERVER_IP} -port 2055
add appflow action af_act_observeops -collectors ObserveOps
add appflow policy af_pol_log-all true af_act_observeops
bind system global -policyName af_pol_log-all -priority 100
After completing the configuration, navigate to Menu > Flow Explorer and select Explorer to view the active flow data.