Help us improve your experience.

Let us know what you think.

Do you have time for a two-minute survey?

header-navigation
keyboard_arrow_up
close
keyboard_arrow_left
Junos CLI Reference
Table of Contents Expand all
list Table of Contents
file_download PDF
{ "lLangCode": "en", "lName": "English", "lCountryCode": "us", "transcode": "en_US" }
English
keyboard_arrow_right

fast-lookup-tuple-list

date_range 04-Jun-24

Syntax

content_copy zoom_out_map
fast-lookup-tuple-list list name

Hierarchy Level

content_copy zoom_out_map
[edit firewall family inet filter firewall filter name term term name from]

Description

Match any of the list of 5-tuple (fast-lookup-tuple) combinations. The list is defined under policy options.

fast-lookup-tuple-list is only for INET firewall filter family. No range of values is supported for each of the 5-tuple fields. fast-lookup-tuple-list can be applied at all bind points including chain filters, list filters, and nested filters.

The following is an example of a configuration.

content_copy zoom_out_map
set policy-options fast-lookup-tuple-list five-tuple-list 10.11.12.13:20.21.22.23:17:168:65535

Default

fast-lookup-tuple-list list name - the name of the list of 5-tuple combinations defined under policy options.

Required Privilege Level

firewall—To view this statement in the configuration.

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

Release Information

Statement introduced in Junos 24.2 on MX platforms

footer-navigation