[Search for users] [Overall Top Noters] [List of all Conferences] [Download this site]

Conference star::wizards

Title: "ASK THE WIZARDS"
Moderator:QUARK::LIONEL
Created:Mon Oct 30 1995
Last Modified:Mon May 12 1997
Last Successful Update:Fri Jun 06 1997
Number of topics:1857
Total number of notes:3728

1536.0. "Open: hardware address of ethernet adapter?" by STAR::JKEENAN () Tue Feb 11 1997 08:25

Return-Path: "VMS001::WWW"@vms001.das-x.dec.com
Received: by vmsmkt.zko.dec.com (UCX V4.1-12, OpenVMS V6.2 VAX);
	Thu, 6 Feb 1997 14:24:43 -0500
Received: from vms001 by mail11.digital.com (8.7.5/UNX 1.5/1.0/WV)
	id OAA26047; Thu, 6 Feb 1997 14:17:21 -0500 (EST)
Date: Thu, 6 Feb 1997 14:17:49 -0500
Message-Id: <[email protected]>
From: "VMS001::WWW"@vms001.das-x.dec.com (06-Feb-1997 1417)
To: [email protected], [email protected], [email protected]
Subject: Ask the Wizard: '[email protected]'
X-VMS-To: [email protected]

Remote Host: (null)
Browser Type: Mozilla/3.0 (Win16; I)
Remote Info: <null>
Name: David Clyde
Email Address: [email protected]
CPU Architecture: VAX
Version: v 6.2
Questions: 

Wonderful Wiz,

How can I get the hardware address of the ethernet adapter on a VAX? 

T.RTitleUserPersonal
Name
DateLines
1536.1Various Means To Read Ethernet AddressXDELTA::HOFFMANSteve, OpenVMS EngineeringTue Feb 11 1997 11:2223
   When asking these questions, the particular platform is of interest,
   as is the operating system and version, as well as the network software.

   On various Q-bus VAX system consoles, use the console command:
	>>> E/P/W/N:5 20001920
   The Ethernet address is displayed in the low byte of each of
   these five words -- this reads the address out of Q-bus space.

   Most recent VAX systems include a console command to display the
   Ethernet address.  >>> HELP for assistance with the specific VAX.

   Various recent systems also display the address upon power-up.

   Or bootstrap the system via the network, requesting the READ_ADDR
   downline-load program, per VMScluster documentation.  (This image
   is not available and configured for downloads on all networks.)

   Or use one of the C programs available at the Alpha developer's
   page.  The URL is http://www.partner.digital.com/www-swdev/

   Or use the DECnet NCP> SHOW KNOWN LINE CHARACTERISTICS command.