sFlow Commands
OmniSwitch 6250 CLI Reference Guide November 2009 page 37-3
sflow receiver
Sets the destination hosts where the sFlow datagrams are sent out. If there are multiple destinations, then
each destination is associated with the receiver instance. All these destinations are attached to the sFlow
manager instance and to an associated sampler/poller.
sflow receiver num name string timeout {seconds | forever} address {ip_address | ipv6address} udp-
port port packet-size size Version num
sflow receiver receiver_index release
Syntax Definitions
num Specifies the receiver index.
string Specifies the name.
seconds | forever Specifies the timeout value.
ip_address| ipv6address Specifies the 32/128-bit ip address.
port Specifies the UDP (destination) port.
size Specifies the maximum number of data bytes (size) that can be sent.
num Specifies the version number.
Defaults
Platforms Supported
OmniSwitch 6250
Usage Guidelines
Use the release form at the end of the command to delete a receiver.
Examples
-> sflow receiver 1 name Golden address 198.206.181.3
-> sflow receiver 1 release
parameter default
string empty
seconds 0
ip_address 0.0.0.0(ipv4)
port 6343
size 1400
version num 5