
xStack
Command: upload cfg_to TFTP 10.48.74.121 c:\cfg\log.txt
Connecting to server................... Done.
Upload configuration...................Done.
ping
Purpose | Used to test the connectivity between network devices. |
Syntax | ping <ipaddr> {times <value |
Description | The ping command sends Internet Control Message Protocol |
| (ICMP) echo messages to a remote IP address. The remote IP |
| address will then “echo” or return the message. This is used to |
| confirm connectivity between the Switch and the remote device. |
Parameters | <ipaddr> - Specifies the IP address of the host. |
| times <value |
| messages to be sent. The maximum value is 255. The default is 0. |
| timeout <sec |
| response from the remote device. A value of 1 to 99 seconds can |
| be specified. The default is 1 second. |
| Pinging an IP address without the times parameter will ping the |
| target device an infinite amount of times. |
Restrictions | None. |
|
|
Example usage:
To ping the IP address 10.48.74.121 four times:
Command: ping 10.48.74.121
Reply from 10.48.74.121, time<10ms
Reply from 10.48.74.121, time<10ms
Reply from 10.48.74.121, time<10ms
Reply from 10.48.74.121, time<10ms
Ping statistics for 10.48.74.121
Packets: Sent =4, Received =4, Lost =0
|
| ||
|
|
| |
traceroute |
|
| |
|
| ||
Purpose | Used to trace the routed path between the Switch and a destination | ||
|
| endstation. | |
Syntax | traceroute <ipaddr> {ttl <value | ||
|
| timeout <sec | |
Description | The traceroute command allows you to trace a route between the Switch | ||
|
| and a give host on the network. |
54