Skip to content

Solution for "Exception: Could not find a default controller for switch ovsk" #3

@SummerXXXX

Description

@SummerXXXX

In case you run command "sudo mn --custom ./topology.py --topo tutorialTopology --switch ovsk"
and get an error: "Exception: could not find a default controller for switch ovsk"

execute following commands could solve the problem:

sudo apt-get install openvswitch-testcontroller
sudo ln /usr/bin/ovs-testcontroller /usr/bin/controller 

source: https://stackoverflow.com/questions/17341076/mininet-cannot-find-required-executable-controller

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