Help us improve your experience.

Let us know what you think.

Do you have time for a two-minute survey?

 
 

ipv4-flow-table-size

Syntax

Hierarchy Level

Description

Configure the size of the IPv4 flow table in units of 256K entries.

Note:

Prior to Junos OS Release 16.1R1 and 15.1F2, any changes in the configured size of the flow table initiates an automatic reboot of the FPC, and we recommend that you run this command in a maintenance window.

Note:

The recommended flow table size is 4 so that it can scale up to 4x256K flows, which is 1M. You can configure more, however, the system will issue a warning message.

Starting with Junos OS Release 16.1R1 and 15.1F2, by default, the software allocates 1K entries for IPv4 flow tables. To allocate fifteen 256K IPv4 flow tables, the former default, you can enter this configuration from the [edit] hierarchy level:

Starting with Junos OS Release 17.3R1, for LU-based platforms, the maximum number of units is 15. For XL-based platforms, the maximum is 220. For EA-based platforms, the maximum is 48 for MPC7E and MPC9E. For MPC8E, the maximum is 97.

Options

units

Number of 256K flow entries available for the IPv4 flow table.

  • Range: 1 through 245. On the MPC6E, the range is 1 through 220.

  • Default: 1024 (1K)—Starting with Junos OS Release 16.1R1 and 15.1F2

  • Default: 3,932,160 (3840K)—Prior to Junos OS Release 16.1R1 and 15.1F2

Required Privilege Level

interface—To view this statement in the configuration.

interface-control—To add this statement to the configuration.

Change History Table

Feature support is determined by the platform and release you are using. Use Feature Explorer to determine if a feature is supported on your platform.

Release
Description
17.3R1
Starting with Junos OS Release 17.3R1, for LU-based platforms, the maximum number of units is 15. For XL-based platforms, the maximum is 220. For EA-based platforms, the maximum is 48 for MPC7E and MPC9E. For MPC8E, the maximum is 97.
16.1R1
Starting with Junos OS Release 16.1R1 and 15.1F2, by default, the software allocates 1K entries for IPv4 flow tables.