Configuring ipv6 fib-based forwarding – H3C Technologies H3C SecPath F1000-E User Manual
Page 121
21
received, the finwait timer is reset upon receipt of the last non-FIN packet and the connection is
terminated after the finwait timer expires.
•
Size of the IPv6 TCP sending/receiving buffer.
Follow these steps to configure IPv6 TCP properties:
To do…
Use the command…
Remarks
Enter system view
system-view
—
Set the finwait timer
tcp ipv6 timer fin-timeout
wait-time
Optional
675 seconds by default.
Set the synwait timer
tcp ipv6 timer syn-timeout
wait-time
Optional
75 seconds by default.
Set the size of the IPv6 TCP
sending/receiving buffer
tcp ipv6 window size
Optional
8 KB by default.
Configuring IPv6 FIB-Based Forwarding
With the IPv6 FIB caching function enabled, the device searches the FIB cache to forward packets, thus
reducing the searching time and improving forwarding efficiency.
In the IPv6 FIB load sharing mode, the device can decide how to select equal cost multi-paths (ECMP) to
forward packets. Currently, two load sharing modes are supported:
•
Load sharing based on the HASH algorithm: A certain algorithm based on the source IPv6 address
and destination IPv6 address is adopted to select an ECMP route to forward packets.
•
Load sharing based on polling: Each ECMP route is used in turn to forward packets.
Follow these steps to configure the IPv6 FIB-based forwarding:
To do…
Use the command…
Remarks
Enter system view
system-view
—
Enable the IPv6 FIB caching function ipv6 fibcache
Required
Disabled by default.
Enable the IPv6 FIB caching function
ipv6 fibcache
{ chassis-number slot-number |
all }
Required
Disabled by default.
Configure the load
sharing based on the
hash algorithm
ipv6 fib-loadbalance-type
hash-based
Configure
the IPv6 FIB
load sharing
mode
Configure the load
sharing based on
polling
undo ipv6
fib-loadbalance-type
hash-based
Optional
By default, the load sharing based
on polling is adopted, or in other
words, each ECMP route is used in
turn to forward packets.