6.41 RB450G VLAN

Hi All,

I’ve just updated my old RB450G to 6.41 in order to test it before upgrading my RB3011 & CRS326.
I’m having some issues with VLANs.

The RB450 is connected direct to the RB3011, which hosts several VLANs.

The RB450’s config is completely blank, except for the following:

[admin@RB450G] /interface bridge> print
Flags: X - disabled, R - running 
 0 R name="bridge1" mtu=auto actual-mtu=1500 l2mtu=1520 arp=enabled 
     arp-timeout=auto mac-address=00:0C:42:BD:86:4A protocol-mode=rstp 
     fast-forward=no igmp-snooping=no priority=0x8000 auto-mac=yes 
     max-message-age=20s forward-delay=15s transmit-hold-count=6 ageing-time=5m 
     region-name="" region-revision=0 max-hops=20 vlan-filtering=no pvid=1



[admin@RB450G] /interface bridge port> print
Flags: X - disabled, I - inactive, D - dynamic, H - hw-offload 
 #     INTERFACE      BRIDGE         HW  PVID PR  PATH-COST INTERNA...    HORIZON
 0   H ether1         bridge1        yes    1 0x         10         10       none
 1   H ether2         bridge1        yes    1 0x         10         10       none
 2 I H ether3         bridge1        yes   10 0x         10         10       none



[admin@RB450G] /interface bridge vlan> print
Flags: X - disabled, D - dynamic 
 #   BRIDGE           VLAN-IDS  CURRENT-TAGGED          CURRENT-UNTAGGED         
 0   bridge1          1        
 1   bridge1          10



[admin@RB450G] /ip dhcp-client> print
Flags: X - disabled, I - invalid, D - dynamic 
 #   INTERFACE    USE-PEER-DNS ADD-DEFAULT-ROUTE STATUS        ADDRESS           
 0   bridge1      yes          yes               bound         10.0.0.150/24

As soon as I enable vlan-filtering, everything drops. The RB450 is then unable to obtain an DHCP lease, same with client machines.

The mad thing is, once filtering is enabled, in the hosts tab of the bridge interface, I can view all hosts on my network, with correct VLAN IDs.

Any pointers? I’m probably missing something here…