Sumários

Aula 19

19 Novembro 2020, 18:00 Rita Sousa


SDN Control has a Centralized Design. Switch Actions to Address Communication Failure with the SDN Controller. Control Plane Actions to Address Failures. Multiple SDN controllers. Next Laboratory.

Aula 18

12 Novembro 2020, 19:30 Rita Sousa


The current laboratorial lecture taught how to deploy a Ryu SDN application that offers an on-demand elastic service, which is designated as the fog datacenter. The fog datacenter automatically detects the need to activate a part of the network topology before routing some traffic destined to some destination node. This destination node is also activated before the SDN application controlling the necessary switches to deploy the routing path through the network infrastructure to that receiving node. This fog datacenter could offer heterogeneous resources, such as networking, computation, and storage, where and when those resources are necessary, at the network edge.

Aula 18

12 Novembro 2020, 18:00 Rita Sousa


The relevance of software in networking infrastructure. Future X Network - A new revolution on its way. Edge Micro Datacenter, Fog Datacenter, System Architecture. Next Laboratory.

Aula 16

5 Novembro 2020, 19:30 Rita Sousa


The current laboratorial lecture taught how to use the Northbound API of the Ryu Controller to configure a firewall application which is controlling in terms of security an OpenvSwitch, using the Southbound protocol OpenFlow v1.3.

Aula 15

5 Novembro 2020, 18:00 Rita Sousa


OpenFlow Evolution. OpenDayLight SDN Controller-NorthbBound API. REST and Model-Driven Service Abstraction Layer (OpenDayLight SDN Controller). How to Communicate with NB API? Ryu - NorthBound (NB) API. Comparison of Ryu and OpenDaylight Northbound APIs. Ryu Code: rest_firewall.py. Introduction of next laboratory.