Ifconfig

From Hackepedia
Revision as of 21:02, 21 March 2006 by Franks (talk | contribs) (typo fixes)
(diff) ← Older revision | Latest revision (diff) | Newer revision → (diff)
Jump to navigationJump to search

To set or read settings of a network interface in UNIX you use the ifconfig command. To see all interfaces in a system type:

$ ifconfig -a

Specific interfaces can be viewed as well:

$ ifconfig hme0


ifconfig is also used in the case of a virtual interface (in this case off the third physical interface on a Linux box):

$ ifconfig eth2:1