Skip to Content.

rare-users - Re: [RARE-users] Bridge on tagged ports not working

Subject: RARE user and assistance email list

List archive


Re: [RARE-users] Bridge on tagged ports not working


Chronological Thread 
  • From: Marcos Felipe Schwarz <>
  • To: "" <>
  • Subject: Re: [RARE-users] Bridge on tagged ports not working
  • Date: Sun, 29 Aug 2021 15:42: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-SenderADCheck; bh=kre5rwvFfhymrCCzZqP8KDZOe1nxDRVF8sfMUkfbWW4=; b=FSt+z9Rfn2EVto/BnJELAkpaMjB71uuoWu8qXFlrdSg4xKbFTFMiS4GCz+lwQy0icOUwjkW9ySIC4UePQCGLp0p26KDgjTEqsgIGo95ed0sqNAZVm2MJ4nxil4o1Cvpb/YUqecPdte4CZe+yY5OMLR3AqNdWPQ/O559tjQzCOINBtAjiPTzGvij1qfIVyOC7zwLnRkqObGN5jcrV02jx+3FS+GNNpHWY2iM23JOxYC7/GoR3WWH/aqUkJLyXpAg1c9/tNIMRHHhArHLZkkmlWiTWP2s1ncM0EUix0a/ZaT1Q8SenhKxMB1/+0z8cJsUsh9fuz9vCON7DBl8nWpZNFQ==
  • Arc-seal: i=1; a=rsa-sha256; s=arcselector9901; d=microsoft.com; cv=none; b=GV230ykYMOKJWqK6f2vgkSrFTDiwyu25dFtaeDcaVbZchIvijTKsI2DBtcjp3aCBJkgA+IqAybbbV3P3Kz4N6cuvPsnqFIgeAtErxxfFCdUPYrXJB2HpVi/tdiIRYoMRBbxwv25gZ3j8W8VnzuQZV8d5VoMP8GWj4kLHLDS5Pcy5QspPCVrpiFjCtJ+NiePGdogWjvu0woq9NoYr66PmN5D+nrs2vnGGgNUuujSeLacMOypKe3VUvIrZOoxoUdNs0jnvs/L0Gc8JLLIQQI1cM0E7JfKuW1+lAIziPmVrvMxY+IXNnmHpTrFxknALXJONgkhorcov7JZYkk4a+zQ2IQ==
  • Authentication-results: lists.geant.org; dkim=none (message not signed) header.d=none;lists.geant.org; dmarc=none action=none header.from=rnp.br;

I'm doing some preliminary test.

I can remove temporarily sdn19 and sdn20 from bridge 1. To test bridge 2 tagged. But is there a limitation to why I can't have both bridges simultaneously?

My final objective is to have bridge 1 containing sdn15, 16, 19 and 20 (all preferably untagged, but can be tagged if necessary).
Bridge 2 containing sdn19 (tagged vid 19) and sdn30 (untagged)
And bridge 3 containing sdn20 (tagged vid 20) and sdn32 (untagged).

Since I'm not sure about the restrictions, I was trying a tagged bridge between sdn19 and 20 first.

Regard,

Marcos Schwarz



Get Outlook for Android

From: <> on behalf of Frédéric LOUI <>
Sent: Sunday, August 29, 2021 12:22:12 PM
To: <>
Subject: Re: [RARE-users] Bridge on tagged ports not working
 
Hi Marcos,

There were typos in my previous mail:

Is it voluntary to:

* To put  sdn19 in: bridge 1
* To put  sdn20 in: bridge 1

* And sdn19.19 and sdn20.19 in bridge 2 ?

Please find the following stanza:
More info here: http://sources.nop.hu/cfg/conn-bridge02.tst
Here: http://sources.nop.hu/cfg/p4lang-acl13.tst
And there: http://sources.nop.hu/cfg/p4lang-acl14.tst

conf t
int sdn19
 no  bridge-group 1
 exit
int sdn19.19
 no  bridge-group 2
 bridge-group 2
 exit
int sdn20
 no  bridge-group 1
 exit
int sdn20.19
 no bridge-group 2
 bridge-group 2
 exit
 end

Sorry for the typo. But I presumed that you get the idea :-)

À bientôt,
--  Frederic




