home *** CD-ROM | disk | FTP | other *** search
/ NetNews Usenet Archive 1993 #1 / NN_1993_1.iso / spool / comp / os / vms / 20767 < prev    next >
Encoding:
Text File  |  1993-01-12  |  1.2 KB  |  28 lines

  1. Newsgroups: comp.os.vms
  2. Path: sparky!uunet!zaphod.mps.ohio-state.edu!pacific.mps.ohio-state.edu!linac!unixhub!slacvx.slac.stanford.edu!fairfield
  3. From: fairfield@slacvx.slac.stanford.edu
  4. Subject: Re: Ethernet address (sans code) ?
  5. Message-ID: <1993Jan11.212842.1@slacvx.slac.stanford.edu>
  6. Lines: 16
  7. Sender: news@unixhub.SLAC.Stanford.EDU
  8. Organization: Stanford Linear Accelerator Center
  9. References: <1993Jan11.202015.79@ittpub.nl>
  10. Date: Tue, 12 Jan 1993 05:28:42 GMT
  11.  
  12. In article <1993Jan11.202015.79@ittpub.nl>, david@ittpub.nl (David P. Morgan) writes:
  13. > How can one find out the Ethernet address of a node ?
  14. > It's VMS 5.5. I know you can do it with a little bit of code and that's
  15. > straightforward but how can you do it with NCP, for instance ?
  16.  
  17.     $ MC NCP SHOW NODE <node_name> CHARACTERISTICS
  18.  
  19.     Look for the line starting "Hardware address" in the output.
  20. -- 
  21.  Dr. Kenneth H. Fairfield    |  Internet: Fairfield@Slac.Stanford.Edu
  22.  SLAC, P.O.Box 4349, MS 98   |  DECnet:   45537::FAIRFIELD (45537=SLACVX)
  23.  Stanford, CA   94309        |  BITNET    Fairfield@Slacvx
  24.  ----------------------------------------------------------------------------
  25.  These opinions are mine, not SLAC's, Stanford's, nor the DOE's...
  26.