1IFCFG(8)                             Linux                            IFCFG(8)
2
3
4

NAME

6       ifcfg - simplistic script which replaces ifconfig IP managment
7

SYNOPSIS

9       ifcfg [ DEVICE [ :ALIAS: ] ] [ command ] ADDRESS [ LENGTH ] [ PEER ]
10
11
12

DESCRIPTION

14       This manual page documents briefly the ifcfg command.
15
16       This is a simplistic script replacing one option of ifconfig , namely,
17       IP address management. It not only adds addresses, but also carries out
18       Duplicate Address Detection RFC-DHCP, sends unsolicited ARP to update
19       the caches of other hosts sharing the interface, adds some control
20       routes and restarts Router Discovery when it is necessary.
21
22       I strongly recommend using it instead of ifconfig both on hosts and on
23       routers.
24
25

IFCONFIG - COMMAND SYNTAX

27       DEVICE - it may have alias, suffix, separated by colon.
28
29
30       command
31              - add, delete or stop.
32
33
34       address
35              - optionally followed by prefix length.
36
37
38       peer   - optional peer address for pointpoint interfaces.
39
40

EXAMPLE

42       This function determines, whether this is router or host.  It returns
43       0, if the host is apparently not router.
44
45

SEE ALSO

47       ip-cref.dvi
48
49
50
51iproute2                       September 24 2009                      IFCFG(8)
Impressum