8000 addding geni-like features: side-band control network w/ ssh and unused interfaces · Issue #296 · mininet/mininet · GitHub
[go: up one dir, main page]
More Web Proxy on the site http://driver.im/
Skip to content
8000
addding geni-like features: side-band control network w/ ssh and unused interfaces #296
Open
@kapplerchris

Description

@kapplerchris

I am adding the following two features to a local copy of mininet in order to port a geni demo over to mininet.

  1. I am using linux bridging to create an ssh control path into "host" nodes so that they can be configured (arp,route,ifconfig) by a multi-discipline SDN controller. Currently, this uses brctl, but maybe I can do the same thing with ip-link.

  2. I am adding dummy ports to "host" nodes to emulate the spare ethernets that often exist on geni resources. This allows certain synthetic topologies where the hosts actually represent edge routers.

  3. Generating a simplified manifest rspec from a populated mininet net object.

If there is interest from the community, I will contribute these changes back to mininet once they have been fully tested.

Metadata

Metadata

Assignees

No one assigned

    Type

    No type

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions

      0