User Guide
OmniAccess SafeGuard OS Administration Guide
224
Chapter 6: Configuring Authentication and Role Derivation
timer also expires, the user loses connection with Captive Portal and needs to re-
authenticate again.
Use the aaa captive-portal refresh-interval Global Configuration command to set the
timer limits.
aaa captive-portal refresh-interval minutes
This example sets the refresh-interval to the maximum limit:
(SafeGuardOS) #configure terminal
(SafeGuardOS)(config) #aaa captive-portal refresh-interval 720
(SafeGuardOS)(config) #exit
(SafeGuardOS) #
Enabling and Disabling Captive Portal
See the following sections for details on enabling and disabling Captive Portal
configuration options:
■ Enabling a Captive Portal Port
■ Disabling a Captive Portal Port
Enabling a Captive Portal Port
By default, Captive Portal is disabled on all ports. By enabling Captive Portal on a port,
you indicate that all web traffic from unauthenticated users is directed to the redirect
port. Use the
aaa captive-portal interface submode command to enable Captive
Portal.
aaa captive-portal
The command has no options or parameters. The following example enables Captive
Portal on port 2:
(SafeGuard OS) (config) #interface 0/2
(SafeGuard OS) (interface) #aaa captive-portal
(SafeGuard OS) (interface) #
Disabling a Captive Portal Port
To disable Captive Portal on a port, use the no form of this command.
Syntax Description minutes Interval (in minutes) between refresh
reloads. The interval can range from 0 to
720 minutes. The default is 15 minutes.
0 infers no refresh.










