Working with RADIUS attributes
Colubris AV-Pair - Site attribute values
15-49
Placeholders
An important feature of these pages is that they make it easy to deliver a unique experience
for each user. By appending the following optional placeholders to the Colubris AV-Pair value
strings, you can pass important information to the Web server. Server-side code can process
this information to generate custom pages on-the-fly.
Placeholder Description
%d
Returns the WISPr location-ID. Supported for login-url only.
%e
Returns the WISPr location-Name. Supported for login-url only.
%l
Returns the URL on the controller where user login information
should be posted for authentication. This option is used with the
remote login page feature. By default, this value is URL encoded. (To
enable/disable URL encoding, set the value of url-encode in the
<ACCESS-CONTROLLER> section in the configuration file.)
%n
Returns the NAS ID assigned to the controller. By default, this is the
unit serial number. Not supported in local mode.
%s
Returns the RADIUS login name assigned to the controller. By
default, this is the unit serial number.
%u
Returns the login name of the user.
%o
Returns the original URL requested by the user. By default, this value
is URL encoded. (To enable/disable URL encoding, set the value of
url-encode in the <ACCESS-CONTROLLER> section in the
configuration file.)
%i
Returns the domain name assigned to the controller Internet port.
%p
Returns the IP port number on the controller where user login
information should be posted for authentication.
%a
Returns the IP address of the controller Internet port.
%E
When the location-aware feature is enabled, returns the ESSID of the
wireless AP the user is associated with.
%P
When the location-aware feature is enabled, returns the wireless
mode “ieee802.11a”, “ieee802.11b”, “ieee802.11g”) the user is using to
communicate with the AP.
%G
When the location-aware feature is enabled, returns the group name
of the wireless AP the user is associated with.
%C
When the location-aware feature is enabled, returns the Called-
station-id content for the wireless AP the user is associated with.
%r
Returns the string sent by the RADIUS server when an authentication
request fails. The RADIUS server must be configured to support this
feature. The information contained in the returned string depends on
the configuration of the RADIUS server.