F3726, F3211, F3174, R5135, R3816-HP Firewalls and UTM Devices Access Control Command Reference-6PW100
121
Parameters
ipv4-address: Logs off the portal user with the specified IPv4 address.
all: Logs off all portal users.
interface interface-type interface-number: Logs off all IPv4 portal users on the specified interface.
Examples
# Log out the portal user whose IP address is 1.1.1.1.
<Sysname> system-view
[Sysname] portal delete-user 1.1.1.1
Related commands
display portal user
portal domain
Use portal domain to specify an authentication domain for portal users on an interface.
Use undo portal domain to delete the authentication domain specified for portal users.
Syntax
portal domain domain-name
undo portal domain
Default
No authentication domain is specified for portal users on an interface.
Views
Interface view
Default command level
2: System level
Parameters
domain-name: Specifies an authentication domain name, a case-insensitive string of 1 to 24 characters.
The domain specified by this argument must already exist.
Usage guidelines
After you configure this command, the device uses the authentication domain for authentication,
authorization and accounting (AAA) of the portal users on the interface.
Examples
# Configure the authentication domain for IPv4 portal users on GigabitEthernet 0/1 as my-domain.
<Sysname> system-view
[Sysname] interface gigabitethernet 0/1
[Sysname-GigabitEthernet0/1] portal domain my-domain
Related commands
display portal interface