mininet / mininet

Emulator for rapid prototyping of Software Defined Networks

Home Page:https://mininet.org

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

"sudo mn -c" not removing interfaces

PeterAyad opened this issue · comments

commented

Expected/Desired Behavior:

When I run sudo mn -c, mininet should delete all the interfaces it created

Actual Behavior:

If I run the topology python file after sudo mn -c, I get

Exception: Error creating interface pair (s1-eth2,s2-eth1): RTNETLINK answers: File exists