config system vdom-sflow
Configure sFlow per VDOM to add or change the IP address and UDP port that FortiGate sFlow agents in this VDOM use to send sFlow datagrams to an sFlow collector.
config system vdom-sflow Description: Configure sFlow per VDOM to add or change the IP address and UDP port that FortiGate sFlow agents in this VDOM use to send sFlow datagrams to an sFlow collector. set collector-ip {ipv4-address} set collector-port {integer} set interface {string} set interface-select-method [auto|sdwan|...] set source-ip {ipv4-address} set vdom-sflow [enable|disable] end
config system vdom-sflow
Parameter |
Description |
Type |
Size |
Default |
||||||||
---|---|---|---|---|---|---|---|---|---|---|---|---|
collector-ip |
IP address of the sFlow collector 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 |
||||||||
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 |
||||||||
vdom-sflow |
Enable/disable the sFlow configuration for the current VDOM. |
option |
- |
disable |
||||||||
|
|