Skip to content
  • There are no suggestions because the search field is empty.

MAC addresses used by AltoPlex devices

AltoPlex devices have several interfaces that are each assigned unique MAC addresses. These MAC addresses may appear in packet capture software, DHCP server logs, and the device's diagnostic file.

Interface Description Example MAC address
60 GHz wireless radio (wlan0) The MAC address on the device label.
The wlan0 interface is also known as Radio 0.
70:88:6B:C7:00:00
Bridge (br0) Administratively assigned MAC address for the bridge interface.
The br0 interface uses the same MAC address as wlan0, except the first octet is 72 rather than 70.
72:88:6B:C7:00:00
eth1 Ethernet port 1 The eth* interfaces use the same MAC address as wlan0, except sequentially incremented by one. 70:88:6B:C7:00:01
eth2 Ethernet port 2 70:88:6B:C7:00:02
eth3 Ethernet port 3 70:88:6B:C7:00:03

Example above is for the D423 with its 3 Ethernet ports. 

The device's diagnostic file also contains interfaces that are named kb0* and terra*. These interfaces and their corresponding MAC addresses are for internal use and can be ignored.