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

tunnel (Security Screen)

date_range 20-Nov-23

Syntax

content_copy zoom_out_map
tunnel {
    gre {
        gre-4in4;
        gre-4in6;
        gre-6in4;
        gre-6in6;
    }
    ip-in-udp {
        teredo;
    }
    ipip {
        ipip-4in4;
        ipip-4in6;
        ipip-6in4;
        ipip-6in6;
        ipip-6over4;
        ipip-6to4relay;
        isatap;
        dslite;
    }
    bad-inner-header;
}

Hierarchy Level

content_copy zoom_out_map
[edit security screen ids-option ids-option-name ip]

Description

Enable IP tunnel IDS options.

Options

The remaining options are explained separately. See CLI Explorer.

Required Privilege Level

security—To view this statement in the configuration.

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

Release Information

Statement introduced in Junos OS Release 12.3X48-D10.

footer-navigation