We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
##协议原理
ds_lite,将IPv4数据封装在IPv6中进行ppp拨号,需要@exin_ds_lite后缀
@exin_ds_lite
##设置
config globals 'globals' option ula_prefix 'auto' config interface 'wan' option proto 'pppoe' option ifname 'eth0.2' option pppd_options 'plugin wuhan_sxplugin.so' option username 'xxxxxx@exin_ds_lite' option password 'xxxxxx' config interface 'wan6' option ifname '@wan' option proto 'dhcpv6' config interface 'whds' option proto 'dslite' option peeraddr '240e:d:1000::ffff:1'