Operation Manual – IPv6 ManagementH3C S3100 Series Ethernet Switches Chapter 1 IPv6 Configuration1-151.2.3 Configuring a Static IPv6 RouteYou can configure static IPv6 routes for network interconnection in a small sized IPv6network.Table 1-11 Configure a static IPv6 routeTo do… Use the command… RemarksEnter system view system-view —Configure a staticIPv6 routeipv6 route-static ipv6-addressprefix-length [ interface-typeinterface-number]nexthop-addressRequiredBy default, no static IPv6route is configured.1.2.4 Configuring IPv6 TCP PropertiesThe IPv6 TCP properties you can configure include:z synwait timer: When a SYN packet is sent, the synwait timer is triggered. If noresponse packet is received before the synwait timer expires, the IPv6 TCPconnection establishment fails.z finwait timer: When the IPv6 TCP connection status is FIN_WAIT_2, the finwaittimer is triggered. If no packet is received before the finwait timer expires, the IPv6TCP connection is terminated. If FIN packets are received, the IPv6 TCPconnection status becomes TIME_WAIT. If other packets are received, the finwaittimer is reset from the last packet and the connection is terminated after the finwaittimer expires.z Size of IPv6 TCP receiving/sending buffer.Table 1-12 Configure IPv6 TCP propertiesTo do… Use the command… RemarksEnter system view system-view —Set the finwait timer ofIPv6 TCP packetstcp ipv6 timerfin-timeout wait-timeOptional675 seconds by defaultSet the synwait timer ofIPv6 TCP packetstcp ipv6 timersyn-timeout wait-timeOptional75 seconds by defaultConfigure the size of IPv6TCP receiving/sendingbuffertcp ipv6 window size Optional8 KB by default