Network Design & Analysis

Slides:



Advertisements
Similar presentations
CCNP Network Route BGP Part -I BGP : Border Gateway Protocol. It is a distance vector protocol It is an External Gateway Protocol and basically used for.
Advertisements

Routing Basics By Craig Lindstrom. Overview Routing Process Routing Process Default Routing Default Routing Static Routing Static Routing Dynamic Routing.
© 2007 Cisco Systems, Inc. All rights reserved.Cisco Public ITE PC v4.0 Chapter 1 1 Routing Working at a Small-to-Medium Business or ISP – Chapter 6.
© 2007 Cisco Systems, Inc. All rights reserved.Cisco Public 1 Version 4.1 Routing Working at a Small-to-Medium Business or ISP – Chapter 6.
© 2009 Cisco Systems, Inc. All rights reserved. ROUTE v1.0—4-1 Implement an IPv4-Based Redistribution Solution Lab 4-1 Debrief.
14 – Inter/Intra-AS Routing
© 2009 Cisco Systems, Inc. All rights reserved. ROUTE v1.0—6-1 Connecting an Enterprise Network to an ISP Network Considering the Advantages of Using BGP.
UNICAST ROUTING PROTOCOLS Major Functions:  Define the domain of operation (Internal/External to the ISPs), and interaction with other protocols.
Fundamentals of Networking Discovery 2, Chapter 6 Routing.
OSPF To route, a router needs to do the following: Know the destination address Identify the sources it can learn from Discover possible.
TCOM 515 Lecture 6.
6: Routing Working at a Small to Medium Business.
Click to edit Master subtitle style Chapter 10: Routing Protocols Instructor:
Routing and Routing Protocols Routing Protocols Overview.
© Synergon Informatika Rt., 1999 Chapter 12 Connecting Enterprises to an Internet Service Provider.
1 Internet Routing. 2 Terminology Forwarding –Refers to datagram transfer –Performed by host or router –Uses routing table Routing –Refers to propagation.
6: Routing Working at a Small to Medium Business.
© 2002, Cisco Systems, Inc. All rights reserved..
1 Border Gateway Protocol (BGP) and BGP Security Jeff Gribschaw Sai Thwin ECE 4112 Final Project April 28, 2005.
Text BGP Basics. Document Name CONFIDENTIAL Border Gateway Protocol (BGP) Introduction to BGP BGP Neighbor Establishment Process BGP Message Types BGP.
© 2009 Cisco Systems, Inc. All rights reserved. ROUTE v1.0—1-1 Planning Routing Services Lab 1-1 Debrief.
Border Gateway Protocol. Intra-AS v.s. Inter-AS Intra-AS Inter-AS.
© 2007 Cisco Systems, Inc. All rights reserved.Cisco Public 1 Version 4.1 Routing Working at a Small-to-Medium Business or ISP – Chapter 6.
Managing and Directing Network Traffic with Linux
Dynamic routing Routing Algorithm (Dijkstra / Bellman-Ford) – idealization All routers are identical Network is flat. Not true in Practice Hierarchical.
Chapter 4: Network Layer
Introduction to Dynamic Routing Protocol
Working at a Small-to-Medium Business or ISP – Chapter 6
CS 3700 Networks and Distributed Systems
ISP Workshop Agenda Phithakkit Phasuk.
Implementing Cisco IP Routing (ROUTE) v1.0
Pertemuan 23 IP Routing Protocols
Autonomous Systems An autonomous system is a region of the Internet that is administered by a single entity. Examples of autonomous regions are: UVA’s.
Теми: Routing Concepts Static Routing Dynamic Routing
BGP 1. BGP Overview 2. Multihoming 3. Configuring BGP.
CS 3700 Networks and Distributed Systems
Routing Protocols (RIP, OSPF, and BGP)
Keeping local stuff local
Chapter 4: Network Layer
Chapter 4 Network Layer A note on the use of these ppt slides:
COMP 3270 Computer Networks
BGP supplement Abhigyan Sharma.
Introduction To Networking
CCNA 2 v3.1 Module 6 Routing and Routing Protocols
Distance Vector Routing
Dynamic routing Routing Algorithm (Dijkstra / Bellman-Ford) – idealization All routers are identical Network is flat. Not true in Practice Hierarchical.
Working at a Small-to-Medium Business or ISP – Chapter 6
Autonomous Systems An autonomous system is a region of the Internet that is administered by a single entity. Examples of autonomous regions are: UVA’s.
Module Summary BGP is a path-vector routing protocol that allows routing policy decisions at the AS level to be enforced. BGP is a policy-based routing.
Chapter 3: Dynamic Routing
BGP Overview BGP concepts and operation.
Connecting an Enterprise Network to an ISP Network
Dynamic Routing Protocols
Routing Protocols (RIP, OSPF, BGP).
After 3.2 Revised
COMPUTER NETWORKS CS610 Lecture-42 Hammad Khalid Khan.
Scaling Service Provider Networks
Chapter 4: Network Layer
Routing Protocols Charles Warren.
Chapter 4: Network Layer
Routing Fundamentals and Subnets
Dynamic Routing Protocols
Chapter 4: Network Layer
Working at a Small-to-Medium Business or ISP – Chapter 6
COMPUTER NETWORKS CS610 Lecture-41 Hammad Khalid Khan.
Chapter 4: Network Layer
Computer Networks Protocols
Network Layer: Internet Inter-Domain Routing
CCNA 2 JEOPARDY Module 6.
Dynamic routing Routing Algorithm (Dijkstra / Bellman-Ford) – idealization All routers are identical Network is flat. Not true in Practice Hierarchical.
Presentation transcript:

Network Design & Analysis By Jonathan Pingilley

Autonomous System Referred to as a routing domain Unit of router policy (single or group of networks) Can be controlled by a single admin or a group Networks designed within an AS pass routing info to one another using an Interior Gateway Protocol (IGP) Autonomous systems share information with other AS using a Border Gateway Protocol (BGP)

Interior Gateway Protocols Distance-vector Link-state Routing Information Protocol RIP Ver. 2 Interior Gateway Routing Protocol Open Shortest Path First Intermediate system to intermediate system

Lab Overview

What’s the Purpose We want to make sure that in the case that one router goes down, a back up router is set in place so that a seamless transition from the “bad” router to the “good” router is made. Allows admins to control a single network or groups of networks from a single location. With this configuration we could essentially turn a router off while the other one takes over the responsibilities of routing. This is used by certain ISPs to ensure that they are always “up and running”.

How do we accomplish this? Quagga is a solution Routing software suite that provides implementations of OSPF, RIP, BGP, and several other protocols for UNIX platforms. This will allow us to utilize two Linux systems for routing purposes. Configuration of eBGP and iBGP will be required External and Internal

Deliverables Quagga: www.quagga.net  Install and configuration sample: http://www.youtube.com /watch?v=ek5IstTrnPk  An Introduction to the BGP Protocol: http://www.skullbox.net /bgp.php  BGP routing Process: http://www.youtube.com /watch?v=J9_KJUFCkFE Examine and take note of the AS w/(Quagga) setup process and explain the significance of this routing software. I would like to see some type of presentation or summary of the beginning pages of this lab guide.

References http://searchnetworking.techtarget.com/definition /autonomous-system