Specifications
Configuring Web Web Portal WebAAA
RoamAbout Mobility System Software Configuration Guide 17-31
Copying and Modifying the Enterasys Login Page
TocopyandmodifytheEnterasysWebloginpage:
1. ConfigureanunencryptedSSIDonaRoamAboutswitch.TheSSIDistemporaryanddoesnot
needtobeoneyouintendtouseinyournetwork.ToconfiguretheSSID,usethefollowing
commands:
set service-profile name ssid-name ssid-name
set service-profile name ssid-type clear
set service-profile name auth-fallthru web-portal
set radio-profile name service-profile name
set {ap port-list | dap dap-num} radio {1 | 2} radio-profile name mode enable
UsethefirsttwocommandstoconfigureatemporarySSIDandtemporaryradioprofile.Use
thelastcommandtomapthetemporaryradioprofilewiththedisabledradio,andenablethe
radio.
2. FromyourPC,attempttodirectlyaccessthetemporarySSID.The
switchshouldservethe
loginpage.
3. Useyourbrowsertosaveacopyofthepage.
4. UseaWebpageeditorortexteditortomodifythepagetitle,greeting,logo,andwarningtext.
5. Savethemodifiedpage.
Custom Login Page Scenario
1. DothefollowingontheRoamAboutSwitch:
a. Createatemporaryserviceprofileandconfigureatemporary,clearSSIDonit:
set service-profile tempsrvc
success: change accepted.
set service-profile tempsrvc ssid-name tempssid
success: change accepted.
set service-profile tempsrvc ssid-type clear
success: change accepted.
set service-profile tempsrvc auth-fallthru web-portal
success: change accepted.
b. Createatemporaryradioprofileandmapthetemporaryserviceprofiletoit:
set radio-profile temprad service-profile tempsrvc
success: change accepted.
Note: If the radio you plan to use is already in service, first you will need to disable the radio profile
the radio is in and remove the radio from the profile.
Note: Filenames and paths for image source files must be relative to the HTML page. For example,
if login page mycorp-login.html and image file mylogo.gif are located in subdirectory mycorp/, specify
the image source as mylogo.gif, not mycorp/mylogo.gif. (See the following example.)