11: Maintenance and Diagnostics Settings
EDS-MD® Medical Device Server User Guide
85
To View the List of IP Sockets
Using Web Manager
To view IP Sockets, click
Diagnostics
in the menu and select
IP Sockets
.
Using the CLI
To enter the command level:
enable, show ip sockets
Using XML
Include in your file:
<statusgroup name=”ip sockets”>
Ping
The ping command can be used to test connectivity to a remote host.
Table 11-9 Ping Settings
To Ping a Remote Host
Using Web Manager
To ping a Remote Host, click
Diagnostics
in the menu and select
Ping
.
Using the CLI
To enter the command level:
enable, ping <host> <count> <timeout>
Using XML
Not applicable.
Traceroute
Here you can trace a packet from the EDS-MD device server to an Internet host, showing how
many hops the packet requires to reach the host and how long each hop takes. If you visit a web
site whose pages appear slowly, you can use traceroute to determine where the longest delays
are occurring.
Diagnostics: Ping
Settings
Description
Host
Enter the IP address or host name for the EDS-MD unit to ping.
Count
Enter the number of ping packets EDS-MD device should attempt to send to the
Host
. The default is
5
.
Timeout
Enter the time, in seconds, for the EDS-MD to wait for a response from the host
before timing out. The default is
5
seconds.
Submit (Button)
Click the
Submit
button after entering ping information.