Operation Manual
MP Access Point Commands
MP Access Point Commands
12 – 317
MX# mkdir corpa
success: change accepted.
MX# copy tftp://10.1.1.1/corpa-login.html corpa/corpa-login.html
success: received 637 bytes in 0.253 seconds [ 2517 bytes/sec]
MX# copy tftp://10.1.1.1/corpa-logo.jpg corpa/corpa-logo.jpg
success: received 1202 bytes in 0.402 seconds [ 2112 bytes/sec]
MX# dir corpa
===============================================================================
file:
Filename Size Created
file:corpa-login.html 637 bytes Aug 12 2004, 15:42:26
file:corpa-logo.jpg 1202 bytes Aug 12 2004, 15:57:11
Total: 1839 bytes used, 206577 Kbytes free
MX# set service-profile corpa-service web-portal-form corpa/corpa-login.html
success: change accepted.
See Also
● copy on page 21-485
● dir on page 21-488
● mkdir on page 21-492
● set port type wired-auth on page 5-60
● set service-profile [rsn-id | wpa-ie] auth-fallthru on page 12-287
● set web-portal on page 9-189
● show service-profile on page 12-357
set service-profile web-portal-logout logout-url
Specifies the URL that is requested when the user terminates a session in the Mobility Domain.
Syntax
set service-profile profile-name web-portal-logout logout-url url
Defaults
By default, the logout URL uses the IP address of the MX as the host part of the URL.
The host can be either an IP address or a hostname.
Access
Enabled.
History
Introduced in MSS Version 6.0.
Usage
Specifying the URL for the Web Portal logout feature is useful if you want to standardize
the URL across your network. For example, you can configure the logout URL on all of the MX
switches in the Mobility Domain as wifizone.trpz.com/logout.html, where wifizone.trpz.com
resolves to one of the MX switches in the Mobility Domain, ideally the seed.
To log out of the network, the user can click End Session in the window, or request the logout URL
directly.
Standardizing the logout URL serves as a backup means for the user to log out in case the
pop-under window is closed inadvertently. Note that if a user requests the logout URL, he or she
must enter a username and password in order to identify the session on the MX. The username
and password are both required to identify the session. If there is more than one session with the
same username, then requesting the logout URL does not end any session.
profile-name Service profile name.
url Specifies the URL for the Web Portal logout feature. The
URL should be of the form https://host/logout.html.