> Le 29 août 2021 à 15:01, Frédéric LOUI <> a écrit :
>
> Hi Marcos,
>
> I’d check real quick your config I have a question.
>
> This is the output on RIO0001:
>
> "show bridge <x>"
>
> RIO0001#sh bridge 1                                                                
>                   packet           byte
> iface  fwd   phys  tx    rx   drop  tx      rx     drop  grp
> bvi    true  true  0     0    0     0       0      0
> sdn15  true  true  5560  0    1     575540  0      116
> sdn16  true  true  5560  0    1     575540  0      116
> sdn19  true  true  6216  684  1     595134  33044  116
> sdn20  true  true  6216  684  1     595134  33044  116
>
>                                 packet            byte
> addr            iface  time      tx    rx    drop  tx     rx      drop
> 004c.7c58.300a  bvi    00:00:56  1298  6830  0     62304  612712  0
> 0c42.a15d.2f9c  sdn20  00:00:56  669   684   0     20430  33044   0
> 0c42.a15d.3084  sdn19  00:00:56  671   684   0     20526  33044   0
>
>
> RIO0001#sh bridge 2                                                                
>                      packet            byte
> iface     fwd   phys  tx    rx    drop  tx     rx     drop  grp
> bvi       true  true  0     0     0     0      0      0
> sdn19.19  true  true  1246  268   0     44282  11792  0
> sdn20.19  true  true  1638  1109  0     52892  48796  0
>
>                                    packet           byte
> addr            iface     time      tx   rx    drop  tx     rx     drop
> 0073.7101.3b3a  bvi       00:03:25  616  1370  0     27104  41100  0
> 0c42.a15d.2f9c  sdn20.19  00:03:25  884  1109  0     30258  48796  0
>
> "end of show bridge <x>"
>
> ------------------------------
>
> interface sdn19
> no description
> mtu 1500
> macaddr 006a.4247.1173
> lldp enable
> bridge-group 1
> no shutdown
> no log-link-change
> exit
> interface sdn19.19
> no description
> bridge-group 2
> no shutdown
> no log-link-change
> exit
>
> ------------------------------
>
> RIO0001#sh run sdn20                                                               
> interface sdn20
> no description
> mtu 1500
> macaddr 001a.5b5c.306d
> lldp enable
> bridge-group 1
> no shutdown
> no log-link-change
> exit
> interface sdn20.19
> no description
> bridge-group 2
> no shutdown
> no log-link-change
> exit
>
> Is it voluntary to:
>
> * To put  sdn19 in: bridge 1
> * To put  sdn20 in: bridge 2
>
> * And sdn19.19 and sdn20.19 in bridge 2 ?
>
>
> As you can see on freeRtr test case: http://sources.nop.hu/cfg/conn-bridge02.tst
> bridge-group @ sdn MAIN interface is not required. (I’m talking under MC36 control here :) )
>
> If this is not mandatory as per your opinion, I would try:
>
>
> conf t
> int sdn19
> no  bridge-group 1
> exit
> int sdn19.19
> no  bridge-group 2
> bridge-group 2
> exit
> int sdn20
> no  bridge-group 2
> exit
> int sdn20.19
> no bridge-group 2
> bridge-group 2
> exit
> end
>
> If you notice we configured and reconfigured some feature as this this try to trigger dataplane update.
> Check if that works (shut/ no shut sdn<x> —> this will also trigger dataplane update)
>
> And if for any reasons dataplane table are messed up, retry to sync: clear process bffwd
>
> Please let us know if this has solved the situation.
>
> À bientôt,
> --  Frederic
>
>
>
>
>> Le 28 août 2021 à 14:54, Marcos Felipe Schwarz <> a écrit :
>>
>> Hi everyone, I’m trying to create a tagged VLAN between two ports. Can you spot what's missing?
>>
>> 7:56
>>
>> RIO0001(cfg)#show config-differences
>> vrf definition v2
>> server p4lang p4
>> export-vrf v2 2
>> export-bridge 2
>> export-port sdn19.19 202 0 0 0 0
>> export-port sdn20.19 203 0 0 0 0
>> export-port bvi2 204 0 0 0 0
>> exit
>> bridge 2
>> mac-learn
>> exit
>> interface bvi2
>> no description
>> vrf forwarding v2
>> ipv4 address 10.0.19.254 255.255.255.0
>> no shutdown
>> no log-link-change
>> exit
>> interface sdn19.19
>> no description
>> bridge-group 2
>> no shutdown
>> no log-link-change
>> exit
>> interface sdn20.19
>> no description
>> bridge-group 2
>> no shutdown
>> no log-link-change
>> exit
>>
>> 7:57
>>
>> I have an untaged VLAN working on the same ports, so I'm sure the problem is on my config
>>
>>
>>
>> Regards,
>>
>>
>>
>> Marcos Schwarz
>>
>>
>>
>> Gerente de P&D | R&D Manager
>>
>> Gerência de Execução de P&D em Ciberinfraestrutura | Management of R&D Execution in Cyberinfrastructure
>>
>> Diretoria de Pesquisa e Desenvolvimento | Board of Research and Development
>>
>> RNP - Rede Nacional de Ensino e Pesquisa | Brazilian National Research and Educational Network
>>
>> Promovendo o uso inovador de redes avançadas | Promoting the innovative use of advanced networks
>>
>> http://www.rnp.br | +55 (19) 3787- 3386 | Skype ID: marcos.f.sch
>>
>> Campinas - SP - Brasil | E-mail:
>>
>>
>>
>




Archive powered by MHonArc 2.6.19.

Top of Page