Hi Team,
Hello,
I am moving your topic to the Jetson forums so the support folks have visibility.
Cheers,
Tom
The Ethernet MAC address must be unique within a Broadcast Domain. This means each Ethernet port that can be reached on layer 2 (an Ethernet Hub or a Packet Switch) must have a unique address. Ethernet port that are on different networks that are not connected via Ethernet switching (such as behind a routher) can share an address.
The Sun Sparcstation systems from the 90’s had a single mac address for all Ethernet ports. This was and still is legal as long as you don’t put two port into the same LAN (which doesn’t make any sense except for special cases as load balancing or trunking).
fchk
I agree but my question , Orin module has 10 number unique MAC.
Any MAC we can use for for secondary ethernet port ?
nvidia@nvidia-desktop:/proc/device-tree/chosen$ cat nvidia,ether-mac
48:B0:2D:94:D4:DBnvidia@nvidia-desktop:/proc/device-tree/chosen$ cat nvidia,ether-mac0
48:B0:2D:94:D4:DBnvidia@nvidia-desktop:/proc/device-tree/chosen$ cat nvidia,ether-mac1
48:B0:2D:94:D4:DCnvidia@nvidia-desktop:/proc/device-tree/chosen$ cat nvidia,ether-mac2
48:B0:2D:94:D4:DDnvidia@nvidia-desktop:/proc/device-tree/chosen$ cat nvidia,ether-mac3
48:B0:2D:94:D4:DEnvidia@nvidia-desktop:/proc/device-tree/chosen$ cat nvidia,ether-mac4
48:B0:2D:94:D4:DFnvidia@nvidia-desktop:/proc/device-tree/chosen$ cat nvidia,ether-mac5
48:B0:2D:94:D4:E0nvidia@nvidia-desktop:/proc/device-tree/chosen$ cat nvidia,ether-mac6
48:B0:2D:94:D4:E1nvidia@nvidia-desktop:/proc/device-tree/chosen$ cat nvidia,ether-mac7
48:B0:2D:94:D4:E2nvidia@nvidia-desktop:/proc/device-tree/chosen$ cat nvidia,ether-mac8
48:B0:2D:94:D4:E3nvidia@nvidia-desktop:/proc/device-tree/chosen$ cat nvidia,ether-mac9
48:B0:2D:94:D4:E4nvidia@nvidia-desktop:/proc/device-tree/chosen$
Hi Team , any update ?
I would suggest check with your second ethernet vendor and see where they expect the mac to be read.
This topic was automatically closed 14 days after the last reply. New replies are no longer allowed.