You are here: Home

Search results

1993 items matching your search terms.
Filter the results.
Item type









New items since



Sort by relevance · date (newest first) · alphabetically
File Troff document (with manpage macros) ПКС (SDN): Часть 3
by Sasha Shkrebets last modified Mar 03, 2025 09:34 PM
Лекция № 3
Located in Users / / Бакалавриат / SDN_Theory
File Troff document (with manpage macros) ПКС (SDN): Часть 3
by Sasha Shkrebets last modified Mar 29, 2025 08:37 PM
Лекция № 3
Located in Users / / Магистратура / SDN_Theory
File Troff document (with manpage macros) ПКС (SDN): Часть 4
by Sasha Shkrebets last modified Mar 29, 2025 08:37 PM
Лекция № 4
Located in Users / / Магистратура / SDN_Theory
File Troff document (with manpage macros) ПКС (SDN): Часть 4
by Sasha Shkrebets last modified Mar 10, 2025 11:14 PM
Лекция № 4
Located in Users / / Бакалавриат / SDN_Theory
File ПКС (SDN): Введение
by Александр Шкребец last modified Feb 10, 2025 12:07 PM — filed under: ,
Located in Users / / Бакалавриат / SDN_Theory
File ПКС (SDN): Введение
by Александр Шкребец last modified Mar 29, 2025 08:37 PM — filed under: ,
Located in Users / / Магистратура / SDN_Theory
File shell script plot-create.sh
by kairkanov last modified Oct 14, 2014 12:48 PM
Script "plot-create.sh" creats plot using gnuplot. You can set parameters as you need: key default value "-h"|"--help" ) print_usage "-t"|"--title" ) Title=./data "-l"|"--logdir" ) Path_to_Logs=./ "-d"|"--data" ) Path_to_Data_File=./data "-o"|"--output" ) Path_to_Output_File=./plot.DD.MM.YYY-HH:MM:SS "-x"|"--xlabel" ) XLabel_Name=Number of measurement "-y"|"--ylabel" ) YLabel_Name=Average transfer speed "-i"|"--ymin" ) YLabel_Min=0 "-a"|"--ymax" ) YLabel_Max=500000 Example: ./plot-create.sh -o /home/arsen/test.plot -i 300000 -a 700000 --title BigData -x number -y speed
Located in Users / Arsen Kairkanov
Подготовка к проверочному заданию по теме Mininet
by Sasha Shkrebets published May 13, 2021 last modified Feb 15, 2024 12:33 PM
This is a warm-up exercise to introduce you to the basics of Software Defined Networking and a few of its applications. We will be using OpenFlow, an open communication protocol developed by Stanford University in 2008, that gives access to the forwarding plane of the network switches and routers over the network. You will use a simulator called Mininet to simulate a network topology that uses Openflow switches.
Located in Users / / SDN_Practice / Dr. Nick Feamster Lab
Попытка создания контейнеров runv
by Petr Fedchenkov published Dec 26, 2019 last modified Dec 27, 2019 11:13 AM
Located in Projects / EVE / runv
File PDF document Pox Firewall Assignment
by Sasha Shkrebets last modified Jan 20, 2023 12:04 PM
In this exercise, you will learn about an open-source OpenFlow controller “POX”. You will learn how to write network applications, i.e., Hub and Layer 2 MAC Learning etc., on POX and run them on a virtual network based on Mininet.
Located in Users / / SDN_Practice / Dr. Nick Feamster Lab