ryu-manager

software defined networking framework - Python 3

Install

All systems
curl cmd.cat/ryu-manager.sh
Debian Debian
apt-get install python3-ryu
Ubuntu
apt-get install ryu-bin
image/svg+xml Kali Linux
apt-get install python3-ryu
Fedora
dnf install python3-ryu
Windows (WSL2)
sudo apt-get update sudo apt-get install ryu-bin
Raspbian
apt-get install ryu-bin

python3-ryu

software defined networking framework - Python 3

Ryu is a component-based software defined networking framework. Ryu provides software components with well defined API that make it easy for developers to create new network management and control applications. Ryu supports various protocols for managing network devices, such as OpenFlow, Netconf, OF-config, etc. About OpenFlow, Ryu supports fully 1.0, 1.2, 1.3, 1.4 and Nicira Extensions. This package provides the Python 3 module.

ryu-bin

software defined networking framework - ryu binary

Ryu is a component-based software defined networking framework. Ryu provides software components with well defined API that make it easy for developers to create new network management and control applications. Ryu supports various protocols for managing network devices, such as OpenFlow, Netconf, OF-config, etc. About OpenFlow, Ryu supports fully 1.0, 1.2, 1.3, 1.4 and Nicira Extensions. This package provides the Ryu manager.

python2-ryu

Framework