Find answers to your technical questions and learn how to use our products
Search suggestions:
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.
ipv6 icmp in-rate-limit {disable | <rate>}
no ipv6 icmp in-rate-limit
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
read-write
general
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!
Previous Topic
Next Topic