Note
This command and its syntax is common to both the User Executable and Privilege Executable configuration modes.mint [ping|traceroute]
mint ping <MINT-ID> {(count <1-10000>|size <1-64000>|timeout <1-10>)}
mint traceroute <MINT-ID> {(destination-port <1-65535>|max-hops <1-255>| source-port <1-65535>|timeout <1-255>)}
mint ping <MINT-ID> {(count <1-10000>|size <1-64000>|timeout <1-10>)}
ping <MINT-ID> |
Sends a MiNT echo message to a specified destination
|
count <1-10000> |
Optional. Sets the number of ping packets sent to
the specified MiNT destination
|
size <1-64000> |
Optional. Sets the MiNT payload size in bytes
|
timeout <1-10> |
Optional. Sets a response time in seconds
|
mint traceroute <MINT-ID> {(destination-port <1-65535>|max-hops <1-255>| source-port <1-65535>|timeout <1-255>)}
traceroute <MINT-ID> |
Prints the route packets trace to a device
|
destination-port <1-65535> |
Optional. Sets the Equal-cost Multi-path (ECMP) routing destination port
|
max-hops <1-255> |
Optional. Sets the maximum number of hops a traceroute packet traverses in the forward direction
|
source-port <1-65535> |
Optional. Sets the ECMP source port
|
timeout <1-255> |
Optional. Sets the minimum response time period in seconds
|
nx9500-6C8809#mint ping 68.88.0D.A7 MiNT ping 68.88.0D.A7 with 64 bytes of data. Response from 68.88.0D.A7: id=1 time=0.364 ms Response from 68.88.0D.A7: id=2 time=0.333 ms Response from 68.88.0D.A7: id=3 time=0.368 ms --- 68.88.0D.A7 ping statistics --- 3 packets transmitted, 3 packets received, 0% packet loss round-trip min/avg/max = 0.333/0.355/0.368 ms nx9500-6C8809#