On Fri, Feb 15, 2013 at 12:26 PM, Robert Moskowitz <r...@htt-consult.com> wrote:
>

> And when you edit ifcfg-eth0 what command restarts the interface?

ifdown eth0
ifup eth0

If you are changing related routes or the MAC address, do the down
before the change so the right values are seen.  If you change
something that doesn't affect the address you can usually stay
connected if you put both commands on one line with a ; separator.

-- 
  Les Mikesell
    lesmikes...@gmail.com
_______________________________________________
CentOS mailing list
CentOS@centos.org
http://lists.centos.org/mailman/listinfo/centos

Reply via email to