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

show security gtp ip-group

date_range 19-Nov-23

Syntax

content_copy zoom_out_map
   show security gtp ip-group    

Description

Use this command to get the details of the configured IP group. IP group is a list of IP addresses that belongs to all kinds of network equipment. IP group name(s) are referenced in GTP profiles. The GTP firewall applies configured policies in incoming and outgoing IP addresses in GPRS tunneling protocol (GTP) messages.

Required Privilege Level

view

Output Fields

Table 1 lists the output fields for the show security gtp ip-group command. Output fields are listed in the approximate order in which they appear.

Table 1: show security gtp ip-group

Field Name

Field Description

Group name

The name of the handover group on the GTP profile.

Address book name

The name of the common address-book name.

Address set name

The name of the address set for the handover group.

Sample Output

show security gtp ip-group

content_copy zoom_out_map
user@host> show security gtp ip-group
All configured IP group:
    Group name              Address book name        Address set name
    ng1                     global                   ne-group-as
    ug1                     global                   ue-group-as

Release Information

Command introduced in Junos OS Release 19.3R1.

footer-navigation