display context-awareness information statistics
Function
The display context-awareness information statistics command displays the identification results of the context awareness function.
Format
display context-awareness information [ host ip-address ] [ http-client | http-server | os ] statistics
Parameters
Parameter | Description | Value |
---|---|---|
host ip-address | Displays identification results by an IPv4 address. |
The value is in dotted decimal notation. |
http-client | Displays identification results by the HTTP client application. |
- |
http-server | Displays identification results by the HTTP server application. |
- |
os | Displays the identification results by the OS. |
- |
Usage Guidelines
The context awareness function records the identification results of only IPv4 traffic.
Example
# Display the identification results of content awareness.
<AC6605> display context-awareness information statistics
------------------------------------------------------------------------------------------
context-awareness information on slot 11 cpu 0:
------------------------------------------------------------------------------------------
Address Dir OS HTTP-Application
10.1.1.1 client Linux 2.2.x-3.x Chrome
10.2.1.1 server Linux 2.2.x-3.x Apache 1.x
10.3.1.1 server Other
10.4.1.1 client Linux 2.2.x-3.x Safari 5.1 or newer
------------------------------------------------------------------------------------------
Item |
Description |
---|---|
context-awareness information on slot X cpu Y | Statistics on CPU Y in slot X |
Address | IPv4 address of the client or server |
Dir | Detection direction:
|
OS | OS of the client or server |
HTTP-Application | HTTP application used by the client or server |