On 16:39:30 Oct 06, Sunnz wrote:
> Is it possible?
> 
> Say I have a few nics of the same group... dc0 dc1 dc2 dc3... which
> all belong to a group "dc".
> 
> And say if I wanted to limit the overall bandwidth for the group... so
> say at any point in time the overall outgoing bandwidth of the group
> dc will not be over 100mbp.
> 
> Would it work if I just apply altq to dc in pf?
> 
> Or do I need to bridge it... this is where I have no ideas... but say
> I add a bridge0 that contains dc0 dc1 dc3 dc2, and apply altq to
> bridge0 in pf.

No need to add a bridge.

You are looking for ifconfig(8). Look for interface groups and you are
done.

-Girish

Reply via email to