network tuning icmp show
Show ICMP tuning options
Availability: This command is available to cluster administrators at the admin privilege level.
Description
This command displays the current state of the ICMP tuning options for the given node.
Parameters
- { [-fields <fieldname>, ...]
- If you specify the -fields <fieldname>, ... parameter, the command output also includes the specified field or fields. You can use '-fields ?' to display the fields to specify.
- | [-instance ]}
- Displays all ICMP tuning options.
- [-node {<nodename>|local}] - Node
- Specifies the node for which the ICMP tuning options are displayed.
- [-is-drop-redirect-enabled {true|false}] - Drop redirect ICMP
- Displays all entries that match the "is-drop-redirect-enabled" value.
- [-tx-icmp-limit <integer>] - Maximum number of ICMP packets sent per second
- Displays all entries that match the "tx-icmp-limit" value.
- [-redirect-timeout <integer>] - Maximum seconds for route redirect timeout
- Displays all the entries that match the "redirect-timeout" value.
Examples
cluster1::> network tuning icmp show
Drop Redirect Maximum ICMP Redirect Timeout
Node ICMP Sends per Second in Seconds
--------- ------------- ---------------- ----------------
node1
true 100 300
Give documentation feedback