C613-50631-01 Rev A Command Reference for IE340 Series 3441
AlliedWare Plus™ Operating System - Version 5.5.3-0.x
SFLOW COMMANDS
SFLOW
SAMPLING-RATE
sflow sampling-rate
Overview This command sets the mean sFlow® sampling rate for the specified ports.
Sampling occurs every N frames (on average), where N is the rate value set via this
command. The sampling rate applies to ingress and egress frames independently.
For example, a value of 1000 will sample one frame in every 1000 frames received,
i.e. one in every 1000 frames sent from the specified port. A value of 0 disables
sampling on the specified port(s).
The no variant of this command applies the default.
Syntax
sflow sampling-rate <256-16777215>
no sflow sampling-rate
Default The sampling-rate is 0 (sampling disabled).
Mode Interface Configuration
Example To set the sampling rate to 500 for port1.0.1 and port1.0.3, use the commands:
awplus# configure terminal
awplus(config)# interface port1.0.1,port1.0.3
awplus(config-if)# sflow sampling-rate 500
Related
commands
show running-config sflow
show sflow interface
Parameter Description
<256-16777215> The sampling rate N, measured in Ethernet frames.