The ipv4 force-fragment enable command enables forced IPv4 packet fragmentation.
The undo ipv4 force-fragment command disables forced IPv4 packet fragmentation.
By default, forced IPv4 packet fragmentation is not enabled.
Usage Scenario
By default, forced IPv4 packet fragmentation is not enabled. When the length of an IPv4 packet received by an interface on the device is greater than the MTU of the interface and the DF flag in the IPv4 packet is set to 1, the device will discard this packet and send an ICMP packet to its upstream device. If forced IPv4 packet fragmentation is enabled on the device, the device will fragment the packet before sending it.
When the device is connected to a device with a small interface forwarding capacity, you are advised to enable forced IPv4 packet fragmentation to prevent long packets from being discarded.Precautions
In VS mode, this command is supported only by the admin VS.