ip icmp throttle

Syntax

ip icmp throttle <packet-interval>
no ip icmp throttle

Description

Used to configure the throttle parameter for both ICMPv4 and ICMPv6 error messages and redirect messages.

The no form of this command disables the throttle parameter for both ICMPv4 and ICMPv6 error messages and redirect messages.

Command context

config

Parameters

<packet-interval>

Specifies the ICMPv4/v6 packet interval in seconds. Default: 1 second. Range: 1-86400.

Authority

Administrators or local user group members with execution rights for this command.

Examples

Enabling the throttle parameter for both ICMPv4 and ICMPv6 error messages and redirect messages:

switch(config)# ip icmp throttle 3000

Disabling the throttle parameter for both ICMPv4 and ICMPv6 error messages and redirect messages:

switch(config)# no ip icmp throttle