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

remove-ie

date_range 20-Nov-23

Syntax

content_copy zoom_out_map
remove-ie {
    version v1 {
        number ie-number;
        release name;
    }
}

Hierarchy Level

content_copy zoom_out_map
[edit security gtp profile profile-name]

Description

Use the remove-ie option to enable the security device to detect and remove 3G-specific attributes from the GPRS tunneling protocol (GTP) packet header when the packet passes into a 2G network. It allows you to retain interoperability when roaming between 2G and 3G networks.

From Junos OS Release 20.4R1 onwards, the [edit security gprs gtp profile profile-name] hierarchy level is replaced by [edit security gtp profile profile-name].

Options

  • version v1—To specify GTP version 1.

  • number —To specify the user-configured IE number. IE removal by IE number supports all IEs, ranging from 1 to 255.

  • release —To Specify release number. Available options are:

    • Release R6—To specify R6 IE removal.

    • Release R7—To specify R7 IE removal.

    • Release R8—To specify R8 IE removal.

    • Release R9—To specify R9 IE removal.

The remaining statements 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 11.4.

footer-navigation