The delete chasten-user command deletes information about an HTTPS redirection suppression user on the board in a specified slot.
This command is supported only on the NetEngine 8000 F1A.
Parameter | Description | Value |
---|---|---|
ip-address ip-address |
Specifies the user IPv4 address. |
The value is in dotted decimal notation. |
ipv6-address ipv6-address/length |
ipv6-address: Specifies a user IPv6 address. length: Specifies the prefix length of an IPv6 address. |
ipv6-address: The value is a 32-digit hexadecimal number, in the format of X:X:X:X:X:X:X:X. length: The value is an integer, ranging from 0 to 128. |
vpn-instance instance-name |
Specifies the VPN instance name. |
The value is a string of 1 to 31 case-sensitive characters, spaces not supported. If spaces are used, the string must start and end with double quotation marks ("). In addition, the VPN instance name cannot be _public_. |
slot slotid |
Specifies the slot. |
The value is a string of 1 to 16 case-sensitive characters, spaces not supported. |
Usage Scenario
The delete chasten-user command can be used in the following scenarios to reconfigure information about an HTTPS redirection suppression user.
Configuration Impact
Clearing entries of an HTTPS redirection user terminates HTTPS redirection suppression on the user.
Precautions
In VS mode, this command is supported only by the admin VS.
<HUAWEI> system-view [~HUAWEI] access https-redirect [~HUAWEI-access-https-redirect] delete chasten-user slot 1 ipv6-address 2001:db8:1::1/128 vpn-instance hw
<HUAWEI> system-view [~HUAWEI] access https-redirect [~HUAWEI-access-https-redirect] delete chasten-user slot 1 ip-address 10.10.10.1 vpn-instance hw