Home
last modified time | relevance | path

Searched refs:ifconfig (Results 1 – 19 of 19) sorted by relevance

/external/iproute2/examples/
Ddhcp-client-script136 LOG ifconfig $addrid down
137 ifconfig $addrid down
164 LOG ifconfig $addrid $2 $mask_arg $brd_arg up
165 ifconfig $addrid $2 $mask_arg $brd_arg up
345 ifconfig $interface:dhcp down
346 ifconfig $interface:dhcp1 down
348 ifconfig $interface:dhcp 10.10.10.10 netmask 255.255.255.255
349 ifconfig $interface:dhcp down
354 ifconfig $interface:dhcp up
/external/wpa_supplicant_8/wpa_supplicant/examples/
Dp2p-action-udhcp.sh27 ifconfig $GIFNAME 192.168.42.1 up
42 ifconfig $GIFNAME 0.0.0.0
46 ifconfig $GIFNAME 0.0.0.0
Dp2p-action.sh29 ifconfig $GIFNAME 192.168.42.1 up
55 ifconfig $GIFNAME 0.0.0.0
60 ifconfig $GIFNAME 0.0.0.0
/external/ipsec-tools/src/racoon/samples/roadwarrior/client/
Dphase1-down.sh35 ifconfig ${if} delete ${INTERNAL_ADDR4}
44 ifconfig ${if}:1 del ${INTERNAL_ADDR4}
Dphase1-up.sh36 ifconfig ${if} alias ${INTERNAL_ADDR4} netmask ${INTERNAL_NETMASK4}
43 ifconfig ${if}:1 ${INTERNAL_ADDR4}
/external/dhcpcd/dhcpcd-hooks/
D10-mtu4 ifconfig "${interface}" mtu "${new_interface_mtu}"
/external/iproute2/doc/
Dip-tunnels.tex28 ifconfig tunl1 10.0.0.1 pointopoint 193.233.7.65
39 ifconfig MY-TUNNEL 10.0.0.1
47 ifconfig tunl0 10.0.0.1
59 ifconfig tunl0 10.0.0.1 netmask 255.255.255.255
67 ifconfig tunl0 10.0.0.1 netmask 255.255.255.255
118 the command \verb|ifconfig| ... \verb|pointopoint A|.
208 of another devices. You should set a protocol address with \verb|ifconfig|
Dip-cref.tex603 Unlike \verb|ifconfig|, the \verb|ip| utility {\em does not\/} set any broadcast
3092 This is a simplistic script replacing one option of \verb|ifconfig|,
3099 I strongly recommend using it {\em instead\/} of \verb|ifconfig| both
/external/iproute2/doc/actions/
Difb-README53 ifconfig ifb0 up
111 [root@jmandrake]:~# ifconfig ifb0
/external/grub/netboot/
Detherboot.h498 extern int ifconfig (char *ip, char *sm, char *gw, char *svr);
Dmain.c147 ifconfig (char *ip, char *sm, char *gw, char *svr) in ifconfig() function
/external/openssh/
DREADME.tun119 ifconfig tun0 192.168.5.1 192.168.5.2 netmask 255.255.255.252
Dssh.0659 # ifconfig tun0 10.1.1.1 10.1.1.2 netmask 255.255.255.252
664 # ifconfig tun1 10.1.1.2 10.1.1.1 netmask 255.255.255.252
/external/grub/docs/
Dgrub.info1308 Otherwise, run `ifconfig', like this:
1310 grub> ifconfig --address=192.168.110.23 --server=192.168.110.14
1312 You can also use `ifconfig' in conjuction with `bootp', `dhcp' or
1314 ifconfig::, for more details.
2018 * ifconfig:: Configure a network device manually
2145 File: grub.info, Node: hide, Next: ifconfig, Prev: dhcp, Up: General commands
2157 File: grub.info, Node: ifconfig, Next: pager, Prev: hide, Up: General commands
2159 13.2.6 ifconfig
2162 -- Command: ifconfig [`--server=server'] [`--gateway=gateway']
2171 File: grub.info, Node: pager, Next: partnew, Prev: ifconfig, Up: General commands
[all …]
Dgrub.texi1471 Otherwise, run @command{ifconfig}, like this:
1474 grub> @kbd{ifconfig --address=192.168.110.23 --server=192.168.110.14}
1477 You can also use @command{ifconfig} in conjuction with @command{bootp},
1479 manually). @xref{ifconfig}, for more details.
2194 * ifconfig:: Configure a network device manually
2355 @node ifconfig
2356 @subsection ifconfig
2358 @deffn Command ifconfig [@option{--server=server}] [@option{--gateway=gateway}] [@option{--mask=mas…
2633 compatibility. Use @command{ifconfig} (@pxref{ifconfig}) instead.
/external/grub/stage2/
Dbuiltins.c1663 if (! ifconfig (ip, sm, gw, svr)) in ifconfig_func()
4630 if (! *arg || ! ifconfig (0, 0, 0, arg)) in tftpserver_func()
/external/grub/
DNEWS139 * New command, "ifconfig".
DChangeLog1213 * netboot/main.c (ifconfig): If GW is specified, clear out the
2582 [SUPPORT_NETBOOT] (tftpserver_func): Use ifconfig instead of
2594 * netboot/main.c (ifconfig): New function.
2595 * netboot/etherboot.h (ifconfig): Added the prototype.
/external/libppp/src/
Dppp.8.m43937 .Dq ifconfig INTERFACE .