show services application-identification counter
Syntax
Release Information
Command introduced in Junos OS Release 9.5.
interface option added in Junos OS Release 10.1.
Description
Display application identification (APPID) counter statistics.
Options
- interface interface-name
Displays the services interfaces to query.
Required Privilege Level
view
List of Sample Output
show services application-identification counterOutput Fields
Table 1 lists the output fields for the show services application-identification counter command. Output fields are listed in the approximate order in which they appear.
Table 1: show services application-identification counter Output Fields
Field Name | Field Description |
|---|---|
pic | PIC number. |
Total sessions | Total number of sessions. |
Total identified sessions | Total number of identified sessions. |
Total unidentified sessions | Total number of unidentified sessions. |
Total identified-by-address sessions | Number of sessions identified by address. |
Total unidentified-by-address sessions | Number of sessions not identified by address. |
Total identified-by-port sessions | Number of sessions identified by port. |
Total unidentified-by-port sessions | Number of sessions not identified by port. |
Total identified-by-icmp sessions | Number of sessions identified by ICMP. |
Total unidentified-by-icmp sessions | Number of sessions not identified by ICMP. |
Total identified-by-ip-protocol sessions | Number of sessions identified by IP protocol. |
Total unidentified-by-ip-protocol sessions | Number of sessions not identified by IP protocol. |
Total identified-by-signature sessions | Number of sessions identified by signature. |
Total unidentified-by-signature sessions | Number of sessions not identified by signature. |
Total application system cache hits | Number of sessions found in the application system cache. |
Total application system cache misses | Number of sessions not found in the application system cache. |
Total identified-by-protocol sessions | Number of sessions identified by protocol. |
Total unidentified-by-protocol sessions | Number of sessions not identified by protocol. |
Sample Output
show services application-identification counter
user@host> show services application-identification
counter interface ms-1/0/0Counter Statistics: pic: 1/1 Total sessions: 11 Total identified sessions: 11 Total un-identified sessions: 0 Address Method Total identified-by-address sessions: 0 Total unidentified-by-address sessions: 11 Port Method Total identified-by-port sessions: 1 Total unidentified-by-port sessions: 0 Total identified-by-icmp sessions: 0 Total unidentified-by-icmp sessions: 0 Total identified-by-ip-protocol sessions: 0 Total unidentified-by-ip-protocol sessions: 0 Signature Method Total identified-by-signature sessions: 11 Total unidentified-by-signature sessions: 0 Total application system cache hits: 10 Total application system cache misses: 1 Protocol Method Total identified-by-protocol sessions: 0 Total unidentified-by-protocol sessions: 0
