Diagnostics
Use the ping command to troubleshoot network connections
IX10 User Guide
797
Use the ping command to troubleshoot network connections
Use the
command troubleshoot connectivity problems.
Ping to check internet connection
To check your internet connection:
1. Select the device in Remote Manager and click
Actions
>
Open Console
, or log into the IX10
local command line as a user with full Admin access rights.
Depending on your device configuration, you may be presented with an
Access selection
menu
. Type
admin
to access the Admin CLI.
2. At the Admin CLI prompt, type the ping command followed by the host name or IP address of
the server to be pinged:
> ping 8.8.8.8
PING 8.8.8.8 (8.8.8.8) 56(84) bytes of data.
64 bytes from 8.8.8.8: icmp_seq=1 ttl=54 time=11.1 ms
64 bytes from 8.8.8.8: icmp_seq=2 ttl=54 time=10.8 ms
64 bytes from 8.8.8.8: icmp_seq=3 ttl=54 time=10.7 ms
...
>
3. Type
exit
to exit the Admin CLI.
Depending on your device configuration, you may be presented with an
Access selection
menu
. Type
quit
to disconnect from the device.
Stop ping commands
To stop pings when the number of pings to send (the
count
parameter) has been set to a high value,
enter
Ctrl+C
.
Use the traceroute command to diagnose IP routing problems
Use the
traceroute
command to diagnose IP routing problems. This command traces the route to a
remote IP host and displays results. The
traceroute
command differs from
in that traceroute
shows where the route fails, while ping simply returns a single error on failure.
See the
command description for command syntax and examples. The
traceroute
command has several parameters. Only
host
is required.
n
host
: The IP address of the destination host.
n
bypass
: Send directly to a host on an attached network.
n
debug
: Enable socket level debugging.
n
dontfragment
: Do not fragment probe packets.
n
first_ttl
: Specifies with what TTL to start. (Default: 1)
n
gateway
: Route the packet through a specified gateway.
n
icmp
: Use ICMP ECHO for probes.
n
interface
: Specifies the interface.
Содержание IX10
Страница 1: ...IX10 User Guide User Guide Firmware version 22 5 ...
Страница 444: ...Services Simple Network Management Protocol SNMP IX10 User Guide 444 The SNMP page is displayed 4 Click Download ...
Страница 740: ...Monitoring This chapter contains the following topics intelliFlow 741 Configure NetFlow Probe 748 IX10 User Guide 740 ...
Страница 823: ...Command line interface Execute a command from the web interface IX10 User Guide 823 The Admin CLI prompt appears ...
Страница 849: ...Command line interface Command line reference IX10 User Guide 849 Parameters None ...
Страница 858: ...Command line interface Command line reference IX10 User Guide 858 reboot Reboot the system Parameters None ...