User Manual

Table Of Contents
NETGEAR M4500 Series Switches CLI Command Reference Manual 282
Default None
Mode Global Config
5.4.10.9. no sflow receiver <index>
Use the no sflow receiver <index> to remove the session.
Format no sflow receiver <index> [owner]
Mode Global Config
5.4.10.10. sflow receiver ip
Use this command to assign an IPv4 address to the sFlow collector. When sFlow hardware sampling is enabled,
the switch/hardware sends sampled packets encapsulated in sFlow custom packet to this IP address. If set to
0.0.0.0, no sFlow datagrams will be sent. The default is 0.0.0.0.
Format sflow receiver < index> ip <ip>
Default 0.0.0.0
Mode Global Config
5.4.10.11. no sflow receiver <index> ip
Use the no sflow receiver <index> ip to clear collector ip address.
Format no sflow receiver <index> ip
Parameter
Definition
<owner>
The identity string for the receiver, the entity making use of this sFlowRcvrTable
entry. The range is 127 characters. The default is a null string. The empty string
indicates that the entry is currently unclaimed and the receiver configuration is
reset to the default values. An entity wishing to claim an sFlowRcvrTable entry
must ensure that the entry is unclaimed before trying to claim it. The entry is
claimed by setting the owner string to a non-null value. The entry must be
claimed before assigning a receiver to a sampler or poller.
notimeout
Entries configured with a notimeout entry will be in the running config until the
user explicitly removes the entry.
<0 - 2147483647>
The time, in seconds, remaining before the sampler or poller is released and
stops sending samples to receiver. A management entity wanting to maintain
control of the sampler is responsible for setting a new value before the old one
expires.