config system sflow
Configure sFlow.
config system sflow Description: Configure sFlow. config collectors Description: sFlow collectors. edit <id> set collector-ip {ipv4-address} set collector-port {integer} set interface {string} set interface-select-method [auto|sdwan|...] set source-ip {ipv4-address} next end end
config collectors
Parameter |
Description |
Type |
Size |
Default |
||||||||
---|---|---|---|---|---|---|---|---|---|---|---|---|
collector-ip |
IP addresses of the sFlow collectors that sFlow agents added to interfaces in this VDOM send sFlow datagrams to. |
ipv4-address |
Not Specified |
0.0.0.0 |
||||||||
collector-port |
UDP port number used for sending sFlow datagrams. |
integer |
Minimum value: 0 Maximum value: 65535 |
6343 |
||||||||
id |
ID. |
integer |
Minimum value: 0 Maximum value: 4294967295 |
0 |
||||||||
interface |
Specify outgoing interface to reach server. |
string |
Maximum length: 15 |
|
||||||||
interface-select-method |
Specify how to select outgoing interface to reach server. |
option |
- |
auto |
||||||||
|
|
|||||||||||
source-ip |
Source IP address for sFlow agent. |
ipv4-address |
Not Specified |
0.0.0.0 |