pavement

Ifconfig

From FreeBSDwiki
(Difference between revisions)
Jump to: navigation, search
m (stub article -- needs work)
 
m (Reverted edits by 194.104.99.10 (Talk); changed back to last version by Jimbo)
 
(2 intermediate revisions by 2 users 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]]

Latest revision as of 14: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
Personal tools