Redundancy. Single point of failure Hierarchical design produces many single points of failure Redundancy provides alternate paths, but may undermine.

Slides:



Advertisements
Similar presentations
Campus Networking Workshop
Advertisements

The subnet /28 has been selected to be further subnetted to support point-to-point serial links. What is the maximum number of serial links.
RIP V2 CCNP S1(5), Chapter 4.
Cisco S3 C5 Routing Protocols. Network Design Characteristics Reliable – provides mechanisms for error detection and correction Connectivity – incorporate.
Larger Site Networks Part 1. 2 Small Site –Single-hub or Single- Switch Ethernet LANs Large Site –Multi-hub Ethernet LANs –Ethernet Switched Site Networks.
Cisco Hierarchical Network Model RD-CSY /101.
© 2007 Cisco Systems, Inc. All rights reserved.Cisco Public 1 Version 4.0 Introduction to Dynamic Routing Protocol Routing Protocols and Concepts – Chapter.
Chapter 5 IP Routing Routing Sending packets through network from one device to another What must routers know? – Destination address – Neighboring routers.
Mod 10 – Routing Protocols
CSCE 515: Computer Network Programming Chin-Tser Huang University of South Carolina.
CCNA 2 v3.1 Module 6.
Routing and Routing Protocols
ROUTING PROTOCOL IGRP. REVIEW 4 Purpose of Router –determine best path to destination –pass the frames to the destination 4 Protocols –routed - used by.
Introduction to Computer Networks 09/23 Presenter: Fatemah Panahi.
1 25\10\2010 Unit-V Connecting LANs Unit – 5 Connecting DevicesConnecting Devices Backbone NetworksBackbone Networks Virtual LANsVirtual LANs.
1 Semester 2 Module 6 Routing and Routing Protocols YuDa college of business James Chen
Fundamentals of Networking Discovery 2, Chapter 6 Routing.
Each computer and router interface maintains an ARP table for Layer 2 communication The ARP table is only effective for the broadcast domain (or LAN)
Routing Algorithms (Ch5 of Computer Network by A. Tanenbaum)
Chapter 12 Intro to Routing & Switching.  Upon completion of this chapter, you should be able to:  Read a routing table  Configure a static route 
Introduction to Routing and Routing Protocols By Ashar Anwar.
6: Routing Working at a Small to Medium Business.
University of the Western Cape Chapter 11: Routing Aleksandar Radovanovic.
Routing/Routed Protocols. Remember: A Routed Protocol – defines logical addressing. Most notable example on the test – IP A Routing Protocol – fills the.
© 2006 Cisco Systems, Inc. All rights reserved.Cisco Public 1 Version 4.0 Routing with a Distance Vector Protocol in an Enterprise Network Introducing.
Cabrillo College CCNP Semester 5 Building Scalable Cisco Networks
Routing and Routing Protocols Routing Protocols Overview.
© 2007 Cisco Systems, Inc. All rights reserved.Cisco Public ITE PC v4.0 Chapter 1 1 Introduction to Dynamic Routing Protocol Routing Protocols and Concepts.
1 Introducing Routing 1. Dynamic routing - information is learned from other routers, and routing protocols adjust routes automatically. 2. Static routing.
M.Menelaou CCNA2 ROUTING. M.Menelaou ROUTING Routing is the process that a router uses to forward packets toward the destination network. A router makes.
Understanding Routing. Agenda What Is Routing? Network Addressing Routing Protocols.
Introduction to Dynamic Routing Protocol
Review Routing fundamental W.lilakiatsakun. Review Routing Fundamental VLSM VLSM Route Summarization Route Summarization Static & Dynamic Routing Static.
 Network Segments  NICs  Repeaters  Hubs  Bridges  Switches  Routers and Brouters  Gateways 2.
© 2006 Cisco Systems, Inc. All rights reserved.Cisco Public 1 Version 4.0 Routing with a Distance Vector Protocol in an Enterprise Network Introducing.
© 2002, Cisco Systems, Inc. All rights reserved. 1 Determining IP Routes.
Microsoft Windows Server 2003 TCP/IP Protocols and Services Technical Reference Slide: 1 Lesson 7 Internet Protocol (IP) Routing.
CCNA 3 Week 2 Link State Protocols OSPF. Copyright © 2005 University of Bolton Distance Vector vs Link State Distance Vector –Copies Routing Table to.
OSI Model. Switches point to point bridges two types store & forward = entire frame received the decision made, and can handle frames with errors cut-through.
Hierarchies Ethernet Switches Must be Arranged in a Hierarchy –Root is the top-level Ethernet Switch Root.
Basic Routing Principles V1.2. Objectives Understand the function of router Know the basic conception in routing Know the working principle of router.
6: Routing Working at a Small to Medium Business.
Routing and Routing Protocols
Cisco Systems Networking Academy S2 C 11 Routing Basics.
IP Routing Principles. Network-Layer Protocol Operations Each router provides network layer (routing) services X Y A B C Application Presentation Session.
Mr. Mark Welton.  WAN transportation method that formats data into frames and sent over a network controlled by a service provider  Frame Relay is often.
1 24-Feb-16 S Ward Abingdon and Witney College OSPF CCNA Exploration Semester 2 Chapter 11.
Single Area OSPF Module 2, Review How routing information is maintained Link-state routers apply the Dijkstra shortest path first algorithm against.
Routing Semester 2, Chapter 11. Routing Routing Basics Distance Vector Routing Link-State Routing Comparisons of Routing Protocols.
Cisco 3 - Switch Perrine. J Page 17/3/2016 Chapter 3 Which of the following are found in the EIGRP neighbor table? (Choose two.) 1.routes installed by.
Routing and Routing Protocols CCNA 2 v3 – Module 6.

