Vlan RB2011

Hello,

I have a CCR1009 with DHCP and PPPoE functioning properly, but need to connect a RB2011 where I will have client1 (vlan10), client2 (vlan20) and client3 (VLAN30).

In the RB2011 created the DHCP-Client in Port1 and PPPoE-Client in Vlan 10, 20 and 30.

I made the following configuration, but it did not work ! What did I do wrong ?

/interface vlan
add interface=ether1 name=vlan10 vlan-id=10
add interface=ether1 name=vlan20 vlan-id=20
add interface=ether1 name=vlan30 vlan-id=30
/interface bridge
add name=Client1
add name=Client2
add name=Client3
/interface bridge port
add bridge=Client1 interface=vlan10
add bridge=Client1 interface=ether6
add bridge=Client2 interface=vlan20
add bridge=Client2 interface=ether7
add bridge=Client3 interface=vlan30
add bridge=Client3 interface=ether8
1.png

Do you get an IP address from the CCR? See /ip address print

Yes, the client obtains the IP through CCR PPPoE Server.

So what do you want to do with that IP? Does it need to be given out to users on each VLAN? How many DHCP servers do you have?

So I want to deliver a DHCP Server IP from CCR for each VLAN in the RB2011. I have only one DHCP