Skip to main content

Extreme Enterasys Switch Configuration

This guide outlines the steps to configure Extreme Enterasys Switch for sFlow monitoring.

Set the sFlow receiver:

set sflow receiver 1 owner MFEExport timeout 180000
set sflow receiver 1 ip {MOTADATA_NETFLOW_SERVER_IP}

Enter global configuration mode on the router or MSFC, and issue the following commands for each interface on which you want to enable flow:

set sflow port {INTERFACE_NAME} sampler 1
set sflow port {INTERFACE_NAME} sampler maxheadersize 256
set sflow port {INTERFACE_NAME} sampler rate 2048
set sflow port {INTERFACE_NAME} poller 1
set sflow port {INTERFACE_NAME} poller interval 20

After completing the configuration, navigate to Menu > Flow Explorer and select the Event Source(s) and the associated Interface(s) from the drop-downs to view the active flow data.