Routing & Protocols 1

Similar documents
Ravi Chandra cisco Systems Cisco Systems Confidential

Chapter 7: Routing Dynamically. Routing & Switching

Introduction to Routing

CHAPTER 4: ROUTING DYNAMIC. Routing & Switching

Planning for Information Network

Symbols. Numerics I N D E X

Configuring BGP. Cisco s BGP Implementation

Unit 3: Dynamic Routing

Why dynamic route? (1)

Basic Idea. Routing. Example. Routing by the Network

Routing Concepts. IPv4 Routing Forwarding Some definitions Policy options Routing Protocols

Routing by the Network

Routing Basics. ISP Workshops. Last updated 10 th December 2015

RIP Version 2. The Classless Brother

TDC 363 Introduction to LANs

CS BGP v4. Fall 2014

Chapter 3. Introduction to Dynamic Routing Protocols. CCNA2-1 Chapter 3

Routing Basics ISP/IXP Workshops

BGP Protocol & Configuration. Scalable Infrastructure Workshop AfNOG2008

Chapter 7 Routing Protocols

BGP Commands. Network Protocols Command Reference, Part 1 P1R-355

Top-Down Network Design, Ch. 7: Selecting Switching and Routing Protocols. Top-Down Network Design. Selecting Switching and Routing Protocols

Border Gateway Protocol

Network Protocols. Routing. TDC375 Winter 2002 John Kristoff - DePaul University 1

This appendix contains supplementary Border Gateway Protocol (BGP) information and covers the following topics:

CS 43: Computer Networks. 24: Internet Routing November 19, 2018

Top-Down Network Design

Routing Basics ISP/IXP Workshops

Lecture 12. Introduction to IP Routing. Why introduction? Routing

Lecture 16: Interdomain Routing. CSE 123: Computer Networks Stefan Savage

Introduction. Keith Barker, CCIE #6783. YouTube - Keith6783.

Network Layer: Routing

Routing, Routing Algorithms & Protocols

Internet Interconnection Structure

Routing Basics. Routing Concepts. IPv4. IPv4 address format. A day in a life of a router. What does a router do? IPv4 Routing

Inter-domain Routing. Outline. Border Gateway Protocol

BTEC Level 3 Extended Diploma

CS 43: Computer Networks Internet Routing. Kevin Webb Swarthmore College November 16, 2017

BGP Commands. Network Protocols Command Reference, Part 1 P1R-355

shortcut Tap into learning NOW! Visit for a complete list of Short Cuts. Your Short Cut to Knowledge

CIS 83 Midterm Spring 2004 Answer Sheet Name Score Grade Question Answer Question Answer

SEMESTER 2 Chapter 3 Introduction to Dynamic Routing Protocols V 4.0

IP Routing Tecnologie e Protocolli per Internet II rev 1

Network Protocols. Routing. TDC375 Autumn 03/04 John Kristoff - DePaul University 1

904 ASBRs (Autonomous System Boundary Routers)

Building the Routing Table. Introducing the Routing Table Directly Connected Networks Static Routing Dynamic Routing Routing Table Principles

ABR (Area Border Router), 206, 216 access, dedicated networks, 23 access layer, three-layer hierarchical design model, 6

Routing Basics. Campus Network Design & Operations Workshop

The most simple way to accelerate a Router is at 9.8 m/sec/sec.

Internet inter-as routing: BGP

Dynamic Routing. The Protocols

Outline Computer Networking. Inter and Intra-Domain Routing. Internet s Area Hierarchy Routing hierarchy. Internet structure

Internet Routing Protocols, DHCP, and NAT

Introduction to Dynamic Routing Protocols

CSCE 463/612 Networks and Distributed Processing Spring 2018

EECS 122, Lecture 16. Link Costs and Metrics. Traffic-Sensitive Metrics. Traffic-Sensitive Metrics. Static Cost Metrics.

CS118 Discussion Week 7. Taqi

Small additions by Dr. Enis Karaarslan, Purdue - Aaron Jarvis (Network Engineer)

Internet Routing Protocols Tuba Saltürk

Routing Protocols Classification

Module 6 Implementing BGP

Routing Basics. ISP Workshops

Routing Information Protocol. A simple distance vector scheme

Introduction to exterior routing. Autonomous Systems

2008 NDP Lectures 7 th Semester

Distance Vector Routing Protocols

Unicast Routing. TCP/IP class

