¿Alguien puede explicarme por qué diferentes interfaces tienen todas la misma dirección mac? Por debajo de eth0.1, eth0.2 y wlan0 tienen la misma dirección mac, ¿es esto normal?
ip link show eth0.1
6: eth0.1@eth0: <BROADCAST,MULTICAST,UP,LOWER_UP> mtu 1500 qdisc noqueue master br-lan state UP qlen 1000
link/ether 80:2a:a8:73:7d:39 brd ff:ff:ff:ff:ff:ff
ip link show eth0.2
7: eth0.2@eth0: <BROADCAST,MULTICAST,UP,LOWER_UP> mtu 1500 qdisc noqueue state UP qlen 1000
link/ether 80:2a:a8:73:7d:39 brd ff:ff:ff:ff:ff:ff
ip link show wlan0
4: wlan0: <BROADCAST,MULTICAST> mtu 1500 qdisc noop state DOWN qlen 1000
link/ether 80:2a:a8:72:7d:39 brd ff:ff:ff:ff:ff:ff