Help with CCR2004 and AUDIENCE device setup for multiple wireless networks using VLANs

I am trying to setup my audience device with my CCR router.
CCR2004 is connected to ISP gateway router with static public IP via IP passthrough setup ==> (http://forum.mikrotik.com/t/where-do-i-see-mikrotik-public-wan-ip/156725/1)
So i am able to set static public address for the CCR router, but how do i set private ip address also?
I am able to reach internet and ping google.com for example but that is using the route for public ip

How do i setup gateway private IP for the management VLAN1 for the router?
So i can use this private ip (192.168.11.254) as gateway for the other VLANs to route to internet
I will like to have the router have private ip of 192.168.11.254/24 for the management VLAN1?

Now i want the CCR2004 to be DHCP server for VLAN2 which is what i want to use for AUDIENCE access point
So how do i set this up?


CCR2004

  • VLAN1 192.168.11.254/24 (management private ip for CCR2004 router on management VLAN1)
  • VLAN2 192.168.12.254/24 (use for 1st wireless network for devices connected to AUDIENCE device)
  • VLAN3 192.168.13.254/24 (use for 2nd wireless network for devices connected to AUDIENCE device)

AUDIENCE

  • VLAN1 192.168.11.253/24 (management private ip for AUDIENCE access point on management VLAN1)
  • VLAN2 192.168.12.0/24(this will be for 1st wireless network, DHCP server will be CCR2004 router)
  • VLAN3 192.168.13.0/24(this will be for 2nd wireless network, DHCP server will be CCR2004 router)


    How do i set this up?

I already created VLAN1, VLAN2, VLAN3 on the CCR2004 router already
I can ping router ip on VLAN1(192.168.11.254) from the AUDIENCE ip on VLAN1(192.168.11.253) and vice versa
I can ping internet from CCR2004, but i can NOT ping internet from AUDIENCE

So here is where am stuck. How do i setup VLAN2 and VLAN3 and setup wireless for the AUDIENCE?

https://forum.mikrotik.com/viewtopic.php?t=182276
Look at the example.
You can use ether2 on the audience for off bridge access during configuration and after.

I do not understand that thread/post
Any way to provide help for my specific question?
For you that know what to do, things may look obvious

Anyone else willing to help with this setup
I have couple of stuffs setup already
Just need guidance on how to proceed from where am at

Thanks in advance