Hi,

On Mon, Jan 10, 2011 at 07:56:51PM +0200, Ibrahim Abo Zaid wrote:
> I have a server connected to 2 switches and need to implement
> primary/backup scenario on the ports connected to the server from both
> switches
> so edge port in switch 1 is primary and edge port in switch 2 is backup and
> don't forward traffic unless port of switch 1 fails
> 
> how can be achieved ?

Just have the server not use port 2 unless switch 1 fails.  With Linux or
FreeBSD, this is pretty straightforward ("bond" or "lagg" drivers), with
Windows, I'm not sure whether you can do this out of the box or whether
you still need specialized ethernet NIC drivers that will only work with
those vendors' NICs.

STP won't help unless the server actually runs a *bridge* between his
two ports, and you most certainly don't want *that*.

gert
-- 
USENET is *not* the non-clickable part of WWW!
                                                           //www.muc.de/~gert/
Gert Doering - Munich, Germany                             g...@greenie.muc.de
fax: +49-89-35655025                        g...@net.informatik.tu-muenchen.de

Attachment: pgptYHrLoaxlg.pgp
Description: PGP signature

_______________________________________________
cisco-nsp mailing list  cisco-nsp@puck.nether.net
https://puck.nether.net/mailman/listinfo/cisco-nsp
archive at http://puck.nether.net/pipermail/cisco-nsp/

Reply via email to