/RoutingProtocols

Implement routing protocols from Cisco Command Line

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