[LEDE-DEV] Speedport W504V | ARV8539PW22 - How to Configure vDSL2 with VLANID ?
Dennis Schneck
dennisschneck at web.de
Sat Oct 1 03:38:08 PDT 2016
Hello,
i have a Speedport W504V | ARV8539PW22 with LEDE.
I need to configure VLANID 135 and DHCP to get IP from my Provider.
For a o2 box 6431 it works like this:
/etc/config/network
config interface 'wan'
option ifname 'ptm0.135'
option proto 'dhcp'
option delegate '0'
Just added: .135 at the ifname
But on the Speedport W504V | ARV8539PW22 the /etc/config/network looks diffrent.
Tryed it like this, but did not work, what did i wrong ?
/etc/config/network
config interface 'wan'
option ifname 'nas0.135'
option proto 'dhcp'
option delegate '0'
Thanks
Dennis
More information about the Lede-dev
mailing list