[CentOS] network interface

Tue Dec 23 21:29:06 UTC 2008
Barry Brimer <lists at brimer.org>

> Hi all
>
> How can I bring up eth0:2 only
>
> "ifconfig eth0:2 up" is not working
>
> I have to use service network restart
>
> But it restarts all network interfaces that I don't
> want

I believe you have to have eth0 up for that to work.  You can add 
"ONPARENT=no" to the other virtual interfaces to keep them from starting 
on a service network restart.