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 services application-identification group

date_range 19-Nov-23

Syntax

content_copy zoom_out_map
show services application-identification group [detail application-group name | summary]

Description

Display detailed or summary information about a specified application signature group or all application signature groups. Both custom and predefined application signature groups can be displayed.

Options

detail application-group name

(Optional) Display detailed information for the specified application signature group.

summary

(Optional) Display summary information for all application signature groups.

Required Privilege Level

view

Output Fields

Table 1 lists the output fields for the show services application-identification group command. Output fields are listed in the approximate order in which they appear.

Table 1: show services application-identification group Output Fields

Field Name

Field Description

Description

Description of the specified application in the detailed display.

Group ID or ID

The unique ID number of an application signature or application signature group. ID numbers 1 through 32,767 are automatically generated for predefined application signatures and application signature groups; these IDs do not change. ID numbers for custom application signatures and application signature groups use ID numbers 32,768 to 65,534.

Disabled

The status of the application signature group and whether the signature method is currently used to identify this application. The default is No.

Application Group(s)

The application signature groups present.

Applications

The application signatures associated with this application signature group.

Number of Applications Number of applications in the group
Number of Sub-Groups Number of subgroups belonging to the application group.
Number of Parent-Groups Number of parent group in the application group.
Tag Group Tag group created to group applications based on the application attributes.
Tag group applications: The application signatures associated with the tag group.

Sample Output

show services application-identification group summary

content_copy zoom_out_map
user@host> show services application-identification group summary

Application Group(s): 24
Application Groups                                Disabled  ID 
  my:enterprise                                    No        32770    
  junos:enterprise:voip                            No        25       
  junos:peer-to-peer:voip                          No        24       
  junos:peer-to-peer:chat                          No        23       
  junos:peer-to-peer:file-sharing                  No        22       
... 

show services application-identification group detail

content_copy zoom_out_map
user@host> show services application-identification group detail junos:social-networking
Group Name: junos:social-networking                                     
Group ID: 36      
Description: N/A                                                              
Disabled: No   
Number of Applications: 0      
Number of Sub-Groups: 2     
Number of Parent-Groups: 1      
Sub Groups:
    junos:social-networking:applications         
    junos:social-networking:business  

show services application-identification group detail (Junos OS 21.1R1)

content_copy zoom_out_map
user@host> show services application-identification group detail junos:all-new-apps
  junos:all-new-apps
Group Name: junos:all-new-apps
Group ID: 32766
Description: N/A
Disabled: No
Number of Applications: 77
Number of Sub-Groups: 0
Number of Parent-Groups: 1
Applications:
    junos:RLOGIN
    junos:LINKEDIN

show services application-identification group detail (Junos OS 21.1)

content_copy zoom_out_map
user@host> show services application-identification group detail remote_acc_web_tags
 Group Name: remote_acc_web_tags
Group ID: 32770
Description: N/A
Disabled: No
Number of Applications: 75
Number of Sub-Groups: 0
Number of Parent-Groups: 0
Tag Group: tg2
    Applications Tags:
        social_network
Tag Group: tg1
    Applications Tags:
        web
        remote_access
Tag group applications:
    junos:FLIPBOARD
    junos:GATHER
    junos:FLICKR
    junos:YAMMER
    junos:TWITCH-VIDEO-STREAM
    junos:IMVU
    junos:FACEBOOK-APP
    junos:BEBO
    junos:ORKUT
    junos:SLIDESHARE
    junos:FACEBOOK-ACCESS
    junos:FUBAR
    junos:ATHLINKS
    junos:GOOGLE-PLUS
    junos:REDDIT
    junos:CLOOB
    junos:VIADEO-COOKIE
    junos:MYSPACE  

show services application-identification group summary (Junos OS Release 21.1)

content_copy zoom_out_map
user@host> show services application-identification group summary
  Application Group(s): 92
Application Groups                                Disabled  ID
  MY-GROUP                                         No        32780
  junos:all-new-apps                               No        32766
  junos:behavioral                                 No        94
  junos:unassigned                                 No        89
  junos:web:proxy                                  No        48
  junos:remote-access:interactive-desktop          No        34
(...............)

Release Information

Command introduced in Junos OS Release 11.4.

footer-navigation