Information
This article provides information regarding the Exinda CLI other commands that may be helpful.
NOTE: The following syntax convention is used:
- {}: Options are enclosed in braces and are separated by '|'
- []: Optional keywords are enclosed in brackets
- <>: User input is required where variables are enclosed in greater-than and less-than symbols
The table below provides some important commands:
Action Description |
Command | Parameter Description |
To measure TCP (Transmission Control Protocol) / UDP (User Datagram Protocol) bandwidth |
iperf [-s|-c host] |
This command requires 2 Exinda appliances. One needs to be run as an iperf server; see the -s option. The other needs to be run as an iperf client, which connects to the iperf server; see the -c option. |
To send ICMP (Internet Control Message Protocol) echo requests to a specified host |
|
Not Available |
To trace the route that packets take to a destination |
traceroute <hostname or ip address of remote host> |
Not Available |
Find more CLI commands.