The requested article is not available. Either it doesn't apply to this version of the product or the relevant information is organized differently in this version of the docs. You can search, browse, or go back to the other version.
A newer release of this product is available.
network tuning icmp modify
Contributors
-
PDF of this doc site

Collection of separate PDF docs
Creating your file...
This may take a few minutes. Thanks for your patience.
Your file is ready
Modify ICMP 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 icmp protocol behavior.
Parameters
-node {<nodename>|local}
- Node-
Sets this parameter to indicate on which node the ICMP tuning options are modified.
[-is-drop-redirect-enabled {true|false}]
- Drop redirect ICMP-
Sets this parameter to drop redirect ICMP message.
[-tx-icmp-limit <integer>]
- Maximum number of ICMP packets sent per second-
Sets the maximum number of ICMP messages including TCP RSTs can be sent per second.
[-redirect-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 icmp modify -node node1 -is-drop-redirect-enabled false