Searched refs:WAN_PROTO (Results 1 - 2 of 2) sorted by relevance

/netgear-R7800-V1.0.2.28/package/base-files/files/sbin/
H A Dqos.sh7 WAN_PROTO="$($NVRAM get wan_proto)"
22 if [ "x$WAN_PROTO" = "xpptp" ]; then
26 elif [ "x$WAN_PROTO" = "xpppoe" ]; then
/netgear-R7800-V1.0.2.28/package/igmpproxy/files/
H A Dcmdigmp107 WAN_PROTO=`/bin/config get wan_proto`
109 [ "$WAN_PROTO" = "pppoe" -a "$ENABLE_BT_IGMP" = "1" ] && echo 1 > /proc/bt_igmp_group

Completed in 85 milliseconds