On the Geneve:

   Start E/A 
      Load by Option 3:
          IP2_X
          PROT_X
          SLIP0_X
          STD232O_X
      Start:
          MAIN


On the PC:

Configure your output as 9600 bps, no parity, 8 data bits, 1 stop bit

$ dip geneve.dip (in Linux, using dip99; the .dip file is in the tar file)

Take e.g. <ipadr1>=180.0.0.1, <ipadr2>=180.0.0.2

Test:
   ping <ipadr2>
     Displayed: "ICMP message". Geneve will reply to ping requests. 

   ftp <ipadr2>
     Displayed: "TCP message". Will be ignored; press CTRL-C

   tracerte <ipadr2>
     Displayed: "UDP message". Will be ignored; press CTRL-C
   
