From owner-freebsd-net@FreeBSD.ORG Wed Apr 7 21:45:31 2004 Return-Path: Delivered-To: freebsd-net@freebsd.org Received: from mx1.FreeBSD.org (mx1.freebsd.org [216.136.204.125]) by hub.freebsd.org (Postfix) with ESMTP id 7B7F116A4D0 for ; Wed, 7 Apr 2004 21:45:31 -0700 (PDT) Received: from mail.sandvine.com (sandvine.com [199.243.201.138]) by mx1.FreeBSD.org (Postfix) with ESMTP id 1D45343D69 for ; Wed, 7 Apr 2004 21:45:31 -0700 (PDT) (envelope-from don@sandvine.com) Received: by mail.sandvine.com with Internet Mail Service (5.5.2657.72) id ; Thu, 8 Apr 2004 00:45:23 -0400 Message-ID: From: Don Bowman To: "'Marc G. Fournier'" , freebsd-net@freebsd.org Date: Thu, 8 Apr 2004 00:45:22 -0400 MIME-Version: 1.0 X-Mailer: Internet Mail Service (5.5.2657.72) Content-Type: text/plain; charset="iso-8859-1" Subject: RE: Stupid question about managed switches X-BeenThere: freebsd-net@freebsd.org X-Mailman-Version: 2.1.1 Precedence: list List-Id: Networking and TCP/IP with FreeBSD List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , X-List-Received-Date: Thu, 08 Apr 2004 04:45:31 -0000 From: Marc G. Fournier [mailto:scrappy@hub.org] > > Please excuse this, but my experience with them is zilch ... > am going with > the HP Procurve 2826(?) Layer2/Layer3 switch, as was > suggested, but I'm > curious as to how they work ... > > For instance, I know when I setup a router, I have an IN IP > and an OUT IP > configured ... but, with a managed switch, what do I have? > > For instance, right now, I have a default gateway on the > providers switch > of 200.46.204.1 ... and my servers are .2, .3, .4 and .5 ... > if I put a > managed switch, vs the unmanaged we have now, between the > providers switch > and the servers, does my default route then change to be the switch > itself? Or is the 'login part' of the switch thought of the > same way as > adding just another server to the network, for connectivity purposes? > > As I said, stupid question, but for someone whose never played with a > managed switch before ... :( > > Thanks .. In layer-2 mode, its nothing but a hub. It doesn't change your default route or anything. Pretend its not there. you will need a router connected to this switch, and its IP will remain your default route (likely).