The tcp ipv6 timer fin-timeout command sets the value of the TCP6 FIN-Wait timer.
The undo tcp ipv6 timer fin-timeout command restores the default value of the TCP6 FIN-Wait timer.
By default, the value of the TCP6 FIN-Wait timer is 600s.
Parameter | Description | Value |
---|---|---|
interval | Specifies the value of the TCP6 FIN-Wait timer. | The value is an integer that ranges from 76 to 3600, in seconds. The default value is 600s. |
Usage Scenario
When a TCP6 connection changes from FIN_WAIT_1 to FIN_WAIT_2, the TCP FIN-Wait timer is started. If the local device does not receive a packet with the FIN flag after the TCP6 FIN-Wait timer expires, the TCP6 connection is closed.
Precautions
If you run the tcp ipv6 timer fin-timeout command multiple times, only the latest configuration takes effect.
You are advised to use this command under the supervision of technical support personnel.