Dell 6.2 Server User Manual


 
NOTE: You can configure the login URL with “?” (question mark) character in it provided the URL containing the question mark is
within the double quotes.
Defining Netdestination Descriptions
You can provide a description (up to 128 characters) for the netdestination using the CLI.
Use the following commands to provide description for an IPv4 netdestination:
(host) (config) #netdestination Local-Server
(host) (config-dest) #description “This is a local server for IPv4 client registration”
Use the following commands to provide description for an IPv6 netdestination:
(host) (config) #netdestination6 Local-Server6
(host) (config-dest) #description “This is a local server for IPv6 client registration”
The following command displays the details of the specified IPv4 netdestination:
(host) (config-dest) #show netdestination Local-Server
Local-Server Description: This is a local server for IPv4 client registration
-------------------------------------------------------------------------------
Position Type IP addr Mask-Len/Range
-------- ---- ------- --------------
1 name 0.0.0.1 yahoomail
2 name 0.0.0.2 arubanetworks
3 name 0.0.0.3 cricinfo
The following command displays the details of the specified IPv6 netdestination:
(host) (config-dest) #show netdestination Local-Server6
Local-Server6 Description: This is a local server for IPv6 client registration
-------------------------------------------------------------------------------
Position Type IP addr Mask-Len/Range
-------- ---- ------- --------------
1 name 0.0.0.1 yahoomail
2 name 0.0.0.2 arubanetworks
3 name 0.0.0.3 cricinfo
Configuring a Whitelist
You can now configure a Whitelist in Captive Portal using the CLI.
Configuring the Netdestination for a Whitelist:
Use the following commands to configure a netdestination alias for Whitelist:
(host) (config) #netdestination whitelist
(host) (config-dest) #description guest_whitelist
(host) (config-dest) #name arubanetworks
Associating a Whitelist to Captive Portal Profile
Use the following CLI commands to associate a whitelist to the Captive Portal profile:
(host) (config) #aaa authentication captive-portal CP_Profile
(host) (Captive Portal Authentication Profile "CP_Profile”) #white-list whitelist
Applying a Captive Portal Profile to a User-Role
Use the following commands to apply the Captive Portal profile to a user-role:
(host) (config) # user-role guest_role
DellPowerConnectW-SeriesArubaOS6.2 | User Guide CaptivePortalAuthentication | 267