Joined: 06 Feb 2010 Posts: 7410 Location: Little Rock
Posted: Sun Sep 05, 2010 19:58 Post subject:
Confirmed working with a real E2000, I moved the WAN port into LAN and it then functioned like a LAN port.
Of the tests i have performed so far, i would have to say for G routers, the Asus WL-520gU is great for the price, $35~40
Of the N routers, the Linksys WRT320N / E2000 or Asus RT-N16, i am going to hopefully test a Netgear WNR3500L and WGR614L, if i can 'borrow' them from my friends that is ;)
Joined: 31 Aug 2009 Posts: 2448 Location: Third Rock from the Sun
Posted: Sun Sep 05, 2010 20:36 Post subject:
buddee wrote:
Confirmed working with a real E2000, I moved the WAN port into LAN and it then functioned like a LAN port.
Of the tests i have performed so far, i would have to say for G routers, the Asus WL-520gU is great for the price, $35~40
Of the N routers, the Linksys WRT320N / E2000 or Asus RT-N16, i am going to hopefully test a Netgear WNR3500L and WGR614L, if i can 'borrow' them from my friends that is
Confirmed WRT610Nv1 works, also for dot1q trunking:
1 2 3 4 | Case labels
1 2 3 4 | NVRAM ports
vlan1 and vlan2 use different nvram settings (compared to an E2000). Variable "vlan1ports=1 2 3 4 8*" does not seem to be used. It is reset whenever the router is rebooted, but the actual setting being used is new_vlan1ports, which survives a reboot. See example below (I disabled vlan1 on the switch completely as it's the management vlan on my Cisco routers/switches which gives issues when trunking between DD-WRT routers and Cisco):
Joined: 06 Feb 2010 Posts: 7410 Location: Little Rock
Posted: Mon Sep 06, 2010 0:11 Post subject:
balblas wrote:
Confirmed WRT610Nv1 works, also for dot1q trunking
Excellent, info updated to the wiki, thank you for testing, i was curious about it because it had been thought for a long time now that WRT610N v1-2 could not work with VLANs, nice to know that is not the case _________________ Linking Routers | DD-WRT Wiki | DD-WRT Builds
Joined: 06 Feb 2010 Posts: 7410 Location: Little Rock
Posted: Mon Sep 06, 2010 1:37 Post subject:
Confirmation link for trunking support on the Netgear WNR3500L added to wiki.
This is growing nicely, now if we could just get some people with other units that have not been tested to pitch in. _________________ Linking Routers | DD-WRT Wiki | DD-WRT Builds
I'm pretty confident that almost every Broadcom model will do VLAN's now although some might require more work than others. There's a few supported BCM4704 models that haven't had "forced VLAN support" code added but can probably do it by setting the boardflags. There may be some more models with broken code like the wrt600n v1.1 used to have and this apparent workaround that the wrt610n v1 has which is probably due broken CFE code. There's also some rare models like all the WAP devices that may not have hardware VLAN support but if it's a single port then software VLAN tagging will probably suffice most needs. _________________ Read the forum announcements thoroughly! Be cautious if you're inexperienced.
Available for paid consulting. (Don't PM about complicated setups otherwise)
Looking for bricks and spare routers to expand my collection. (not interested in G spec models)
I'm pretty confident that almost every Broadcom model will do VLAN's now although some might require more work than others. There's a few supported BCM4704 models that haven't had "forced VLAN support" code added but can probably do it by setting the boardflags. There may be some more models with broken code like the wrt600n v1.1 used to have and this apparent workaround that the wrt610n v1 has which is probably due broken CFE code. There's also some rare models like all the WAP devices that may not have hardware VLAN support but if it's a single port then software VLAN tagging will probably suffice most needs.
Yes agreed, they will all do vlan's in one way or another.
There are a couple of different switch chips used by Broadcom, ADM6996L in early routers like WRT54G v1.x, v2.0 and WRT54GS v1.x.
Then came the BCM5325 switch which is still used in routers that only have Fast Ethernet (10/100) ports, this switch is also integrated in all 535x SOC's.
BCM5398 was the first gigabit switch used, reported to have been found either in early WRT600N or early WRT350N but discontinued by Broadcom and replaced by 5397 probably in an attempt to reduce power onsumption and heat and later it got stripped down by two ports to 5395.
This switch type was only used in a few router models from Linksys, the WRT600N, the WRT350N, and the WRT310N. It was also used by Buffalo in their WZR-G144NH but never used by Asus, Netgear, or Belkin.
Current gigabit switch, the 53115 is a stripped down 53118 and is today common in Broadcom Gigabit routers from all manufacturers.
The drivers from various GPL code reveals a lot of patches for the gigabit switches when they first got used, some of the patches being completely wrong so it is no surprise that WRT600N and WRT610v1 has their problems.. _________________ Kernel panic: Aiee, killing interrupt handler!
Would it be safe to say that all linksys WRT54G/GS/GL/TM can support vlan ports and 802.1q?
All of the supported variations of those models should have functional VLAN GUI's, they were never really in question. It's mostly the N spec models that have poor support that people want better VLAN support for, and possibly some rare models that nobody really cares much about anyways. _________________ Read the forum announcements thoroughly! Be cautious if you're inexperienced.
Available for paid consulting. (Don't PM about complicated setups otherwise)
Looking for bricks and spare routers to expand my collection. (not interested in G spec models)
Joined: 06 Feb 2010 Posts: 7410 Location: Little Rock
Posted: Tue Sep 07, 2010 2:13 Post subject:
phuzi0n wrote:
All of the supported variations of those models should have functional VLAN GUI's, they were never really in question. It's mostly the N spec models that have poor support that people want better VLAN support for, and possibly some rare models that nobody really cares much about anyways.
Posted: Wed Sep 08, 2010 15:59 Post subject: Anyone working with e3000?
Does anyone know if the Linksys e3000 support vlans? If possible we are trying to create two wireless networks each on their own vlan, one with a higher priority for voip.
I have a e3000, if someone could maybe walk me through testing it.
Joined: 31 Aug 2009 Posts: 2448 Location: Third Rock from the Sun
Posted: Wed Sep 08, 2010 16:44 Post subject: Re: Anyone working with e3000?
wrender wrote:
Does anyone know if the Linksys e3000 support vlans? If possible we are trying to create two wireless networks each on their own vlan, one with a higher priority for voip.
I have a e3000, if someone could maybe walk me through testing it.
Joined: 06 Feb 2010 Posts: 7410 Location: Little Rock
Posted: Wed Sep 08, 2010 22:49 Post subject:
Pretty sure the E3000 will support VLANs. Do these 3 commands in telnet, and paste your output here, will see if we can get the ports moved around some.