Software
Crestron
e-Control
®
Using the PING Utility to Test an Internet Connection
PING (
P
acket
In
ternet
G
roper) is a utility for testing whether a particular computer or
device is connected to the Internet by sending a packet to its IP address and waiting
for a response. The PING utility does not use TCP or UDP, but rather it uses another
transport-layer protocol called ICMP (
I
nternet
C
ontrol
M
essage
P
rotocol). The
purpose of ICMP is to diagnose IP networking issues.
Once you have configured the Crestron equipment, you should “ping” each device to
verify the network connection. The PING utility is included with Windows, as well as
with Crestron’s 2-Series control systems. To ping a device with Windows, start your
Internet connection, open the Windows command prompt and type:
ping <
IP address or fully-qualified domain name
>
For example, you can type:
ping
www.crestron.com
or
ping 164.109.174.244
A good connection will give the following results:
Pinging 164.109.174.244 with 32 bytes of data:
Reply from 164.109.174.244: bytes=32 time=260ms TTL=255
Reply from 164.109.174.244: bytes=32 time=221ms TTL=255
Reply from 164.109.174.244: bytes=32 time=190ms TTL=255
Reply from 164.109.174.244: bytes=32 time=180ms TTL=255
Ping statistics for 164.109.174.244:
Packets: Sent = 4, Received = 4, Lost = 0 (0% loss),
Approximate round trip times in milli-seconds:
Minimum = 180ms, Maximum = 260ms, Average = 212ms
No connection will show the following:
Pinging 164.109.174.244 with 32 bytes of data:
Request timed out.
Request timed out.
Request timed out.
Request timed out.
Ping statistics for 164.109.174.244:
Packets: Sent = 4, Received = 0, Lost = 4 (100% loss),
Approximate round trip times in milli-seconds:
Minimum = 0ms, Maximum = 0ms, Average = 0ms
To use the Crestron Viewport (2-Series processors only), type the ping command at
the Viewport command prompt, i.e.,
ping 192.168.1.1
. Here a successful connection
will show:
Remote Node (192.168.1.1) is alive
No connection will show the following:
Remote Node (192.168.1.1) is not responding
30
•
Crestron e-Control®
Reference Guide – DOC. 6052
Содержание e-Control
Страница 1: ...Crestron e Control Reference Guide...
Страница 62: ...Software Crestron e Control 58 Crestron e Control Reference Guide DOC 6052...
Страница 63: ...Crestron e Control Software Reference Guide DOC 6052 Crestron e Control 59...
Страница 71: ...Crestron e Control Software This page intentionally left blank Reference Guide DOC 6052 Crestron e Control 67...
Страница 72: ......
Страница 73: ...Crestron e Control Software This page intentionally left blank Reference Guide DOC 6052 Crestron e Control 69...