Searched refs:ifconfig (Results 1 – 24 of 24) sorted by relevance
136 LOG ifconfig $addrid down137 ifconfig $addrid down164 LOG ifconfig $addrid $2 $mask_arg $brd_arg up165 ifconfig $addrid $2 $mask_arg $brd_arg up345 ifconfig $interface:dhcp down346 ifconfig $interface:dhcp1 down348 ifconfig $interface:dhcp 10.10.10.10 netmask 255.255.255.255349 ifconfig $interface:dhcp down354 ifconfig $interface:dhcp up
59 elif [ -x /bin/ifconfig -o -x /sbin/ifconfig ] ; then65 ifconfig "$2:avahi" inet "$3" netmask 255.255.0.0 broadcast 169.254.255.255 up71 ifconfig "$2:avahi" down
35 ifconfig "$2" "$3"/1639 ifconfig "$2" "$3"/16 delete
29 ifconfig $GIFNAME 192.168.42.1 up53 sudo ifconfig $GIFNAME "$ipaddr" netmask "$ipmask"68 ifconfig $GIFNAME 0.0.0.073 ifconfig $GIFNAME 0.0.0.0
27 ifconfig $GIFNAME 192.168.42.1 up42 ifconfig $GIFNAME 0.0.0.046 ifconfig $GIFNAME 0.0.0.0
34 ifconfig dummy0 up192 ifconfig dummy0 down
97 ifconfig = ''112 ifconfig = subprocess.Popen(['ip', 'addr', 'show'],119 '`ip addr show` output:\n%s' % ifconfig
35 ifconfig ${if} delete ${INTERNAL_ADDR4}44 ifconfig ${if}:1 del ${INTERNAL_ADDR4}
36 ifconfig ${if} alias ${INTERNAL_ADDR4} netmask ${INTERNAL_NETMASK4}43 ifconfig ${if}:1 ${INTERNAL_ADDR4}
240 ifconfig -a 2>&1 > ifconfig.txt
15 depends on the ifconfig utility to both disable and reenable a network
28 os.system('/bin/ifconfig eth0 10.0.2.15 netmask 255.255.255.0 up')
17 parameters in the resulting ifconfig do not retain the values from
12 ifconfig "$interface" mtu "$mtu"
28 ifconfig tunl1 10.0.0.1 pointopoint 193.233.7.6539 ifconfig MY-TUNNEL 10.0.0.147 ifconfig tunl0 10.0.0.159 ifconfig tunl0 10.0.0.1 netmask 255.255.255.25567 ifconfig tunl0 10.0.0.1 netmask 255.255.255.255118 the command \verb|ifconfig| ... \verb|pointopoint A|.208 of another devices. You should set a protocol address with \verb|ifconfig|
638 Unlike \verb|ifconfig|, the \verb|ip| utility {\em does not\/} set any broadcast3211 This is a simplistic script replacing one option of \verb|ifconfig|,3218 I strongly recommend using it {\em instead\/} of \verb|ifconfig| both
97 toys/other/ifconfig.c \280 ifconfig \
53 ifconfig ifb0 up111 [root@jmandrake]:~# ifconfig ifb0
168 ifconfig $iface up 1>&2;
44 system command like "ip" or "ifconfig", or from Python in this way:
1324 struct ifconfig_data ifconfig; member
99 USE_IFCONFIG(NEWTOY(ifconfig, "^?a", TOYFLAG_SBIN))
3938 #define TT this.ifconfig
616 <citerefentry><refentrytitle/ifconfig/<manvolnum/8/</citerefentry>.