Routing Information Protocol

Introduction to IP Routing

CSCD 433/533 Network Programming Fall Lecture 14 Global Address Space Autonomous Systems, BGP Protocol Routing

Interplay Between Routing, Forwarding

9.1. Routing Protocols

Routing Architecture. Objectives. Module 2 Routing Fundamentals. Author: Rolf Augstein January 2006

Routing Information Protocol. RIP application. RIP version 1

CSc 450/550 Computer Networks Internet Routing

Internet Routing : Fundamentals of Computer Networks Bill Nace

Routing Protocol. Seiya Tsubone. Apr The University of Tokyo. Seiya Tsubone (The University of Tokyo) Routing Protocol Apr. 25.

CS 640: Introduction to Computer Networks. Intra-domain routing. Inter-domain Routing: Hierarchy. Aditya Akella

Distance vector and RIP

Routing Information Protocol

Part II. Chapter 3. Determining IP Routes

Routing in the Internet

ROUTING PROTOCOLS. Mario Baldi Routing - 1. see page 2

Back to basics J. Addressing is the key! Application (HTTP, DNS, FTP) Application (HTTP, DNS, FTP) Transport. Transport (TCP/UDP) Internet (IPv4/IPv6)

CS519: Computer Networks. Lecture 4, Part 5: Mar 1, 2004 Internet Routing:

internet technologies and standards

Routing Information Protocol. RIP application. RIP version 1

CCNP 1: Advanced Routing

To contain/reduce broadcast traffic, we need to reduce the size of the network (i.e., LAN).

Introduction to BGP ISP/IXP Workshops

Table of Contents. Cisco Introduction to EIGRP

Last time. Transitioning to IPv6. Routing. Tunneling. Gateways. Graph abstraction. Link-state routing. Distance-vector routing. Dijkstra's Algorithm

Unit 6 Routing and Layers 3 and 4 Protocols. Chapter 6: Layers 3 and 4 Protocols

Configuring BGP community 43 Configuring a BGP route reflector 44 Configuring a BGP confederation 44 Configuring BGP GR 45 Enabling Guard route

REDDIG II Computer Networking Training

COMP/ELEC 429 Introduction to Computer Networks

Routing Protocols --- Exterior Gateway Protocol

EIGRP. Routing Protocols and Concepts Chapter 9. Video Frank Schneemann, MS EdTech

SEMESTER 2 Chapter 4 Distance Vector Routing Protocols V 4.0 RIP, IGRP, EIGRP

COMPARATIVE ANALYSIS OF ROUTING PROTOCOLS

Transcription:

Routing & Protocols 1

Paul Traina cisco Engineering 2

Today's Talk Terminology Routing Static Routes Interior Gateway Protocols Exterior Gateway Protocols Building an ISP network 3

Terminology network number prefix mask (or length) 4

Static routes hand configured routing tell the router which way to send packets based upon final packet destination 5

Static routes S3 171.65.3.4 ip route 10.0.0.0 255.0.0.0 serial 3 ip route 131.108.0.0 255.255.0.0 171.65.3.4 6

Terminology Interior Gateway Protocol (IGP) RIP, IGRP, HELLO, OSPF Primary goal is optimal connectivity Strong distance metrics May not have good administrative controls 7

Terminology Distance vector protocols listen to neighboring routers install routes in table, lowest distance wins advertise all routes in table very simple very stupid 8

Terminology Distance vector protocols A D B G E C A 1 B 1 C 1 G sup H 1 H I A 2 B 2 C 2 D 1 E sup F 1 G 1 H 1 I1 F 9

Terminology Link state protocols information about adjacencies sent to all routers each router builds a topology database a "shortest path" algorithm is used to find best route converge as quickly as databases can be updated 10

Terminology Link state protocols B A C 1 2 G H 3 I D F E router 1 A, B, C, G, H router 3 H, I router 2 D, E, F, G, I A - 1 - G - 2 - D 11

Interior Gateway Protocols Routing Information Protocol (RIP) IP only distance vector protocol slow convergence does not carry mask information reasonably simple design & configuration does not scale (maximum 15 hops) poor metrics (hop-count) 12

Interior Gateway Protocols Interior Gateway Routing Protocol (IGRP) IP only distance vector protocol slow convergence (like RIP) does not carry mask information (like RIP) very simple design & configuration powerful proprietary metric load sharing across diverse links 13

