home *** CD-ROM | disk | FTP | other *** search
/ NetNews Usenet Archive 1993 #1 / NN_1993_1.iso / spool / comp / os / vms / 20820 < prev    next >
Encoding:
Internet Message Format  |  1993-01-12  |  1.3 KB

  1. Path: sparky!uunet!cs.utexas.edu!zaphod.mps.ohio-state.edu!magnus.acs.ohio-state.edu!usenet.ins.cwru.edu!agate!ucbvax!mhs.attmail.com!simons/G=Colin/I=CB/S=Sewell/O=H.A.Simons.Ltd/OU=CORP
  2. From: simons/G=Colin/I=CB/S=Sewell/O=H.A.Simons.Ltd/OU=CORP@mhs.attmail.com
  3. Newsgroups: comp.os.vms
  4. Subject: Re: Ethernet address (sans code) ?
  5. Message-ID: <9301122253.AA15800@ucbvax.Berkeley.EDU>
  6. Date: 12 Jan 93 17:01:38 GMT
  7. Sender: daemon@ucbvax.BERKELEY.EDU
  8. Distribution: world
  9. Organization: The Internet
  10. Lines: 26
  11.  
  12. David P. Morgan writes:
  13. >In article <1993Jan11.212842.1@slacvx.slac.stanford.edu>, fairfield@slacvx.slac.stanford.edu writes:
  14. >> In article <1993Jan11.202015.79@ittpub.nl>, david@ittpub.nl (David P. Morgan) writes:
  15. >>> 
  16. >>> How can one find out the Ethernet address of a node ?
  17. >>> 
  18. >>> It's VMS 5.5. I know you can do it with a little bit of code and that's
  19. >>>> straightforward but how can you do it with NCP, for instance ?
  20. >> 
  21. >>     $ MC NCP SHOW NODE <node_name> CHARACTERISTICS
  22. >> 
  23. >>     Look for the line starting "Hardware address" in the output.
  24. >
  25. >it doesn't work on the executor node, of course
  26.  
  27.  
  28.     how about:
  29.  
  30.     $ MCR NCP SHOW KNOWN LINES CHARACTERISTICS
  31.  
  32.  
  33.     colin sewell
  34.     h.a.simons ltd.
  35.     vancouver, bc
  36.     "simons/g=colin/s=sewell"@mhs.attmail.com
  37.  
  38.