A newer release of this product is available.
        
        
      network tuning icmp6 modify
Modify ICMPv6 tuning options
Availability: This command is available to cluster administrators at the admin privilege level.
Description
This command displays options which can be used to fine tune icmpv6 protocol behavior.
Parameters
-node {<nodename>|local}- Node- 
Sets this parameter to indicate on which node the ICMPv6 tuning options are modified.
 [-is-v6-redirect-accepted {true|false}]- Accept redirects via ICMPv6- 
Sets this parameter to indicate whether or not redirect ICMPv6 messages are accepted.
 [-redirect-v6-timeout <integer>]- Maximum seconds for route redirect timeout- 
Sets this parameter to indicate the number of seconds after which the route is deleted. Value of zero means infinity. The default value is 300 seconds.
 
Examples
cluster1::> network tuning icmp6 modify -node node1 -is-v6-redirect-accepted false