3 [ -e /etc
/config
/network
] && .
/etc
/config
/network
5 killall br2684ctl
2>&- >&-
6 [ "$(nvram get pppoe_atm)" = 1 ] && {
7 VPI
=$
(nvram get atm_vpi
)
8 VCI
=$
(nvram get atm_vci
)
9 case "$(nvram get atm_encaps)" in
21 br2684ctl
-c0 -e${ENCAPS} -a${VPI:-8}.${VCI:-35} &
This page took 0.04375 seconds and 5 git commands to generate.