The display context-awareness information statistics command displays the identification results of the context awareness function.
display context-awareness information [ host ip-address ] [ http-client | http-server | os ] statistics [ slot slot-id cpu cpu-id ]
| 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. |
- |
slot slot-id |
Specifies the slot ID of the SPU. Only the USG6635E/6655E, USG6680E and USG6712E/6716E support this parameter. |
- |
cpu cpu-id |
Specifies the CPU ID. Only the USG6635E/6655E, USG6680E and USG6712E/6716E support this parameter. |
- |
The context awareness function records the identification results of only IPv4 traffic.
# Display the identification results of content awareness.
<sysname> 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 |