3com S7906E 참조 가이드

다운로드
페이지 2327
 
1-14 
Description 
Use the portal auth-network command to configure a portal authentication subnet. 
Use the undo portal auth-network command to remove a specified portal authentication subnet or 
all portal authentication subnets. 
Note that this command is only applicable for Layer 3 authentication. The portal authentication subnet 
for direct authentication is any source IP address, and the portal authentication subnet for re-DHCP 
authentication is the one determined by the private IP address of the interface.   
By default, the portal authentication subnet is 0.0.0.0/0, meaning that users in all subnets are to be 
authenticated. 
Examples 
# Configure a portal authentication subnet of 10.10.10.0/24. 
<Sysname> system-view 
[Sysname] interface Vlan-interface 1 
[Sysname- Vlan-interface1] portal auth-network 10.10.10.0 24 
portal delete-user 
Syntax 
portal delete-user ip-address | all | interface interface-type interface-number 
View 
System view 
Default Level 
2: System level 
Parameters 
ip-address: IP address of a user. 
all: Logs out all users. 
interface interface-type interface-number: Logs out all users on the specified interface. 
Description 
Use the portal delete-user command to log out users. 
Related commands: display portal user
Examples 
# Log out user 1.1.1.1. 
<Sysname> system-view 
[Sysname] portal delete-user 1.1.1.1