Interior Gateway Protocols The IGRP metric»always get optimal routing metric vector, not single value bandwidth delay hops reliability loading 14

Interior Gateway Protocols Enhanced IGRP multi-protocol (IP, IPX, Appletalk) fast convergence (like OSPF) very simple design & configuration (like IGRP) IGRP metric allows load sharing across diverse links 15

Interior Gateway Protocols Enhanced IGRP distance vector based protocol NOT a Bellman-Ford protocol Uses "dual" algorithm alternative to OSPF & I-ISIS can be bandwidth intensive on slow links 16

Interior Gateway Protocols Integrated IS-IS (I-ISIS) multi-protocol (CLNP, IP, IPX,...) link state protocol fast convergence design and architecture moderately complex configuration may be simple 17

Interior Gateway Protocols Open Shortest Path First (OSPF) IS - IS = 0 18

Interior Gateway Protocols Open Shortest Path First (OSPF) IP only link state protocol fast convergence design and architecture very complex configuration can be simple 19

Interior Gateway Protocols Which to use? Your interior network is actually VERY simple. Your IGP should only carry your routes and your direct customers' 20

Interior Gateway Protcols Problems with "classic" protocols slow convergence count to infinity no mask information no CIDR no VLSM no subnet 0 21

Interior Gateway Protocols Slow convergence advertisement period entire routing table dumped every n seconds timeout period usually 3 times advertisement period RIP values are normally 30 and 90 seconds! 22

Interior Gateway Protocols Count to infinty problem 1 4 2 3 A B C 1 (1 hop) 1 (2 hops) 1 (3 hops) 1 2 3 4 A B C 1 route cleared 2 3 1 (3 hops) 4 A B C 1 (4 hops) 1 (3 hops) 23

Interior Gateway Protocols Count to infinity: split-horizon Don't feed selected route back to source no feedback on source interface no feedback to source neighbor 24

Interior Gateway Protocols Count to infinity: split-horizon 1 4 2 3 A B C 1 1 (1 hop) 1 (2 hops) 2 3 1 (3 hops) 4 A B C 1 route cleared 2 3 1 (3 hops) 4 A B C route cleared route cleared 25

Interior Gateway Protocols Count to infinity: hold-down Split horizon not sufficient! Holddown period interval during which "less attractive" updates are ignored 26

Interior Gateway Protocols Count to infinity: hold-down 27

Interior Gateway Protocols The universal rule You will always trade bandwidth for speed of convergence 28

Interior Gateway Protocols OSPF configuration myth OSPF is hard to use reality: router ospf 1 network 192.111.107.0 0.0.0.255 area 0 29

Interior Gateway Protocols OSPF operation every OSPF router sends out 'hello' packets hello packets used to determine if neighbor is up hello packets are small easy to process packets hello packets are sent periodically (usually short interval) 30

Interior Gateway Protocols OSPF operation once an adjacency is established, trade information with your neighbor topology information is packaged in a "link state announcement" announcements are sent ONCE, and only updated if there's a change (or every 45mins...) 31

Interior Gateway Protocols OSPF operation change occurs broadcast change run SPF algorithm install output into forwarding table 32

Interior Gateway Protocols making OSPF scale each link transition causes a broadcast and SPF run OSPF can group routers to appear as one single router OSPF areas 33

Interior Gateway Protocols OSPF areas (before) 34

Interior Gateway Protocols OSPF areas (after) 35

Interior Gateway Protocols OSPF areas - partitioning 36

Interior Gateway Protocols OSPF areas - partition repair 37

Interior Gateway Protocols OSPF areas rule of thumb: no more than 150 routers/area reality: no more than 500 routers/area backbone "area" is an area proper use of areas reduce bandwidth & CPU utilization 38

Interior Gateway Protocols EIGRP operation design goals were make it as fast as OSPF & IS-IS make it trivial to configure easy migration from IGRP 39

Interior Gateway Protocols EIGRP operation router eigrp 1 network 192.108.0.0 mask 255.255.0.0 40

Interior Gateway Protocols EIGRP operation - caveats nothing is for free EIGRP works best on high speed links EIGRP doesn't scale well in high-meshed frame-relay networks star networks OK 41

Interior Gateway Protocols summarization.1.0.3.0 150.196.4.0 150.196.2.0 131.108.3.0 131.108 classful routing protocols naturally summarize to network numbers at boundaries 42

