openwrtv4/package/network/config
Martin Schiller 2da6c85c80 ltq-vdsl-app: add support for auto xfer_mode and auto line_mode
If xfer_mode is set to auto the vdsl_cpe_control daemon assumes that
ATM should be used for ADSL and PTM for VDSL.

xfer_mode and line_mode can be set to fixed value independantly from
each other.

The syntax for the tc_layer argument of vdsl_cpe_control is as follow:

-T<TcADSL>:<TcCfgUsADSL>:<TcCfgDsADSL>_<TcVDSL>:<TcCfgUsVDSL>:<TcCfgDsVDSL>

where TcADSL and TcVDSL can be: 1=ATM, 2=PTM/EFM, 4=Auto TC-Layer

and TcCfgUsADSL, TcCfgUsVDSL, TcCfgDsADSL, TcCfgDsVDSL can be:
1=64/65-octet encapsulation supported
2=64/65-octet encapsulation with pre-emption
3=64/65-octet encapsulation with short packets

Default: In case of no '-T' option is given, ADSL will be configured
in ATM and VDSL in PTM/EFM: -T1:0x1:0x1_2:0x1:0x1

The '-M' argument of dsl_cpe_control defines the initial DSL mode
(NextMode) for ADSL/VDSL multimode handling.

Possible Values: 0=API-default, 1=ADSL, 2=VDSL

Default: In case of no '-M' option is given, '0' (API-default) will
be selected.

Signed-off-by: Martin Schiller <ms@dev.tdt.de>
2017-08-06 09:22:03 +02:00
..
firewall firewall: fix stray continue statement 2017-05-27 16:16:15 +02:00
gre gre: add gre specific settings as nested json object 2017-03-21 22:58:43 +01:00
ipip ipip: Support fqdn as remote tunnel endpoint 2016-10-26 17:53:53 +02:00
ltq-adsl-app ltq-xdsl-app: drop esi call 2017-08-06 09:22:03 +02:00
ltq-vdsl-app ltq-vdsl-app: add support for auto xfer_mode and auto line_mode 2017-08-06 09:22:03 +02:00
netifd netifd: update to git HEAD 2017-07-21 22:00:37 +02:00
qos-scripts treewide: add license tags 2017-06-24 22:36:38 +02:00
soloscli treewide: clean up download hashes 2016-12-16 22:39:22 +01:00
swconfig swconfig: Link with libubox 2017-03-01 17:19:51 -08:00
vti vti: add vti specific settings as nested json object 2017-03-21 22:59:08 +01:00
vxlan vxlan: add new package for netifd VXLAN proto 2017-03-10 01:23:50 +01:00