Operation Manual

MP Access Point Commands
Mobility System Software Command Reference Guide
Version 7.3
12 – 318
Examples
The following command configures the Web Portal logout URL as wifizone.trpz.com/
logout.html for service profile sp1.
MX# set service-profile sp1 web-portal-logout logout-url https://wifizone.trpz.com/
logout.html
success: change accepted.
See Also
set service-profile web-portal-logout mode on page 12-318
show service-profile on page 12-357
set service-profile web-portal-logout mode
Enables the Web Portal logout functionality, so that a user can manually terminate his or her
session.
Syntax
set service-profile profile-name web-portal-logout mode {enable | disable}
Defaults
Disabled.
Access
Enabled.
History
Introduced in MSS Version 6.0.
Usage
When Web Portal logout functionality is enabled, after a Web Portal WebAAA user is
successfully authenticated and redirected to the requested page, a pop-under window appears
behind the user’s browser. The window contains a button labeled “End Session”. When the user
clicks this button, a URL is requested that terminates the user’s session in the Mobility Domain.
This feature allows Web Portal users a way to manually log out of the network, instead of
automatically logging out when the Web Portal WebAAA session timeout period expires.
Examples
The following command enables the Web Portal logout functionality for service profile
sp1.
MX# set service-profile sp1 web-portal-logout mode enable
success: change accepted.
See Also
set service-profile web-portal-logout logout-url on page 12-317
show service-profile on page 12-357
set service-profile web-portal-session-timeout
Changes the number of seconds MSS allows Web Portal WebAAA sessions to remain in the
Deassociated state before being terminated automatically.
profile-name Service profile name.
enable Enables the Web Portal logout functionality
disable Disables the Web Portal logout functionality.