Interior Gateway Protocols summarization 131.108.0.0/16 131.108.3.64/27 131.108.4.32/29 131.108.4.0/24 classless routing protocols summarize at arbitrary bit boundaries 43

Interior Gateway Protocols route filtering pseudo-security (bad idea!) low bandwidth links eliminate unnecessary information 44

Interior Gateway Protocols route filtering B A C 131.108/16 150.136/16 44/8 0/0 45

Interior Gateway Protocols redistribution OSPF RIP you run OSPF your neighbor runs RIP 46

Interior Gateway Protocols redistribution run RIP on their interface router rip network 192.111.107.0 configure OSPF to redistribute RIP router ospf 1 network 135.111.104.0 0.0.0.255 area 0 redistribute rip metric 10 47

Interior Gateway Protocols redistribution bi-directional redistribution MUST be filtered! 48

Interior Gateway Protocols redistribution router rip network 192.111.107.0 router ospf 1 network 135.111.104.0 0.0.0.255 area 0 redistribute rip metric 10 distribute-list 1 out rip access-list 1 permit 192.111.107.0 0.0.0.255 49

Exterior routing xx Job Number Goes Here 50

Exterior routing Terminology What is exterior routing? Routing protocols Overview of BGP Putting it all together Further information 51

Terminology Autonomous System A set of networks sharing the same routing policy. Internal connectivity One contiguious unit Identified by "AS number" Examples service provider multi-homed customer anyone needing policy discrimination 52

Terminology Exterior routes Routes learned from other autonomous systems 53

Terminology Exterior Gateway Protocol egp vs EGP EGP, BGP, IDRP Primary goal is to provide reachability information outside administrative domain Secondary goal is administrative control Metrics may be arbitrary or weak 54

Terminology Natural network mask Classful mask Class A = 8 bits networks 1...127 Class B = 16 bits networks 128.0...191.255 Class C = 24 bits networks 192.0.0...223.255.255 55

Terminology DMZ network de-militarised zone area between North and South Korea shared network between ASs before, neither AS carried it in IGP now, both carry it in IGP 56

Terminology DMZ network DMZ networks 57

Why do we need exterior routing? Why not make entire internet a single cloud? separate policy control filtering on networks doesn't scale well service provider selection given multiple choices everything must scale to hundreds of thousands of routes 58

Exterior Routing static routes multiple IGP instances OSPF inter-domain routing EGP IDRP BGP version 4 59

Exterior Routing Static routes no path information very versatile low protocol overhead high maintenance overhead very very very bad convergence time requires manual configuration 60

Exterior Routing Multiple IGPs with route leaking Run an instance of an IGP at each site for local routing Run a backbone IGP at each border router redistribute local IGP into backbone IGP redistribute backbone IGP into local IGP (or default) backbone routers share common administration 61

Exterior Routing Multiple IGPs with route leaking rip default redistributed into customer's IGP RIP run over wire RIP routes learned from customer redistributed into service provider's IGP after filtering IGRP 109 customer OSPF 690 service provider 62

Exterior Routing Multiple IGPs with route leaking backbone IGP router ospf 690 network 129.119.0.0 0.0.255.255 area 0 redistribute rip metric 5 distribute-list 1 rip out local IGP router igrp 109 network 131.108.0.0 ip default-network 140.222.0.0 63

Exterior Routing OSPF inter-domain routing Route leaking formalised for one protocol OSPF tag carries originating AS limited policy control only have 32 bit OSPF tag OSPF tag contains originating AS 64

Exterior Routing Exterior Gateway Protocol historical protocol obsolete assumes a central core no transit service except via core 65

Exterior Routing Exterior Gateway Protocol (historical) RIP by any other name fancy "hello dance" periodic update protocol entire routing table sent with each update no metric everything is one hop from core 66

Exterior Routing Exterior Gateway Protocol 109 110 core AS 110 may not advertise AS 109 to core 67

IDRP (future expansion path) Inter-domain routing protocol IDRP is an almost identical clone of BGP-4 IDRP is multi-protocol IP CLNP IPX For purposes of this talk: g/bgp-4/s//idrp/g 68

BGP-4 Border Gateway Protocol version 4 carries external routes only uses reliable transport mechanism (TCP) not a periodic routing protocol allows limited policy selection AS path insures loop free routing "best path" determined at AS granularity 69

