Technical data

IP Performance 69
finwait timer timeout, the TCP connection will be terminated. Finwait ranges
76 to 3600 seconds and it is 675 seconds by default.
The receiving/sending buffer size of connection-oriented Socket is in the range
from 1 to 32K bytes and is 4K bytes by default.
Perform the following configuration in System view.
By default, the TCP finwait timer is 675 seconds, the synwait timer is 75 seconds,
and the receiving/sending buffer size of connection-oriented Socket is 4K bytes.
Configuring Special IP
Packet Transmission to
the CPU
In IP packet forwarding, redirection packets, TTL timeout packets, and route
unreachable packets are often sent to CPU, which will notify the peer end for
further processing upon receiving them, but configuration errors and malicious
assaults may cause CPU overload. In this case, to maintain normal system
operation, you may have to use the following commands to prevent the
corresponding packets from being sent to the CPU.
Perform the following configuration in system view.
By default, redirection packets and route unreachable packets are not sent to CPU,
while, TTL timeout packets are sent to CPU.
Configuring L3
Broadcast Forwarding
Broadcast packets include full-net broadcast packets and direct-connected
broadcast packets. The destination IP address of a full-net broadcast packet is all
ones (255.255.255.255) or all zeros. A direct-connected broadcast packet is a
packet whose destination IP address is the network broadcast address of a subnet,
but the source IP address is not in the subnet segment. When a switch forwards a
packet, it cannot tell whether the packet is a broadcast packet unless the switch is
connected with the subnet.
Table 13 Configure TCP Attributes
Operation Command
Configure synwait timer time for TCP
connection establishment
tcp timer syn-timeout time-value
Restore synwait timer time for TCP connection
establishment to default value
undo tcp timer syn-timeout
Configure FIN_WAIT_2 timer time of TCP tcp timer fin-timeout time-value
Restore FIN_WAIT_2 timer time of TCP to
default value
undo tcp timer fin-timeout
Configure the Socket receiving/sending buffer
size of TCP
tcp window window-size
Restore the socket receiving/sending buffer
size of TCP to default value
undo tcp window
Table 14 Configure Whether to Send Special IP Packets to CPU
Operation Command
Configure the system to send packets to the
CPU
ip { redirects | ttl-expires | unreachables }
Configure the system not to send packets to
the CPU
undo ip { redirects | ttl-expires |
unreachables }