Posted on 06-28-2012 05:52 AM
Can anyone with one of the newer adapters confirm if Apple put the mac address on the packaging or device anywhere via barcode? I suppose it's too ugly to hope for this.
We just ordered a whole bunch and dreading plugging them in one by one to get mac address for JSS.
Solved! Go to Solution.
Posted on 06-28-2012 06:09 AM
I got a brand new unopened box in my hand and I only see a UPC code and a JAN code.
Just opened it and:
Nothing on the inside paperwork.
Nothing on the adapter itself.
Nothing that looks like a MAC address.
Posted on 06-28-2012 06:09 AM
I got a brand new unopened box in my hand and I only see a UPC code and a JAN code.
Just opened it and:
Nothing on the inside paperwork.
Nothing on the adapter itself.
Nothing that looks like a MAC address.
Posted on 06-28-2012 06:11 AM
figures as much, thanks.
Posted on 06-28-2012 06:23 AM
Only Enterprises need MAC addresses...why do you think it would be there then? However, this is good to know there will be another step in that process when ours gets here.
Posted on 06-28-2012 06:32 AM
My fear is one adapter mac address is somehow copied/pasted wrong, or doesn't make it to JSS for whatever reason (we're buying a few hundred), then machines imaged with those adapters will be messed up / replace each other in JSS.
My plan is to enter them in JSS as carefully as possible, and then ask the technicians who do the mass imaging to check after second batch they have as many airs in their inventory as they expect.
Posted on 06-28-2012 07:39 AM
Best thing I've found (at least with the USB ones) is to plug them into a MAC, go to System Preferences -> Network -> Advanced -> Hardware.
There you can select it and copy. Go into the JSS, paste it into the removable MAC address field.
Posted on 06-28-2012 08:49 AM
Here's what we're seeing on a MacBookPro8,2 from early 2011:
LAB-MPB-03:~ admin$ ifconfig
lo0: flags=8049<UP,LOOPBACK,RUNNING,MULTICAST> mtu 16384
options=3<RXCSUM,TXCSUM>
inet6 fe80::1%lo0 prefixlen 64 scopeid 0x1
inet 127.0.0.1 netmask 0xff000000
inet6 ::1 prefixlen 128
gif0: flags=8010<POINTOPOINT,MULTICAST> mtu 1280
stf0: flags=0<> mtu 1280
en0: flags=8863<UP,BROADCAST,SMART,RUNNING,SIMPLEX,MULTICAST> mtu 1500
options=2b<RXCSUM,TXCSUM,VLAN_HWTAGGING,TSO4>
ether 3c:07:54:38:64:d9
inet6 fe80::3e07:54ff:fe38:64d9%en0 prefixlen 64 scopeid 0x4
inet XXX.XXX.XXX.XXX netmask 0xffffff80 broadcast XXX.XXX.XXX.XXX
media: autoselect (100baseTX <full-duplex>)
status: active
en1: flags=8863<UP,BROADCAST,SMART,RUNNING,SIMPLEX,MULTICAST> mtu 1500
ether b8:8d:12:26:f3:32
media: autoselect (<unknown type>)
status: inactive
fw0: flags=8863<UP,BROADCAST,SMART,RUNNING,SIMPLEX,MULTICAST> mtu 4078
lladdr a4:b1:97:ff:fe:39:5d:96
media: autoselect <full-duplex>
status: inactive
p2p0: flags=8843<UP,BROADCAST,RUNNING,SIMPLEX,MULTICAST> mtu 2304
ether 0a:8d:12:26:f3:32
media: autoselect
status: inactive
[color=red]en2: flags=8863<UP,BROADCAST,SMART,RUNNING,SIMPLEX,MULTICAST> mtu 1500
options=b<RXCSUM,TXCSUM,VLAN_HWTAGGING>
**ether 40:6c:8f:39:ad:19**
inet6 fe80::426c:8fff:fe39:ad19%en2 prefixlen 64 scopeid 0x5
inet XXX.XXX.XXX.XXX netmask 0xffffff00 broadcast XXX.XXX.XXX.XXX
media: autoselect (1000baseT <full-duplex,flow-control>)
status: active[/color]
LAB-MPB-03:~ admin$
Posted on 06-28-2012 09:00 AM
replace the awk match string for whatever the usb adapters present themselves as:
/usr/sbin/networksetup -listallhardwareports | awk -v n=2 '/Hardware Port: Ethernet/ {queue[NR+n]} NR in queue {print $NF}'
Posted on 06-28-2012 09:04 AM
@rockpapergoat Thanks Nate, trust that I copy/paste to my cheatsheet.txt file whenever you guys post these nuggets! :D
We are also using a Sharpie to put the MAC Address on the Thunderbolt/Gigabit adapter body...hopefully it won't wipe, but if it does we have an engraver. We only have a handful of adapters though...for those of you with MANY of them, I would let your Apple REP know. I just submitted to RADAR (11769043) and I'm forwarding to our Apple rep.
https://bugreport.apple.com/cgi-bin/WebObjects/RadarWeb.woa/62/wo/Vy5qAs85tUiaRq1W8UleGM/5.83.28.0.9
Don