- Table of Contents
-
- 04 Layer 3 - IP Services Configuration Guide
- 00-Preface
- 01-ARP configuration
- 02-IP addressing configuration
- 03-DHCP configuration
- 04-DNS configuration
- 05-IP forwarding basics configuration
- 06-Fast forwarding configuration
- 07-IRDP configuration
- 08-IP performance optimization configuration
- 09-UDP Helper configuration
- 10-IPv6 basics configuration
- 11-DHCPv6 configuration
- 12-IPv6 fast forwarding configuration
- 13-Tunnel configuration
- 14-GRE configuration
- Related Documents
-
Title | Size | Download |
---|---|---|
12-IPv6 fast forwarding configuration | 55.07 KB |
Overview
Fast forwarding reduces route lookup time and improves packet forwarding efficiency by using a high-speed cache and data-flow-based technology. It identifies a data flow by using the following fields:
· Source IPv6 address.
· Destination IPv6 address.
· Source port number.
· Destination port number.
· Protocol number.
· VPN instance name.
After the first packet of a flow is forwarded through the routing table, fast forwarding creates an entry for the flow and uses the entry to forward subsequent packets of the flow.
Configuration procedure
To configure IPv6 fast forwarding:
Step |
Command |
Remarks |
1. Enter system view. |
system-view |
N/A |
2. Enable IPv6 fast-forwarding load sharing. |
ipv6 fast-forwarding load-sharing |
By default, IPv6 fast-forwarding load sharing is enabled. |
3. Set the aging time of IPv6 fast forwarding entries. |
ipv6 fast-forwarding aging-time aging-time |
By default, the aging time of IPv6 fast forwarding entries is 30 seconds. |
Displaying and maintaining IPv6 fast forwarding
Execute display commands in any view and reset commands in user view.
Task |
Command |
Display IPv6 fast forwarding table information. |
display ipv6 fast-forwarding cache [ ipv6-address ] [ slot slot-number ] |
Display the aging time of the IPv6 fast forwarding entry. |
display ipv6 fast-forwarding aging-time |
Clear IPv6 fast forwarding table information. |
reset ipv6 fast-forwarding cache [ slot slot-number ] |