BGP peer relationships External BGP AS 110 AS 109 neighbor is in a different AS neighbors share a common network 70

BGP peer relationships Internal BGP neighbor in same AS may be several hops away full neighbor mesh required 71

Common BGP networks Stub customer BGP only at border default to border 72

Common BGP networks Multi-homed customer Internal BGP used with IGP IBGP only between border gateways Only border gateways speak BGP Synchronization with IGP required May use one IGP for exterior routes, and another for internal nodes exterior routes must be redistributed into IGP 73

Common BGP networks Multi-homed customer 74

Common BGP networks Service provider Internal BGP used to carry exterior routes IGP carries local information only Full mesh required if no IGP synchronization 75

Common BGP networks Service provider 76

Common BGP networks Service provider confederation A group of service providers Multiple connectivity points multi-exit discriminator useful Not a special case 77

The BGP protocol Update messages withdrawn routes attributes advertised routes 78

Update messages Network reachability information prefix length number of significant bits network prefix 0 to 4 bytes Example: 131.108/16 131.108.0.0 255.255.0.0 193/8 193.0.0.0 255.0.0.0 79

Update messages Attributes AS path next hop origin local preference multi-exit discriminator atomic aggregate aggregator 80

AS path AS sequence a list of AS's that a route has traversed 109 200 690 1755 1883 81

AS path AS sequence 1881 193.0.34/24 193.0.33/24 1880 193.0.33/24 1880 1881 193.0.34/24 1880 193.0.35/24 1880 1882 193.0.35/24 1882 82

AS path AS set path traversed one or more members of a set {1880,1881,1882} 83

AS path AS set 1881 193.0.33/24 193.0.31/24 1880 193.0.32/22 {1880,1881,1882} 193.0.32/24 1882 84

AS path Sets and sequences combined local aggregation 109 200 690 1755 {1881,1882,1883} regional aggregation 109 200 690 {1755,1881,1882,1883,...} 85

BGP path selection BGP maintains multiple "feasable" paths to a destination fast convergence routing based upon preferences Example: 131.108/16 may be reached via AS path 690 200 109 or via AS path 690 1340 109 86

BGP path selection algorithm Initial route determination do not consider path if no next hop route largest weight local to router highest local preference global within AS shortest AS path 87

BGP path selection Tie breaking multi-exit discriminator only considered if AS paths identical external routes best IGP metric to next hop highest IP address 88

Policy Control distribute list filter individual networks filter list filter by AS path route maps general policy control and tuning 89

More information Technical information on BGP RFC-1772 application of the Border Gateway Protocol RFC-1771 BGP-4 protocol reference document RFC-1745 BGP <-> OSPF interaction 90

Building an Internet xx Job Number Goes Here 91

Putting it all together General philosophy Your network is going to grow at an exponential rate! Design to scale...but be prepared to reorganize from scratch Don't be afraid of change! Most network redesigns are only configuration changes 92

Putting it all together Requirements for IGPs for backbones IGP connects your backbone together, not your client's routes Must converge quickly Should carry netmask information 81

Putting it all together connecting to a customer static routes you control directly no route flaps no packets to be charged shared routing protocol or leaking... you MUST filter your customers info route flaps BGP for multi homed customers 82

Putting it all together building your backbone keep it simple redundancy is good, but expensive use an IGP that carrys mask information use an IGP that converges quickly use OSPF, ISIS, or EIGRP 83

Putting it all together connecting to other ISPs Use BGP-4 advertise only what you serve take back as little as you can 84

Putting it all together the internet exchange long distance connectivity is expensive connect to several providers at a single point 85

Internet exchanges - FIX Federal internet exchange (historical) dumb ethernet connecting a group of service providers 86

Internet exchanges - FIX Federal internet exchange single primary media all systems share secondary media may be shared by a subset of systems to reduce load on primary media 87

Non-Internet exchange - CIX Commercial internet exchange (historical) CIX actually a one-router transit AS CIX clients only receive best path as determined by CIX router 88

Internet exchanges - d-gix Distributed global internet exchange emulates a single ethernet 89

Internet exchanges - d-gix Distributed global internet exchange share the cost of high speed lines single virtual level-2 media bridges, not routers, connect the link access points bridge table entries are static don't need spanning tree mac address filtering used 90

Internet exchanges - d-gix Distributed global internet exchange the GIX itself still has no routing policy in that case, how do you pay for it? the GIX does have connectivity policy charge for MAC address filters (source/destination filtering) 91

