Question on BGP-4 routing decision case
Jon 'tex' Boone <tex@isc.upenn.edu> Thu, 28 August 1997 19:57 UTC
Received: from cnri by ietf.org id aa14617; 28 Aug 97 15:57 EDT
Received: from merit.edu (merit.edu [198.108.1.42]) by cnri.reston.va.us (8.8.5/8.7.3) with ESMTPid QAA14439 for <ietf-archive@cnri.reston.va.us>; Thu, 28 Aug 1997 16:00:43 -0400 (EDT)
Received: (from majordom@localhost) by merit.edu (8.8.7/8.8.5) id PAA21095 for idr-outgoing; Thu, 28 Aug 1997 15:20:48 -0400 (EDT)
Received: from nimzovitch.dccs.upenn.edu (NIMZOVITCH.DCCS.UPENN.EDU [165.123.50.162]) by merit.edu (8.8.7/8.8.5) with ESMTP id PAA21090 for <idr@merit.edu>; Thu, 28 Aug 1997 15:20:44 -0400 (EDT)
Received: from nimzovitch.dccs.upenn.edu (LOCALHOST.UPENN.EDU [127.0.0.1]) by nimzovitch.dccs.upenn.edu (8.8.6/8.8.6) with ESMTP id PAA16023; Thu, 28 Aug 1997 15:20:43 -0400 (EDT)
Message-Id: <199708281920.PAA16023@nimzovitch.dccs.upenn.edu>
To: idr@merit.edu
cc: Jon 'tex' Boone <tex@isc.upenn.edu>
Subject: Question on BGP-4 routing decision case
Date: Thu, 28 Aug 1997 15:20:43 -0400
From: Jon 'tex' Boone <tex@isc.upenn.edu>
Sender: owner-idr@merit.edu
Precedence: bulk
Folks, In the following network diagram, the two routers (router A and router B) are both in AS 55. They will both have PVC connections to the vBNS through the ASX 200 ATM switch. The interface on Router A also has a PVC for a RFC 1577 network which Router B is *not* connected to (it is a research network). Both Router A and Router B advertise the same four networks to vBNS: 128.91/16, 130.91/16, 158.130/16 and 165.123/16. However, we would like to have the vBNS router prefer to send traffic for 158.130/16 through Router A, while preferring to send traffic for the other three networks through Router B [this is mainly due to politics - Administrative control of Router A is done by a different department than that of Router B.] Is it the case that the use of Multi-Exit Discriminator attributes on each route can be used to enforce this policy? I imagine that the Routers would make the following announcements to the vBNS router: Router Network MED ------ ---------- --- A 128.91/16 10 130.91/16 10 158.130/16 1 165.123/16 10 B 128.91/16 1 130.91/16 1 158.130/16 10 165.123/16 1 Since these are Cisco routers, I imagine using route-maps to set the MED attribute for each of these routes. Is this a coherent idea? ------------ | Router A | ------------ | | -------- ----------- | vBNS |-----------| ASX 200 | -------- ----------- | | ------------ | Router B | ------------ -------------------------------------------------- Jon Boone Network Engineer ISC Networking University of Pennsylvania tex@isc.upenn.edu (215) 898-2477
- Question on BGP-4 routing decision case Jon 'tex' Boone