36
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.
Usage guidelines
By blocking an ISP domain, you disable offline users of the domain from requesting network services.
However, the online users are not affected.
Examples
# Place ISP domain
test
in blocked state.
<Sysname> system-view
[Sysname] domain test
[Sysname-isp-test] state block
Related commands
display domain
user-address-type
Use
user-address-type
to specify the user address type in the ISP domain.
Use
undo user-address-type
to restore the default.
Syntax
user-address-type
{
ds-lite
|
ipv6
|
nat64
|
private-ds
|
private-ipv4
|
public-ds
|
public-ipv4
}
undo user-address-type
Default
No user address type is specified for the ISP domain.
Views
ISP domain view
Predefined user roles
network-admin
mdc-admin
Parameters
ds-lite
: Specifies the DS-Lite address type.
ipv6
: Specifies the IPv6 address type.
nat64
: Specifies the NAT64 address type.
private-ds
: Specifies the private-DS address type.
private-ipv4
: Specifies the private IPv4 address type.
public-ds
: Specifies the public-DS address type.
public-ipv4
: Specifies the public IPv4 address type.
Usage guidelines
Any change to the user address type does not affect online users.