3.2.30. ipfix¶
Note
requires a Product License.
IPFIX configuration.
vsr running config# vrf <vrf> ipfix
enabled (pushed)¶
Enable or disable the IPFIX daemons for perf measurement.
vsr running config# vrf <vrf> ipfix
vsr running ipfix# enabled true|false
- Default value
true
ipfix-collector¶
List of IPFIX collectors.
vsr running config# vrf <vrf> ipfix ipfix-collector <ipfix-collector>
<ipfix-collector> |
Collector unique identifier. |
address¶
The address or hostname of the IPFIX collector.
vsr running config# vrf <vrf> ipfix ipfix-collector <ipfix-collector>
vsr running ipfix-collector <ipfix-collector># address ADDRESS
ADDRESS |
The host type represents either an unzoned IP address or a DNS domain name. |
port¶
The port number of the IPFIX collector.
vsr running config# vrf <vrf> ipfix ipfix-collector <ipfix-collector>
vsr running ipfix-collector <ipfix-collector># port PORT
PORT |
A 16-bit port number used by a transport protocol such as TCP or UDP. |
protocol¶
Force the protocol to select between IPFIX or NetFlow v9.
vsr running config# vrf <vrf> ipfix ipfix-collector <ipfix-collector>
vsr running ipfix-collector <ipfix-collector># protocol PROTOCOL
|
Description |
---|---|
tcp |
TCP protocol to use to connect the IPFIX collector. |
udp |
UDP protocol to use to connect the IPFIX collector. |
nfv9 |
NetFlow v9 protocol to use to connect the NetFlow collector. |
- Default value
tcp
scan-interval-seconds¶
Scanning interval in seconds.
vsr running config# vrf <vrf> ipfix ipfix-collector <ipfix-collector>
vsr running ipfix-collector <ipfix-collector># scan-interval-seconds <uint32>
- Default value
5
frag-flow-lifetime-seconds¶
Fragmented flow lifetime timeout.
vsr running config# vrf <vrf> ipfix ipfix-collector <ipfix-collector>
vsr running ipfix-collector <ipfix-collector># frag-flow-lifetime-seconds <uint32>
- Default value
5
active-flow-lifetime-interval-seconds¶
Active flow lifetime timeout.
vsr running config# vrf <vrf> ipfix ipfix-collector <ipfix-collector>
vsr running ipfix-collector <ipfix-collector># active-flow-lifetime-interval-seconds <uint32>
- Default value
5
idle-flow-lifetime-interval-seconds¶
IDLE flow lifetime timeout.
vsr running config# vrf <vrf> ipfix ipfix-collector <ipfix-collector>
vsr running ipfix-collector <ipfix-collector># idle-flow-lifetime-interval-seconds <uint32>
- Default value
5
ipfix-probe¶
List of IPFIX interfaces.
vsr running config# vrf <vrf> ipfix ipfix-probe <ipfix-probe>
<ipfix-probe> |
An interface name. |
enabled¶
Enable or disable the IPFIX probe on this interface for perf measurement.
vsr running config# vrf <vrf> ipfix ipfix-probe <ipfix-probe>
vsr running ipfix-probe <ipfix-probe># enabled true|false
- Default value
true
collector¶
The collector to send flow information to.
vsr running config# vrf <vrf> ipfix ipfix-probe <ipfix-probe>
vsr running ipfix-probe <ipfix-probe># collector <leafref>