Configuration Guide Web Authentication Commands
5.10 http redirect direct-site
Use this command to set the range of authentication-exempted network resources.
Use the no form of this command to restore the default setting.
http redirect direct-site { ipv6-address | ip-address [ ip-mask ] [ arp ] | mac-address}
no http redirect direct-site { ipv6-address | ip-address [ ip-mask ] | mac-address}
IPv6 address of the authentication-exempted network resources
IPv4 address of the authentication-exempted network resources
IPv4 address mask of the authentication-exempted network
resources (optional)
If the ARP Check is enabled on the access device, the keyword arp is
needed for ARP binding of the authentication-exempted network
resources (optional). It is necessary for IPv4 network resources only.
MAC address of the authentication-extempted user
No authentication-exempted network resource is set.
Global configuration mode
When Web/802.1x authentication is enabled, all users must pass Web/client authentication to access
network resources. This command is used to make certain network resources available to
unauthenticated users. All users can access the authentication-exempted Web sites.
Up to 50 authentication-exempted users are supported.
The following example sets the Web site with IP address 172.16.0.1 as the authentication-exempted
resource.
Ruijie(config)# http redirect direct-site 172.16.0.1
The following example sets the Web site with MAC address 0000:5e00:0101 as the
authentication-exempted resource.
Ruijie(config)# http redirect direct-site 0000:5e00:0101
Displays the HTTP redirection configuration.