<html>
  <head>
    <meta http-equiv="Content-Type" content="text/html; charset=utf-8">
  </head>
  <body text="#000000" bgcolor="#FFFFFF">
    <p>Hi, Bob,<br>
    </p>
    <p>The computer doesn't have a dhcp server running.  I'm unsure how
      to set a static IP with a subnet of 255.0.0.0.  It doesn't seem to
      let me set an ip address of anything with 255 as the first octet. 
      I tried to set the ip to something it liked with a netmask of
      255.255.255.255 and the ping said the network was unrechable.</p>
    <p><font face="Courier New, Courier, monospace">sudo ifconfig
        enx8cae4cf4dae2 inet 255.0.0.1 netmask 255.255.255.255<br>
        SIOCSIFADDR: Invalid argument<br>
        <br>
        <br>
        jim-Dell-Laptop ~ # sudo ifconfig enx8cae4cf4dae2 inet
        192.168.0.1 netmask 255.255.255.255<br>
        jim-Dell-Laptop ~ # ping 255.255.255.255<br>
        connect: Network is unreachable<br>
        <br>
        <br>
        enx8cae4cf4dae2 Link encap:Ethernet  HWaddr 8c:ae:4c:f4:da:e2  <br>
                  inet addr:192.168.0.1  Bcast:192.168.0.255 
        Mask:255.255.255.255<br>
                  inet6 addr: fe80::8eae:4cff:fef4:dae2/64 Scope:Link<br>
                  UP BROADCAST RUNNING MULTICAST  MTU:1500  Metric:1<br>
                  RX packets:0 errors:0 dropped:0 overruns:0 frame:0<br>
                  TX packets:23598 errors:0 dropped:0 overruns:0
        carrier:0<br>
                  collisions:0 txqueuelen:1000 <br>
                  RX bytes:0 (0.0 B)  TX bytes:1345185 (1.3 MB)<br>
      </font></p>
    <p>Thanks,</p>
    <p>Jim<br>
    </p>
    <p><br>
    </p>
    <br>
    <div class="moz-cite-prefix">On 10/28/2017 07:48 AM, Bob Stricklin
      wrote:<br>
    </div>
    <blockquote type="cite"
      cite="mid:D00DB88F-458C-46BA-B04A-09265ECCF924@n5brg.com">
      <pre wrap="">Jim,

I have recently been working on issues like this as well.

If you would like to determine the IP address currently programed in your Hermes you can program your computer with a static IP with a subnet of 255.0.0.0. Then connect the computer and the Hermes to your switch and ping 255.255.255.255 and the Hermes should respond with its IP address.

Both the computer and the Hermes should have a static IP for this to work because there will be no DHCP server available on your switch and I would assume your computer is not acting like a DHCP server.
</pre>
    </blockquote>
    <br>
  </body>
</html>