HP VPN Firewall Appliances Network Management Command Reference

712
ipv6 icmp-error
Use ipv6 icmp-error to configure the size and update period of the token bucket.
Use undo ipv6 icmp-error to restore the defaults.
Syntax
ipv6 icmp-error { bucket bucket-size | ratelimit interval } *
undo ipv6 icmp-error
Default
The size is 10 and the update period is 100 milliseconds. A maximum of 10 ICMPv6 error packets can
be sent within 100 milliseconds.
Views
System view
Default command level
2: System level
Parameters
bucket bucket-size: Number of tokens in the token bucket, in the range of 1 to 200.
ratelimit interval: Update period of the token bucket in milliseconds, in the range of 0 to 2147483647.
The update period "0" indicates that the number of ICMPv6 error packets sent is not restricted.
Examples
# Set the capacity of the token bucket to 50 and the update period to 100 milliseconds.
<Sysname> system-view
[Sysname] ipv6 icmp-error bucket 50 ratelimit 100
ipv6 icmpv6 multicast-echo-reply enable
Use ipv6 icmpv6 multicast-echo-reply enable to enable replying to multicast echo requests.
Use undo ipv6 icmpv6 multicast-echo-reply to disable replying to multicast echo requests.
Syntax
ipv6 icmpv6 multicast-echo-reply enable
undo ipv6 icmpv6 multicast-echo-reply
Default
The device is disabled from replying to multicast echo requests.
Views
System view
Default command level
2: System level
Examples
# Enable replying to multicast echo requests.
<Sysname> system-view