TapeTrack Documentation

Because there is more to tape management than you ever realized

User Tools

Site Tools


cli:tmss10ping

Differences

This shows you the differences between two versions of the page.

Link to this comparison view

Both sides previous revisionPrevious revision
Next revision
Previous revision
cli:tmss10ping [2017/06/07 11:06] Gerard Nicolcli:tmss10ping [2025/01/21 22:07] (current) – external edit 127.0.0.1
Line 1: Line 1:
 ====== TMSS10Ping ====== ====== TMSS10Ping ======
-Test the connection with TapeTrack Framework Server.+ 
 +Command line programs are executed via [[technote:commandline|Command Line Prompt]] or via a batch file They cannot be executed by double clicking or right click run
  
 ===== Synopsis ===== ===== Synopsis =====
-''TMSS10Ping [-n count] [-P port] [-?] [-v] host''+''TMSS10Ping [-n count] [-P port] host''
  
 ===== Description ===== ===== Description =====
-TMSS10Ping sends dummy packets to a TapeTrack Framework Server and receives a reply packet. It +''TMSS10Ping'' sends dummy packets to a TapeTrack Framework Server and receives a reply packet. 
-should be noted that unlike the ping command, TMSS10Ping sends payload packets via the TCP/IP protocol.+
  
 +<note tip>
 +Unlike the [[https://en.wikipedia.org/wiki/Ping_(networking_utility)|ping]] command which sends ICMP echo packets, ''TMSS10Ping'' sends payload packets via the TCP/IP protocol. This means that even if a firewall is configured to block ping requests, if TapeTrack connections are allowed, then ''TMSS10Ping'' packets will be successful.
 +</note>
 ===== Options ===== ===== Options =====
 The options which apply to the TMSS10Ping command are: The options which apply to the TMSS10Ping command are:
  
-  * ''-n'' option sets the number of test packets to send to an integer other than 4. +  * ''-n'' This option sets the number of test packets to send, set as an Integer (default=4)
-  * ''-P'' This option sets the TCP/IP port to an integer other than 5000. +  * ''-P'' This option sets the TCP/IP port to, set as an Integer (default=5000)
-  * ''host'' Host name or dotted IP address of TapeTrack Framework Server.+  * ''host'' Host name(DNS) or dotted IP address of the TapeTrack Framework Server.
  
 ===== Exit Status ===== ===== Exit Status =====
Line 26: Line 29:
 ===== Files ===== ===== Files =====
  
-  * **stdout** Program messages indicating statistics from ping.+  * ''stdout'' Program messages indicating statistics from ping.
  
 ===== Examples ===== ===== Examples =====
Line 53: Line 56:
 </code> </code>
  
-Send ping request via a proxy server, creates a trace file and displays the trace file.+This example sends ping request via a proxy server, creates a trace file and displays the trace file.
  
 <code> <code>
Line 70: Line 73:
 </code> </code>
  
 +--> Changelog
  
- +[filterrss http://www.tapetrack.com/cgi/changelog.cgi?module=TMSS10Ping] 
- +<-- 
 +<- ^ cli:introduction|Command Line Utilities^ ->
cli/tmss10ping.1496833582.txt.gz · Last modified: 2025/01/21 22:07 (external edit)