ipv6 icmp in-rate-limit

Last Updated : Nov 06, 2012 |

Sets the maximum ingress rate of ICMPv6 messages. Use the no ipv6 icmp in-rate-limit CLI command to restore the ingress rate to the default value.

Syntax

ipv6 icmp in-rate-limit {disable | <rate>}

no ipv6 icmp in-rate-limit

Parameters

Parameter

Description

Possible Values

Default Value

disable

Disables the limit for the ingress rate of ICMPv6 messages..

rate

Maximum ingress rate of ICMPv6 messages

1 — 10,000 packets per second

50 packets per second

User level

read-write

Context

general

Example

To set the ICMPv6 ingress rate to 10,000 packets per second:

Gxxx-001(super)# ipv6 icmp in-rate-limit 10000

Done!

To reset the ICMPv6 ingress rate to the default value:

Gxxx-001(super)# no ipv6 icmp in-rate-limit

Done!