To add a collector:
add netflow collector ip VALUE port VALUE [srcaddr VALUE export-format VALUE] |
To delete a collector:
delete netflow collector [for-ip VALUE [for-port VALUE]] |
To change settings of a collector:
set netflow collector [for-ip VALUE [for-port VALUE]] export-format VALUE srcaddr VALUE set netflow collector [for-ip VALUE] port VALUE set netflow collector ip VALUE |
Parameter |
Description |
---|---|
|
The IPv4 address to which NetFlow packets are sent. This is mandatory. |
|
The UDP port number on which the collector is listening. This is mandatory. There is no default or standard port number for NetFlow. |
|
Optional: The IPv4 address of the NetFlow packets source. This must be an IP address of the local host. The default (which is recommended) is an IP address from the network interface on which the NetFlow traffic is going out. |
|
The NetFlow protocol version to send: 5 or 9. Each has a different packet format. The default is 9. |
|
The |
To see NetFlow configurations:
show netflow all show netflow collector [for-ip VALUE [for-port VALUE]] show netflow collector [for-ip VALUE [for-port VALUE]] export-format srcaddr show netflow collector [for-ip VALUE] port show netflow collector ip |
Use Performance Optimization to get best results for performance tests on multi-core appliances and open servers. CoreXL, Performance Pack and Multi-Queue technologies are used to get best results.
How is performance measured?
There are different ways of measuring performance:
Performance Optimization Terms and Concepts
SecureXL - A Check Point patented open interface that offloads security processing to optimized hardware or software processing units. Makes it possible to get multi-gigabit Firewall and VPN performance on Security Gateways.
Performance Pack – A Check Point software product that uses SecureXL technology to increase the speed of IPv6 and IPv4 traffic. It is installed on a gateway, and gives significant performance improvements for Security Gateways.
Connection Templates - A mechanism that is used by SecureXL acceleration devices to improve session rates by opening connections more quickly. When a connection is opened, the Firewall offloads to the acceleration device a template: for this connection type. The template increases the throughput of connections between the same IP addresses, same destination port, same protocol and same interfaces, starting the first packet.
CoreXL - A Check Point performance-enhancing technology for Security Gateways on multi-core (CPU) processing platforms. It enhances performance by letting the processing cores do multiple tasks at the same time. It provides almost linear scalability of performance for each processing core.
Multi-Queue
Multi-Queue improves the performance of SecureXL acceleration on multi-core Security Gateways. Traffic entering a network interface card (NIC) traffic queue is:
By default, each network interface has one traffic queue that is handled by one CPU at a time.
Multi-Queue lets you configure more than one traffic queue for each network interface. This means more than one CPU can be used for acceleration.
This page shows in the WebUI for R76 and higher appliances and open servers with:
To configure Performance Optimization
Configure Check Point CoreXL
option in cpconfig
and the cpmq
configuration utility.Core Split
Shows how the cores on the Security Gateway are used for each Performance Optimization option.
Multi-Queue
You cannot configure Multi-Queue if you select Optimize for Software Blades.
In the Multi-Queue section of the page, interfaces that
To see the association of interfaces to cores, run the command:
sim affinity -l
for interfaces that are not configured with Multi-Queue.cpmq get –v
for interfaces that are configured with Multi-Queue.To learn about CoreXL and Multi-Queue, see the R77 Performance Optimization Guide.
To configure CoreXL for performance optimization:
cpconfig
(10) Configure Check Point CoreXL
You can see the total number of CPUs (cores) and edit the number of cores with enabled firewall instances.
The number of cores used by Performance Pack = The number of CPUs - The number of firewall instances.
Note - In the WebUI, this is equivalent to the Performance Optimization option Custom . |
To configure Multi-Queue for performance optimization:
To see the association of interfaces to cores, run the command sim affinity -l
.
To learn about CoreXL and Multi-Queue, see the R77 Performance Optimization Guide.