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
_______________________________________________
ILUGC Mailing List:
http://www.ae.iitm.ac.in/mailman/listinfo/ilugc
ILUGC Mailing List Guidelines:
http://ilugc.in/mailinglist-guidelines

Reply via email to