Help us improve your experience.

Let us know what you think.

Do you have time for a two-minute survey?

close
keyboard_arrow_left
Junos CLI Reference
Table of Contents Expand all
list Table of Contents
file_download PDF
keyboard_arrow_right

request services application-identification group

date_range 19-Nov-23

Syntax

content_copy zoom_out_map
request services application-identification group [copy | disable | enable] predefined-application-group-name 

Description

Copy, disable, or enable a predefined application signature group.

Options

copy

(Optional) Copy a predefined application signature group from the database to the configuration and change the name (for example, my:FTP). The ID and order are generated automatically. Do not name your custom application signature group with the junos prefix; this prefix is reserved for predefined application signature groups. You can copy the same predefined application signature group only once; duplicate custom signature groups are not allowed.

Note:

In configuration mode, if an uncommitted action is pending, the request services application-identification group copy command fails.

disable

(Optional) Disable a predefined application signature group.

Note:

You cannot disable a predefined application signature group that is referenced by an active security policy or custom application signature group. First modify or deactivate the policy or custom application signature group.

enable

(Optional) Enable a predefined application signature group.

predefined-application-group-name

Name of the predefined application signature group.

Required Privilege Level

maintenance

Output Fields

When you enter this command, the system provides feedback on the status of your request.

Sample Output

request services application-identification group

content_copy zoom_out_map
user@host> request services application-identification group disable junos:infrastructure:networking             
Disable application group junos:infrastructure:networking succeed.

request services application-identification group

content_copy zoom_out_map
user@host> request services application-identification group enable junos:infrastructure:networking             
Enable application group junos:infrastructure:networking succeed.

request services application-identification group

content_copy zoom_out_map
user@host> request services application-identification group copy junos:infrastructure:networking             
Please wait while we are copying group ...
Copy application group junos:infrastructure:networking succeed.

Release Information

Command introduced in Junos OS Release 11.4.

external-footer-nav