- Table of Contents
-
- 05-Network Connectivity
- 00-Preface
- 01-About the network connectivity configuration guide
- 02-MAC address table configuration
- 03-Ethernet link aggregation configuration
- 04-VLAN configuration
- 05-Loop detection configuration
- 06-Spanning tree configuration
- 07-LLDP configuration
- 08-Layer 2 forwarding configuration
- 09-L2TP configuration
- 10-ARP configuration
- 11-IP addressing configuration
- 12-DHCP configuration
- 13-DHCP snooping configuration
- 14-DHCPv6 configuration
- 15-DHCPv6 snooping configuration
- 16-DNS configuration
- 17-HTTP configuration
- 18-IP forwarding basics configuration
- 19-Fast forwarding configuration
- 20-Adjacency table configuration
- 21-IP performance optimization configuration
- 22-IPv6 basics configuration
- 23-IPv6 neighbor discovery configuration
- 24-IPv6 fast forwarding configuration
- 25-NAT configuration
- 26-Basic IP routing configuration
- 27-Static routing configuration
- 28-RIP configuration
- 29-OSPF configuration
- 30-Policy-based routing configuration
- 31-IPv6 policy-based routing configuration
- 32-IPv6 static routing configuration
- 33-RIPng configuration
- 34-GRE configuration
- 35-IPv6 transition technologies configuration
- 36-Multicast overview
- 37-IGMP snooping configuration
- 38-MLD snooping configuration
- Related Documents
-
Title | Size | Download |
---|---|---|
24-IPv6 fast forwarding configuration | 50.80 KB |
Contents
Configuring IPv6 fast forwarding
Configuring the aging time for IPv6 fast forwarding entries
Configuring IPv6 fast forwarding load sharing
Verifying and maintaining IPv6 fast forwarding
Verifying the aging time of IPv6 fast forwarding entries
Displaying and clearing IPv6 fast forwarding entries
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.
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.
Verifying and maintaining IPv6 fast forwarding
Verifying the aging time of IPv6 fast forwarding entries
To display the aging time of IPv6 fast forwarding entries, execute the following command in any view:
display ipv6 fast-forwarding aging-time
Displaying and clearing IPv6 fast forwarding entries
To display IPv6 fast forwarding entries, execute the following command in any view:
display ipv6 fast-forwarding cache [ ipv6-address ]
To clear IPv6 fast forwarding entries, execute the following command in user view:
reset ipv6 fast-forwarding cache