Connecting as a telnet client, Elnet, see, Connecting – Extron Electronics HDXP Plus Series User Guide User Manual
Page 121: As a telnet client

HDXP Plus Series Switchers • Reference Information
115
115
4.
At the command prompt, enter
ping
IP address
. The computer returns a display
similar to figure 109.
The line
Pinging
...
reports the actual numeric IP address, regardless of whether
you entered the actual numeric IP address or an alias name.
C:\>ping 192.168.254.254
Pinging 192.168.254.254 with 32 bytes of data:
Reply from 192.168.254.254: bytes=32 time<10ms TTL=128
Reply from 192.168.254.254: bytes=32 time<10ms TTL=128
Reply from 192.168.254.254: bytes=32 time<10ms TTL=128
Reply from 192.168.254.254: bytes=32 time<10ms TTL=128
Ping statistics for 192.168.254.254:
Packets: Sent = 4, Received = 4, Lost = 0 (0% loss),
Approximate round trip times in milli-seconds:
Minimum = 0ms, Maximum = 0ms, Average = 0ms
Figure 109.
Ping Response
Ping to determine web IP address
The Ping utility has a modifier,
-a
, that directs the command to return the web address
rather than the numeric IP address.
At the prompt, enter
ping
-a
IP
address
. The display that the computer returns is similar
to the
Ping
response shown in figure 109, except that when you specify the
-a
modifier,
the line
Pinging mail...
reports the web IP address instead of the numeric IP address,
regardless of whether you entered the actual numeric IP address or an alias name.
Connecting as a Telnet Client
The Microsoft Telnet utility is available from the command prompt. Telnet allows you to
input SIS commands to the HDXP switcher from the PC via the Ethernet link and the LAN.
Starting Telnet
Access the command prompt and start Telnet as follows:
1.
From the
Start
menu, select
Run...
. The Run window opens.
2.
In the
Open
text field, enter
cmd
.
3.
Click
OK
. A command window opens.
4.
At the prompt, enter
telnet
. The computer returns a display similar to figure 110.
Microsoft (R) windows 2000 (TM) Version 5.0 (Build 2195)
Welcome to Microsoft Telnet Client
Telnet Client Build 5.00.99203.1
Escape Character is 'CTRL+]'
Microsoft Telnet>
Figure 110.
Telnet Screen