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 grouped-ie-profile

date_range 09-Dec-23

Syntax

content_copy zoom_out_map
show security gtp grouped-ie-profile (all | <grpie-prf-name>)

Description

Use this command to display the list of all grouped-ie profile and the list of IE number under specific grouped-ie-profile.

Options

all

Displays the list of all GTP grouped-ie-profile.

grpie-prf-name

Displays a specifc GTP grouped-ie-profile.

Required Privilege Level

View

Sample Output

show security gtp grouped-ie-profile all

content_copy zoom_out_map
user@host> show security gtp grouped-ie-profile all
GTP Profile List (id, name):
            1 Bearer-ctxt-crt
            2 Bearer-ctxt-rmv

show security gtp grouped-ie-profile Bearer-ctxt-crt

content_copy zoom_out_map
user@host> show security gtp grouped-ie-profile Bearer-ctxt-crt
Profile Bearer-ctxt-crt, uid 1
Grouped-IE Number   IE number/Grouped-IE   Instance numbers
93                   73                     0            
                     80                     0            
                     87                     0  
 

show security gtp grouped-ie-profile Bearer-ctxt-rmv

content_copy zoom_out_map
user@host> show security gtp grouped-ie-profile Bearer-ctxt-rmv
Profile Bearer-ctxt-rmv, uid 2
Grouped-IE Number   IE number/Grouped-IE   Instance numbers
93                   73                     0

Release Information

Command introduced in Junos OS Release 20.2R1.

footer-navigation