Searched refs:ETH (Results 1 - 4 of 4) sorted by relevance

/asus-wl-520gu-7.0.1.45/src/router/rp-pppoe/
H A Dpppoe.conf23 ETH=eth1
H A Dadsl-connect.in18 # Second form overrides USER and ETH from config file.
47 ETH=""
69 # Check for command-line overriding of ETH and USER
72 ETH="$1"
82 if test "$ETH" = "" ; then
83 echo "$0: Check '$CONFIG' -- no setting for ETH" >& 2
96 echo "ETH=$ETH; USER=$USER" >> $DEBUG
104 $IFCONFIG $ETH up mtu 1500
155 PPPOE_CMD="$PPPOE -p $PPPOE_PIDFILE -I $ETH
[all...]
H A Dadsl-start.in18 # Second form overrides USER and ETH from config file.
34 ETH=""
98 # Check for command-line overriding of ETH and USER
101 ETH="$1"
H A Dadsl-setup.in91 echo -n "(default $ETH): "
95 E="$ETH"
264 -e "s/^ETH=.*/ETH='$E'/" \

Completed in 88 milliseconds