I can't change the MAC address
Posted: Mon Aug 30, 2021 10:13 pm
Good evening, I want to change the MAC address of the router, but I can't. I tried the following commands, but to no avail
/interface ethernet set ether1 mac-address=33:10:C6:72:29:EB
This is what appears to me
I intentionally hid my MAC address
/interface ethernet set ether1 mac-address=33:10:C6:72:29:EB
This is what appears to me
Code: Select all
[*******@********] > inter eth pr
Flags: X - disabled, R - running, S - slave
# NAME MTU MAC-ADDRESS ARP SWITCH
0 R E1 1500 00:00:00:00:00:00 enabled switch1
1 RS E2 1500 00:00:00:00:00:00 enabled switch1
2 XS E3 1500 00:00:00:00:00:00 enabled switch1
3 XS E4 1500 00:00:00:00:00:00 enabled switch1
4 XS E5 1500 00:00:00:00:00:00 enabled
5 XS E6 1500 00:00:00:00:00:00 enabled
6 XS E7 1500 00:00:00:00:00:00 enabled
7 XS E8 1500 00:00:00:00:00:00 enabled
8 X sfp-sfpplus1 1500 00:00:00:00:00:00 enabled
9 X sfp1 1500 00:00:00:00:00:00 enabled
[*******@********] > inter eth
[*******@********] /interface ethernet> set 0 mac-address=33:10:C6:72:29:EB
failure: invalid mac address
[*******@********] /interface ethernet>