< Home

user-manage redirect-authentication

Function

The user-manage redirect-authentication command sets an address used for redirected authentication.

The undo user-manage redirect-authentication command deletes an address used for redirected authentication.

Format

user-manage redirect-authentication { ipv4 ipv4-address | ipv6 ipv6-address }

undo user-manage redirect-authentication { ipv4 | ipv6 }

Parameters

Parameter Description Value
ipv4 ipv4-address Specifies an IPv4 address. The value is in dotted decimal notation.
ipv6 ipv6-address Specifies an IPv6 address. -

Views

System view

Default Level

2: Configuration level

Usage Guidelines

The FW considers the interface address in HTTP requests from a user as the address of the authentication web page. If the user fails to communicate with the interface, the user cannot be redirected to the authentication web page. You can run the user-manage redirect-authentication command on the FW to reset the address of the authentication web page. The FW redirects users to the specified address. This address must be the address of an interface on the FW and is routable to the users.

Example

# Set an address used for redirected authentication to 10.3.1.1.

<sysname> system-view
[sysname] user-manage redirect-authentication ipv4 10.3.1.1
Copyright © Huawei Technologies Co., Ltd.
Copyright © Huawei Technologies Co., Ltd.
< Previous topic Next topic >