12-38
undo tcp ipv6 timer syn-timeout
View
System view
Default Level
2: System level
Parameters
wait-time
: Length of the synwait timer for IPv6 TCP connections in seconds, in the range of 2 to 600.
Description
Use the
tcp ipv6 timer syn-timeout
command to set the synwait timer for IPv6 TCP connections
Use the
undo tcp ipv6 timer syn-timeout
command to restore the default.
By default, the length of the synwait timer of IPv6 TCP connections is 75 seconds.
Examples
# Set the synwait timer length of IPv6 TCP connections to 100 seconds.
<Sysname> system-view
[Sysname] tcp ipv6 timer syn-timeout 100
tcp ipv6 window
Syntax
tcp ipv6 window
size
undo tcp ipv6 window
View
System view
Default Level
2: System level
Parameters
size
: Size of the IPv6 TCP sending/receiving buffer in KB (kilobyte), in the range of 1 to 32.
Description
Use the
tcp ipv6 window
command to set the size of the IPv6 TCP sending/receiving buffer.
Use the
undo tcp ipv6 window
command to restore the default.
By default, the size of the IPv6 TCP sending/receiving buffer is 8 KB.
Examples
# Set the size of the IPv6 TCP sending/receiving buffer to 4 KB.
<Sysname> system-view
[Sysname] tcp ipv6 window 4