R2511-HP MSR Router Series Security Command Reference(V5)

368
You can configure up to 16 authentication destination subnets.
If both an authentication source subnet and destination subnet are configured on an interface, only the
authentication destination subnet takes effect.
Examples
# Configure a portal authentication destination subnet of 2.2.2.0/24 on Ethernet 1/2, so that only users
accessing subnet 2.2.2.0/24 trigger portal authentication on the interface. Users can access other
subnets through the interface without portal authentication.
<Sysname> system-view
[Sysname] interface ethernet 1/2
[Sysname-Ethernet1/2] portal auth-network destination 2.2.2.0 24
portal delete-user
Use portal delete-user to log off portal users.
Syntax
portal delete-user { ip-address | all | interface interface-type interface-number }
Views
System view
Default command level
2: System level
Parameters
ip-address: Specifies a portal user with the specified IP address.
all: Specifies all portal users.
interface interface-type interface-number: Specifies all portal users on the specified interface.
Examples
# Log off 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. Then, the device
uses the authentication domain for authentication, authorization and accounting (AAA) of the portal
users on the interface.
Use undo portal domain to delete the authentication domain specified for portal users.
Syntax
portal domain domain-name
undo portal domain