Question
Set MAC address for a VLAN interface
Hello,
I want to set a MAC Address for a VLAN Interface.
Have anynone an idea how can i set the MAC? And how can read out the MAC adresses for my VLANs?
I used this command but it didn´t work.
config system interface
edit "vlan30"
set vdom "root"
set subst enable
set substitute-dst-mac 00:09:0f:ef:0b:89
set snmp-index 7
set interface "wan1"
set vlanid 20
next
end
