Community discussions

MikroTik App
 
willtech
just joined
Topic Author
Posts: 9
Joined: Thu Dec 03, 2009 4:44 pm

VLAN Questions

Wed Jul 14, 2010 1:29 am

I am trying to set up a management VLAN across 2 RB750s and I have some questions. I am assigning this VLAN 85 but now my problem is how to apply this VLAN to a physical port on the router? Then how would you trunk these VLANS between the two routers? I read the wiki but it didn't really help me to figure this out. Could someone help me out with this concept?
 
fewi
Forum Guru
Forum Guru
Posts: 7717
Joined: Tue Aug 11, 2009 3:19 am

Re: VLAN Questions

Wed Jul 14, 2010 1:31 am

Add the VLAN interfaces on both routers, and make the parent interface the physical interface the routers will be connected via.
 
willtech
just joined
Topic Author
Posts: 9
Joined: Thu Dec 03, 2009 4:44 pm

Re: VLAN Questions

Wed Jul 14, 2010 1:38 am

I am going to use port 1 on the RB750 to connect the routers and that will help with the trunking. How would I connect port 2 on the first RB750 to a PC and assign it to the VLAN? Anybody else have any thoughts about it?
 
perezcurda
just joined
Posts: 23
Joined: Wed Dec 24, 2008 10:10 pm

Re: VLAN Questions

Sat Jul 17, 2010 12:09 am

Just configure the vlan in the ether1 on both routers, and add a bridge and put the vlan85 and the ether2 (PC) in the bridge.

interface vlan add name vlan85 vlan-id=85 interface=ether1 disable=no

add bridge name=bridge85


(Trunking vlans-interface)
interface bridge port add bridge=bridge85 interface=vlan85
interface bridge port add bridge=bridge85 interface=ether2
 
ginovilla
Member Candidate
Member Candidate
Posts: 121
Joined: Sat Jun 05, 2004 8:02 am

Re: VLAN Questions

Sat Jul 17, 2010 4:30 am

Que mucho aprendiste.... :-)
 
willtech
just joined
Topic Author
Posts: 9
Joined: Thu Dec 03, 2009 4:44 pm

Re: VLAN Questions

Mon Jul 19, 2010 12:45 am

Thank you very much for helping out.....Now I will give it a try.

Who is online

Users browsing this forum: McGremlin, SarahDavis and 36 guests