User Manual

Table Of Contents
NETGEAR M4500 Series Switches CLI Command Reference Manual 285
Format no sflow poller
Mode Interface Config
5.4.10.20. sflow source-interface
Use this command to specify the physical or logical routing interface to use as the sFlow client source interface.
If configured, the address of source interface is used for all sFlow communications between the sFlow receiver
and the sFlow client. Otherwise there is no change in behavior. If service port is configured as the source
interface, sFlow packets will be transmitted via source port only. If the configured interface is down, the sFlow
client falls back to normal behavior. User can go to the CLI Interface Configuration Mode to configure a new
sFlow source interface, use the sflow source-interface global configuration command.
Format sflow source-interface {<slot/port> | loopback <loopback-id> | serviceport | tunnel <tunnel-id> |
vlan <vlan-id>}
Default None
Mode Global Config
5.4.10.21. no sflow source-interface
Use the no sflow source-interface remove the source interface setting
Format no sflow source-interface
Mode Global Config
5.4.10.22. sflow sampler rate
Use this command to configure the statistical sampling rate for packet sampling from this source. A value of zero
(0) disables sampling. A value of N means that out of N incoming packets, 1 packet will be sampled. The range of
Parameter
Definition
<slot/port>
Specifies the interface to use as the source interface.
<loopback-id>
Specifies the loopback interface to use as the source interface. The range of the
loopback ID is 0 to 7.
<tunnel-id>
Specifies the tunnel interface to use as the source interface. The range of the
tunnel ID is 0 to 7.
<vlan-id>
Specifies the VLAN interface to use as the source interface. The range of the VLAN
ID is 1 to 4093.
serviceport
Specifies the service port as the outgoing interface.