You are here: Home

Search results

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









New items since



Sort by relevance · date (newest first) · alphabetically
File PDF document NetASM Programming Assignment
by Sasha Shkrebets last modified Jan 20, 2023 12:04 PM
In this exercise, you will be working with NetASM, nascent work on a network assembly language for programmable network devices (e.g., FPGAs, RMT, Intel’s FlexPipe, NPUs). NetASM provides assembly instructions that directly reflect the capabilities of the underlying device, thus providing either a human programmer or compiler precise, fine-grained control over the device’s resources. It exposes the details in the language such as creating tables and defining layouts of the processing pipeline.
Located in Users / / Dr. Nick Feamster Lab / Dr. Nick Feamster Lab ( Предыдущая версия курса)
File PDF document Pyretic Firewall Assignment
by Sasha Shkrebets last modified Jan 20, 2023 12:04 PM
In this exercise, you will be working with Pyretic, a new programmer-friendly domain-specific language embedded in Python. It provides a runtime system that enables programmers to specify network policies at a high level of abstraction, compose them together in a variety of ways, and execute them on abstract topologies. As in week 4, this week you will be taken through the steps of writing network applications i.e., hub and layer 2 MAC learning on Pyretic and testing them using Mininet. The purpose of this exercise is to show you that there is no single way of writing such applications. New runtime systems are being developed, which provide richer abstractions and tools to express your network applications --- Pyretic is one such example.
Located in Users / / Dr. Nick Feamster Lab / Dr. Nick Feamster Lab ( Предыдущая версия курса)
File PDF document Kinetic Assignment
by Sasha Shkrebets last modified Jan 20, 2023 12:04 PM
In this exercise, you will be working with the Kinetic controller, which permits event-driven network control. Kinetic is an SDN control module that can dynamically react to various types of network events (e.g., intrusion detection, bandwidth limit reached, etc.) by changing the applied network policy dynamically. Event-driven SDN control makes networks easier to manage by automating many tasks that are currently performed by manually modifying multiple distributed device configuration files, which are expressed in low-level, vendor-specific CLI commands.
Located in Users / / Dr. Nick Feamster Lab / Dr. Nick Feamster Lab ( Предыдущая версия курса)
File Troff document Упражнения (draft)
by Sasha Shkrebets last modified Jan 20, 2023 12:04 PM
Located in Users / / Dr. Nick Feamster Lab / Dr. Nick Feamster Lab ( Предыдущая версия курса)
Dr. Nick Feamster Lab ( Предыдущая версия курса)
by Sasha Shkrebets published May 01, 2021 last modified Feb 15, 2024 12:36 PM
Located in Users / / SDN_Practice / Dr. Nick Feamster Lab
File PDF document Network Virtualization Assignment
by Sasha Shkrebets last modified Jan 20, 2023 12:04 PM
In this assignment, you will learn how to slice your OpenFlow network using the "Pox" OpenFlow controller. In the process, you will also learn more about the concept of flowspaces and how the centralized visibility and “layerless-ness” of OpenFlow enables flexible slicing.
Located in Users / / SDN_Practice / Dr. Nick Feamster Lab
Dr. Nick Feamster Lab
by Sasha Shkrebets published Apr 26, 2021 last modified Feb 15, 2024 12:33 PM
Лабораторные работы на основе лекций Dr. Nick Feamster
Located in Users / / Бакалавриат / SDN_Practice
SDN_Practice
by Александр Шкребец published Dec 10, 2017 last modified Feb 15, 2024 12:31 PM
Практика ПКС
Located in Users / / 2024 / Бакалавриат
Вступление
by Sasha Shkrebets published Feb 04, 2022 last modified Feb 06, 2023 08:36 AM
Программно-конфигурируемые сети (SDN) Этот курс знакомит с SDN, новой парадигмой компьютерных сетей, которая позволяет логически централизованной программе контролировать поведениевсей сети.
Located in Users / / Бакалавриат / Dr. Nick Feamster - Software Defined Networking (Coursera)
Неделя 1 : Описание
by Sasha Shkrebets published Dec 31, 2020 last modified Feb 06, 2023 09:58 AM
Обзор хронологии SDN с 1980-х годов до настоящего времени, формирования идей и принципов SDN.
Located in Users / / Dr. Nick Feamster - Software Defined Networking (Coursera) / Неделя 1 (Week 1)