You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
👋🏻 Hey Team!
As an enhancement, could we get the device's hardware MAC address added as an option in JSM's substitution variables? I could see this implemented with the following options:
wifiMAC to only use the wireless MAC address regardless of active network connection.
EthernetMAC for models that have an Ethernet NIC when running through Setup Assistant. If this is selected and it is determined that the device does not have an Ethernet NIC, it could fall back to leverage the wireless MAC address. If there are multiple onboard NICs (ie. Mac Pro), leverage the Primary NIC. The argument could be made to instead leverage whichever NIC has an active connection and if both do, Primary NIC's MAC is used.
Thanks!
The text was updated successfully, but these errors were encountered:
jordanburnette
changed the title
Feature Request - Substitution Variables: Hardware MAC Address
Feature Request - Substitution Variables: MAC Address
Oct 5, 2024
👋🏻 Hey Team!
As an enhancement, could we get the device's hardware MAC address added as an option in JSM's substitution variables? I could see this implemented with the following options:
wifiMAC
to only use the wireless MAC address regardless of active network connection.EthernetMAC
for models that have an Ethernet NIC when running through Setup Assistant. If this is selected and it is determined that the device does not have an Ethernet NIC, it could fall back to leverage the wireless MAC address. If there are multiple onboard NICs (ie. Mac Pro), leverage the Primary NIC. The argument could be made to instead leverage whichever NIC has an active connection and if both do, Primary NIC's MAC is used.Thanks!
The text was updated successfully, but these errors were encountered: