Configuring The Http Server; Customizing The Authentication Proxy Web Pages - Cisco WS-CBS3032-DEL Software Configuration Manual

Software guide
Table of Contents

Advertisement

Chapter 10
Configuring Web-Based Authentication
You need to configure some settings on the RADIUS server, including: the switch IP address, the key
Note
string to be shared by both the server and the switch, and the downloadable ACL (DACL). For more
information, see the RADIUS server documentation.
This example shows how to configure the RADIUS server parameters on a switch:
Switch(config)# ip radius source-interface Vlan80
Switch(config)# radius-server host 172.l20.39.46 test username user1
Switch(config)# radius-server key rad123
Switch(config)# radius-server dead-criteria tries 2

Configuring the HTTP Server

To use web-based authentication, you must enable the HTTP server within the switch. You can enable
the server for either HTTP or HTTPS.
Command
Step 1
ip http server
Step 2
ip http secure-server
You can configure custom authentication proxy web pages or specify a redirection URL for successful
login.
Note
To ensure secure authentication when you enter the ip http secure-secure command, the login page is
always in HTTPS (secure HTTP) even if the user sends an HTTP request.

Customizing the Authentication Proxy Web Pages

You can configure web authentication to display four substitute HTML pages to the user in place of the
switch default HTML pages during web-based authentication.
To specify the use of your custom authentication proxy web pages, first store your custom HTML files
on the switch flash memory, then perform this task in global configuration mode:
Command
Step 1
ip admission proxy http login page file
device:login-filename
Step 2
ip admission proxy http success page file
device:success-filename
OL-13270-06
Purpose
Enable the HTTP server. The web-based authentication feature uses the HTTP server
to communicate with the hosts for user authentication.
Enable HTTPS.
Customizing the Authentication Proxy Web Pages
Specifying a Redirection URL for Successful Login
Cisco Catalyst Blade Switch 3130 and 3032 for Dell Software Configuration Guide
Configuring Web-Based Authentication
Purpose
Specify the location in the switch memory file system of
the custom HTML file to use in place of the default login
page. The device: is flash memory.
Specify the location of the custom HTML file to use in
place of the default login success page.
10-13

Hide quick links:

Advertisement

Table of Contents
loading

This manual is also suitable for:

Catalyst blade 3130Catalyst blade 3032

Table of Contents