Hi*
i have a working setup – but besides to never touch a running system – i wanted to setup a proper network with VLAN for private/guest/management as described in the thread
http://forum.mikrotik.com/t/using-routeros-to-vlan-your-network/126489/1
schema is as following:
Cablemodem → HeXs → CRS318-NetP16 → Patchpanel
So i started with the switch, entering every command as writen in the switch.rsc.
Yes, i started with /system reset-configuration
but as soon as i entered the last command
#######################################
# Turn on VLAN mode
#######################################
/interface bridge set BR1 vlan-filtering=yes
i got kicked out of the session an never found the switch again in my network, not via winbox nor via pingscanning the mikrotik net (xxx.xxx.88.xxx), the management lan (xxx.xxx.0.xxx), or my existing net.
Okay, so i thought maybe i have to configure the router to get it working, but i hit the same state:
After entering the last command
#######################################
# Turn on VLAN mode
#######################################
/interface bridge set BR1 vlan-filtering=yes
i got kicked out and didn’t see the device anymore.
okay. bad.
I reseted everything and started with the router.
Same result. Kicked out. I don’t see the device and don’t get an IP via dhcp.
Went directly to the Router and plugged in a cable in a free port.
Nothing. I don’t see the device and don’t get an IP via dhcp.
I reduced the example to ONE Vlan → nothing. I don’t see the device and don’t get an IP via dhcp.
Some hours later i reverted to the old configuration by restoring the backup. So now i’m here again and clueless as never before.
I thought i read AND understood the example, but i am missing something and i don’t get it.
I thought this was an working example, or do i have to alter something to get it working?
I just don’t know what i did wrong and feel a little stupid :\
Any hints? thank yo