Nortel Networks 2300 Series manual WSS# mkdir corpa, WSS# dir corpa

Models: 2300 Series

1 622
Download 622 pages 48.74 Kb
Page 348
Image 348

348AP Commands

History

 

Version 4.0

Option name changed from web-aaa-formto web-portal-form,

 

to reflect change to portal-based implementation.

Usage Nortel recommends that you create a subdirectory for the custom page and place all the page’s files in that subdirectory. Do not place the custom page in the root directory of the switch’s user file area.

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.

Note. To use Web-based AAA, the fallthru authentication type in the service profile that manages the SSID must be set to web-portal. To use Web-based AAA for a wired authentication port, edit the port configuration with the set port type wired-authcommand.

The web-portalauthentication type also requires additional configuration items. (See the “Configuring AAA for

Network Users” chapter of the Nortel WLAN Security Switch 2300 Series Configuration Guide.)

Examples The following commands create a subdirectory named corpa, copy a custom login page named corpa-login.htmland a jpg image named corpa-logo.jpginto that subdirectory, and set the Web login page for service profile corpa-serviceto corpa-login.html:

WSS# mkdir corpa

success: change accepted.

WSS# copy tftp://10.1.1.1/corpa-login.html corpa/corpa-login.html

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

WSS# copy tftp://10.1.1.1/corpa-logo.jpg corpa/corpa-logo.jpg

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

WSS# dir corpa

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

file:

 

Size

Created

Filename

 

file:corpa-login.html

637 bytes

Aug 12 2004, 15:42:26

file:corpa-logo.jpg

1202 bytes

Aug 12 2004, 15:57:11

Total:

1839 bytes used, 206577 Kbytes free

WSS# set service-profile corpa-service web-portal-form corpa/corpa-login.html

success: change accepted.

See Also

copy on page 537

dir on page 540

mkdir on page 545

set port type wired-auth on page 44

set service-profileauth-fallthru on page 308

set web-portal on page 209

show service-profile on page 380

NN47250-100 (Version 02.51)

Page 348
Image 348
Nortel Networks 2300 Series manual WSS# mkdir corpa, WSS# dir corpa