Giter Club home page Giter Club logo

internet-protocol-suite's Introduction

Internet-Protocol-Suite

In these projects, I explore the applications of Data Communications and Networks by using Ubuntu virtual machine. With virtual machine and Cisco Networking Academy, I am able to network engineer a prototype data communication system using the packettracer command in Ubuntu VM's terminal to perform switch configurations with PCs by executing wires and IP addresses. This resulted in successful connectivity between devices.

SOFTWARE USED

VirtualBox: VirtualBox allows me to open the Virtual Machine, run by Ubuntu OS. With VirtualBox, I have control over the amount of virtual memory required, and the speed in which my virtual machine runs by configuring the settings in the Motherboard. When dowloading virtual box, ensure that your download is compatible with the right Operating System!

Ubuntu: Operating system that you will open in the virtual machine. Note that this installation may not be required if you are not using a Mac OS.

Packet Tracer: In order to obtain access to packet tracer, one must create a Cisco Networking Academy account. Furthermore, once Ubuntu is running from the virtual machine, users must install Packet Tracer through Ubuntu's terminal. Once packet tracer is open, users are able to run network engineering prototypes of connectivity between devices.

Installation and Running Application:

With Virtual Box:

https://www.virtualbox.org/wiki/Downloads

With Ubuntu:

http://releases.ubuntu.com/16.04/

In Ubuntu Virtual Machine's terminal, enter these commands:

$ sudo apt-get update
$ sudo apt-get upgrade
$ cd Downloads
$ sudo tar xzvf Packet_Tracer_7.2_for_Linux_64_bit.tar.gz
$ ./install packettracer

To Open Packet Tracer:

$ packettracer

***NOTE: For picture diagrams with a step-by-step procedure, please view the attached PDF Files.

PROJECT 1

In Project 1, I configure switch configurations, as well as IP addressing on switches and PCs. I then test network connectivity by implementing ping requests in the PC's command prompt.

PROJECT 2

In Project 2, I implement a router to my earlier system design from PROJECT 1. I connect the switches to the router via the FastEthernet Interface. Additionally, I configured a default gateway in the switches and the PCs in order to allow these devices to communicate across multiple networks.

PROJECT 3

I focus on using VLANs for project 3. This allows me to reduce congestion in a LAN and organize PCs to particular access networks.

internet-protocol-suite's People

Contributors

vidhurva avatar

Watchers

 avatar

Recommend Projects

  • React photo React

    A declarative, efficient, and flexible JavaScript library for building user interfaces.

  • Vue.js photo Vue.js

    ๐Ÿ–– Vue.js is a progressive, incrementally-adoptable JavaScript framework for building UI on the web.

  • Typescript photo Typescript

    TypeScript is a superset of JavaScript that compiles to clean JavaScript output.

  • TensorFlow photo TensorFlow

    An Open Source Machine Learning Framework for Everyone

  • Django photo Django

    The Web framework for perfectionists with deadlines.

  • D3 photo D3

    Bring data to life with SVG, Canvas and HTML. ๐Ÿ“Š๐Ÿ“ˆ๐ŸŽ‰

Recommend Topics

  • javascript

    JavaScript (JS) is a lightweight interpreted programming language with first-class functions.

  • web

    Some thing interesting about web. New door for the world.

  • server

    A server is a program made to process requests and deliver data to clients.

  • Machine learning

    Machine learning is a way of modeling and interpreting data that allows a piece of software to respond intelligently.

  • Game

    Some thing interesting about game, make everyone happy.

Recommend Org

  • Facebook photo Facebook

    We are working to build community through open source technology. NB: members must have two-factor auth.

  • Microsoft photo Microsoft

    Open source projects and samples from Microsoft.

  • Google photo Google

    Google โค๏ธ Open Source for everyone.

  • D3 photo D3

    Data-Driven Documents codes.