Chapter 5: Using the Command Line Interface
serverReachability modify <n> ipAddress <IP_host>
Enable or disable the ping monitoring feature for the device:
serverReachability modify <n> pingMonitoringEnabled <option>
Modify the number of successful pings for declaring "Reachable":
config:#
serverReachability modify <n> numberOfSuccessfulPingsToEnable
<succ_number>
Modify the number of unsuccessful pings for declaring
"Unreachable":
config:#
serverReachability modify <n> numberOfUnsuccessfulPingsForFailure
<fail_number>
Modify the wait time after a successful ping:
config:# serverReachability modify <n> waitTimeAfterSuccessfulPing
Modify the wait time after a unsuccessful ping:
config:# serverReachability modify <n> waitTimeAfterUnsuccessfulPing
Modify the wait time before resuming pinging after declaring
"Unreachable":
config:# serverReachability modify <n> waitTimeBeforeResumingPinging
Modify the number of consecutive "Unreachable" declarations
before disabling the ping monitoring feature: