Reference Guide 86 Document #: LTRT-17939
Mediant MSBR
5.31 debug speedtest
This command tests the upload and download speed (in bps) to and from a specified URL,
respectively.
Syntax
# debug speedtest set {upload|download} <URL>
# debug speedtest set upsize <Upload Transfer Bytes>
# debug speedtest {run|show|stop}
Command Description
Tests the upload speed to a URL (IP address or FQDN).
upsize
(Optional) Configures the number of bytes (1-10000000) to
upload to the specified URL for testing the upload speed
download
Tests the download speed from a URL (IP address or
FQDN).
Displays the test results.
Stops the test.
Starts the test.
Example
Testing upload speed to speedy.com:
# debug speedtest set upload http://www.speedy.com/speedtest
Upload URL : http://www.speedy.com/speedtest
# debug speedtest run
Starting speed test. Check results using the command "debug
speedtest show".
# debug speedtest show
Speed test results:
Upload : Complete
URL: http://www.speedy.com/speedtest
Bytes transferred: 1000000
Speed: 9.8 Mbps