Lantronix EDS-MD4 Switch User Manual


 
5: Commands and Levels
EDS-MD Command Reference 287
ssh username <text>
Sets the username for logging into the host via SSH.
<text> = username.
write
Stores the current configuration in permanent memory.
http (config-http) level commands
auth <uri>
Creates a new HTTP server authentication directive.
<uri> = URI of the server.
auth type <uri> digest
Sets an HTTP server authentication directive to the Digest
Access
Authentication scheme.
<uri> = URI of the server.
auth type <uri> none
Sets the authentication type for an HTTP server authentication
directive to
none.
<uri> = URI of the server.
auth type <uri> ssl
Sets the authentication type for an HTTP server authentication
directive to SSL.
<uri> = URI of the server.
auth type <uri> ssl-basic
Sets the authentication type for an HTTP server authentication
directive
to SSL-Basic.
<uri> = URI of the server.
auth type <uri> ssl-digest
Sets the authentication type for an HTTP server authentication
directive
to SSL-Digest.
<uri> = URI of the server.
authentication timeout <minutes>
For any Digest AuthType, sets the timeout for authentication.
<minutes> = authentication timeout value.
clear counters
Sets the HTTP counters to zero.
clear log
Clears the HTTP server log.
clrscrn
Clears the screen.
default authentication timeout
Resets the authentication timeout to its default value.
default log format
Restores the HTTP Server log format string to its default value.
default max bytes
Resets the maximum bytes to its default value.
default max log entries
Restores the default maximum number of HTTP Server log en-
tries.
default max timeout
Resets the timeout to its default value.
default port
Resets the HTTP Server port to its default value.
default secure port
Resets the HTTP Server SSL port to its default value.
default secure protocols
Restores the default secure protocol selections.
delete auth <uri>
Deletes an existing HTTP Server authentication directive.
<uri> = URI of the server.
exit
Returns to the config level.
log format <text>
Sets the log format string for the HTTP server, using the follow-
ing
directives:
%a remote ip address (could be a proxy)
%b bytes sent excluding headers
%B bytes sent excluding headers (0 = '-')
%h remote host (same as %a)
%{h}i header contents from request (h = header string)
%m request method
%p ephemeral local port value used for request