Skip to content

daniadrian/mininet

Repository files navigation

Jaringan Komputer Lanjut A

Anggota Kelompok :

Dani Adrian (225150201111009) - @daniadrian

Riady Wiguna (225150200111013) - @skiadra

Muhammad Zakki Islami (225150201111011) - @zakkiislamii


Mininet 🌐

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.

What's Inside πŸ“¦

1. Static Routing 🎯

  • Custom network topology with multiple paths
  • Static route configurations
  • Network connectivity tests

Report : Static Routing README

2. OSPF (Intra-Domain-Routing) πŸ”„

  • Single Area and Multi-Area OSPF implementations
  • Area border router setups

Report : OSPF (Intra-Domain-Routing README)

3. BGP Inter-Domain Routing 🌍

  • 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

4. iBGP & eBGP πŸ”—

  • eBGP and iBGP implementations
  • BGP policy configurations

Report : iBGP & eBGP README

5. SRv6 (Segment Routing IPv6) πŸš€

Report : SRv6 READMEE

Quick Start πŸš€

Follow these steps to set up the network and test static routing between two hosts.

  1. 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
  2. Clone the Repository
    Use the git clone command followed by the repository URL:

    git clone https://github.com/daniadrian/mininet.git

    Example : image

  3. Authenticate

    • When prompted, enter your GitHub username.
    • Enter Personal Access Token :

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

  1. Verify the Clone

    After the cloning process completes, navigate to the cloned repository directory to ensure it was successfully downloaded:

    cd mininet
    ls

    You should see the files and folders from the repository.

License πŸ“

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!

Questions? πŸ’­

Just open an issue in the repository - we're here to help!

About

No description or website provided.

Topics

Resources

License

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published