Skip to main content

Allied Telesis Switch (sFlow) Configuration

This document outlines the steps to configure Allied Telesis Switch for sFlow flow export with ObserveOps Flow Explorer.

Configuration Steps

Enable sFlow and configure the collector:

sflow enable
sflow collector max-datagramsize 1200
sflow collector ip {MOTADATA_NETFLOW_SERVER_IP}
sflow agent-ip {LOOPBACK_INTERFACE_NAME}

Enable sFlow sampling on each interface:

interface port {PORT_RANGE}
sflow sampling-rate 1024
sflow polling interval 60

After completing the configuration, navigate to Menu > Flow Explorer and select Explorer to view the active flow data.