1 / 3

Development and Testing of a Pathfinder Module for Inter-Domain Manager

This project focuses on designing, implementing, and testing a Pathfinder module for the Inter-Domain Manager (IDM), guided by the functional specifications of DJ3.3.2. The Pathfinder module aims to generate candidate paths to fulfill Board of Directors (BoD) requests using an OSPF-based signaling and routing protocol with Traffic Engineering extensions. Special emphasis will be placed on constraint-based Shortest Path First (CSPF) computations, utilizing an abstract network topology. The implementation will use the QUAGGA OSPFv2 as a base and include custom Opaque LSAs for enhanced inter-domain pathfinding.

tegan
Télécharger la présentation

Development and Testing of a Pathfinder Module for Inter-Domain Manager

An Image/Link below is provided (as is) to download presentation Download Policy: Content on the Website is provided to you AS IS for your information and personal use and may not be sold / licensed / shared on other websites without getting consent from its author. Content is provided to you AS IS for your information and personal use only. Download presentation by click this link. While downloading, if for some reason you are not able to download a presentation, the publisher may have deleted the file from their server. During download, if you can't get a presentation, the file might be deleted by the publisher.

E N D

Presentation Transcript


  1. Pathfinder Activity • design, implement and test a Path Finder module for the Inter Domain Manager, starting the from functional specification of DJ3.3.2 • The main task of the Pathfinder module in the IDM is to provide a (list of) candidate path to fulfil BoD requests • The operation is a chained model of co-operating domains

  2. Pathfinder activityDecisions made • Start with an OSPF-based signalling and routing protocol with Traffic Engineering extensions • use an abstract network topology and a set of parameters for each inter-domain link • implement a separate routing module to perform a Constraint-based SPF computation • start with the QUAGGA OSPFv2 implementation as base adding custom defined Opaque LSAs to accommodate the parameters needed for inter-domain path finding. and adding a CSPF algorithm (instead of the existing SPF)

  3. Pathfinder activityImplementation & Testing • separately implement signaling and routing • start with point-like domain s (no internal network topology disclosed, just the external links) • use pruning passes to simplify the network topology for each request (e.g. prune links with unsufficient capacity) • start with QUAGGA • Testing • - start in a lab • - scaling issues

More Related