OSPF Version 2 (RFC 2328) Describes Autonomous Systems (AS) topology. Propagated by flooding: Link State Advertisements (LSAs).



Similar documents
Dynamic Routing Protocols II OSPF. Distance Vector vs. Link State Routing

Route Discovery Protocols

OSPF Routing Protocol

Routing with OSPF. Introduction

Link-State Routing Protocols

Routing Protocols OSPF CHAPTER. The following topics describe supported routing protocols. Topics include OSPF, page 9-1 IS-IS Protocol, page 9-3

Layer 3 Routing User s Manual

Introduction to TCP/IP

GregSowell.com. Mikrotik Routing

Monitoring Routing. Monitoring OSPF LSAs. Type 1 CHAPTER

Using OSPF in an MPLS VPN Environment

Cisco CCNP Optimizing Converged Cisco Networks (ONT)

Advanced Networking Routing: RIP, OSPF, Hierarchical routing, BGP

Interconnecting Multiple OSPF Areas

OSPF Configuring Multi-Area OSPF

Border Gateway Protocol (BGP)

Internet Firewall CSIS Packet Filtering. Internet Firewall. Examples. Spring 2011 CSIS net15 1. Routers can implement packet filtering

Textbook Required: Cisco Networking Academy Program CCNP: Building Scalable Internetworks v5.0 Lab Manual.

Routing Protocols. Interconnected ASes. Hierarchical Routing. Hierarchical Routing

Inter-domain Routing. Outline. Border Gateway Protocol

Based on Computer Networking, 4 th Edition by Kurose and Ross

Example: Advertised Distance (AD) Example: Feasible Distance (FD) Example: Successor and Feasible Successor Example: Successor and Feasible Successor

IP Routing Configuring RIP, OSPF, BGP, and PBR

Using the Border Gateway Protocol for Interdomain Routing

Border Gateway Protocol (BGP-4)

CCNA 2 v5.0 Routing Protocols Final Exam Answers

Introduction to ISIS. ISP/IXP Workshops

Configuring RIP. Overview. Routing Update Process CHAPTER

Routing in Small Networks. Internet Routing Overview. Agenda. Routing in Large Networks

Distance Vector Routing Protocols. Routing Protocols and Concepts Ola Lundh

Chapter 10 Link-State Routing Protocols

Juniper Exam JN0-343 Juniper Networks Certified Internet Specialist (JNCIS-ENT) Version: 10.1 [ Total Questions: 498 ]

Route Optimization. rek Petr Grygarek, VSB-TU Ostrava, Routed and Switched Networks 1

: Interconnecting Cisco Networking Devices Part 2 v1.1

Inter-domain Routing Basics. Border Gateway Protocol. Inter-domain Routing Basics. Inter-domain Routing Basics. Exterior routing protocols created to:

KT The Value Networking Company

IMPLEMENTING CISCO IP ROUTING V2.0 (ROUTE)

Interconnecting Cisco Networking Devices Part 2

Introduction to Link State Protocols

Outline. Internet Routing. Alleviating the Problem. DV Algorithm. Routing Information Protocol (RIP) Link State Routing. Routing algorithms

Cisco Certified Network Associate Exam. Operation of IP Data Networks. LAN Switching Technologies. IP addressing (IPv4 / IPv6)

WHITE PAPER. Understanding IP Addressing: Everything You Ever Wanted To Know

ITRI CCL. IP Routing Primer. Paul C. Huang, Ph.D. ITRI / CCL / N300. CCL/N300; Paul Huang 1999/6/2 1

Introduction to Dynamic Routing Protocols

Administrative Distance

Simulation of Heuristic Usage for Load Balancing In Routing Efficiency

Chapter 8 Advanced Configuration

Faculty of Engineering Computer Engineering Department Islamic University of Gaza Network Chapter# 19 INTERNETWORK OPERATION

How To Understand Bg

6.263 Data Communication Networks

IP Routing: ISIS Configuration Guide, Cisco IOS Release 12.4T

CCNA2 Chapter 11 Practice

Internetworking and Internet-1. Global Addresses

Computer Networks 1 (Mạng Máy Tính 1) Lectured by: Dr. Phạm Trần Vũ

O /27 [110/129] via , 00:00:05, Serial0/0/1

Datagram-based network layer: forwarding; routing. Additional function of VCbased network layer: call setup.

DYNAMIC MULTIPOINT VPN HUB AND SPOKE INTRODUCTION

Routing Protocols (RIP, OSPF, BGP)

Exterior Gateway Protocols (BGP)

Computer Networks Administration Help Manual Sana Saadaoui Jemai Oliver Wellnitz

Internet Control Message Protocol (ICMP)

PRASAD ATHUKURI Sreekavitha engineering info technology,kammam

Understanding Route Redistribution & Filtering

CSC458 Lecture 6. Homework #1 Grades. Inter-domain Routing IP Addressing. Administrivia. Midterm will Cover Following Topics

Chapter 3 LAN Configuration

Computer Networks II Master degree in Computer Engineering Exam session: 11/02/2009 Teacher: Emiliano Trevisani. Student Identification number

