Documentation forNetFlow Traffic Analyzer
Analyzing network traffic and bandwidth is a key capability of Hybrid Cloud Observability Advanced and is also available in a standalone module, NetFlow Traffic Analyzer (NTA). Hybrid Cloud Observability Advanced and NTA are built on the self-hosted SolarWinds Platform.

Brocade (Foundry) sFlow configuration

To support Foundry devices, you must configure the device using the following configuration template.

Ensure your Foundry device supports sFlow version 5.

Scripts are not supported under any SolarWinds support program or service. Scripts are provided AS IS without 
warranty of any kind. SolarWinds further disclaims all warranties including, without limitation, any implied warranties 
of merchantability or of fitness for a particular purpose. The risk arising out of the use or performance of the scripts 
and documentation stays with you. In no event shall SolarWinds or anyone else involved in the creation, production, or 
delivery of the scripts be liable for any damages whatsoever (including, without limitation, damages for loss of business 
profits, business interruption, loss of business information, or other pecuniary loss) arising out of the use of or 
inability to use the scripts or documentation.

config> int e 1/1 to 4/48
interface> sflow forwarding
config> sflow destination 10.199.1.199 2055
config> sflow sample 128
config> sflow polling-interval 30
config> sflow enable

The sFlow destination value must reflect the IP address of your NPM server. This value also contains the port number (2055) that is required in this step.