Intra and inter AS routing enabled by BGP and OSPF
- unzip to a folder
- Go to folder location in terminal
- compile all with >>>javac *.java
- run the required scenario file , example
- scenario file provided (MyScen1.sh)
A scalable Intra-AS (Autonomous System) and Inter-AS routing environment using Java and shell scripting, enabled by OSPF and BGP protocol. Path advertisements between border routers followed the customer-provider restrictions, enabling a real-world network test bed
JavaMIT