CLI Reference Web Authentication Configuration Commands
View the VLAN list supporting VLAN-based
Web authentication.
This command is used to set the IP address free of authentication. The no form of this command is
used to cancel the IP address free of authentication.
web-auth direct-host { ipv6-address | ipv6-prefix/prefix-length | ip-address [ ip-mask ] [ arp ] } [ port
interface-name ]
no web-auth direct-host { ipv6-address | ipv6-prefix/prefix-length | ip-address [ip-mask] }
IPv6 address free of authentication
ipv6-prefix/prefix-length
IPv6 address prefix and prefix length. Users using IP addresses in the
range can be free of authentication.
IPv4 address free of authentication
Mask of the IPv4 address free of authentication (optional).
Bind user’s IP address with a port of the access device (optional).
If ARP CHECK is enabled on the access device, keyword arp is
needed for ARP binding of the IP address used by users free of
authentication (optional). It is necessary for IPv4 addresses only.
No user is free of authentication. All users must pass the Web authentication to access the restricted
network resources.
Global configuration mode
When a user is set to be free of authentication, it can access all reachable network resources without
Web authentication.
Up to 50 users can be set to be free of authentication.
Example 1: Set the user using the IP address 172.16.0.1 to be free of authentication.
Ruijie(config)# web-auth direct-host 172.16.0.1
show web-auth direct-host
View the users free of Web authentication.