ADTRAN BlueSecure Controller Setup And Administration Manual page 205

Software release version: 6.5
Table of Contents

Advertisement

Example
Here is a test page for testing all custom variables. Create a custom web page and insert
the following for the HTML:
<style type="text/css">
<!--
li {
background-repeat:no-repeat;
}
h1 {
font-weight:bold;
}
h2 {
}
h5 {
font-size:small;
text-align:right;
vertical-align: 50%;
white-space: nowrap;
padding:0;
margin:0;
}
h6 {
}
input {
}
-->
</style>
<br><!--BSC_DESTINATION-->: original client web request
<br><!--BSC_SOURCE-->: client's IP
<br><!--BSC_MAC-->: client's MAC
<br><!--BSC_AP-->: MAC of client's AP
<br><!--BSC_AP_NAME-->: hostname of the client's AP
<br><!--BSC_SSID-->: client's SSID
<br><!--BSC_CONTROLLER-->: BSC hostname or Protected side IP
<br><!--HOSTNAME-->: like BSC_CONTROLLER, except with https:// in front
<br><!--BSC_VLAN-->: Managed VLAN of the client
<br><!--USERS-->: the USERS login form (i.e. username/password) - used
to put the login form wherever you want it (say the right of the page)
<br><!--GUESTS-->: the GUEST login form (i.e. email address) - used to
put the login form wherever you want it (say the middle of the page)
<br><!--ADVANCED-->: the BILLING form - used to put the billing form
wherever you want it (say the bottom of the page)
<br><!--LINKS-->: are links to download root cert and/or other links
that would normally show on the left side
<br><!--LANGUAGE-->: is the language support drop down
<br><!--REMOTEADDR-->: is the client IP
BlueSecure™ Controller Setup and Administration Guide
font-size:medium;
padding:0;
margin:0;
font-size:small;
font-weight:normal;
padding:0;
margin:0;
font-size:small;
font-weight:normal;
color:red;
padding:0;
margin:0;
display:block;
Customizing the User Login Page
11-9

Advertisement

Table of Contents
loading

Table of Contents