Page 1 of 1

1 LAN for 3 VLANS

Posted: Tue Feb 28, 2017 6:08 pm
by alex72800
Hello,
I want connect my router (Ruckuss) on the LAN (MIKROTIK), There is 3 VLANS:
- VLAN1 = Admin: BRIDGE with LAN
- VLAN2 = MEDIA: BRIDGE with LAN
- VLAN3 = ORGA: BRIDGE with LAN
When I connect my router in the LAN I want retrieve an IP address in my router (ruckuss) WAN And I want to be in the ADMIN VLAN.
When I enable a wifi in my phone I want see ADMIN VLAN, MEDIA VLAN and ORGA VLAN with my Router (Ruckuss).

I send a picture of Attachments.

Sorry for my English I speack French ;)

Thank's.

Re: 1 LAN for 3 VLANS

Posted: Tue Feb 28, 2017 6:42 pm
by AldoJimenez
Can you post /interface export?

Re: 1 LAN for 3 VLANS

Posted: Wed Mar 01, 2017 12:09 pm
by alex72800
My interface ;)

/interface export

/interface bridge
add name=LAN1
add name=VLAN1
add name=VLAN10
add name=VLAN20
add name=VLAN30
add name=VLAN40
add name=VLAN50
add name=VLAN60
add name=VLAN70
add name=WAN1

/interface vlan
add comment=ADMIN interface=LAN1 name=vlan1 vlan-id=1
add comment=XXX interface=LAN1 name=vlan10 vlan-id=10
add comment=ORGANISATION interface=LAN1 name=vlan20 vlan-id=20
add comment=EXPOSANTS interface=LAN1 name=vlan30 vlan-id=30
add comment=MEDIAS interface=LAN1 name=vlan40 vlan-id=40
add comment=TELEPHONE interface=LAN1 name=vlan50 vlan-id=50
add comment=WST interface=LAN1 name=vlan60 vlan-id=60
add comment=GPS interface=LAN1 name=vlan70 vlan-id=70

/interface wireless security-profiles
set [ find default=yes ] supplicant-identity=MikroTik

/interface bridge port
add bridge=VLAN40 interface=ether4
add bridge=VLAN1 interface=ether5
add bridge=WAN1 interface=ether1
add bridge=VLAN70 interface=vlan70
add bridge=VLAN1 interface=vlan1
add bridge=VLAN10 interface=vlan10
add bridge=VLAN20 interface=vlan20
add bridge=VLAN30 interface=vlan30
add bridge=VLAN40 interface=vlan40
add bridge=VLAN50 interface=vlan50

Re: 1 LAN for 3 VLANS

Posted: Thu Mar 02, 2017 1:07 pm
by alex72800
I resolve my problem, with the same configuration of the top, I activated the DHCP on the LAN.

My website ;) http://www.alexandreatry.hol.es/