79
Parameters
url-string
: URL of the self-service server, a string of 1 to 64 characters that starts with http:// and contains
no question mark. This URL was specified by the RADIUS server administrator during RADIUS server
installation.
Description
Use the
self-service-url enable
command to enable the self-service server location function and specify
the URL of the self-service server.
Use the
undo self-service-url enable
command to restore the default.
By default, the self-service server location function is disabled.
With the self-service function, users can manage and control their accounts and passwords. Only the
RADIUS server systems provided by the Intelligent Management Center (IMC) support the self-service
function.
Examples
# For ISP domain
test
, enable the self-service server location function and specify the URL of the
self-service server for changing user password to http://10.153.89.94/selfservice.
<Sysname> system-view
[Sysname] domain test
[Sysname-isp-test] self-service-url enable http://10.153.89.94/selfservice
state (ISP domain view)
Syntax
state
{
active
|
block
}
undo state
View
ISP domain view
Default level
2: System level
Parameters
active
: Places the ISP domain in active state to allow the users in the ISP domain to request network
services.
block
: Places the ISP domain in blocked state to prevent users in the ISP domain from requesting network
services.
Description
Use the
state
command to set the status of an ISP domain.
Use the
undo state
command to restore the default.
By default, an ISP domain is in active state.
By blocking an ISP domain, you disable users of the domain that are offline from requesting network
services. The online users are not affected.
Examples
# Place the current ISP domain
test
to the state of blocked.