delete chasten-user

Function

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.

Format

delete chasten-user slot slotid [ { ip-address ip-address | ipv6-address ipv6-address/length } [ vpn-instance instance-name ] ]

Parameters

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.

Views

HTTPS redirect view

Default Level

2: Configuration level

Task Name and Operations

Task Name Operations
portal execute

Usage Guidelines

Usage Scenario

The delete chasten-user command can be used in the following scenarios to reconfigure information about an HTTPS redirection suppression user.

  • Run the delete chasten-user command to manually release a user's chasten status and allow the user to process HTTPS redirection.
  • Before running the display access https-redirect chasten-user command to view statistics of a suppressed user within a specified period, run the delete chasten-user command to clear the original statistics.

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.

Example

# Delete the chasten table of a specified IPv6 user.
<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
# Delete the chasten table of a specified IPv4 user.
<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
Copyright © Huawei Technologies Co., Ltd.
Copyright © Huawei Technologies Co., Ltd.
< Previous topic Next topic >