- Table of Contents
-
- 06-Layer 3—IP Services Command Reference
- 00-Preface
- 01-ARP commands
- 02-IP addressing commands
- 03-DHCP commands
- 04-DNS commands
- 05-IP forwarding basics commands
- 06-Fast forwarding commands
- 07-Adjacency table commands
- 08-IRDP commands
- 09-IP performance optimization commands
- 10-UDP helper commands
- 11-IPv6 basics commands
- 12-IPv6 neighbor discovery commands
- 13-DHCPv6 commands
- 14-IPv6 fast forwarding commands
- 15-IPv6 transition technologies commands
- Related Documents
-
Title | Size | Download |
---|---|---|
15-IPv6 transition technologies commands | 40.42 KB |
IPv6 transition technologies commands
tunnel ipv6-fragmentation-check enable
Use tunnel ipv6-fragmentation-check enable to enable fragmentation check for packets to be tunneled.
Use undo tunnel ipv6-fragmentation-check enable to disable fragmentation check for packets to be tunneled.
Syntax
tunnel ipv6-fragmentation-check enable
undo tunnel ipv6-fragmentation-check enable
Default
Fragmentation check is disabled for packets to be tunneled.
Views
System view
Predefined user roles
network-admin
Usage guidelines
This command enables the tunnel source to perform fragmentation check for IPv6 packets to be tunneled through an IPv6 over IPv4 tunnel. The tunnel source returns an ICMPv6 Packet Too Big message to the packet sending source and discards the packet if the packet size exceeds both of the following values:
· Outgoing interface MTU minus the IPv4 header length.
· The minimum IPv6 path MTU 1280 bytes.
Examples
# Enable IPv6 fragmentation check for packets to be tunneled.
<Sysname> system-view
[Sysname] tunnel ipv6-fragmentation-check enable