Path: utzoo!attcan!utgpu!jarvis.csri.toronto.edu!mailrus!ames!pacbell!att!laidbak!obdient!simon!root From: root@simon.UUCP (Local Deity) Newsgroups: comp.sys.apollo Subject: Re: How can I get the Ethernet No. of an Apollo Summary: Location of Ethernet address Message-ID: <349@simon.UUCP> Date: 1 Aug 89 04:03:44 GMT References: <507@cadlab.cadlab.de> Organization: ACT, Inc., Dank Dark Cave, Algonquin, IL. Lines: 19 In article <507@cadlab.cadlab.de>, schmidt@cadlab.uucp (Michael Schmidt) writes: > We have 3com Ethernet boards in one of our Apollos. Can any kind > soul tell me, how I can get the Ethernet No. of one of these boards? > -- On all of the 3com boards I have seen in the U.S. the Ethernet address is located on the board in two places. On the back of the board, there is a label in English that specifies the "NETWORK ADDRESS". This number has two parts; an assigned prefix that identifies the interface as being manufactured by 3com, and a unique part that identifies the specific board. This second part of the address is also located on the small prom chip that encodes the address. On a 3c505 card the first part of the address is 02.60.8C and the prom is at U17. A 3c503 card will have a similar set of lables. If the system is up and running you can find out the Ethernet address by using the arp command available under UNIX.