Skip to Content.
Sympa Menu

rare-dev - [rare-dev] eBGP not always brings up

Subject: Rare project developers

List archive

[rare-dev] eBGP not always brings up


Chronological Thread 
  • From: Maria Del Carmen Misa Moreira <>
  • To: "" <>
  • Subject: [rare-dev] eBGP not always brings up
  • Date: Wed, 4 Jan 2023 11:24:42 +0000
  • Accept-language: en-GB, en-US
  • Arc-authentication-results: i=1; mx.microsoft.com 1; spf=pass smtp.mailfrom=cern.ch; dmarc=pass action=none header.from=cern.ch; dkim=pass header.d=cern.ch; arc=none
  • Arc-message-signature: i=1; a=rsa-sha256; c=relaxed/relaxed; d=microsoft.com; s=arcselector9901; h=From:Date:Subject:Message-ID:Content-Type:MIME-Version:X-MS-Exchange-AntiSpam-MessageData-ChunkCount:X-MS-Exchange-AntiSpam-MessageData-0:X-MS-Exchange-AntiSpam-MessageData-1; bh=tzai0lLH9QeaK1cKA2H2Ea7JP6WnStdrgsEUm6woMMA=; b=kY2+EMg9d60hwjgf0XwJebm25sd4XMbrclyVmGJ2fDGBXt+pU+wFB8b3MBccYCG/tmtnQ4JzDgvaVGhkn+a5yW4Cs0q0H2LrsGHAyTVREret5s+8vaH1kqZcXrf8eMG7RakTqF7TTIyrt4sk9Ry3cqVyxZmSEmYMJJ5HNw49gMWi4Fr6gSvAXyAsrTrKtukx4pCDk05BasXaUiFATWuIvVvxGpD8iHT28Im/K+lki9a3Ji4llFeRcdymf8sv0oFiLb3HSgxy2PqdQSZLVDFDenBGB8UZKlOdufN5vbM/RDnWEikoi5wS6RsKOaW8nMoY5JfWdoAUEnf2Bl/A0v6qVg==
  • Arc-seal: i=1; a=rsa-sha256; s=arcselector9901; d=microsoft.com; cv=none; b=FqkwTCBaTVQj1YLctvOgVkm6+4+se1v7+x365asF5M3lituMFcHQNuxca7cfyb3v1T7fZHBgxD1DoMdqDadf3IjWebrPchbF5Mfjff/Id5tKTeTqTZBjkxbsem+D1+g6ow1/cqQzvBhr1uth3d3rcuEdUC5ouVE5PhEzWt1i6Bt+EBFG9EIFuDvbzawg2sgbQjU2nkHp1AQlE/xuDZXGyP9cnTpR/X12599hxX9g+NKgc8JjUAm3yyHrcAq5ybQILzemxWRDwehHNPojLhpPMC2SAF4d501GucpLCoJuNTnHeXGxf5HeCsb6mGCbitBemgCk+ZoOhJhx0YHymduoUg==
  • Authentication-results: dkim=none (message not signed) header.d=none;dmarc=none action=none header.from=cern.ch;
  • Msip_labels:

Hi,

I have a full mesh topology RX configured with iBGP, OSPF, 3 VLANs and 3 VRFs (BGP is configured with the address of the loopbacks: 1 loopback per VLAN). Every router has a client RXX with OSPF passive, eBGP, a different AS number and 1 VRF.

(AS100)  R11 ---- (AS10, AS20, AS30) R1 ---- (AS10, AS20, AS30) R4 ---- (AS400) R44  
                                                                |                                            | 
 (AS200) R22 ---- (AS10, AS20, AS30) R2 ---- (AS10, AS20, AS30) R3 ----(AS300) R33

The topology is working fine so I can ping each other, iBGP is up but eBGP is not completly up. I noted that R11 and R22 are always up but for R33 and R44 it depends... This is the behaviour that I'm seeing: I run the simulation and R11/R22 bring up and also R33 (not R44), then, I run again the simulation with exactly the same configuration and sometimes it happens that R44 brings up and not R33 or even worst none of them (R33, R44).

Any idea? I have no idea why only one of those (R33, R44) brings up and not the other and when you run it again it be opposite behaviour.

Cheers,
Camen Misa



Archive powered by MHonArc 2.6.19.

Top of Page