438Configuring AAA for Network Users

bChange the logo:

<img src="mycorp/mylogo.gif" width="143" height="65" border="0" alt="Company Logo">

cChange the greeting:

<h3>Welcome to Mycorp’s Wireless LAN</h3>

dChange the warning statement if desired:

<b>WARNING:</b>

My corp’s warning text.

eDo not change the form (delimited by the <form name=> and </form> tags. The form values are required for the page to work properly.

5Save the modified page.

6On the WSS switch, create a new subdirectory for the customized page. (The files must be on a TFTP server that the WSS switch can reach over the network.)

23x0# mkdir mycorp-webaaa success: change accepted.

7Copy the files for the customized page into the subdirectory:

23x0# copy tftp://10.1.1.1/mycorp-login.html mycorp-webaaa/mycorp-login.html

success: received 637 bytes in 0.253 seconds [ 2517 bytes/sec]

23x0# copy tftp://10.1.1.1/mycorp-logo.jpg mycorp-webaaa/mycorp-logo.jpg

success: received 1202 bytes in 0.402 seconds [ 2112 bytes/sec]

23x0# dir mycorp-webaaa

===============================================================================

file:

 

 

 

 

 

 

Filename

 

Size

 

Created

file:mycorp-login.html

637

bytes

Aug

12

2004, 15:42:26

file:mycorp-logo.jpg

1202

bytes

Aug

12

2004, 15:57:11

Total:

1839 bytes used, 206577 Kbytes free

 

 

 

 

8Use the following command to configure the SSID to use the custom page: set service-profilename web-aaa-formurl

For the url, specify the full path; for example, corpa-ssid/corpa.html. If the custom login page includes gif or jpg images, their path names are interpreted relative to the directory from which the page is served.

9Configure a Web-based AAA users and rules as described in “Configuring Portal Web-based AAA” on page 433.

320657-A

Page 438
Image 438
Nortel Networks 2300 H3Welcome to Mycorp’s Wireless LAN/h3, BWARNING/b My corp’s warning text, 23x0# dir mycorp-webaaa