Advanced Network Architecture Project in GNS3
The objective of this project is the implementation of an ISP-level network, where we have control over the configurations of the ISP-PT2 Autonomous System. This network is connected to 2 external ASs (ISP-PT1 and IPS-ES) and 1 private AS (Corporate C).
ARA_project_IPv4/
+-- Configuration scripts/
+-- cdn/
+-- InternetCore/
+-- ISP-ES/
+-- ISP-PT1/
+-- ISP-PT2/
+-- Aveiro/
+-- netA1/
+-- netB1/
+-- Oeiras/
+-- netC/
+-- netD/
+-- netA2/
+-- netB2/
+-- project-files/
+-- ARA_project_IPv4.gns3 (main file)
The documentation of this project can be found in the wiki.
The project lacks the following features (which will be implemented in future updates):
- MPLS VPN for Corporate A
- CDN rotating decision
- VoIP with SIP
- IPv6 implementation (without MPLS)
The software GNS3 v2.1.11 was used for the network simulation.
- Router firmware image: Router 7200 Firmware 15.1(4) Image
To upload the project in a working state, all VMs used were removed (being replaced by blank squares). In order to test functionalities like the CDN, DNS and SIP, the blank squares must be replaced by VMs and configured according to the wiki.
Diogo Guedes