Web Management Commands
page 8-6 OmniSwitch 6250 CLI Reference Guide November 2009
debug http sessiondb
Displays web management session information.
debug http sessiondb
Syntax Definitions
N/A
Defaults
N/A
Platforms Supported
OmniSwitch 6250
Usage Guidelines
N/A
Examples
-> debug http sessiondb
Sess SessName Name TimeOut Status URL Name--&--StatMsg
-----+-----------+------+-------+--------------+----------------------------------
0 6 sess_21606 admin 5848035 AUTHENTICATED /web/content/index.html
1 -2 sess_28257 5999940 IN_PROGRESS /ip/content/index.html
Current Active WebView Session: 1
Release History
Release 6.6.1; command was introduced.
output definitions
Sess The first number is the session number.
SessName Unique ID assigned by the browser.
Name User name.
TimeOut User-configured inactivity timer, in minutes.
Status Session status. If the user has successfully logged in, the status is
“Authenticated.”
URL Name&StatMsg Current page being viewed by the user.