I have created VLANs and assigned IP addresses to each of the VLANs using LISA. Now I need to identify these VLANs using the Mikrotik OS and assign an interface to them.
How do I do it? ![]()
Please help!!!
I have created VLANs and assigned IP addresses to each of the VLANs using LISA. Now I need to identify these VLANs using the Mikrotik OS and assign an interface to them.
How do I do it? ![]()
Please help!!!
I suppose adding VLAN interface, you specify interface VLAN be configured on, like
‘interface vlan add name=test vlan-id=1 interface=ether1’
http://www.mikrotik.com/docs/ros/2.9/interface/vlan