Page 1 of 1

Switching port to VLAN on trunk

Posted: Fri Mar 23, 2012 10:21 pm
by LokiC2
I have an RB750UP with RouterOS v5.14 and I've removed (I believe) the default router setup. I have a trunk line coming from a switch with multiple VLAN's to ether1, but am only interested in VLAN15 with ID 15. On ether2 I have servers that I want to access from VLAN15. My end goal is to shape the bandwidth to the individual servers.

I created interface VLAN15 with ID 15 on ether1. Then I created bridge1 with ports ether2 and VLAN15. That's it.

When I try to ping the remote gateway from a server on ether2, I get no replies. On the other hand, if I change the ports on bridge1 to ether1 and ether2 and (with appropriate ip configuration on the server) ping the gateway address for my default VLAN with ID 1, the pings are returned.

What am I doing wrong? I'm guessing it is a tagging issue, but that is just my guess.

Re: Switching port to VLAN on trunk

Posted: Sat Mar 24, 2012 8:33 am
by perspetolis
hi.
please send your ip address export and interface export.

Re: Switching port to VLAN on trunk

Posted: Tue Mar 27, 2012 1:22 pm
by routerboardPro
Did you add VLAN interfaces onto your trunk port (ether1) also? If not you need to do that.

You also probably want to number (IP address) the vlan interfaces.


As above, post your relevant config :)