User guide
Webserver command reference Webserver
1-45
iMG/RG Software Reference Manual (System Configuration)
Example --> webserver set telnetsecclasses external
See also WEBSERVER SHOW INFO
1.2.3.1.14 WEBSERVER SHOW INFO
Syntax WEBSERVER SHOW INFO
Description This command displays the following information about the Web Server process:
• EmWeb (Embedded Web Server) release details
• Web Server enabled status (true or false)
• Archive file set
•Interface set
• HTTP port set
• UPnP port set
• Telnet port set
• Auxiliary HTTP port setting
Option Description Default Value
SECCLASSES all- allows access to the Telnet AppService via all
existing security interfaces
none- prevents access to the Telnet AppService via
any existing security interface
internal- allows access to the Telnet AppService via
the existing internal security interface
external- allows access to the Telnet AppService via
the existing external security interface
dmz - allows access to the Telnet AppService via
the existing dmz security interface
To allow access to the Telnet AppService via two
security interface types, type the secclass values
separated by a comma (for example, internal, exter-
nal) or separated by a space and enclosed in double-
quotation marks (for example, “internal external”).
To specify all three internal, external and dmz sec-
classes, use the all value.
all