Enhanced MAC (EMAC) VLAN support
The media access control (MAC) virtual local area network (VLAN) feature allows you to configure multiple virtual interfaces with different MAC addresses (and therefore different IP addresses) on a physical interface.
For more information about EMAC VLAN support, see Enhanced MAC VLANs.
Use the following command to configure an EMAC VLAN:
config system interface
edit <interface-name>
set type emac-vlan
set vlan-id <VLAN-ID>
set interface <physical-interface>
end