Lecture 12: Link-state Routing"

--BGP 4 White Paper Ver BGP-4 in Vanguard Routers

CCNP CISCO CERTIFIED NETWORK PROFESSIONAL LAB MANUAL

Chapter 4. Distance Vector Routing Protocols

Networking. Palo Alto Networks. PAN-OS Administrator s Guide Version 6.0. Copyright Palo Alto Networks

Module 7. Routing and Congestion Control. Version 2 CSE IIT, Kharagpur

Internet Protocol version 4 Part I

Introduction to IP v6

IP Traffic Engineering over OMP technique

Cisco s OSPF Implementation P1C-107

Deploying OSPF for ISPs. OSPF Design. Agenda. Service Providers. SP Architecture. SP Architecture. OSPF Design in SP Networks

Active measurements: networks. Prof. Anja Feldmann, Ph.D. Dr. Nikolaos Chatzis Georgios Smaragdakis, Ph.D.

Configuring a Gateway of Last Resort Using IP Commands

APNIC elearning: BGP Attributes

IP Multicasting. Applications with multiple receivers

Implementing L3 at the Data Center Access Layer on Juniper Networks Infrastructure

CLASSLESS INTER DOMAIN ROUTING - CIDR

Recovery Performance in Redundant. Campus Network

Cisco Configuring Commonly Used IP ACLs

Outline. EE 122: Interdomain Routing Protocol (BGP) BGP Routing. Internet is more complicated... Ion Stoica TAs: Junda Liu, DK Moon, David Zats

Configuration IP Routing and Multicast Avaya Ethernet Routing Switch 4500 Series

21.4 Network Address Translation (NAT) NAT concept

Router and Routing Basics

CCNA Exploration 4.0: (II) Routing Protocols and Concepts. Chapter 1: Introduction to Routing and Packet Forwarding

2. What is the maximum value of each octet in an IP address? A. 28 B. 255 C. 256 D. None of the above

The Internet. Internet Technologies and Applications

ZXR /5200 Series

Cisco Router Configuration Tutorial

Transcription:

OSPF Version 2 (RFC 2328) Interior gateway protocol (IGP). Routers maintain link-state database. Describes Autonomous Systems (AS) topology. Propagated by flooding: Link State Advertisements (LSAs). Router constructs tree rooted at itself. Traffic distributed equally over multiple equal-cost paths to destination. 43

OSPF Metrics Internal metrics: cost associated with output side of router interfaces. External metrics: denote externally derived routing data. Type 1: treated the same as internal metrics. Type 2: always greater than cost of any internal path. Both external metric types can simultaneously exist in an AS. Ability to specify forwarding address in LSA to: Reduce extra hops. Enable some routers to acts as route servers. 44

OSPF Hierarchical Organization Autonomous System split into areas. Each area has its own link-state database. Motivation for hierarchy: scalability. Area border router: router connected to multiple areas. Stores different link-state database for each of its areas. 45

Autonomous System Backbone Special area 0 (0.0.0.0). Contains all area border routers. Logically contiguous: Employ virtual links if physical contiguity is not possible. 46

OSPF Classification of Routers Internal routers. Area border routers. Backbone routers. AS boundary routers. A router may belong to multiple categories. Every router in an AS knows the path to every AS boundary router. 47

OSPF Adjacency Determination Routers send and receive OSPF Hello packets to acquire neighbors. Hello packets sent to AllSPFRouters multicast address (224.0.0.5). Hello packets also used to elect Designated Router in broadcast and non-broadcast multi access (NBMA) networks. Routers form adjacencies with some newly acquired neighbors and synchronize LS database. In broadcast and NBMA networks, adjacencies from Designated Router and other routers, and Backup Designated Router and other routers. AllDRouters address (224.0.0.6) used by other routers to send information to Designated and Backup Designated routers. 48

Intra-area Routing Routers flood LSAs in the area: periodically and on topology change. Reliable flooding through acknowledgments. All routers in an area have identical LS database. 49

Inter-area Routing Area border router: Summarizes topology information of its area. Sends the summary to all other area border routers in the AS. Receives summary from other area border routers and calculates inter-area paths. Advertises inter-area paths to its attached area. 50

AS-External Routing AS boundary routers flood their external routing information to all routers. Exception: not flooded into stub areas. All routers, except those in stub areas, know the path to AS boundary routers. 51

Authentication All OSPF packets are authenticated. 64-bit authentication type field in OSPF packet header. Authentication type configurable on per-interface basis: 0: null authentication. 1: simple password. 2: cryptographic authentication. others: reserved for future use. 52

Simple Password Authentication All OSPF packets in a network use the same password. 64-bit clear password. Guards against router inadvertently joining a routing domain. Possible to determine password if one has physical access to network. 53

Cryptographic Authentication Shared key configured in all routers attached to a common network. Message digest generated using the key, and appended to packet. Implicit agreement among routers about algorithm. Cryptographic sequence number to prevent replay attacks: Non-decreasing, 32-bit value. Initialized to zero. Rollover procedure not specified. May be used to denote seconds since reboot. 54