> After reading up on the Cisco stuff that ng_fec is meant for, I'm curious > as to whether there is a way of determining if its needed ... in my case, > I have one server, two ethernets but all attaching to the same switch ... > is there some way of determining if the interface(s) (on either hte > FreeBSD box, or the Cisco switch) is "overly busy", that load balancing > would be beneficial?
You're getting fault tolerance and basic load balancing (Layer 2) with Cisco EtherChannel technology. The load balancing on Catalyst 2950 uses the least significant bit of you peer's MAC address. So, you would benefit from load balancing only if you talk to many peers on your broadcat(s). Fault tolerance will work anyway. Then moving to Layer 3 you assign as much aliases to your virtual fec0 interface as you wish without messing up with routing. > > Marc G. Fournier Hub.Org Networking Services (http://www.hub.org) > Email: [EMAIL PROTECTED] Yahoo!: yscrappy ICQ: 7615664 > _______________________________________________ > freebsd-net@freebsd.org mailing list > http://lists.freebsd.org/mailman/listinfo/freebsd-net > To unsubscribe, send any mail to "[EMAIL PROTECTED]" > _______________________________________________ freebsd-net@freebsd.org mailing list http://lists.freebsd.org/mailman/listinfo/freebsd-net To unsubscribe, send any mail to "[EMAIL PROTECTED]"