Device list - OverFlowJAMK/General GitHub Wiki
Device list from operator room D406:
Device name | Interfaces | Photo | OS | Role |
---|---|---|---|---|
OVS- device | eth3 - switch, eth2 - measuring device (D421), eth7 - D421 workstation1, eth4 - NAT- device, eth1 - switch, eth5 - NAT- device (D407), eth6 - NAT- device (D421) | ![]() |
Ubuntu-server 14.04 64-bit | Main OVS which connects rooms to openstack and WWW |
OpenStack- Compute 1 | em1 - switch, eth0 - switch | ![]() |
Ubuntu-server 14.04 64-bit | Openstack's node which runs virtual machines |
OpenStack- Compute 2 | em1 - switch, eth0 - switch | ![]() |
Ubuntu-server 14.04 64-bit | Openstack's node which runs virtual machines |
OpenStack- Controller | em1 - switch, eth0 - switch | ![]() |
Ubuntu-server 14.04 64-bit | Openstack's controller node |
Router & NAT- device | eth0 - Internet, eth1 - OVS- device | ![]() |
Ubuntu-server 14.04 64-bit | Route to WWW |
Controller- device | eth0 - Internet, eth1 - switch | ![]() |
Ubuntu 16.04 64-bit | Admin PC which runs SDN-controller |
Admin2 - workstation | enxf4f26d17a8c8 - Internet, enp2s0 - switch | ![]() |
Ubuntu 16.04 64-bit | Admin PC to access internet from operator room |
Some versions of used technics:
Ryu 4.2 (Controller)
OVS 2.5.0 (Virtual switch)
OpenFlow 1.3 (Protocol between controller and virtual switch)
Python 2.7.11+ (Programming language)
Flask 0.11 (Framework for making REST API)