Interfacing Interior and Exterior Gateway Protocols.

Slides:



Advertisements
Similar presentations
Distance Vector Routing Protocols
Advertisements

Chapter 22 Network Layer: Delivery, Forwarding, and Routing.
© 2007 Cisco Systems, Inc. All rights reserved.ICND1 v1.0—-5-1 WAN Connections Enabling RIP.
IPv6 EIGRP John Rullan Cisco Certified Instructor Trainer Thomas A. Edison CTE HS Stephen Lynch Network Architect, CCIE #36243 ABS Technology Architects.
IPv6 Static Routes Overview.
CCNP Network Route BGP Part -II. BGP ROUTE REDISTRIBUTION Scenario: R1 R2, R3 in AS 1000 with IP addresses of and loopback ,
13: OSPFv3 Rick Graziani Cabrillo College
IP Routing Static Routing Information management 2 Groep T Leuven – Information department 2/14 The Router Router Interface is a physical.
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.
Implementing Inter-VLAN Routing
Copyright 2002 Year 2 - Chapter 5/Cisco 3 - Module 5 Routing Protocols: IGRP By Carl Marandola.
© 2007 Cisco Systems, Inc. All rights reserved.Cisco Public 1 Version 4.0 Introduction to Dynamic Routing Protocol Routing Protocols and Concepts – Chapter.
© 2006 Cisco Systems, Inc. All rights reserved. ICND v2.3—3-1 Determining IP Routes Introducing Routing.
Understanding The Routing Table
1 © 2003, Cisco Systems, Inc. All rights reserved. Computer Networks 6 Layer 3 troubleshooting Halmstad University Olga Torstensson
1 ELEN 602 Lecture 20 More on Routing RIP, OSPF, BGP.
SYPCNSA Department2007 Summer Youth Program: Internal Protocols: RIP & IGRP.
1 Basics of Dynamic Routing Presented by Aaron Jarvis Network Engineer.
Chapter 22 Network Layer: Delivery, Forwarding, and Routing.
Introduction to BGP 1. Border Gateway Protocol A Routing Protocol used to exchange routing information between different networks – Exterior gateway protocol.
CISCO router introduction for Labs WAN/ OSPF-RIP
OSPF in Multiple Area.
Single-Area OSPF Implementation
© 2007 Cisco Systems, Inc. All rights reserved.ICND1 v1.0—5-1 WAN Connections Enabling Static Routing.
CISCO NETWORKING ACADEMY Chabot College ELEC IP Routing Protocol Highlights.
1 Routing Protocols and Configuration Instructor: Te-Lung Liu Program Associate Researcher NCHC, South Region Office.
Advantages of Dynamic Routing over Static Routing : Advertise only the directly connected networks. Updates the topology changes dynamically. Administrative.
1. 라우팅 기본 개념. To route a router need to know: Destination addresses Sources it can learn from Possible routes Best route Maintain and verify routing information.
Seminar ON CISCO ROUTER CONFIGURATION. CONTENT Introduction to Router Series of Router Interfaces of Router Types of Router Protocols used in Router Configuring.
Introduction to Cisco Routers and Switches Willis Kim 8 October 2005.
© 2006 Cisco Systems, Inc. All rights reserved. ICND v2.3—3-1 Determining IP Routes Enabling OSPF.
Instructor & Todd Lammle
The Hebe-jebes (or He-B-GPs): Understanding the Roles of EBGP, IBGP and an IGP Using Lab 7-4, IBGP, Next Hop and Synchronization Rick Graziani Cabrillo.
Open standard protocol Successor of RIP Classless routing protocol Uses Shortest Path First (SPF) Algorithm Updates are sent through Multicast IP address.
E /24 LAN /24LAN – / /8 S0 S /8 Head Office Branch Office E /16.
1 Pertemuan 26 Integrating Network using Routing Protocol.
© 2002, Cisco Systems, Inc. All rights reserved..
Chapter 9. Implementing Scalability Features in Your Internetwork.
© 2002, Cisco Systems, Inc. All rights reserved. 1 Determining IP Routes.
© 2007 Cisco Systems, Inc. All rights reserved.ICND1 v1.0—-5-1 WAN Connections Routing & Enabling RIP.
Open Shortest Path First OSPF (Part 2) George Macri 6 th CEENET Workshop, Budapest 2000.
BGP routing table entry for /16, version Paths: (4 available, best #1) Advertised to peer-groups: AS4544-AGG-CUSTOMER-FULL
BGP4 - Border Gateway Protocol. Autonomous Systems Routers under a single administrative control are grouped into autonomous systems Identified by a 16.
Border Gateway Protocol (BGP)
© 2002, Cisco Systems, Inc. All rights reserved. 1 Routing Overview.
CIT 384: Network AdministrationSlide #1 CIT 384: Network Administration Routing ][
Cisco proprietary protocol Classless routing protocol Metric (32 bit) : Composite Metric (BW + Delay) by default. Administrative distance is 90 Updates.
1 Cabrillo College Building Scalable Cisco Networks Rick Graziani, Instructor with Mark McGregor March 22, 2001.
© 2003, Cisco Systems, Inc. All rights reserved..
1 Identifying Static and Dynamic Routes Static Route Uses a route that a network administrator enters into the router manually Dynamic Route Uses a route.
GNU Zebra Free software that runs routing protocols Supports RIP v1/v2, OSPF, BGP Configuration syntax is like cisco Linux or *BSD.
 RIP — A distance vector interior routing protocol  IGRP — The Cisco distance vector interior routing protocol (not used nowadays)  OSPF — A link-state.
ROUTING AND ROUTING TABLES 2 nd semester
Routing Chapter 7.
Year 2 - Chapter 5/Cisco 3 - Module 5 Routing Protocols: IGRP.
RIP v1– Routing Information Protocol RIP Versions –RIP v1 (original version, Doyle ch 5) –RIP v2 (improved version, Doyle ch 7) Simple distance-vector.
BGP 1. BGP Overview 2. Multihoming 3. Configuring BGP.
STATIC ROUTING.
報告題目:OSPF 指導教授:陳明仕 報告者:黃元志 學號M
Link State Routing protocol
Routing and routing tables
DYNAMIC ROUTING.
Routing Information Protocol
Routing and routing tables
Enabling Static Routing
After 3.2 Revised
Routing Information Protocol
CIT 384: Network Administration
OSPF (Open Shortest Path First) Single Area Configuration and Testing
Static Routing For Multiple Routers
Presentation transcript:

Interfacing Interior and Exterior Gateway Protocols

2 Two classes of routing protocols Exterior Gateway Protocol (e.g., BGP) –Used to exchange routes between different domains (autonomous systems) Interior Gateway Protocol (e.g., IS-IS, OSPF, RIP, IGRP) –Used to establish routing tables within a domain

Redistribution of OSPF routes into BGP 3 hostname RTB ! interface Ethernet0/0 ip address ! interface Serial1/0 ip address ! router ospf 1 network area 1 ! router bgp 100 redistribute ospf 1 match internal external 1 external 2 neighbor remote-as 200 ! End

Redistribution of OSPF routes into BGP 4 RTB# show ip route /24 is subnetted, 1 subnets C is directly connected, Ethernet0/0 C /8 is directly connected, Serial1/0 O E /24 [110/20] via , 00:16:17, Ethernet0/0 O E /24 [110/104] via , 00:00:41, Ethernet0/ /24 is subnetted, 2 subnets O [110/74] via , 00:16:17, Ethernet0/0 O IA [110/84] via , 00:16:17, Ethernet0/0 Codes: C – connected O – OSPF E1 – OSPF external type 1 E2 – OSPF external type 2 IA – Inter-area

Redistribution of OSPF routes into BGP 5 RTB# show ip bgp BGP table version is 30, local router ID is NetworkNext HopMetric LocPrfWeightPath *> / ? *> / ? *> / ? *> ? *> ? Key: * - valid > - best route

Redistribution of OSPF routes into BGP 6 RTC# sh ip route /24 is subnetted, 1 subnets B [20/0] via , 00:01:24 C /8 is directly connected, Serial0/0 B /24 [20/20] via , 00:01:24 B /24 [20/104] via , 00:01: /24 is subnetted, 2 subnets B [20/74] via , 00:01:24 B [20/84] via , 00:01:24

Redistribution of BGP routes into OSPF Router R1 interface Loopback0 ip address ! interface Loopback1 ip address ! interface Serial1/0 ip address serial restart-delay 0 ! router bgp 100 no synchronization bgp router-id bgp log-neighbor-changes network mask network neighbor remote-as 100 no auto-summary Router R2 interface Loopback0 ip address ! interface Serial1/0 ip address serial restart-delay 0 ! interface FastEthernet2/0 ip address duplex auto speed auto ! router ospf 1 router-id log-adjacency-changes redistribute bgp 100 metric 100 metric-type 1 subnets route-map BGP-To_OSPF network area 0 ! router bgp 100 no synchronization bgp router-id bgp log-neighbor-changes bgp redistribute-internal neighbor remote-as 100 no auto-summary ! ip prefix-list B2O seq 5 permit /16 ! route-map BGP-To_OSPF permit 10 match ip address prefix-list B2O Router R3 interface FastEthernet1/0 ip address duplex auto speed auto ! router ospf 1 log-adjacency-changes network area 0 (iBGP)

Redistribution of BGP routes into OSPF R1#sh ip bgp sum BGP router identifier , local AS number 100 BGP table version is 3, main routing table version 3 2 network entries using 240 bytes of memory 2 path entries using 104 bytes of memory 1/1 BGP path/bestpath attribute entries using 124 bytes of memory 0 BGP route-map cache entries using 0 bytes of memory 0 BGP filter-list cache entries using 0 bytes of memory BGP using 468 total bytes of memory BGP activity 2/0 prefixes, 2/0 paths, scan interval 60 secs Neighbor V AS MsgRcvd MsgSent TblVer InQ OutQ Up/Down State/PfxRcd :43:47 0

Redistribution of BGP routes into OSPF R3#sh ip route Codes: L - local, C - connected, S - static, R - RIP, M - mobile, B - BGP D - EIGRP, EX - EIGRP external, O - OSPF, IA - OSPF inter area N1 - OSPF NSSA external type 1, N2 - OSPF NSSA external type 2 E1 - OSPF external type 1, E2 - OSPF external type 2 i - IS-IS, su - IS-IS summary, L1 - IS-IS level-1, L2 - IS-IS level-2 ia - IS-IS inter area, * - candidate default, U - per-user static route o - ODR, P - periodic downloaded static route, + - replicated route Gateway of last resort is not set O E /16 [110/101] via , 00:57:55, FastEthernet1/ /24 is variably subnetted, 2 subnets, 2 masks C /24 is directly connected, FastEthernet1/0 L /32 is directly connected, FastEthernet1/0