C613-50631-01 Rev A Command Reference for IE340 Series 964
AlliedWare Plus™ Operating System - Version 5.5.3-0.x
IPV6 COMMANDS
IPV
6 ICMP ERROR-INTERVAL
ipv6 icmp error-interval
Overview Use this command to limit how often IPv6 ICMP error messages are sent. The
maximum frequency of messages is specified in milliseconds.
Use the no variant of this command to reset the frequency to the default
Syntax
ipv6 icmp error-interval <interval>
no ipv6 icmp error-interval
Default 1000
Mode Global Configuration
Example To configure the rate to be at most one packet every 10 seconds, use the
commands:
awplus# configure terminal
awplus(config)# ipv6 icmp error-interval 10000
To reset the rate to the default of one packet every second, use the commands:
awplus# configure terminal
awplus(config)# no ipv6 icmp error-interval
Related
commands
ip icmp error-interval
Parameter Description
<interval> 0-2147483647, interval in milliseconds.