Foundry Switch (sFlow) Configuration
This document outlines the steps to configure Foundry Switch for sFlow flow export with ObserveOps Flow Explorer.
Configuration Steps
Enable sFlow and configure the collector:
sflow enable
sflow agent-ip {INTERFACE_NAME}
sflow sample 256
sflow polling-interval 30
sflow destination {MOTADATA_NETFLOW_SERVER_IP} 6343
Enable sFlow forwarding on each interface:
interface {INTERFACE_NAME}
sflow forwarding
After completing the configuration, navigate to Menu > Flow Explorer and select Explorer to view the active flow data.