Netgear M5300-28G-POE+ (GSM7228PSv1h2) - 12-Port Managed Gigabit Switch Softwarehandbuch

Seite von 1265
Management Commands 
94
M5300, M6100, and M7100 Series ProSAFE Managed Switches 
Hypertext Transfer Protocol Commands
This section describes the commands you use to configure Hypertext Transfer Protocol 
(HTTP) and secure HTTP access to the switch. Access to the switch by using a Web browser 
is enabled by default. Everything you can view and configure by using the CLI is also 
available by using the web. 
ip http accounting exec, ip https accounting exec
This command applies user exec (start-stop/stop-only) accounting list to the line methods 
HTTP and HTTPS.
Note:
The user exec accounting list should be created using the command 
128.
no ip http/https accounting exec
This command deletes the authorization method list.
ip http authentication
Use this command to specify authentication methods for http server users. The default 
configuration is the local user database is checked. This action has the same effect as the 
command ip http authentication local. The additional methods of authentication 
are used only if the previous method returns an error, not if it fails. To ensure that the 
authentication succeeds even if all methods return an error, specify none as the final method 
in the command line. 
Format
ip {http | https} accounting exec {default | listname}
Mode
Global Config
Parameter
Description
http or https
The line method for which the list needs to be applied.
default
The default list of methods for authorization services.
listname
An alphanumeric character string used to name the list of accounting methods.
Format
no ip {http | https} accounting exec {default | listname}
Mode
Global Config