ip icmp-fragment enable

Configures a device to drops all fragmented ICMP packets that are destined to that device.

Syntax

ip icmp-fragment enable
no ip icmp-fragment enable

Command Default

By default, a device does not drop fragmented ICP packets that are destined to itself.

Modes

Global configuration mode

Usage Guidelines

Use the no form of the command to disable the feature.

Examples

The following example enables a device to drop fragmented ICMP packets.

device# configure terminal
device(config)# ip icmp-fragment enable