Ulterius Technologies LLC FDN40 Manual De Usuario

Descargar
Página de 388
 
CHAPTER 2: SYSTEM FEATURES 
Configuration User Manual 
43 
© Ulterius Technologies, LLC 2016. Confidential & Proprietary. 
UltOs(config)# end 
2.  View the HTTP port number by executing the following show command. 
UltOs# show http server status 
HTTP server status              : Enabled 
HTTP port is                    : 6080 
2.2.14.2  Web Configuration 
HTTP Port can be configured through WEB interface using the System 
Information
 screen. For screenshot, refer 2.2.4.2. 
2.2.15  Configuring HTTP Authentication scheme 
HTTP Authentication scheme is designed using two parameters namely, 
Operational Authentication scheme and the Configurable Authentication 
scheme. 
The Configurable HTTP Authentication scheme can be modified at run time. 
For the modified Authentication scheme to be effective the value has to be 
saved in configuration file and the system has to be restarted. The 
Configurable HTTP Authentication scheme can be set to default or basic or 
digest. 
The Operational HTTP Authentication scheme is initialized on start up and 
cannot be modified at run-time. The Operational Authentication scheme is 
used to authenticate all the HTTP sessions. During startup, the Operational 
Authentication scheme is set to the Configurable Authentication scheme. 
2.2.15.1  CLI Configuration 
1.  Execute the following commands to configure the HTTP Authentication 
scheme as DEFAULT in the switch. 
 
Enter the Global Configuration mode. 
UltOs# configure terminal 
 
Configure the authentication scheme for the HTTP server as default. 
UltOs(config)# set http authentication-scheme default 
 
Exit from the Global Configuration mode. 
UltOs(config)# end 
 
View the HTTP authentication scheme by executing the following 
show command. 
UltOs# show http authentication-scheme 
The Operational HTTP authentication scheme is Digest 
The Configured HTTP authentication scheme is Default 
 
Save the configuration. 
UltOs# write startup-config 
 
Restart the exe. 
 
Ensure the MSR restoration is complete.