Open Shortest Path First (OSPF)
Lec4: Introduction to Dynamic Routing Protocol
Introduction to Dynamic Routing Protocol
Network Overview.
IP Design and Migration
Semester 3, Chapter 5 Allan Johnson
Frame Relay lab1.
Chapter 6 Delivery & Forwarding of IP Packets
Introduction to Dynamic Routing Protocol
Routing.
Introduction to Dynamic Routing Protocol
인터넷 구조 2002년 2학기 장주욱.
Department of Computer and IT Engineering University of Kurdistan
After 3.2 Revised
Dynamic Routing and OSPF
CIT 384: Network Administration
Routing and the Network Layer (ref: Interconnections by Perlman
Routing.
Presentation transcript:

Redundancy

Single point of failure Hierarchical design produces many single points of failure Redundancy provides alternate paths, but may undermine stability Fig 3-1 Retana

Issues and strategies of redundancy Redundant paths should be used only when the normal path is broken Load sharing must be carefully engineered to prevent instability Traffic shouldn’t pass through devices and links not designed for through traffic

Redundant core design Reduce hop count Increase the number of failures the core can withstand

Ring core design Two paths for each pair of routers Diameter is N/2 Losing a link increases the diameter Losing any two links isolates a piece of network (Analysis) Reduced number of available paths Number of hops increases dramatically on a sing link failure --> session timeout

Ring core

Redundant fiber ring technology SONET: a pair of fiber optic links of OC- 48(2.4G), 2nd fiber is used as backup FDDI: two rings passing data in opposite directions. If fiber fails, the ring will wrap using dual attached nodes, healing the break Redundancy in layer 2

Full mesh core design Large number of alternate paths Two hop path to any destination N hops maximum in the worst case Highest redundancy (Analysis) Smallest hop count Maximum redundancy Too many alternate paths --> larger convergence time, difficult to engineer traffic

Full mesh core

Partial mesh core design Good compromise in hop count, redundancy and number of paths No more than three hops for Fig. 3-6 If any single link fails, maximum number of hops will increase to four Provides full connectivity with three links down as long as no single router loses both of its connections Some routing protocols don’t handle multipoint partial mesh

Partial mesh core

OSPF on NBMA networks PVCs on Frame relay, ATM has non- broadcast multiple access(NBMA)

Solutions Problem: non-broadcast, since a packet on a subnet might not be seen by all routers connected to it, making it hard to choose a DR(designated router) Solution: 1) Configure priorities to select Router A as DR 2) Treat all as point-to-point link --> subnet id space wasted 3) make all the links in the multipoint network to have same netid --> should add a lot of host routes to each hosts’ routing table

Distribution redundancy Dual homing Backup links to other distribution layer Consider unexpected traffic patterns

Dual homing to the core Doubles the number of available paths to core routers, slowing network convergence

Dual homing to the core Double avail. paths: --> Advertise only over one link unless that link becomes unusable Distribution routers may be drawn into core role, passing through traffic: -> prevent D from advertising routes learned from C back to B

Redundant links to other distribution layer devices

Drawbacks Double the core’s routing table size Possible use of redundant paths for core traffic Prefer redundant links to passing core Routing info will leak from A and spread to other distribution layer routers, causing instability

Access redundancy Dual homed --> size of routing table in the core increases: prevent advertising redundant links

Access redundancy Provide redundant links in access layer: saves one link and reduces number of available paths --> should provide enough bandwidth to handle traffic from both remote sites to core

Access redundancy

Redundancy through same distribution layer branch Load sharing and redundancy

Redundancy through same distribution layer branch Filter in router G, H prevents advertising networks not below them in hierarchy such as D, F to C and E Or use dial-up

Connections to common services

Case: what’s the best route? How to determine best routes from a mix of different routing metrics? Ex) RIP uses hop count, EIGRP uses bandwidth and delay Longest match > adminstrative distance > metric Each routing protocol has a default adminstrative distance (lower prefered) connected: 0 static: 1, OSPF: 110, RIP: 120 floating static routes: a static route with high adminstrative distance, 200 or more used for backing up or conditionally advertised (BGP)

Case: Redundancy at layer 2 using switches (Using spanning tree avoiding loops at layer 2, block ports)

Dial-up backup with a single router Configure ISDN link as a backup interface