Internetworking livello III Prof. Alfio Lombardo
NODO CIRCUITO VIRTUALE Istradamento nelle reti orientate alla connessione (virtual circuit switching: esempio X.25)
DATAGRAM Nodo D A B C Istradamento nelle reti orientate al datagramma (datagram switching: esempio IP)
Servizi di Rete Connectionless trasferimento di piccole quantità di dati in tempi limitati robustezza e flessibilità dei path efficienza nell'uso delle risorse di rete necessità di controllo del traffico offerto dalla sorgente processamento durante il trasferimento dei dati
Il sistema Internet: Architettura protocollare IP network interface IP network interface application transport IP network interface rete 1 rete 3 application transport IP network interface rete 2 Router Host AHost B
Componenti funzionali routing IP Componente Dati Protocollo di Routing IP Scambio delle informazioni di routing con gli altri router Componente di Controllo Creazione e aggiornament o delle tabelle di lookup Tabella di Routing IP Pacchetti uscenti Pacchetti entranti Decisione di Instradamento
Tab routing di un host Windows connesso ad Ethernet; Active Routes: NetworkNetmaskGateway InterfaceMetric AddressAddress
Tabella di routing P1# show ip route Codes: C - connected, S - static, I - IGRP, 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, E - EGP i - IS-IS, 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 Gateway of last resort is not set /16 is variably subnetted, 8 subnets, 2 masks O /24 [110/128] via , 5d00h, Serial0/1 C /24 is directly connected, Serial0/0 C /24 is directly connected, Serial0/1 C /24 is directly connected, FastEthernet0/0 O IA /24 [110/74] via , 5d00h, Serial0/0 O IA /24 [110/74] via , 5d00h, Serial0/ /32 is subnetted, 9 subnets O [110/11] via , 5d01h, FastEthernet0/0 C is directly connected, Loopback0 O [110/65] via , 5d00h, Serial0/0 O [110/65] via , 5d00h, Serial0/1 O IA [110/75] via , 5d00h, Serial0/1 O IA [110/75] via , 5d00h, Serial0/0 Destinazione Next-Hop Interfaccia di uscita Metrica IGP Distanza amministrativa
Modalità di Instradamento Direct delivery: sorgente e destinazione sono direttamente connesse alla stessa sottorete; non coinvolge routers Indirect delivery: sorgente e destinazione non sono connesse alla stessa sottorete, coinvolge routers
Instradamento router ? ?
More specific prefix preferred over less specific prefix example: “Longest match” routing
Address Boundary ARP
Ma non sempre e’ cosi’: IPv6 Base Header Format
IPv6Addressing Model An example of a Unicast address format | bits | 48 bits | | subnet ID | interface ID | Where the 48-bit Interface ID is an IEEE-802 MAC address. IPv6 Addresses of all types are assigned to interfaces, not nodes Auto- configuration of addresses: A node may discover a subnet ID by listening messages sent by a router on its attached link(s), and then fabricating an IPv6 address for itself by using its IEEE MAC address as the interface ID on that subnet.
- RouteDatagram(Datagram, RoutingTable) - Extract destination IP address, D, from the datagram and compute the network prefix, N; if N matches any directly connected network address deliver datagram to destination D over that network (This involes resolving D to a physical address, encapsulating the datagram and sending the frame) else if the table contains a host-specific route for D send datagram to next-hop specified in table else if the table contains a route for network N send datagram to next-hop specified in table else if the table contains a default route send datagram to the default router specified in table else declare a routing error; IP routing algorithm
Architetture di routing: la circolazione stradale! C D E F G H A B A,B G,H,E,F C,D A B Altre dir C D C,D G,H,B,A E,F F E Altre dir E,F A,B,C,D G,H C,D,E,F A,B H G Altre dir Architettura gerarchica: I livello II livello ……….
R4 Area2 Area1:backbone Border Router
Autonomous System (AS) è una porzione di rete amministrata da un unico gestore o comunque da un gruppo di persone che decidono una particolare ‘politica di routing’ per lo scambio di informazioni di routing con il resto della rete Ridistribuzione
Autonomous System Number (ASN) An ASN is a 16 bit number are assigned by the RIRs are for private use and should never appear on the Internet 0 and are reserved 32 bit ASNs are coming soon ASNs are distributed by the Regional Internet Registries Current ASN allocations up to have been made to the RIRs See as example AS137 GARR Italian academic and research
Tipi di AS STUB: Un AS che ha un singolo punto di accesso a Internet; non ha bisogno di partecipare alla diffusione di messaggi di routing (BGP) Non transit: un AS multi-homed che non permette traffico di transito Transit: un AS multi-homed che permette traffico di transito
No default router
AS1: Backbone service Provider (core system) AS2: ISP AS3: piccola azienda AS4: grande azienda ASn:.. Internet Structure: yesterday
AS1: Backbone service Provider (core system) AS..: IPS AS..: piccola azienda AS4: grande azienda ASn: ISP.. Internet Structure: today AS..:grande azienda