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 (policy-options)

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 policy-options]

Description

Define a list of fast-lookup-tuple or 5-tuple combinations. In the following example, the five-tuple-list list has a list of three 5-tuple combinations defined.

content_copy zoom_out_map
policy-options {
	fast-lookup-tuple-list five-tuple-list {
		10.11.12.13:20.21.22.23:17:168:65534
		10.11.12.13:20.21.22.23:17:168:65535
		20.11.12.13:20.21.22.23:17:168:65534
	}
}

Required Privilege Level

routing—To view this statement in the configuration.

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

Release Information

Statement introduced in Junos 24.2 on MX platforms

footer-navigation