MNS-BB Software User Guide
-127-
23.8.2 CLI: Ping Test
Ping Test. You can issue single or multiple ping tests with varying repetitions or counts and timeout
periods. The defaults and ranges are:
_ Count: 1 (1 - 999)
_ Timeout: 5 seconds (1 - 256 seconds)
Syntax: ping <ipaddress> [count=<1-999>] [timeout=<1-256>]
Example: LE2425A > ping 192.168.1.10
Your response will be 192.168.1.10 is alive, time=15ms
Example 2: LE2425A > ping 192.168.1.10 count=3
Your response will be 192.168.1.10 is alive, time=15ms
192.168.1.10 is alive, time=15ms
192.168.1.10 is alive, time=15ms
You can do any combination of the above IP address, count, and timeout commands.
To halt a ping test before it concludes, press [Ctrl] [C].
23.9 CLI Administrative and Troubleshooting Commands
These commands provide information or perform actions that you may find helpful in troubleshooting
operating problems with the Switch.
Note For more on the CLI, refer to chapter 2, "Using the Command Line Reference (CLI).
Type Syntax: show version shows the software version currently running on the Switch.
Similarly Type Syntax: show history Displays the current command history.
Type Syntax: show setup Displays the Switch Setup screen.
Type Syntax: !! Repeatedly executes the previous command.