CPE210 Configuration
This thread has been locked for further replies. You can start a new thread to share your ideas or ask questions.
CPE210 Configuration
Posts: 42
Helpful: 0
Solutions: 0
Stories: 0
Registered: 2017-04-01
2017-04-01 21:45:56
Posts: 42
Helpful: 0
Solutions: 0
Stories: 0
Registered: 2017-04-01
CPE210 Configuration
2017-04-01 21:45:56
Tags:
Model :
Hardware Version :
Firmware Version :
ISP :
I want a wifi access point for Airbnb users on my property - a guest user network. The TP-Link unit (CPE210) is wired and is around 50 feet from the modem and router.
I would like the guest network to be different from my personal network. Currently personal is 192.168.1.x and would like the guest network to be, for instance, 192.168.2.x.
Is this something the cpe210 can do or do i need to set up a second router and connect the cpe210 to it?
any help or suggestions appreciated.
Hardware Version :
Firmware Version :
ISP :
I want a wifi access point for Airbnb users on my property - a guest user network. The TP-Link unit (CPE210) is wired and is around 50 feet from the modem and router.
I would like the guest network to be different from my personal network. Currently personal is 192.168.1.x and would like the guest network to be, for instance, 192.168.2.x.
Is this something the cpe210 can do or do i need to set up a second router and connect the cpe210 to it?
any help or suggestions appreciated.
#1
Options
- Copy Link
- Subscribe
- Bookmark
- Report Inappropriate Content
Thread Manage
Announcement Manage
76 Reply
Posts: 4334
Helpful: 1039
Solutions: 173
Stories: 3
Registered: 2015-12-05
Re:CPE210 Configuration
2017-04-15 19:22:11
I wouldn't investigate too much time into the WRT1200 setup as long as it isn't sure that it can handle VLANs
and open source software can configure it.
Usually, VLAN tags are just used inside a closed network. If data leaves the network, it generally is untagged (except you extend the "closed network" to some external devices such as another switch or a CPE with two or more SSIDs). By default WAN and LAN (external) ports are untagged, while the (internal) port/wiring between the physical switch and the CPU is tagged, b/c the CPU needs to be able to handle each packet, be it from WAN or from LAN.
The WRT1200 has to have two CPU ports, b/c it has two physical NICs (WAN and LAN are on an own NIC each) as you did found out. So two ports/wirings are needed anyway.
BTW: There is a nice picture of the WNDR3700 architecture in the OpenWRT hardware wiki, which shows port assignments:
https://wiki.openwrt.org/toh/netgear/wndr3700#switch_ports_for_vlans
It also has two separate NICs just like the WRT1200, but you can use VLANs on both NICs if needed.
Usually, VLAN tags are just used inside a closed network. If data leaves the network, it generally is untagged (except you extend the "closed network" to some external devices such as another switch or a CPE with two or more SSIDs). By default WAN and LAN (external) ports are untagged, while the (internal) port/wiring between the physical switch and the CPU is tagged, b/c the CPU needs to be able to handle each packet, be it from WAN or from LAN.
The WRT1200 has to have two CPU ports, b/c it has two physical NICs (WAN and LAN are on an own NIC each) as you did found out. So two ports/wirings are needed anyway.
BTW: There is a nice picture of the WNDR3700 architecture in the OpenWRT hardware wiki, which shows port assignments:
https://wiki.openwrt.org/toh/netgear/wndr3700#switch_ports_for_vlans
It also has two separate NICs just like the WRT1200, but you can use VLANs on both NICs if needed.
༺ 0100 1101 0010 10ཏ1 0010 0110 1010 1110 ༻
0
We appreciate your feedback. Feel free to let us know more. Log in to submit feedback.
0
We appreciate your feedback. Feel free to let us know more. Log in to submit feedback.
#53
Options
- Copy Link
- Report Inappropriate Content
Thread Manage
Announcement Manage
Posts: 42
Helpful: 0
Solutions: 0
Stories: 0
Registered: 2017-04-01
Re:CPE210 Configuration
2017-04-17 04:47:46
R1D2 wrote
I wouldn't investigate too much time into the WRT1200 setup as long as it isn't sure that it can handle VLANs and open source software can configure it.
Usually, VLAN tags are just used inside a closed network. If data leaves the network, it generally is untagged (except you extend the "closed network" to some external devices such as another switch or a CPE with two or more SSIDs). By default WAN and LAN (external) ports are untagged, while the (internal) port/wiring between the physical switch and the CPU is tagged, b/c the CPU needs to be able to handle each packet, be it from WAN or from LAN.
The WRT1200 has to have two CPU ports, b/c it has two physical NICs (WAN and LAN are on an own NIC each) as you did found out. So two ports/wirings are needed anyway.
BTW: There is a nice picture of the WNDR3700 architecture in the OpenWRT hardware wiki, which shows port assignments:
https://wiki.openwrt.org/toh/netgear/wndr3700#switch_ports_for_vlans
It also has two separate NICs just like the WRT1200, but you can use VLANs on both NICs if needed.
Just received my wndr3700 v5 and wouldn't you know it there isn't a version 5 firmware available.
0
We appreciate your feedback. Feel free to let us know more. Log in to submit feedback.
0
We appreciate your feedback. Feel free to let us know more. Log in to submit feedback.
#54
Options
- Copy Link
- Report Inappropriate Content
Thread Manage
Announcement Manage
Posts: 4334
Helpful: 1039
Solutions: 173
Stories: 3
Registered: 2015-12-05
Re:CPE210 Configuration
2017-04-17 05:55:22
cayvman wrote
Just received my wndr3700 v5 and wouldn't you know it there isn't a version 5 firmware available.
Sure it is. Supported since r49247, see https://wiki.openwrt.org/toh/netgear/wndr3700#tab__openwrt_support
༺ 0100 1101 0010 10ཏ1 0010 0110 1010 1110 ༻
0
We appreciate your feedback. Feel free to let us know more. Log in to submit feedback.
0
We appreciate your feedback. Feel free to let us know more. Log in to submit feedback.
#55
Options
- Copy Link
- Report Inappropriate Content
Thread Manage
Announcement Manage
Posts: 42
Helpful: 0
Solutions: 0
Stories: 0
Registered: 2017-04-01
Re:CPE210 Configuration
2017-04-17 06:00:37
R1D2 wrote
Sure it is. Supported since r49247, see https://wiki.openwrt.org/toh/netgear/wndr3700#tab__openwrt_support
I saw that but I can't see where to download the firmware.
0
We appreciate your feedback. Feel free to let us know more. Log in to submit feedback.
0
We appreciate your feedback. Feel free to let us know more. Log in to submit feedback.
#56
Options
- Copy Link
- Report Inappropriate Content
Thread Manage
Announcement Manage
Posts: 4334
Helpful: 1039
Solutions: 173
Stories: 3
Registered: 2015-12-05
Re:CPE210 Configuration
2017-04-17 06:15:25
cayvman wrote
I saw that but I can't see where to download the firmware.
http://downloads.openwrt.org/snapshots/trunk/ar71xx/generic/
BTW, in post #49 you asked for a recommendation, but had ordered the WNDR3700 already. I would have recommended a TL-WDR4300 or an Archer C7, both are supported by OpenWRT for a long time now. But WNDR3700 or even better WNDR3800 should be o.k. also.
༺ 0100 1101 0010 10ཏ1 0010 0110 1010 1110 ༻
0
We appreciate your feedback. Feel free to let us know more. Log in to submit feedback.
0
We appreciate your feedback. Feel free to let us know more. Log in to submit feedback.
#57
Options
- Copy Link
- Report Inappropriate Content
Thread Manage
Announcement Manage
Posts: 42
Helpful: 0
Solutions: 0
Stories: 0
Registered: 2017-04-01
Re:CPE210 Configuration
2017-04-17 06:22:41
R1D2 wrote
http://downloads.openwrt.org/snapshots/trunk/ar71xx/generic/
BTW, in post #49 you asked for a recommendation, but had ordered the WNDR3700 already. I would have recommended a TL-WDR4300 or an Archer C7, both are supported by OpenWRT for a long time now. But WNDR3700 or even better WNDR3800 should be o.k. also.
If I can't get this one to work I'll return and purchase one of the recommended ones.
0
We appreciate your feedback. Feel free to let us know more. Log in to submit feedback.
0
We appreciate your feedback. Feel free to let us know more. Log in to submit feedback.
#58
Options
- Copy Link
- Report Inappropriate Content
Thread Manage
Announcement Manage
Posts: 42
Helpful: 0
Solutions: 0
Stories: 0
Registered: 2017-04-01
Re:CPE210 Configuration
2017-04-21 20:17:50
cayvman wrote
If I can't get this one to work I'll return and purchase one of the recommended ones.
Got a TL WDR4300
and this is how the default interfaces are configured:
If I understood previous advisements, LAN should be eth1.01 and when I create a Guest VLAN it would be eth1.02. Is that correct?
0
We appreciate your feedback. Feel free to let us know more. Log in to submit feedback.
0
We appreciate your feedback. Feel free to let us know more. Log in to submit feedback.
#59
Options
- Copy Link
- Report Inappropriate Content
Thread Manage
Announcement Manage
Posts: 4334
Helpful: 1039
Solutions: 173
Stories: 3
Registered: 2015-12-05
Re:CPE210 Configuration
2017-04-21 23:23:34
cayvman wrote
If I understood previous advisements, LAN should be eth1.01 and when I create a Guest VLAN it would be eth1.02. Is that correct?
No, eth0.1 is LAN, VLAN ID is 1. eth0.2 is WAN, VLAN ID is 2. They share a common physical switch interface (eth0) on this router.
Your guest network would be eth0.3, VLAN ID 3 or whatever eth0.x, VLAN ID x.
༺ 0100 1101 0010 10ཏ1 0010 0110 1010 1110 ༻
0
We appreciate your feedback. Feel free to let us know more. Log in to submit feedback.
0
We appreciate your feedback. Feel free to let us know more. Log in to submit feedback.
#60
Options
- Copy Link
- Report Inappropriate Content
Thread Manage
Announcement Manage
Posts: 42
Helpful: 0
Solutions: 0
Stories: 0
Registered: 2017-04-01
Re:CPE210 Configuration
2017-04-22 02:14:05
R1D2 wrote
No, eth0.1 is LAN, VLAN ID is 1. eth0.2 is WAN, VLAN ID is 2. They share a common physical switch interface (eth0) on this router.
Your guest network would be eth0.3, VLAN ID 3 or whatever eth0.x, VLAN ID x.
Have created VLAN ID 3 eth0.3 with static id of 192.168.3.1
Here's my Switch Configuration, however, it doesn't work as set up.. Port 2 on the Router is Port 3 in the Software. When connect ethernet cable to port 2 on router and to my computer then run arp -a in cmd window it does not come back with the static id of 192.168.3.1.
I
0
We appreciate your feedback. Feel free to let us know more. Log in to submit feedback.
0
We appreciate your feedback. Feel free to let us know more. Log in to submit feedback.
#61
Options
- Copy Link
- Report Inappropriate Content
Thread Manage
Announcement Manage
Posts: 4334
Helpful: 1039
Solutions: 173
Stories: 3
Registered: 2015-12-05
Re:CPE210 Configuration
2017-04-22 05:24:19
First you create an interface with name
guest. Be sure to assign a static IP and a netmask:
Then set up DHCP, it can help to not have to change between IPs on your laptop/PC:
Now configure the switch. Port WAN (the blue one) is software port 1, so physical port 1 is sw port 2 and physical port 2 is sw port 3, right. I use port 2 as the guest port. Make sure your laptop/PC is connected to physical port 2 during setup, so you are still on the LAN after saving and applying. Make also sure the desired port is untagged member of VLAN 3 and no member of VLAN 1 anymore. Then connect your laptop/PC to physical port 1 and got to the LuCI web UI again. You have to use http://192.168.3.1/ now and you need to log in again:
That's it, your laptop/PC now is connected to the guest LAN (or else you can't log into the web UI). See network settings to find out the IP assigned to your laptop/PC:
Then set up DHCP, it can help to not have to change between IPs on your laptop/PC:
Now configure the switch. Port WAN (the blue one) is software port 1, so physical port 1 is sw port 2 and physical port 2 is sw port 3, right. I use port 2 as the guest port. Make sure your laptop/PC is connected to physical port 2 during setup, so you are still on the LAN after saving and applying. Make also sure the desired port is untagged member of VLAN 3 and no member of VLAN 1 anymore. Then connect your laptop/PC to physical port 1 and got to the LuCI web UI again. You have to use http://192.168.3.1/ now and you need to log in again:
That's it, your laptop/PC now is connected to the guest LAN (or else you can't log into the web UI). See network settings to find out the IP assigned to your laptop/PC:
༺ 0100 1101 0010 10ཏ1 0010 0110 1010 1110 ༻
0
We appreciate your feedback. Feel free to let us know more. Log in to submit feedback.
0
We appreciate your feedback. Feel free to let us know more. Log in to submit feedback.
#62
Options
- Copy Link
- Report Inappropriate Content
Thread Manage
Announcement Manage
Posts: 42
Helpful: 0
Solutions: 0
Stories: 0
Registered: 2017-04-01
2017-04-01 21:45:56
Posts: 42
Helpful: 0
Solutions: 0
Stories: 0
Registered: 2017-04-01
Information
Helpful: 0
Views: 14251
Replies: 76
Voters 0
No one has voted for it yet.
Tags
Related Articles
CPE210 How to configure?
422
0
Report Inappropriate Content
Transfer Module
New message