Lantronix EDS3000PS Command Reference - Page 65

Commands and Levels, EDS3000 Command Reference, <text&gt, <number&gt, <uri&gt, <minutes&

Page 65 highlights

6: Commands and Levels protocol ssh Sets the protocol to SSH. protocol telnet Sets the protocol to Telnet. remote address Sets the IP address of the remote host to connect to when this host is selected on the login connect menu. = IP address. remote port Sets the remote port used to connect to the host. = port to be used. show Displays the current configuration. show history Displays the last 20 commands entered during the current CLI session. ssh username write Sets the username for logging into the host via SSH. = username. Stores the current configuration in permanent memory. http (config-http) level commands auth Creates a new HTTP server authentication directive. = URI of the server. auth type digest Sets an HTTP server authentication directive to the Digest Access Authentication scheme. = URI of the server. auth type none Sets the authentication type for an HTTP server authentication directive to none. = URI of the server. authentication timeout For any Digest AuthType, sets the timeout for authentication. = 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 entries. 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 Deletes an existing HTTP Server authentication directive. = URI of the server. exit Returns to the config level. https state disable Disables the HTTPS server. https state enable Enables the HTTPS server. log format Sets the log format string for the HTTP server, using the following 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 %q query string (prepend with '?' or empty '-') %t timestamp HH:MM:SS (same as Apache '%(%H:%M:%S)t') %u remote user (could be bogus for 401 status) %U URL path info %r first line of request (same as '%m %U%q ') %s return status logging state disable Disables HTTP server logging. logging state enable Enables HTTP server logging. EDS3000 Command Reference 65

  • 1
  • 2
  • 3
  • 4
  • 5
  • 6
  • 7
  • 8
  • 9
  • 10
  • 11
  • 12
  • 13
  • 14
  • 15
  • 16
  • 17
  • 18
  • 19
  • 20
  • 21
  • 22
  • 23
  • 24
  • 25
  • 26
  • 27
  • 28
  • 29
  • 30
  • 31
  • 32
  • 33
  • 34
  • 35
  • 36
  • 37
  • 38
  • 39
  • 40
  • 41
  • 42
  • 43
  • 44
  • 45
  • 46
  • 47
  • 48
  • 49
  • 50
  • 51
  • 52
  • 53
  • 54
  • 55
  • 56
  • 57
  • 58
  • 59
  • 60
  • 61
  • 62
  • 63
  • 64
  • 65
  • 66
  • 67
  • 68
  • 69
  • 70
  • 71
  • 72
  • 73
  • 74
  • 75
  • 76
  • 77
  • 78
  • 79
  • 80
  • 81
  • 82
  • 83

6: Commands and Levels
EDS3000 Command Reference
65
protocol ssh
Sets the protocol to SSH.
protocol telnet
Sets the protocol to Telnet.
remote address
<text>
Sets the IP address of the remote host to connect to when this host is
selected on the login connect menu. <text> = IP address.
remote port
<number>
Sets the remote port used to connect to the host. <number> = port to be
used.
show
Displays the current configuration.
show history
Displays the last 20 commands entered during the current CLI session.
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.
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 entries.
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.
https state disable
Disables the HTTPS server.
https state enable
Enables the HTTPS server.
log format
<text>
Sets the log format string for the HTTP server, using the following
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 %q
query string (prepend with '?' or empty '-') %t timestamp HH:MM:SS (same
as Apache '%(%H:%M:%S)t') %u remote user (could be bogus for 401
status) %U URL path info %r first line of request (same as '%m %U%q
<version>') %s return status
logging state disable
Disables HTTP server logging.
logging state enable
Enables HTTP server logging.