The reset tcp ipv6 authentication-statistics command resets authentication related statistics of the specified TCP6 connection.
reset tcp ipv6 authentication-statistics src-ip src-ip src-port src-port dest-ip dest-ip dest-port dest-port
| Parameter | Description | Value |
|---|---|---|
| src-ip src-ip | Specifies source address of the ipv6 packet. The source address is a valid ipv6 address. | The value is a 32-digit hexadecimal number, in the format of X:X:X:X:X:X:X:X. |
| src-port src-port | Specifies source port of the TCP6 packet. | The port number is an integer and ranges from 0 to 65535. |
| dest-ip dest-ip | Specifies destination address of the ipv6 packet. The destination address is a valid ipv6 address. | The value is a 32-digit hexadecimal number, in the format of X:X:X:X:X:X:X:X. |
| dest-port dest-port | Specifies destination port of the TCP6 packet. | The port number is an integer and ranges from 0 to 65535. |