The ipsec df-bit command sets the don't fragment (DF) flag bit in an IPSec packet.
By default, the DF flag bit in an IPSec packet is the flag bit of original packets.
Parameter |
Description |
Value |
|---|---|---|
clear |
Sets the DF flag bit to 0, indicating that IP packets can be fragmented. |
- |
set |
Sets the DF flag bit to 1, indicating that IP packets cannot be fragmented. |
- |
copy |
Uses the flag bit of original packets. |
- |