Page 1 of 1

Vlan RB2011

Posted: Fri Oct 28, 2016 2:24 am
by tecnoarte
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

Re: Vlan RB2011

Posted: Fri Oct 28, 2016 2:47 pm
by haik01
Do you get an IP address from the CCR? See /ip address print

Re: Vlan RB2011

Posted: Fri Oct 28, 2016 4:16 pm
by tecnoarte
Yes, the client obtains the IP through CCR PPPoE Server.

Re: Vlan RB2011

Posted: Fri Oct 28, 2016 11:04 pm
by haik01
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?

Re: Vlan RB2011

Posted: Mon Oct 31, 2016 1:07 am
by tecnoarte
So I want to deliver a DHCP Server IP from CCR for each VLAN in the RB2011. I have only one DHCP