Use the following commands to configure the sending of Sflow from an Enterasys switch to the OpMon Traffic Analyzer. In this configuration the sampling rate used will be 1 in 2048 packets, and the probe will occur every 20 seconds using UDP port 6343.
set sflow receiver 1 owner analyzer1 timeout 180000 set sflow receiver 1 IP_DO_OPMON_TRAFFIC_ANALYZER #configure packet sampling instances on ports 1 through 12 #assign to sFlow Collector 1 set sflow port ge.1.1-12 sampler 1 set sflow port ge.1.1-12 sampler maxheadersize 128 set sflow port ge.1.1-12 sampler rate 2048 #configure counter poller instances on ports 1 through 12 #assign to sFlow Collector 1 set sflow port ge.1.1-12 poller 1 set sflow port ge.1.1-12 poller interval 20