Anggota Kelompok :
Dani Adrian (225150201111009) - @daniadrian
Riady Wiguna (225150200111013) - @skiadra
Muhammad Zakki Islami (225150201111011) - @zakkiislamii
Welcome! This repository contains a collection of networking projects using Mininet. Here you'll find various routing implementations from basic static routing to advanced protocols like SRv6.
- Custom network topology with multiple paths
- Static route configurations
- Network connectivity tests
Report : Static Routing README
- Single Area and Multi-Area OSPF implementations
- Area border router setups
Report : OSPF (Intra-Domain-Routing README)
- BGP (Border Gateway Protocol) setup
- AS (Autonomous System) configurations
- Route advertisement and filtering
- bgp-inter-scenario-1
- bgp-inter-scenario-2
Report bgp-inter-1 : bgp-inter-1 README
Report bgp-inter-2 : bgp-inter-2 README
- eBGP and iBGP implementations
- BGP policy configurations
Report : iBGP & eBGP README
Report : SRv6 READMEE
Follow these steps to set up the network and test static routing between two hosts.
-
Navigate to your desired directory
Open your terminal and navigate to the folder where you want to clone the repository. For example:cd ~/mininet-coba-pull
-
Clone the Repository
Use thegit clonecommand followed by the repository URL:git clone https://github.com/daniadrian/mininet.git
-
Authenticate
- When prompted, enter your GitHub username.
- Enter Personal Access Token :
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
-
Verify the Clone
After the cloning process completes, navigate to the cloned repository directory to ensure it was successfully downloaded:
cd mininet lsYou should see the files and folders from the repository.
This project is licensed under the Creative Commons Legal Code CC0 1.0 Universal. See the LICENSE file for details - feel free to use it however you like!
Just open an issue in the repository - we're here to help!