Giter Site home page Giter Site logo

Comments (6)

hellt avatar hellt commented on August 15, 2024

/cc @bclasse
@jbemmel was a link meant to point to the repo you opened issue in?

from nokia-evpn-lab.

bclasse avatar bclasse commented on August 15, 2024

Hi @jbemmel , can you elaborate on that?
From what I can see, host routes are propagated correctly in the fabric

from nokia-evpn-lab.

jbemmel avatar jbemmel commented on August 15, 2024

Using Netlab

netlab up -d srlinux -p clab integration/evpn/vxlan-routing-ibgp-over-ebgp-unnumbered.yml
subinterface 1000 {
        description "VLAN red1 (1000) ~ h1"
        ipv4 {
            address 172.16.0.1/24 {
                primary
            }
            arp {
                learn-unsolicited true
                host-route {
                    populate dynamic {
                    }
                }
                evpn {
                    advertise dynamic {
                    }
                }
            }
        }
    }

to get

A:r1# /network-instance tenant2 
--{ + running }--[ network-instance tenant2 ]--
A:r1# show route-table ipv4-unicast summary 
-----------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------
IPv4 unicast route table of network instance tenant2
-----------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------
+-----------------------------------+-------+------------+----------------------+----------------------+----------+---------+---------------------+---------------------+
|              Prefix               |  ID   | Route Type |     Route Owner      |        Active        |  Metric  |  Pref   |   Next-hop (Type)   | Next-hop Interface  |
+===================================+=======+============+======================+======================+==========+=========+=====================+=====================+
| 10.2.0.2/32                       | 4     | host       | net_inst_mgr         | True                 | 0        | 0       | None (extract)      | None                |
| 10.2.0.4/32                       | 0     | bgp-evpn   | bgp_evpn_mgr         | True                 | 0        | 170     | 10.0.0.2            |                     |
|                                   |       |            |                      |                      |          |         | (indirect/vxlan)    |                     |
| 172.16.2.0/24                     | 9     | local      | net_inst_mgr         | True                 | 0        | 0       | 172.16.2.1 (direct) | irb0.1002           |
| 172.16.2.1/32                     | 9     | host       | net_inst_mgr         | True                 | 0        | 0       | None (extract)      | None                |
| 172.16.2.5/32                     | 9     | arp-nd     | arp_nd_mgr           | True                 | 0        | 1       | 172.16.2.5 (direct) | irb0.1002           |
| 172.16.2.255/32                   | 9     | host       | net_inst_mgr         | True                 | 0        | 0       | None (broadcast)    |                     |
| 172.16.3.0/24                     | 0     | bgp-evpn   | bgp_evpn_mgr         | True                 | 0        | 170     | 10.0.0.2            |                     |
|                                   |       |            |                      |                      |          |         | (indirect/vxlan)    |                     |

| 172.16.3.6/32                     | 0     | bgp-evpn   | bgp_evpn_mgr         | True                 | 0        | 170     | 10.0.0.2            |                     |

|                                   |       |            |                      |                      |          |         | (indirect/vxlan)    |                     |

+-----------------------------------+-------+------------+----------------------+----------------------+----------+---------+---------------------+---------------------+

-----------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------

IPv4 routes total                    : 8
IPv4 prefixes with active routes     : 8
IPv4 prefixes with active ECMP routes: 0

from nokia-evpn-lab.

bclasse avatar bclasse commented on August 15, 2024

The fabric is only running a L2 service among the leafs with L3 endpoints on DCGWs, this config wouldn't apply to the current use case

from nokia-evpn-lab.

jbemmel avatar jbemmel commented on August 15, 2024

Fair enough - so then the issue is that we are lacking a L3 topology showcase for EVPN

from nokia-evpn-lab.

hellt avatar hellt commented on August 15, 2024

I'll close this one and create another one with the ask for L3 evpn instance

from nokia-evpn-lab.

Related Issues (4)

Recommend Projects

  • React photo React

    A declarative, efficient, and flexible JavaScript library for building user interfaces.

  • Vue.js photo Vue.js

    🖖 Vue.js is a progressive, incrementally-adoptable JavaScript framework for building UI on the web.

  • Typescript photo Typescript

    TypeScript is a superset of JavaScript that compiles to clean JavaScript output.

  • TensorFlow photo TensorFlow

    An Open Source Machine Learning Framework for Everyone

  • Django photo Django

    The Web framework for perfectionists with deadlines.

  • D3 photo D3

    Bring data to life with SVG, Canvas and HTML. 📊📈🎉

Recommend Topics

  • javascript

    JavaScript (JS) is a lightweight interpreted programming language with first-class functions.

  • web

    Some thing interesting about web. New door for the world.

  • server

    A server is a program made to process requests and deliver data to clients.

  • Machine learning

    Machine learning is a way of modeling and interpreting data that allows a piece of software to respond intelligently.

  • Game

    Some thing interesting about game, make everyone happy.

Recommend Org

  • Facebook photo Facebook

    We are working to build community through open source technology. NB: members must have two-factor auth.

  • Microsoft photo Microsoft

    Open source projects and samples from Microsoft.

  • Google photo Google

    Google ❤️ Open Source for everyone.

  • D3 photo D3

    Data-Driven Documents codes.