Ifconfig
From FreeBSDwiki
(Difference between revisions)
m (Reverted edits by 194.104.99.10 (Talk); changed back to last version by Jimbo) |
|||
(One intermediate revision by one user not shown) | |||
Line 7: | Line 7: | ||
up -- brings an interface up | up -- brings an interface up | ||
down -- takes an interface down | down -- takes an interface down | ||
+ | alias -- allows you to bind more than one IP to an interface | ||
+ | |||
[[Category:System Commands]] | [[Category:System Commands]] |
Latest revision as of 13:18, 30 August 2007
interface configuration.
This program allows you to change your IP information.
[edit] Common flags
-a all -- shows you all interfaces up -- brings an interface up down -- takes an interface down alias -- allows you to bind more than one IP to an interface