System information
1-112 SHOW HTTP SERVER AR Series Router Reference Manual
Software Release 2.0.1
C613-03018-00 REV A
SHOW HTTP SERVER
Syntax
SHOW HTTP SERVER
Description
This command displays configuration and status information for the HTTP
server (Figure 1-26 on page 1-112, Table 1-24 on page 1-112).
Figure 1-26: Example output from the SHOW HTTP SERVER command.
HTTP Server
-------------------------------------------------------
Status ....................... Enabled
Homepage ..................... homepage.htm
Listen port .................. Open
Sessions opened .............. 0
Sessions closed .............. 0
Received requests ............ 0
Unknown requests ............. 0
Transmitted replies .......... 0
Authorisation replies ........ 0
Authorisation sucesses ....... 0
Authorisation failures ....... 0
------------------------------------------------------
Table 1-24: Parameters displayed in the output of the SHOW HTTP SERVER
command.
Parameter Meaning
Status The status of the HTTP server, one of “Enabled” or
“Disabled”.
Homepage The homepage returned by the router when it receives a
request that does not specify a page, and when there is no
web-based GUI installed.
Listen port Whether or not the HTTP server’s TCP listen port is open:
one of “Open” or “Closed”.
Sessions opened The number of HTTP server sessions that have been started.
Sessions closed The number of HTTP server sessions that have been closed.
Received requests The number of HTTP GET and POST requests received by the
server.
Unknown requests The number of unrecognised HTTP requests received by the
server
Transmitted replies The number of HTTP responses transmitted by the server.
Authorisation successes The number of successful authentication attempts received
by the server.
Authorisation failures The number of authentication failures incurred during login
attempts. Authentication failures occur when users fail to
enter a user name or password when prompted by the
browser, or enter an invalid user name or password