I assume you're using OpenFlowVMS or the old VM scripts. If you want to use a single xterm, use screen or tmux. Discussion of their use is really off-topic for this list. Both have man pages that you can reference as well as many websites that describe their use. But here's a short description of using screen:
>From the xterm that's connected to one of your switches, run "screen". If you >don't have it installed, install it first. You should get new shell. This is sort of running in its own "window". Run secchan here. Hit Ctrl-A and then press "c". This should get you a new shell running in its own "window". You can run your dpctl commands here. To toggle back and forth between windows, hit Ctrl-A and then "n". -- Murphy On Nov 21, 2010, at 11:58 AM, Rohit Manohar wrote: > How do create mutliplexed screens for a single openflow switch? One will be > used for secchan while other for dpctls. > > Regards, > -- > Rohit Manohar > Graduate Student > North Carolina State University > Raleigh, US. > > _______________________________________________ > nox-dev mailing list > nox-dev@noxrepo.org > http://noxrepo.org/mailman/listinfo/nox-dev_noxrepo.org _______________________________________________ nox-dev mailing list nox-dev@noxrepo.org http://noxrepo.org/mailman/listinfo/nox-dev_noxrepo.org