Home
last modified time | relevance | path

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

12

/illumos-gate/usr/src/lib/brand/solaris10/cmd/
H A Ds10_net_physical.sh82 /sbin/ifconfig -auD4 netmask + broadcast +
167 if /sbin/ifconfig $1 ipmp; then
185 /sbin/ifconfig $1 plumb
186 if /sbin/ifconfig $1 inet >/dev/null 2>&1; then
205 /sbin/ifconfig $1 inet6 plumb
222 if /sbin/ifconfig $1 inet6 ipmp; then
242 inet_process_hostname /sbin/ifconfig $1 inet \
260 /sbin/ifconfig $1 inet6 up
283 l3protect=`/sbin/ifconfig $1|grep -c L3PROTECT`
315 /sbin/ifconfig $1 inet6 up
[all …]
/illumos-gate/usr/src/cmd/svc/milestone/
H A Dnet-physical128 /sbin/ifconfig -auD4 netmask + broadcast +
188 /sbin/ifconfig $intf unplumb
189 /sbin/ifconfig $intf inet6 unplumb
282 if /sbin/ifconfig $1 ipmp; then
300 /sbin/ifconfig $1 plumb
331 /sbin/ifconfig $1 inet6 plumb
348 if /sbin/ifconfig $1 inet6 ipmp; then
521 /sbin/ifconfig $nic plumb 2>/dev/null
530 /sbin/ifconfig $nic auto-dhcp primary;
544 /sbin/ifconfig $nic plumb 2>/dev/null
[all …]
H A Dnet-iptun58 /sbin/ifconfig $1 $2 plumb
61 /sbin/ifconfig $1 $2 $ifcmds
64 /sbin/ifconfig $1 $2 up
145 /sbin/ifconfig $tun unplumb > /dev/null 2>&1
146 /sbin/ifconfig $tun inet6 unplumb > /dev/null 2>&1
H A Dnet-loopback41 /sbin/ifconfig lo0 plumb 127.0.0.1 up
44 /sbin/ifconfig lo0 inet6 plumb ::1 up
49 /sbin/ifconfig lo0 all-zones
50 /sbin/ifconfig lo0 inet6 all-zones
H A Dnet-netmask72 /usr/sbin/ifconfig -auD4 netmask + broadcast +
H A Didentity-node64 /sbin/ifconfig -adD4 auto-revarp up
H A DREADME.share130 If these methods fail, a direct invocation of ifconfig(8) can be
/illumos-gate/usr/src/uts/common/io/e1000api/
H A DREADME.new103 ifconfig em<interface_num> <IP_address>
120 NOTE: For assistance, see the ifconfig man page.
160 For more information on the ifconfig utility, see the ifconfig man page.
243 ifconfig <vlan_name> create
273 ifconfig emX polling (to turn polling on)
275 ifconfig emX -polling (to turn it off)
291 ifconfig <interface_num> rxcsum
295 ifconfig <interface_num> -rxcsum
299 ifconfig <interface_num>
318 - ifconfig emX -tso
[all …]
/illumos-gate/usr/src/cmd/cmd-inet/etc/init.d/
H A Dpppd37 if [ -f $PPPDIR/ifconfig ]; then
38 . $PPPDIR/ifconfig
65 if [ -f $PPPDIR/ifconfig ]; then
75 }' < $PPPDIR/ifconfig
/illumos-gate/usr/src/cmd/svc/shell/
H A Dnet_include.sh180 /sbin/ifconfig $1 >/dev/null 2>&1 && return 1
181 /sbin/ifconfig $1 inet6 >/dev/null 2>&1 && return 1
182 /sbin/ifconfig $1 $3 ipmp group $2 2>/dev/null
536 /sbin/ifconfig $grifname $type $line >/dev/null
549 /sbin/ifconfig $grifname $type \
584 /sbin/ifconfig $1 plumb > /dev/null 2>&1
621 $process_func /sbin/ifconfig $1 $type < $hostpfx.$1 >/dev/null
633 /sbin/ifconfig $1 inet6 up || fail="$fail $1"
/illumos-gate/usr/src/cmd/dtrace/test/tst/common/ip/
H A Dtst.ipv6localicmp.ksh47 if ! ifconfig lo0 inet6 > /dev/null 2>&1; then
48 if ! ifconfig lo0 inet6 plumb up; then
80 ifconfig lo0 inet6 unplumb
/illumos-gate/usr/src/cmd/cmd-inet/usr.bin/pppd/
H A Dasppp2pppd420 ifconfig => -1,
457 $ifconfig{$word} = \@$words;
509 nof 0+(keys %ifconfig), "interface", " defined for aspppd.\n";
512 ( \%ifconfig, \%paths );
746 foreach $intf (keys %$ifconfig) {
747 $ifconf = $$ifconfig{$intf};
954 local($ifconfig, $paths) = readaspppcf($aspppcf);
957 foreach $intf (keys %$ifconfig) {
958 local(@words) = @{$$ifconfig{$intf}};
964 $downif{$intf} = $$ifconfig{$intf};
[all …]
/illumos-gate/usr/src/cmd/cmd-inet/usr.sbin/ifconfig/
H A DMakefile26 PROG = ifconfig
28 LOCALOBJS= ifconfig.o revarp.o
H A Difconfig.c188 static void ifconfig(int argc, char *argv[], int af,
512 ifconfig(argc, argv, af, NULL); in main()
563 ifconfig(argc, argv, af, ifa); in foreachinterface()
601 ifconfig(argc, argv, af, NULL); in plumball()
612 ifconfig(int argc, char *argv[], int af, struct ifaddrs *ifa) in ifconfig() function
/illumos-gate/usr/src/cmd/tsol/misc/
H A Dtxzonemgr.sh680 for i in $(ifconfig -a4|grep "^[a-z].*:")
686 for j in $(ifconfig $i)
731 for j in $(ifconfig $nic)
842 msg=$(ifconfig $nic addif 0.0.0.0)
869 ifconfig $vnicname plumb
882 ifconfig $nic all-zones;\
892 ifconfig $nic -zone;\
1247 ifconfig $nic unplumb
1251 ifconfig $nic unplumb
1256 ifconfig $nic up;;
[all …]
/illumos-gate/usr/src/cmd/rcm_daemon/common/
H A Dip_rcm.c1590 if (ipv4 && !ifconfig(pif->pi_ifname, "inet", "unplumb", B_FALSE)) { in if_unplumb()
1596 if (ipv6 && !ifconfig(pif->pi_ifname, "inet6", "unplumb", B_FALSE)) { in if_unplumb()
1663 success = ifconfig("", "", lif->li_reconfig, B_FALSE); in if_replumb()
1667 success = ifconfig(pif->pi_ifname, fstr, buf, B_FALSE); in if_replumb()
1681 !ifconfig(pif->pi_ifname, fstr, CFG_DHCP_CMD, B_FALSE)) { in if_replumb()
1718 if (!ifconfig("", "", lif->li_reconfig, B_FALSE)) { in if_replumb()
1729 !ifconfig(lifname, fstr, CFG_DHCP_CMD, B_FALSE)) { in if_replumb()
2544 if (!ifconfig(ifinst, fstr, "plumb", B_FALSE)) in if_config_inst()
2608 (void) ifconfig(ifinst, fstr, buf, stdif); in if_config_inst()
2623 (void) ifconfig(ifinst, fstr, buf, stdif); in if_config_inst()
[all …]
/illumos-gate/usr/src/cmd/cmd-inet/usr.sbin/routeadm/
H A Dsvc-forwarding36 numv6ifs=`/usr/sbin/ifconfig -au6 | /usr/bin/grep -c inet6`
/illumos-gate/usr/src/cmd/cmd-inet/usr.sbin/
H A DMakefile65 SUBDIRS= ifconfig ilbadm in.rdisc in.routed \
70 MSGSUBDIRS= ifconfig ilbadm in.routed in.talkd \
/illumos-gate/usr/src/grub/grub-0.97/netboot/
H A Dgrub.h128 extern int ifconfig (char *, char *, char *, char *);
/illumos-gate/usr/src/test/net-tests/tests/ipv6/
H A Dlink-local.ksh69 ifconfig "$IF" inet6 1>/dev/null 2>&1 && \
/illumos-gate/usr/src/grub/grub-0.97/docs/
H A Dgrub.info-4205 * ifconfig: ifconfig.
H A Dgrub.info-2714 * ifconfig:: Configure a network device manually
841 File: grub.info, Node: hide, Next: ifconfig, Prev: dhcp, Up: General commands
853 File: grub.info, Node: ifconfig, Next: pager, Prev: hide, Up: General commands
855 ifconfig
858 - Command: ifconfig [`--server=server'] [`--gateway=gateway']
867 File: grub.info, Node: pager, Next: partnew, Prev: ifconfig, Up: General commands
1143 Use `ifconfig' (*note ifconfig::) instead.
/illumos-gate/usr/src/lib/brand/solaris10/zone/
H A Ds10_boot.ksh196 replace_with_native /sbin/ifconfig 0555 root:bin
/illumos-gate/usr/src/cmd/cmd-inet/sbin/dhcpagent/
H A DREADME.v648 - ifconfig(8): Solaris IP interface configuration
103 ifconfig) and when logging events.
146 user state related to the private interface used by ifconfig.
228 (visible in ifconfig) have no administrative significance.
647 configuration parameters. The state is stored when "ifconfig dhcp
717 would be to add a new privileged command in ifconfig that forces
719 process could then do "ifconfig <x> dhcp write /a" to get the needed
734 interfaces that ifconfig uses, so that it can launch dhcpagent and
1146 same set of status and control features via ifconfig as are present
1213 ifconfig
/illumos-gate/usr/src/man/man8/
H A DMakefile178 ifconfig.8 \

12