Uploaded image for project: 'netvirt'
  1. netvirt
  2. NETVIRT-1498

Subnet based Route Aggregation

XMLWordPrintable

      Since all the IPs from a subnet reside on the same node in our k8s deployment, route aggregation will ensure minimal configuration update during pod bring up.

      • Instead of /32 prefixes in FIB (as of today), the entries contain a subnet route whose next hop is the node to which that subnet is assigned
      • When a pod is brought up on a node, ODL will only update the FIB on that node to handle packets destined to the pod.
      • Note: Route Aggregation is NOT present in ODL today, since it does not make sense in the NFVi deployment model. Route aggregation must be added to ODL

            k.faseela Faseela K
            k.faseela Faseela K
            Votes:
            0 Vote for this issue
            Watchers:
            6 Start watching this issue

              Created:
              Updated:
              Resolved: