Page 1 of 1
vlans between access points
Posted: Fri Jul 12, 2013 12:57 pm
by samih
Hello everybody. i am trying to make vlans between rb751 and down is the diagram.
i have a dhcp gateway server. i want all the traffic between CCR and RB751 to pass in a vlan ID 50. RB751 as accespoints. the users connected to the access points will get IPs from the DHCP server Gateway directly.
my problem is how to make the vlan between the ccr and the access points so that all the traffic will pass in this vlan. also the DHCP Server Gateway must not be in the vlan.
i will be very thankful for any help.
attached is the image ( sorry for my bad drawing)
Re: vlans between access points
Posted: Fri Jul 12, 2013 2:33 pm
by hameed
Make that port as trunk
Re: vlans between access points
Posted: Fri Jul 12, 2013 5:08 pm
by samih
no need for a trunk port. since i am using only one vlan.
Re: vlans between access points
Posted: Sat Jul 13, 2013 8:09 pm
by rjickity
Is the traffic coming out of the switch tagged ? If so create vlan interface on the 751 interfacr connecting to the switch with vlan id 50 and then add it to the bridge with the wlan
Sent from my GT-I9100 using Tapatalk 2
Re: vlans between access points
Posted: Sun Jul 14, 2013 12:26 am
by samih
hello rjickity. No the traffic is not tagged. i want the vlan to isolate the traffic all the path when it enters the CCR until it goes out of the wireless.
Re: vlans between access points
Posted: Sun Jul 14, 2013 2:33 pm
by CelticComms
Where is the traffic to be tagged and untagged?
Re: vlans between access points
Posted: Sun Jul 14, 2013 5:17 pm
by samih
hello CelticComms
i dont want it to be tagged at all. or if it is obliged to be tagged then let it be tagged when it enters the CCR and untagged when it leaves the wireless.
Re: vlans between access points
Posted: Sun Jul 14, 2013 6:48 pm
by CelticComms
OK - well maybe the mention of VLANs is causing confusion because that that is often associated with the likes of 802.1q tagging.
As far as the DHCP server not being in the same layer 2 domain as the APs - use DHCP Relay on the CCR to relay the DHCP requests/responses from the interface connected to the 5 port switch to the DHCP server.
If the traffic between the APs <> switch and switch <> CCR are all untagged then the APs should be able to get DHCP service just through the use of DHCP relay on the relevant CCR interface.
If there is something else that you want to achieve try describing without using the term "VLAN" - that might make the goals clearer.