How to access RB on trunk port?

I try to follow instruction here: http://wiki.mikrotik.com/wiki/SwOS/Router-On-A-Stick

I have 2 different site locations, each have RB250 (SwOS 1.5).
For connected these 2 RB250, I’m using wireless connection using RB433 at trunk port on port1 VLAN id 1.
topologi.png
Configuration is like this:
VLAN.png
VLANs.png
I want to access RB433 on trunk port, from network on Port5.
How can i do that? Please help.
Thanks

You can use routing. You need to configure VLAN interface (vlan-id=300) on RB433 and assign IP address to this interface.

It works :smiley:
Thanks.