41
CCNA BASED NETWORKING OF RIP AND OSPF WITH ACCESSLIST AND FRAME RELAY IN ROUTERS Supervised By Gaurav Singh Rawat Prof. S.C.Gupta Systems Engineering Electrical Engineering

CCNA Based routing protocols

Embed Size (px)

DESCRIPTION

Routing information protocol and OSPF, Access List and Frame Relay

Citation preview

Page 1: CCNA Based routing protocols

CCNA BASED NETWORKING OF RIP AND OSPF WITH ACCESSLIST AND

FRAME RELAY IN ROUTERS

Supervised By Gaurav Singh RawatProf. S.C.Gupta Systems EngineeringElectrical Engineering 12316EN009

Page 2: CCNA Based routing protocols

Introduction

Today computer network are the core of modern communication. All modern aspects of the public switched telephone network(PSTN) are computer controlled. These increasingly runs over the internet protocols.

In network layer we are using the routing of IP packets.

Page 3: CCNA Based routing protocols

Cont..

S= time ofBursty M=outputTraffic rate

Capacity=C token rate=₱Bursty traffic is define as a sudden increase in traffic in steady

state traffic.Suppose capacity of router is 1mbps, output rate of data is 8

mbps. Token are generated is 6mbps. Calculate the time at which bursty traffic is routed.

C+ ₱S=MS;10^6+6*10^6*S=8*10^6*S

S=0.5 sec

Router

Page 4: CCNA Based routing protocols

Problem Definition

Cisco has dominated the router industry for many reasons. One of the most common reasons is Cisco’s support for a multitude of protocols as well as features in their IOS to enhance a router’s ability to control traffic and improve performance, and in some cases, save money. To take the features and functionality that helped Cisco become the leader in terms of market share

Page 5: CCNA Based routing protocols

There will be wasting of IP addresses is problem in Routing. So we are using Subnetting but Subnetting is also not that much sufficient so we use the Supernetting concept. In this report we are configure the routing protocols and there behavior. And compare those routing protocols. And also work basic level in access-list and Frame-relay with respect to RIP and OSPF.

Cont..

Page 6: CCNA Based routing protocols

Two Tier Routing Internet System Inter-domain routing:

• Routing policies based on business relationships

• Routing of packets done b/w autonomous system.

• BGP: policy-based, path-vector routing protocol

Intra-domain routing:• Shortest-path routing based on link metrics• Routers all managed by a single institution• OSPF and IS-IS: link-state routing protocol• RIP and EIGRP: distance-vector routing

protocol

Page 7: CCNA Based routing protocols

RIP(Routing Information Protocol)

It’s a dynamic vector routing protocol. It’s a intra-domain routing protocol.

In this we use the Bellman Ford algorithm. Used as a hop count to calculate optimal

route. Rip uses Classfull routing, not subnetting. Slow convergence in large area. Count to infinity problem.

Page 8: CCNA Based routing protocols

Rip Configuration

Page 9: CCNA Based routing protocols

Cont…

Page 10: CCNA Based routing protocols

Cont…

Page 11: CCNA Based routing protocols

PDU(Protocol Data Unit)

Page 12: CCNA Based routing protocols

Open Shortest Path First(OSPF)

OSPF is an interior gateway protocol(IGP) link state protocol.

All routers within an area have exact same link state database and run in parallel with the shortest path or Dijkstra algorithm.

OSPF is a classless protocol. OSPF uses cost as its metric, based on

bandwidth of the link OSPF has no hop count.

Page 13: CCNA Based routing protocols

OSPF Configuration

Page 14: CCNA Based routing protocols

Cont…

Page 15: CCNA Based routing protocols

Cont…

Page 16: CCNA Based routing protocols

Cont..

Page 17: CCNA Based routing protocols

PDU(Packet Data Unit)

Page 18: CCNA Based routing protocols

PDU(Packet Data Unit)

Page 19: CCNA Based routing protocols

Difference between RIP and OSPF

Page 20: CCNA Based routing protocols

Cont…

Page 21: CCNA Based routing protocols

Access Control List Filter’s Traffic

Page 22: CCNA Based routing protocols

Access Control List Working

Page 23: CCNA Based routing protocols

Configure Access List on Router

Page 24: CCNA Based routing protocols

Block Host to Host

Page 25: CCNA Based routing protocols

Block Host to Network

Page 26: CCNA Based routing protocols

Block Network To Network

Page 27: CCNA Based routing protocols

Block Network to Host

Page 28: CCNA Based routing protocols

Application of Extended Access List

Page 29: CCNA Based routing protocols

Stop ping but access web server

Page 30: CCNA Based routing protocols

Cont…

Page 31: CCNA Based routing protocols

Frame Relay

A Frame Relay network may be privately owned, but it is more commonly provided as a service by a public carrier.

It typically consists of many geographically scattered Frame Relay switches interconnected by trunk lines.

Frame Relay is often used to interconnect LANs. When this is the case, a router on each LAN will be the DTE

Page 32: CCNA Based routing protocols

DTE and DCE

Page 33: CCNA Based routing protocols

DLCI: A data-link connection identifier (DLCI)

identifies the logical VC(virtual circuit) between the CPE(customer premise equipment) and the Frame Relay switch.

The Frame Relay switch maps the DLCIs between each pair of routers to create a PVC (Permanent Virtual Circuit).

LMI – Local Management Interface: LMI is a signaling standard between the

DTE and the Frame Relay switch. LMI is responsible for managing the

connection and maintaining the status between devices

Page 34: CCNA Based routing protocols

Case Study

Page 35: CCNA Based routing protocols

LMI Local Management Interface

Page 36: CCNA Based routing protocols

Packet transfer from one state to other state

Page 37: CCNA Based routing protocols

Conclusion and Future work When considering with RIP, OSPF handles

its own error detection and correction function

Now in future we widely work on access-list, and frame relay. And study all the protocols (MPLS, IS-IS, MPBGP) which are different routing algorithms.

The Cisco Visual Networking Index (VNI) Forecast (2012-2017), published today, projects that global Internet protocol (IP) traffic will grow three-fold between 2012 and 2017.

Page 38: CCNA Based routing protocols

Global IP traffic (fixed and mobile) is expected to reach an annual run rate of 1.4 zettabytes ― more than a trillion gigabytes per year – by 2017. On a monthly basis, global IP traffic is expected to reach nearly 121 exabytes per month by 2017, up from about 44 exabytes per month in 2012. (121 exabytes is equivalent to 30 billion DVDs; or 28 trillion MP3's; or 750 quadrillion text messages.) This updated study includes global fixed IP traffic growth and service adoption trends, complementing the VNI Global Mobile Data Traffic.

Cont…

Page 39: CCNA Based routing protocols

Reference

Visual Learning in Science and Engineering, ACM SIGGRAPH/Eurographics Workshop on Computer Graphics Education held June 2-5, 2004, in Hangzhou, China.

G. Laporte, I.H. Osman, A bibliogaphy of routing problems, 1.4 page 14 ISBN-81-203-0621-X

computer network Second edition Andrew S. Tanenbaum vrije universiteit amsterdam, the netherlands

Page 41: CCNA Based routing protocols

THANK YOU