Command Manual – AAA&RADIUS&HWTACACS
H3C S3610&S5510 Series Ethernet Switches
Chapter 1 AAA & RADIUS & HWTACACS
Configuration Commands
1-22
Description
Use the
domain default
command to configure the default ISP domain manually.
The default ISP domain is "system".
Note that:
z
There is one and only one default ISP domain.
z
You can manually configure only an existing domain as the default ISP domain.
z
To remove the default ISP domain defined, you need to use the
domain
default
disable
command first.
Related command:
state
,
display domain
Example
# Create a new ISP domain with the name "aabbcc.net" and configure it as the default
ISP domain.
<Sysname> system-view
[Sysname] domain aabbcc.net
[Sysname-isp-aabbcc.net] quit
[Sysname] domain default enable aabbcc.net
1.1.20 idle-cut
Syntax
idle-cut
{
disable
|
enable
minute
}
View
ISP domain view
Parameter
disable
: Inhibits users from enabling the idle-cut function.
enable
: Allows users to enable the idle-cut function.
minute
: Maximum idle time, ranging from 1 minute to 120 minutes.
Description
Use the
idle-cut
command to set the user idle-cut function in current ISP domain.
By default, this function is disabled.
Related command:
domain
.