Subject: RARE user and assistance email list
List archive
- From: Marcos Felipe Schwarz <>
- To: mc36 <>, "" <>
- Subject: [RARE-users] RES: Request to add BRIDGE to GEANT_TESTBED
- Date: Tue, 7 Feb 2023 11:52:43 +0000
- Accept-language: en-US
- Arc-authentication-results: i=1; mx.microsoft.com 1; spf=pass smtp.mailfrom=rnp.br; dmarc=pass action=none header.from=rnp.br; dkim=pass header.d=rnp.br; 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=zHBD24Tc/QAQ9pcoI2hUozVKAIAFap8hYTsORQ4g5jI=; b=Bzj22hKxPBJGKwECxHfqxzrc3Es6wHgtP/vbmiPr00qMiKDag7iRPLA62zRl36GnAE4vOrztKHjLXgEaZe5624LaQqTSp7W1zfI2ZjXkEvmcrXtyGaHLmqQUkQ4feFOeoAL+cguuZ+wuObL7wSvrkdTODX2SUn+T9k6ySmijF2PaRD6priGmxIbBKnbg4+lFAGpz5vJ+1a/KDxAtXswpEHaNu9cJk4/weC27donQ755xyXYyHu6F6sooG2BZRzNChSJVE41cDtrA6Bz9/kd/9c/Z2MJreR1cfgi/s6tYQOXWzFG1C1u3ETIrpsjoFeUFJmMWSpA6JdD87loQREk5Qg==
- Arc-seal: i=1; a=rsa-sha256; s=arcselector9901; d=microsoft.com; cv=none; b=K9ZMkN/0VuuzU0j+ik/P3cgomWQf0SsnyL8hyj29+hNYCxUzMecjbM57+yQNWcN+lM3tp5qmQ3fhrHgH5Refw0QggDdQz8LWwsZXpyrRzfeuobCkXokZZg66AxxSjbgtghTzEeGpQchGhdDNPJul5zP5tHXodkxcfGJZHVHex1mq1JsjUhSMJBxpK8duPn6UP9O2tcJYpZy+xViNg6dXiXOAz8Q7ie38k7+rtiRgUbG3TQnGYKWSNTAQi0zUqzCPlnDI8WVq4t8KexOzfh9oA2DW0kR8lV/G4w4Qm+fX8kHCO2fprHLbVy7qi4X8L+J/UmET3DIG9l7xZxOFbYq06Q==
- Authentication-results: dkim=none (message not signed) header.d=none;dmarc=none action=none header.from=rnp.br;
Thanks Csaba.
If I understand correctly, this will provide the point2point layer2, but I
won't be able to configure a management IP, right?
Anyway it seems fine for now.
Thanks for the update.
Regards,
Marcos Schwarz
-----Mensagem original-----
De: mc36 <>
Enviada em: terça-feira, 7 de fevereiro de 2023 02:07
Para: ; Marcos Felipe Schwarz
<>
Assunto: Re: [RARE-users] Request to add BRIDGE to GEANT_TESTBED
hi,
tried to add the full bridging feature, which did not fit to the asic with
the below error message:
running /home/mc36/bf-sde-9.12.0/install/bin/bf-p4c -I. -I../p4src/
-Xp4c="--disable-parse-depth-limit" -DDUAL_PIPE optimizer1296.p4...
optimizer1296.tofino/pipe/optimizer1296.bfa:5550: error: tofino supports up
to 12 stages, using 14
optimizer1296.tofino/pipe/optimizer1296.bfa:0: error: Due to errors, no
binary will be generated failed command assembler returning false for 512 and
1024 on profile-geant-testbed
*** unable to find a working first value ***
but to provide just a point2point layer2, we have an other thing, which does
not involve bridging, but local cross-connect of two (sub)interfaces:
https://github.com/rare-freertr/freeRtr/blob/master/cfg/p4lang-rout215.tst#L58
and the good news is that adding this to the testbed profile compiled fine:
*** working profile generated successfully ***
i'l commit soon this to the bitbucket... then alex's automatism will pick it
up and do the final optimizations for both tofino1 and tofino2, then we'll
get a pull request with the new numbers... after accepting that, alex's
caches will start prebuilding with the new binaries...
it should not take more than a day... i'll keep you posted...
br,
cs
On 2/6/23 22:30, Marcos Felipe Schwarz wrote:
> Hi all,
>
> There has been more than one occasion where I needed to stitch point to
> point L2 circuit through a GP4L Tofino/FreeRtr device. Which is a service
> commonly used by AutoGOLE/SENSE.
> The current profile doesn t support BRIDGE, so I d like to request,
> what is the feasebility to add it on the GEANT_TESTBED profile?
>
> The idea is to provide different services simultaneously including, either:
> 1) L3 VPNs supporting Source Based Routing (i.e. using PolKA tunnels
> steared by PBR rules) Supported currently
>
> 2) L2 Point to Point VPN (i.e bridge between two vlan subport including a
> management IP) Not yet supported
>
> Regards,
>
> Marcos Schwarz | Gerente de P&D | /R&D Manager/
>
> */Ger ncia de P&D em Ciberinfraestrutura (GCI) | Cyberinfrastructure
> R&D Management/*
>
> *Tel.: +55 (19) 98303-3010 | Teams:
> <>*
>
> www.rnp.br <https://www.rnp.br/>
>
> cid:fefa97ac-2f79-4bc6-842e-23dbdb886128
>
- [RARE-users] Request to add BRIDGE to GEANT_TESTBED, Marcos Felipe Schwarz, 02/06/2023
- Re: [RARE-users] Request to add BRIDGE to GEANT_TESTBED, mc36, 02/07/2023
- [RARE-users] RES: Request to add BRIDGE to GEANT_TESTBED, Marcos Felipe Schwarz, 02/07/2023
- Re: [RARE-users] RES: Request to add BRIDGE to GEANT_TESTBED, mc36, 02/07/2023
- Re: [RARE-users] RES: Request to add BRIDGE to GEANT_TESTBED, Alexander Gall, 02/07/2023
- Re: [RARE-users] [freertr] RES: Request to add BRIDGE to GEANT_TESTBED, mc36, 02/07/2023
- Message not available
- Re: [RARE-users] [freertr] RES: Request to add BRIDGE to GEANT_TESTBED, mc36, 02/07/2023
- Re: [RARE-users] [freertr] RES: Request to add BRIDGE to GEANT_TESTBED, Alexander Gall, 02/07/2023
- Re: [RARE-users] [freertr] RES: Request to add BRIDGE to GEANT_TESTBED, mc36, 02/07/2023
- Re: [RARE-users] [freertr] RES: Request to add BRIDGE to GEANT_TESTBED, Alexander Gall, 02/08/2023
- Re: [RARE-users] [freertr] RES: Request to add BRIDGE to GEANT_TESTBED, mc36, 02/08/2023
- Re: [RARE-users] [freertr] RES: Request to add BRIDGE to GEANT_TESTBED, Alexander Gall, 02/08/2023
- [RARE-users] RES: [freertr] RES: Request to add BRIDGE to GEANT_TESTBED, Marcos Felipe Schwarz, 02/08/2023
- Re: [RARE-users] [freertr] RES: Request to add BRIDGE to GEANT_TESTBED, mc36, 02/07/2023
- Re: [RARE-users] RES: Request to add BRIDGE to GEANT_TESTBED, Alexander Gall, 02/07/2023
- Re: [RARE-users] RES: Request to add BRIDGE to GEANT_TESTBED, mc36, 02/07/2023
- [RARE-users] RES: Request to add BRIDGE to GEANT_TESTBED, Marcos Felipe Schwarz, 02/07/2023
- Re: [RARE-users] Request to add BRIDGE to GEANT_TESTBED, mc36, 02/07/2023
Archive powered by MHonArc 2.6.19.