Internet exchanges - multi-nap Multiple-media network access point Frame Relay ATM local ethernet Network Access Point 92

Internet exchanges - multi-nap Multiple-media network access point Problem: How do you allow one NAP client to connect via Frame Relay and another customer connect via ATM? Answer: Don't do this! Extend the NAP and keep it policy free. 93

Interenet exchanges - multi-nap Multiple-media network access point NAPs and IXs need to be policy free Routers implicity have an 'advertise only what you use' policy. If routers are used, NAP becomes a transit AS, not an "IX," and clients of the NAP are limited by the NAP's route selection policy. 94

More information Original GIX proposal ftp://ftp.ripe.net/ripe/docs/ripe-082.ps ftp://ftp.ripe.net/ripe/drafts/ gix15jun.txt d-gix - distributed global internet exchange ftp://ftp.ripe.net/ripe/drafts/ d-gix-proposal.ps 95

Routing registries What are they? database containing route prefix/ origin autonomous system autonomous system/ connectivity policy RIPE-181 aka RC-1786 96

Classless routing xx Job Number Goes Here 97

Why CIDR? IP route advertisements have been growing exponentially. Class A networks are too big Class C networks are too small Only 65534 class B networks available 98

Routing Table Growth 60000 50000 40000 30000 20000 10000 0 87 88 89 90 91 92 93 94 95 96 99

Why CIDR? Classful networks mis-sized Class A networks are too big not desirable because of connectivity constraints Class B address space is depleted Class C networks are useful only for small customers large gap between "C" customer and "B" customer 100

Classless routing CIDR at the service provider level Service provider given CIDR blocks by numbering authority Example: 198.24/15 == 512 class "C" nets Service provider advertises only a summary route for CIDR block to neighboring providers, not 512 separate class "C" routes. 101

Classless routing The client interface Partition local CIDR block and assign to customers Example: 198.24.62/23 == 2 "C" nets 198.24.192/18 == 64 "C" nets 198.24.61/24 == 1 "C" net 102

Classless routing Do's and don'ts Don't assign blocks smaller than class "C" sized networks without prior agreement from customers most hosts & routing protocols are not classless Do help customers use their address space wisely! 103

Classless routing Do's and don'ts Do give customers enough address space for what they need Do parition your CIDR block to provide for customer growth get the tree program understand RFCs 1519 and 1219 104

Classless routing Do's and don'ts Don't be afraid of "holes" when aggregating Longest match routing means "he who has the longest prefix wins" 105

Classless routing Getting the most out of your allocation It's natural, but inefficent to subnet on 8 bit boundaries 131.108.1 = subnet 1 131.108.2 = subnet 2 131.108.3 = subnet 3 254 subnets with up to 254 hosts per subnet out of a 16 bit address allocation 106

Classless routing There are NO NETWORK NUMBERS!!!...just address space prefixes 131/8 131.0/12 131.108/16 131.108.5/24 131.108.5.32/29 131.108.5.33/32 107

Classless routing There are NO SUBNET MASKS!!! It's no longer a mask, just a prefix length There can be no '0' holes in the mask /16 = 255.255.0.0 /32 = 255.255.255.255 /14 = 255.252.0.0 /0 = default = 0.0.0.0 108

Classless routing Getting the most out of your allocation Unnumbered serial links Variable length subnet masks Small ethernet 28 bit mask = 14 hosts Larger ethernet 26 bit mask = 62 hosts VLSM allocation rules are the same as CIDR allocation 109

Classless routing restrictions removed no such thing as a "subnet" anymore subnet 0 is no longer special all 1's subnet is no longer special no such thing as a disconnected subnet 110

Classless routing Mickey Mouse topology is OK 131.108.0/17 131.108.128/17 192.111.107/24 111

Classless routing Plan for entropy What is your policy when customers move to a different service provider? do you own the numbers in the CIDR block? will new service provider supply more specific routing information? 112

Classless routing Allocate addresses efficiently! you don't get very many what happens as organizations grow? what happens when your customers lie to you? 113

More information Technical information on classless routing RFCs 1517, 1518, and 1519 address assignment and aggregation strategy RFC1219 assignment of subnet numbers ftp://ftp.sesqui.net/pub/tools/tree.tar program to help calculate address assignment 114

More information Technical information on address allocation RIPE NCC address allocation guidelines 115