show services web-proxy session
Syntax
show services web-proxy session
Description
Display information about the secure Web proxy session.
Options
detail | Shows the web proxy session detail. |
summary | Shows the web proxy session summary. |
Required Privilege Level
view
Output Fields
Table 1 describes
the output fields for the show services web-proxy session
command. Output fields are listed in the approximate order in which
they appear.
Field Name |
Field Description |
---|---|
|
Session originating from the client to proxy server. |
|
Session originating from the proxy server to the client. |
|
Number that identifies the client session. Use this ID to get more information about the session. |
|
Number that identifies the proxy session. Use this ID to get more information about the session. |
|
Connect request details. |
|
Dynamic Web application details. |
Sample Output
show services web-proxy session summary
user@host> show services web-proxy session summary Web Proxy sessions: Client Session Proxy Session [34] 6.0.0.1/62746 ---> 5.0.0.1/8080 [35] 6.0.0.1/62746 ---> 208.80.154.224/443 [37] 6.0.0.1/62747 ---> 5.0.0.1/8080 [38] 6.0.0.1/62747 ---> 208.80.154.224/443
Sample Output
show services web-proxy session detail
user@host> show services web-proxy session detail Web Proxy sessions: Client Session ID: 36994, Proxy Session ID: 36995 Client: 6.0.0.1/61324 ---> 5.0.0.1/8080 Proxy : 6.0.0.1/61324 ---> 74.125.195.188/443 Proxy Request: CONNECT:mtalk.google.com:443 Dynamic Web App: junos:GOOGLE-MAPS Client Session ID: 38037, Proxy Session ID: 38038 Client: 6.0.0.1/57342 ---> 5.0.0.1/8080 Proxy : 6.0.0.1/57342 ---> 216.58.194.202/443 Proxy Request: CONNECT:safebrowsing.googleapis.com:443 Dynamic Web App: junos:GOOGLE-GEN
Release Information
Command introduced in Junos OS Release 19.2R1.