- Table of Contents
-
- 07-Layer 3—IP Services Configuration Guide
- 00-Preface
- 01-ARP configuration
- 02-IP addressing configuration
- 03-DHCP configuration
- 04-DNS configuration
- 05-NAT configuration
- 06-NAT66 configuration
- 07-IP forwarding basics configuration
- 08-Fast forwarding configuration
- 09-Multi-CPU packet distribution configuration
- 10-Adjacency table configuration
- 11-IRDP configuration
- 12-IP performance optimization configuration
- 13-UDP helper configuration
- 14-IPv6 basics configuration
- 15-DHCPv6 configuration
- 16-IPv6 fast forwarding configuration
- 17-AFT configuration
- 18-Tunneling configuration
- 19-GRE configuration
- 20-ADVPN configuration
- 21-WAAS configuration
- 22-Lighttpd service configuration
- 23-Web caching configuration
- 24-STUN configuration
- Related Documents
-
Title | Size | Download |
---|---|---|
16-IPv6 fast forwarding configuration | 63.57 KB |
Contents
Configuring IPv6 fast forwarding
Restrictions: Hardware compatibility with IPv6 fast forwarding
Configuring IPv6 fast forwarding
Configuring the aging time for IPv6 fast forwarding entries
Configuring IPv6 fast forwarding load sharing
Display and maintenance commands for IPv6 fast forwarding
Configuring IPv6 fast forwarding
About IPv6 fast forwarding
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.
After a flow's first packet is forwarded through the routing table, fast forwarding creates an entry and uses the entry to forward subsequent packets of the flow.
Restrictions: Hardware compatibility with IPv6 fast forwarding
Hardware |
Feature compatibility |
MSR610 |
No |
MSR810, MSR810-W, MSR810-W-DB, MSR810-LM, MSR810-W-LM, MSR810-10-PoE, MSR810-LM-HK, MSR810-W-LM-HK, MSR810-LM-CNDE-SJK, MSR810-CNDE-SJK, MSR810-EI, MSR810-LM-EA, MSR810-LM-EI |
Yes |
MSR810-LMS, MSR810-LUS |
Yes |
MSR810-SI, MSR810-LM-SI |
Yes |
MSR810-LMS-EA, MSR810-LME |
Yes |
MSR1004S-5G, MSR1004S-5G-CN |
Yes |
MSR1104S-W, MSR1104S-W-CAT6, MSR1104S-5G-CN, MSR1104S-W-5G-CN |
Yes |
MSR2600-6-X1, MSR2600-15-X1, MSR2600-15-X1-T |
Yes |
MSR2600-10-X1 |
Yes |
MSR 2630 |
Yes |
MSR3600-28, MSR3600-51 |
Yes |
MSR3600-28-SI, MSR3600-51-SI |
Yes |
MSR3600-28-X1, MSR3600-28-X1-DP, MSR3600-51-X1, MSR3600-51-X1-DP |
Yes |
MSR3600-28-G-DP, MSR3600-51-G-DP |
Yes |
MSR3610-I-DP, MSR3610-IE-DP, MSR3610-IE-ES, MSR3610-IE-EAD, MSR-EAD-AK770, MSR3610-I-IG, MSR3610-IE-IG |
Yes |
MSR3610-X1, MSR3610-X1-DP, MSR3610-X1-DC, MSR3610-X1-DP-DC, MSR3620-X1, MSR3640-X1 |
Yes |
MSR3610, MSR3620, MSR3620-DP, MSR3640, MSR3660 |
Yes |
MSR3610-G, MSR3620-G |
Yes |
MSR3640-G |
Yes |
MSR3640-X1-HI |
Yes |
Hardware |
Feature compatibility |
MSR810-W-WiNet, MSR810-LM-WiNet |
Yes |
MSR830-4LM-WiNet |
Yes |
MSR830-5BEI-WiNet, MSR830-6EI-WiNet, MSR830-10BEI-WiNet |
Yes |
MSR830-6BHI-WiNet, MSR830-10BHI-WiNet |
Yes |
MSR2600-6-WiNet |
Yes |
MSR2600-10-X1-WiNet |
Yes |
MSR2630-WiNet |
Yes |
MSR3600-28-WiNet |
Yes |
MSR3610-X1-WiNet |
Yes |
MSR3610-WiNet, MSR3620-10-WiNet, MSR3620-DP-WiNet, MSR3620-WiNet, MSR3660-WiNet |
Yes |
Hardware |
Feature compatibility |
MSR860-6EI-XS |
Yes |
MSR860-6HI-XS |
Yes |
MSR2630-XS |
Yes |
MSR3600-28-XS |
Yes |
MSR3610-XS |
Yes |
MSR3620-XS |
Yes |
MSR3610-I-XS |
Yes |
MSR3610-IE-XS |
Yes |
MSR3620-X1-XS |
Yes |
MSR3640-XS |
Yes |
MSR3660-XS |
Yes |
Hardware |
Feature compatibility |
MSR810-LM-GL |
Yes |
MSR810-W-LM-GL |
Yes |
MSR830-6EI-GL |
Yes |
MSR830-10EI-GL |
Yes |
MSR830-6HI-GL |
Yes |
MSR830-10HI-GL |
Yes |
MSR1004S-5G-GL |
Yes |
MSR2600-6-X1-GL |
Yes |
MSR3600-28-SI-GL |
Yes |
Configuring IPv6 fast forwarding
About this task
The IPv6 fast forwarding feature will create fast forwarding entries for the device to speed up packet forwarding. When the traffic volume is high, the device will generate a large number of fast forwarding entries. These entries will cause high memory usage, which eventually leads to memory allocation failure for other services. In this case, you can disable this feature temporarily to free up device memory.
Procedure
1. Enter system view.
system-view
2. Configure IPv6 fast forwarding.
¡ Enable IPv6 fast forwarding.
ipv6 fast-forwarding enable
¡ Disable IPv6 fast forwarding.
undo ipv6 fast-forwarding enable
By default, IPv6 fast forwarding is enabled.
Configuring the aging time for IPv6 fast forwarding entries
About this task
The IPv6 fast forwarding table uses an aging timer for each forwarding entry. If an entry is not updated before the timer expires, the device deletes the entry. If an entry has a hit within the aging time, the aging timer restarts.
Procedure
1. Enter system view.
system-view
2. Set the aging time for IPv6 fast forwarding entries.
ipv6 fast-forwarding aging-time aging-time
By default, the aging time is 30 seconds.
Configuring IPv6 fast forwarding load sharing
About this task
IPv6 fast forwarding load sharing enables the device to identify a data flow by using the packet information.
If IPv6 fast forwarding load sharing is disabled, the device identifies a data flow by the packet information and the input interface.
Procedure
1. Enter system view.
system-view
2. Configure IPv6 fast forwarding load sharing. Choose one option as needed:
¡ Enable IPv6 fast forwarding load sharing.
Ipv6 fast-forwarding load-sharing
¡ Disable IPv6 fast forwarding load sharing.
undo ipv6 fast-forwarding load-sharing
By default, IPv6 fast forwarding load sharing is enabled.
Display and maintenance commands for IPv6 fast forwarding
Execute display commands in any view and reset commands in user view.
Task |
Command |
Display the aging time of the IPv6 fast forwarding entries. |
display ipv6 fast-forwarding aging-time |
Display IPv6 fast forwarding entries. |
In standalone mode: display ipv6 fast-forwarding cache [ ipv6-address ] In IRF mode: display ipv6 fast-forwarding cache [ ipv6-address ] [ slot slot-number ] |
Display IPv6 fast forwarding entries for fragmented datagrams. |
In standalone mode: display ipv6 fast-forwarding fragcache [ ipv6-address ] In IRF mode: display ipv6 fast-forwarding fragcache [ ipv6-address ] [ slot slot-number ] |
Clear the IPv6 fast forwarding table. |
In standalone mode: reset ipv6 fast-forwarding cache In IRF mode: reset ipv6 fast-forwarding cache [ slot slot-number ] |