Prestige 642 PPPoE Modem
IP Ping CommandThe ip ping command sends a signal to a host (IP address) on a network to see if that host is reachable from your host, as shown in the next example.
|
|
|
|
| |||
Resolving 192.168.1.2... 192.168.1.2 |
|
|
|
| |||
sent | rcvd | rate | rtt | avg | mdev | max | min |
1 | 1 | 100 | 1 | 1 | 0 | 1 | 1 |
2 | 2 | 100 | 369 | 47 | 92 | 369 | 1 |
3 | 3 | 100 | 1 | 41 | 81 | 369 | 1 |
Syntax:
ip ping <hostid>
where <hostid> is the destination host (IP address) you want to ping.
IP Route Status CommandThe ip route status command displays a routing table. A routing table consists of routing information specific to your system, as shown in the next example.
|
|
|
|
| ||||
Dest | FF Len | Interface | Gateway | Metric | stat Timer | Use | ||
192.168.1.0 | 00 | 29 | enif0 | 192.168.1.1 | 1 | 041b | 0 | 3 |
default | 00 | 0 | wanIdle | MyISP | 2 | 002b | 0 | 0 |
Syntax: |
|
|
|
|
|
|
|
|
Command Line Interface |