[Ilugc] 1D1C - ifup

  • From: tkdhanasekar@xxxxxxxxx (Dhana Sekar)
  • Date: Mon, 16 Sep 2013 21:23:45 +0530

command: ifup
usage: bring a network interface up

syntax: $ ifup <options> <ifaces...>

examples:

1. To bring up interface eth1

    $ ifup eth1

2. To bring up all the interfaces defined with auto
    in /etc/network/interfaces

    $ ifup -a

3. To show summary of all options

    $ ifup --help


regards,
dhanasekar

Other related posts:

  • » [Ilugc] 1D1C - ifup - Dhana Sekar