[CentOS] ip aliasing on bonded interface possible?

Sun Sep 5 18:12:06 UTC 2010
Ross Walker <rswwalker at gmail.com>

On Sep 5, 2010, at 1:35 PM, Robert Arkiletian <robark at gmail.com> wrote:

> On Sun, Sep 5, 2010 at 10:33 AM, Robert Arkiletian <robark at gmail.com> wrote:
>> Has anyone successfully created a bonded interface (bond0) with say
>> two nics AND also then aliased that interface to get bond0 and bond0:1
>> (for an alias ip)
>> 
>> I just want to know if it's possible and reliable
>> 
>> Thanks
>> 
> 
> Oh I forgot to mention I would be using link aggregation mode 4,
> 802.3ad bonding.

It works fine just create the ifcfg-bondX:X files for your aliases and they'll be added once the bond comes up.

-Ross