Hi Guys,
Ive been using Mikrotik Routers for a few years, but never with VLANS, there is so muchconflicting information, and I cannot get this working.
The router is a RB1200 running OS 5.16
The port is linked to a Cisco Switch, with the below config
fa0/13 - VLAN237=10.0.100.5/30. VLAN238=10.0.100.13/30
The port is linked into ether8 on the routerboard
This is the vlan config I have
/interface vlan
add arp=enabled disabled=no interface=“ether8 - CWA - DNZ” l2mtu=1596 mtu=
1500 name=DNZ-VLAN-238 use-service-tag=no vlan-id=238
add arp=enabled disabled=no interface=“ether8 - CWA - DNZ” l2mtu=1596 mtu=
1500 name=CWA-VLAN-237 use-service-tag=no vlan-id=237
/ip address
add address=10.0.100.6/30 comment=CWA-VLAN-237 disabled=no interface=
CWA-VLAN-237 network=10.0.100.4
add address=10.0.100.14/30 comment=DNZ-Vlan disabled=no interface=
DNZ-VLAN-238 network=10.0.100.12
The conflicting information I have is in regard to bridging, some places say use a bridge, some say dont use a bridge, and are not clear what LAN port you build the bridge from?
Can someone clarify this so I can get it working