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

twamp (Security ALG)

date_range 20-Nov-23

Syntax

content_copy zoom_out_map
alg {
    twamp {
        traceoptions {
            flag {
                all extensive;
            }
        }
    }
}

Hierarchy Level

content_copy zoom_out_map
[edit security]

Description

Specify the Two-Way Active Measurement Protocol (TWAMP) Application Layer Gateway (ALG) on the device. The TWAMP ALG extracts the IP addresses and the port details from messages between the control client and the TWAMP server and performs IP translation and gate opening to permits the test sessions. The TWAMP ALG also performs the message sanity check. By default, the TWAMP ALG is disabled. To enable, you need to configure the TWAMP ALG at [edit security alg twamp] hierarchy level.

Options

twamp

Configure the TWAMP ALG.

traceoptions

Define the tracing operations for the TWAMP ALG. The TWAMP ALG trace options helps to monitor traffic flow into and out of the NFX Series and SRX Series devices.

flag

Configure the TWAMP ALG trace flags.

all

Trace with all flags enabled.

Required Privilege Level

system—To view this statement in the configuration.

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

Release Information

Statement introduced in Junos OS Release 18.2R1.

footer-navigation