beautypg.com

2 ip performance configuration, Ip performance overview, Introduction to ip performance configuration – H3C Technologies H3C S3100 Series Switches User Manual

Page 114: Introduction to fib, Configuring ip performance, Introduction to ip performance configuration tasks, Configuring tcp attributes, Ip performance configuration

background image

2-1

2

IP Performance Configuration

IP Performance Overview

Introduction to IP Performance Configuration

In some network environments, you need to adjust the IP parameters to achieve best network

performance. The IP performance configuration supported by S3100 Series Ethernet Switches

includes:

z

Configuring TCP attributes

z

Disabling ICMP to send error packets

Introduction to FIB

Every switch stores a forwarding information base (FIB). FIB is used to store the forwarding information

of the switch and guide Layer 3 packet forwarding.

You can know the forwarding information of the switch through the FIB table. Each FIB entry includes:

destination address/mask length, next hop, current flag, timestamp, and outbound interface.

When the switch is running normally, the contents of the FIB and the routing table are the same.

Configuring IP Performance

Introduction to IP Performance Configuration Tasks

Table 2-1 Introduction to IP performance configuration tasks

Configuration task

Description

Configuring TCP Attributes

Optional

Disabling ICMP to Send Error Packets

Optional

Configuring TCP Attributes

TCP optional parameters that can be configured include:

z

synwait timer: When sending a SYN packet, TCP starts the synwait timer. If no response packets

are received before the synwait timer times out, the TCP connection is not successfully created.

z

finwait timer: When the TCP connection is changed into FIN_WAIT_2 state, finwait timer will be

started. If no FIN packets are received within the timer timeout, the TCP connection will be

terminated. If FIN packets are received, the TCP connection state changes to TIME_WAIT. If

non-FIN packets are received, the system restarts the timer from receiving the last non-FIN packet.

The connection is broken after the timer expires.

z

Size of TCP receive/send buffer