Skip to content

Vxlan static routing for virtual network feature #117

@Shurik12

Description

@Shurik12
  1. Now in OpenSDN we can add static route to port: create interface route table with some static routes and attach to port (any virtual machine interface)
  2. But if we create route table with any static routes and attach it to virtual network then this bundle will not work by vxlan protocol (for mpls it works good)
  3. I suggest to implement this functionality as follows:
    1. When we attach rt to vn, we search appropriate vmi by next-ho ip
      3.2. Call attach this route table to appropriate vmi method

Metadata

Metadata

Assignees

No one assigned

    Labels

    No labels
    No labels

    Type

    No type

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions