show services application-identification entries
Syntax
show services application-identification entries (detail | filter)
Description
Displays detailed information or filtered information about a specified application signature or group signature, detailed information about all application signatures or application group signatures. Used to Support and improve the J-Web search mechanism and to search the applications easily.
Options
detail | Displays detailed information for all application signatures or application group signatures. |
filter | Displays filtered
information about a specified application signatures or application
group signatures. Apply filter details like the |
category-list | Displays the list of categories of available application signatures or application group signatures. |
subcategory-list | Displays the list of subcategories of available application signatures or application group signatures. |
Required Privilege Level
view
Output Fields
The below table lists the output
fields for the show services application-identification entries
command.
Field Name |
Field Description |
---|---|
|
Entry by name of the application or the group. |
|
Type the application name or the group name to filter by application or group entry. |
|
Entry by entry category name. |
|
Entry by subcategory name of the application. |
|
Entry risk. ID numbers 1 to 5. The default value is -1 when the risk is not configured. |
|
Entry by entry characteristic name. |
|
Entry status enabled or disabled. |
|
Entry by predefined or custom entry. |
|
Number of entries in the application or group. |
Sample Output
- show services application-identification entries detail
- show services application-identification entries filter
show services application-identification entries detail
user@host> show services application-identification entries detail Entry Name: c1 Entry Type: application Entry Category: (null) Entry Subcategory: (null) Entry Risk: -1 Entry Characteristic: (null) Entry Status: enabled Entry Predefined: custom Total Entries: 1
show services application-identification entries filter
user@host> show services application-identification entries filter type application limit 1 offset 5 Entry Name: junos:104COM Entry Type: application Entry Category: Web Entry Subcategory: miscellaneous Entry Risk: 2 Entry Status: enabled Entry Predefined: predefined Total Entries: 1
Release Information
Command introduced in Junos OS Release 18.4R1.
The category-list
and subcategory-list
options are introduced in the Junos OS Release 19.1R1.