Before you proceed! This procedure includes steps you or your Aruba administrator perform outside of WhatsUp Gold. Progress is not responsible for changes to documentation, online resources, and hosted software that originate from Aruba or other third-party vendors. The documentation that follows was accurate at the time of this Network Traffic Analysis release.
Task 1: Enable Flow (IPFIX) with Aruba Defaults (You will Need to Configure to Point at NTA)
Important: The IPFIX tab only displays if IPFIX is already enabled at the device locally. For details, consult the Aruba documentation.
Task 2: Assign WhatsUp Gold NTA as the Collector
Task 3: Assign Flow Volume and Frequency
Unless you are running them to use a dedicated management network, flow packets can add overhead to network bandwidth. These example settings show how you can determine the size and volume of Flow summaries.
For example: 1000
For example: 60
For example: 15
For example: 60
Task 4: Identify the Flow with an Administrative Domain
Give the NTA source (observation point) a label that is meaningful when you generate reports, apply thresholds, view statistics on NOC boards, and more.
For Observation Domain, provide a unique string the describes the traffic or group of clients that connect to the device.
For example:
"3rd Floor Building B"
Finally: Deploy Your Changes
(host) [md] (config)#
ip-flow-export-profile
(host) [md] (ip flow collector profile)#
enable
(host) [md] (ip flow collector profile)#
wireless-export
(host) [md] (ip flow collector profile)#
collector-ip <collector ip address>
(host) [md] (ip flow collector profile)#
transport-protocol udp
(host) [md] (ip flow collector profile)#
port 9999
(note: this is the default for NTA)
(host) [md](ip flow collector profile)#
flow-cache-size 1000
(host) [md](ip flow collector profile)#
upload-all-interval 60
(host) [md](ip flow collector profile)#
upload-inactive-interval 15
(host) [md](ip flow collector profile)#
upload-template-interval 60
(host) [md] (ip flow collector profile)#
observation-domain "3rd Floor Building B"