1-6
interface-type interface-number: Specifies all users on a port.
Description
Use the web-authentication cut connection command to forcibly log out the specified or all users.
Examples
# Forcibly log out all online users on Ethernet 1/0/2.
<Sysname> system-view
System View: return to User View with Ctrl+Z.
[Sysname] web-authentication cut connection interface Ethernet1/0/2
web-authentication enable
Syntax
web-authentication enable
undo web-authentication enable
View
System view
Parameters
None
Description
Use the web-authentication enable command to enable Web authentication globally.
Use the undo web-authentication enable command to disable Web authentication globally.
Examples
# Enable Web authentication globally.
<Sysname> system-view
System View: return to User View with Ctrl+Z.
[Sysname] web-authentication web-server ip 192.168.0.56 port 80
[Sysname] web-authentication enable
web-authentication free-ip
Syntax
web-authentication free-ip ip-address { mask-length | mask }
undo web-authentication free-ip { ip-address { mask-length | mask } | all }
View
System view
Parameters
ip-address: IP address.
mask-length: Mask length, ranging from 1 to 32.
mask: Mask address.
all: All IP addresses.