ASUS RT N16 + ONT + VLAN tagging

Post new topic   Reply to topic    DD-WRT Forum Index -> Broadcom SoC based Hardware
Author Message
soyxan
DD-WRT Novice


Joined: 16 May 2013
Posts: 10

PostPosted: Thu May 16, 2013 10:32    Post subject: ASUS RT N16 + ONT + VLAN tagging Reply with quote
Hi,

I am trying to use my ASUS RT-N16 wifi router with my fiber connection. My ISP has installed an ONT and I am connecting my ASUS router to it (PPPoE).

In TOMATO I've got this working using the following commands:
Code:

nvram set vlan6hwname=et0
nvram set vlan6ports="0t 8"
nvram set wan_ifnameX=vlan6
nvram commit
reboot


I've tried to do the same on the DD-WRT (dd-wrt.v24-14896_NEWD-2_K2.6_big.bin) using the web GUI in the following way but it does not work:



I've read in other forum that I needed to add this command to the router startup section, I did in the following way but neither working:



Do you guys have an idea to solve this?

Thanks in advance!
Sponsor
soyxan
DD-WRT Novice


Joined: 16 May 2013
Posts: 10

PostPosted: Mon May 20, 2013 10:25    Post subject: Reply with quote
I managed to get it solved by executing the following commands in a telnet session:

Code:

nvram set vlan6hwname=et0
nvram set vlan6ports="0t 8"
nvram set wan_ifnameX=vlan6
nvram commit
reboot


For me is working and I am happy, but I would like to know why this si not working with the VLAN configuration from the Web GUI...
Display posts from previous:    Page 1 of 1
Post new topic   Reply to topic    DD-WRT Forum Index -> Broadcom SoC based Hardware All times are GMT

Navigation

 
Jump to:  
You cannot post new topics in this forum
You cannot reply to topics in this forum
You cannot edit your posts in this forum
You cannot delete your posts in this forum
You cannot vote in polls in this forum
You can attach files in this forum
You can download files in this forum