Hi Edison,
"ovs-vsctl" commands issue OVSDB messages.
Even if your switches are hardware switches (not on Mininet), if "ovs-vsctl"
command is embedded,
you can use Ryu's OVSDB library, I guess.
To enable to accept OVSDB messages on your switch, please set OVSDB manager
address on your switch.
Hi Iwase.
I wonder if it is possible to issue a command like "ovs-vsctl ..." from
inside the controller right into one of the switches.
I know that I can do it from Mininet, but in a real network all I have is
the controller to talk to the switches.
Thanks for the tips. I'll read them through and t
Hi Edison,
Please let me confirm which "SSH" and "the Switch's shell" means.
You want to control the behavior of your switch via SSH command line interface
from Ryu, right?
If so, Ryu does not provide such features for SSH CLIs.
If your switch supports OVSDB, you can use OVSDB library of Ryu.
Hi.
Once I have a SSH connection between Controller and Switch, how can I
access the Switch's shell from inside Ryu?
Tks.
--
*Todos querem um mundo melhor. Poucos colaboram.*
Prof. Edison de Queiroz Albuquerque, BSc, Msc, Dr.
Adjunto da Escola Politécnica de Pernambuco, Universidade de Pernambu