Uploaded image for project: 'bgpcep'
  1. bgpcep
  2. BGPCEP-480

Evpn Extended Communities not present in the loc rib

    XMLWordPrintable

Details

    • Bug
    • Status: Resolved
    • Resolution: Cannot Reproduce
    • Bugzilla Migration
    • Bugzilla Migration
    • BGP
    • None
    • Operating System: All
      Platform: All

    • 6049

    Description

      odl: distribution-karaf-0.5.0-20160610.063034-2786.tar.gz

      used xml:
      <evpn-route xmlns="urn:opendaylight:params:xml:ns:yang:bgp-evpn">
      <route-key>ARYAAhmZmZkAAQHyDN2An/cAFgAAAAAK</route-key>
      <route-distinguisher>429496729:1</route-distinguisher>
      <ethernet-a-d-route>
      <mpls-label>24001</mpls-label>
      <ethernet-tag-id>
      <vlan-id>10</vlan-id>
      </ethernet-tag-id>
      <lacp-auto-generated>
      <ce-lacp-mac-address>f2:0c:dd:80:9f:f7</ce-lacp-mac-address>
      <ce-lacp-port-key>22</ce-lacp-port-key>
      </lacp-auto-generated>
      </ethernet-a-d-route>
      <attributes>
      <ipv4-next-hop>
      <global>199.20.166.41</global>
      </ipv4-next-hop>
      <as-path/>
      <origin>
      <value>igp</value>
      </origin>
      <extended-communities>
      <transitive>false</transitive>
      <es-import-route-extended-community>
      <es-import>f2:0c:dd:80:9f:f8</es-import>
      </es-import-route-extended-community>
      </extended-communities>
      </attributes>
      </evpn-route>

      mac addres used in the extended comunity is seen in the received update message, but loc rib does not contain it (attached pcap)

      — first
      +++ second
      @@ -4,6 +4,14 @@
      {
      "attributes": {
      "as-path": {},
      + "extended-communities": [
      + {
      + "es-import-route-extended-community":

      { + "es-import": "f2:0c:dd:80:9f:f8" + }

      ,
      + "transitive": false
      + }
      + ],
      "ipv4-next-hop": {
      "global": "199.20.166.41"

      Attachments

        No reviews matched the request. Check your Options in the drop-down menu of this sections header.

        Activity

          People

            cdgasparini Claudio David Gasparini
            pgubka@cisco.com Peter Gubka
            Votes:
            0 Vote for this issue
            Watchers:
            0 Start watching this issue

            Dates

              Created:
              Updated:
              Resolved: