User Guide

Auth Type
Select the authentication type:
None = no authentication is necessary.
Basic = encodes passwords using Base64.
Digest = encodes passwords using MD5.
SSL = the page can only be accessed over SSL (no password
is required).
SSL/Basic = the page is accessible only over SSL and
encodes passwords using Base64.
SSL/Digest = the page is accessible only over SSL and
encodes passwords using MD5.
Note: When changing the parameters of Digest or SSL Digest
authentication, it is often best to close and reopen the browser to
ensure it does not attempt to use cached authentication
information.
To Configure HTTP Authentication
Using Web Manager
To configure HTTP Authentication, click HTTP in the menu bar and select Authentication.
Using the CLI
To enter the HTTP command level: enable -> config -> http
Using XML
Include in your file: <configgroup name=”http authentication uri”
instance=”uri name”>
RSS Settings
Really Simple Syndication (RSS) (sometimes referred to as Rich Site Summary) is a method of
feeding online content to Web users. Instead of actively searching for configuration changes,
RSS feeds permit viewing only relevant and new information regarding changes made to the via
an RSS publisher. The RSS feeds may also be stored to the file system cfg_log.txt file.
Table 9-7 RSS Settings
RSS Settings Description
PremierWave XC User Guide 65