MOD5270 Config Record Core MAC address Vs. Ethernet Mac Addr

Discussion to talk about software related topics only.
Post Reply
bnsarvis
Posts: 7
Joined: Fri Jan 25, 2013 6:36 am

MOD5270 Config Record Core MAC address Vs. Ethernet Mac Addr

Post by bnsarvis »

Hello,

In the MOD5270 Config record, there is a "Core Mac Address" (base unit mac address) and a "MAC" address (Ethernet Mac Address). What's the difference, and when would these two values be different?

Would there ever be a reason for the core mac address to be zero?

Thanks.

Brian
User avatar
Forrest
Posts: 289
Joined: Wed Apr 23, 2008 10:05 am

Re: MOD5270 Config Record Core MAC address Vs. Ethernet Mac

Post by Forrest »

This is used in devices with multiple network interfaces, such as wifi or dual ethernet. One interface is primary, and other interfaces are like childs of the primary interface. This way, you can identify single products that have multiple interfaces on your network.
Forrest Stanley
Project Engineer
NetBurner, Inc

NetBurner Learn Articles: http://www.netburner.com/learn
User avatar
pbreed
Posts: 1091
Joined: Thu Apr 24, 2008 3:58 pm

Re: MOD5270 Config Record Core MAC address Vs. Ethernet Mac

Post by pbreed »

The same exact structure is used in the configrecord and in the ipsetup/find/autoupdate device location system.

In the config record the core address is unused, in the find protocols this is filled in with the MAC address of the first network interface,
this way when IPSETUP sees multiple interfaces it knows how to combine them into one device.


Paul
bnsarvis
Posts: 7
Joined: Fri Jan 25, 2013 6:36 am

Re: MOD5270 Config Record Core MAC address Vs. Ethernet Mac

Post by bnsarvis »

Thanks for the advice.

So if I understand this correctly, in the MOD5270, the Core Mac Address should always be ignored, and the Ethernet Mac Address should always be used, both in the MOD5270 itself, and in the config record sent as part of the discovery process.

Brian
User avatar
pbreed
Posts: 1091
Joined: Thu Apr 24, 2008 3:58 pm

Re: MOD5270 Config Record Core MAC address Vs. Ethernet Mac

Post by pbreed »

Yes that is fine for a device with one interface.

In discovery mode they should be identical.
Post Reply