Skip to content
This repository has been archived by the owner on Feb 1, 2022. It is now read-only.

Cannot open Xterm for switch at the mininet CLI #102

Open
hamkuu opened this issue Dec 28, 2015 · 1 comment
Open

Cannot open Xterm for switch at the mininet CLI #102

hamkuu opened this issue Dec 28, 2015 · 1 comment

Comments

@hamkuu
Copy link

hamkuu commented Dec 28, 2015

I'm trying to run the test for INT Reference Application described on routing-fail-over-test

The mininet topology has the following nodes:

mininet> nodes
available nodes are:
h1 h2 h3 h4 leaf1 leaf2 spine1 spine2

I can open an Xterm terminal for h1 by typing

mininet> xterm h1

However, by typing

mininet> xterm leaf1

The mininet prompt returned without any error message, but I cannot see any Xterm popup window.

What might be the problem in this case?

@cruzj
Copy link
Collaborator

cruzj commented Jan 14, 2016

Can you send me your environment information? I use Ubuntu 14.04. Also, run the following on the host operating system to see if this opens an xterm on the Docker node.

sudo docker exec mininet-leaf1 xterm

Sign up for free to subscribe to this conversation on GitHub. Already have an account? Sign in.
Labels
None yet
Projects
None yet
Development

No branches or pull requests

2 participants