Git Product home page Git Product logo

routingprotocols's Introduction

RoutingProtocols

Implementation of the RIPv2, OSPF, BGP, EIGRP routing protocols from the Cisco Command Line on the Atlanta Router 192.168.2.2 in the network topology below. This design can be simulated in Cisco Packet Tracer.

topology

RIPv2 OSPF EIGRP BGP
Type: Distance Vector Link State Distance Vector/hybrid Path Vector
Algorithm: Bellman Ford Dijkstra DUAL Best Path Selection
Administrative Distance: 120 110 90 eBGP 20, iBGP 200
Metric: Hop Count (Max = 15) Cost (BW + Delay)*256 MED
Route Updates: 30 sec. 30 min. or topology change Based on topology change On topology change
Multicast Address: 224.0.0.9 224.0.0.5/224.0.0.6 224.0.0.10 -
Neighbor Adjacency Table: N/A Yes Yes Yes
Transport Protocol: UDP/520 IP/89 IP/88 TCP/179

VoIP using Cisco Packet Tracer

VLANsandVoip.pkt is a Packet Tracer file to simulate VoIP functionality on a network. Router0 in the diagram below supports a trunk port to carry traffic for VLANs 1, 50, 99, 150. Router0 is also configured as a DHCP server to provide network parameters to the VoIP phones.

vlansandvoip

routingprotocols's People

Contributors

ismael-k avatar

Forkers

deerishti

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.