tutorial on bridges routers switches oh my
play

Tutorial on Bridges, Routers, Switches, Oh My! Radia Perlman - PowerPoint PPT Presentation

Tutorial on Bridges, Routers, Switches, Oh My! Radia Perlman (radia.perlman@sun.com) 1 Why? Demystify this portion of networking, so people dont drown in the alphabet soup Think about these things critically N-party protocols


  1. What designing “layer 3” meant • Layer 3 addresses • Layer 3 packet format (IP, DECnet) – Source, destination, hop count, … • A routing algorithm – Exchange information with your neighbors – Collectively compute routes with all rtrs – Compute a forwarding table 50

  2. Network Layer • connectionless fans designed IPv4, IPv6, CLNP, IPX, AppleTalk, DECnet • Connection-oriented reliable fans designed X.25 • Connection-oriented datagram fans designed ATM, MPLS 51

  3. Pieces of network layer • interface to network: addressing, packet formats, fragmentation and reassembly, error reports • routing protocols • autoconfiguring addresses/nbr discovery/finding routers 52

  4. Connection-oriented Nets (3,51)=(7,21) (4,8)=(7,92) S (4,17)=(7,12) 3 7 R3 R1 8 4 2 3 A 92 R2 4 R4 4 (2,12)=(3,15) (2,92)=(4,8) 2 R5 1 6 3 (1,8)=(3,6) D (2,15)=(1,7) VC=8, 92, 8, 6 53

  5. Lots of connection-oriented networks • X.25: also have sequence number and ack number in packets (like TCP), and layer 3 guarantees delivery • ATM: datagram, but fixed size packets (48 bytes data, 5 bytes header) 54

  6. MPLS (multiprotocol label switching) • Connectionless, like MPLS, but arbitrary sized packets • Add 32-bit hdr on top of IP pkt – 20 bit “label” – Hop count (hooray!) 55

  7. Hierarchical connections (stacks of MPLS labels) D8 D2 S1 S2 D1 S8 D2 D9 S4 S6 R1 D3 S9 S3 R2 D4 D5 S5 Routers in backbone only need to know about one flow: R1-R2 56

  8. MPLS • Originally for faster forwarding than parsing IP header • later “traffic engineering” • classify pkts based on more than destination address 57

  9. Connectionless Network Layers • Destination, source, hop count • Maybe other stuff – fragmentation – options (e.g., source routing) – error reports – special service requests (priority, custom routes) – congestion indication • Real diff: size of addresses 58

  10. Addresses • 802 address “flat”, though assigned with OUI/rest. No topological significance • layer 3 addresses: locator/node : topologically hierarchical address • interesting difference: – IPv4, IPv6, IPX, AppleTalk: locator specific to a link – CLNP, DECnet: locator “area”, whole campus 59

  11. Hierarchy within Locator • Assume addresses assigned so that within a circle everything shares a prefix • Can summarize lots of circles with a shorter prefix 2428* 2* 27* 23* 279* 272* 60

  12. New topic: Routing Algorithms 61

  13. Distributed Routing Protocols • Rtrs exchange control info • Use it to calculate forwarding table • Two basic types – distance vector – link state 62

  14. Distance Vector • Know – your own ID – how many cables hanging off your box – cost, for each cable, of getting to nbr cost 2 cost 3 j m I am “4” cost 7 cost 2 k n 63

  15. cost 2 cost 3 j m I am “4” cost 7 cost 2 k n distance vector rcv’d from cable j cost 3 12 3 15 3 12 5 3 18 0 7 15 distance vector rcv’d from cable k cost 2 5 8 3 2 10 7 4 20 5 0 15 distance vector rcv’d from cable m cost 2 0 5 3 2 19 9 5 22 2 4 7 distance vector rcv’d from cable n cost 7 6 2 0 7 8 5 8 12 11 3 2 your own calculated distance vector 2 6 5 0 12 8 6 19 3 ? ? your own calculated forwarding table m j m 0 k j k/j n j ? ? 64

  16. cost 2 cost 3 j m I am “4” cost 7 cost 2 k n distance vector rcv’d from cable j cost 3 12 3 15 3 12 5 3 18 0 7 15 distance vector rcv’d from cable k cost 2 5 8 3 2 10 7 4 20 5 0 15 distance vector rcv’d from cable m cost 2 0 5 3 2 19 9 5 22 2 4 7 distance vector rcv’d from cable n cost 7 6 2 0 7 8 5 8 12 11 3 2 your own calculated distance vector 2 6 5 0 12 8 6 19 3 ? ? your own calculated forwarding table m j m 0 k j k/j n j ? ? 65

  17. cost 2 cost 3 j m I am “4” cost 7 cost 2 k n distance vector rcv’d from cable j cost 3 12 3 15 3 12 5 3 18 0 7 15 distance vector rcv’d from cable k cost 2 5 8 3 2 10 7 4 20 5 0 15 distance vector rcv’d from cable m cost 2 0 5 3 2 19 9 5 22 2 4 7 distance vector rcv’d from cable n cost 7 6 2 0 7 8 5 8 12 11 3 2 your own calculated distance vector 2 6 5 0 12 8 6 19 3 ? ? your own calculated forwarding table m j m 0 k j k/j n j ? ? 66

  18. cost 2 cost 3 j m I am “4” cost 7 cost 2 k n distance vector rcv’d from cable j cost 3 12 3 15 3 12 5 3 18 0 7 15 distance vector rcv’d from cable k cost 2 5 8 3 2 10 7 4 20 5 0 15 distance vector rcv’d from cable m cost 2 0 5 3 2 19 9 5 22 2 4 7 distance vector rcv’d from cable n cost 7 6 2 0 7 8 5 8 12 11 3 2 your own calculated distance vector 2 6 5 0 12 8 6 19 3 ? ? your own calculated forwarding table m j m 0 k j k/j n j ? ? 67

  19. cost 2 cost 3 j m I am “4” cost 7 cost 2 k n distance vector rcv’d from cable j cost 3 12 3 15 3 12 5 3 18 0 7 15 distance vector rcv’d from cable k cost 2 5 8 3 2 10 7 4 20 5 0 15 distance vector rcv’d from cable m cost 2 0 5 3 2 19 9 5 22 2 4 7 distance vector rcv’d from cable n cost 7 6 2 0 7 8 5 8 12 11 3 2 your own calculated distance vector 2 6 5 0 12 8 6 19 3 ? ? your own calculated forwarding table m j m 0 k j k/j n j ? ? 68

  20. cost 2 cost 3 j m I am “4” cost 7 cost 2 k n distance vector rcv’d from cable j cost 3 12 3 15 3 12 5 3 18 0 7 15 distance vector rcv’d from cable k cost 2 5 8 3 2 10 7 4 20 5 0 15 distance vector rcv’d from cable m cost 2 0 5 3 2 19 9 5 22 2 4 7 distance vector rcv’d from cable n cost 7 6 2 0 7 8 5 8 12 11 3 2 your own calculated distance vector 2 6 5 0 12 8 6 19 3 ? ? your own calculated forwarding table m j m 0 k j k/j n j ? ? 69

  21. Looping Problem A B C 70

  22. Looping Problem A B C Cost to C 0 2 1 71

  23. Looping Problem direction direction towards C towards C A B C Cost to C 0 2 1 72

  24. Looping Problem A B C Cost to C 0 2 1 What is B’s cost to C now? 73

  25. Looping Problem A B C Cost to C 0 2 1 3 74

  26. Looping Problem direction direction towards C towards C A B C Cost to C 0 2 1 3 75

  27. Looping Problem direction direction towards C towards C A B C Cost to C 0 2 1 4 3 76

  28. Looping Problem direction direction towards C towards C A B C Cost to C 0 2 1 4 3 5 77

  29. Looping Problem worse with high connectivity Q Z B A C N M V H 78

  30. Split Horizon: one of several optimizations Don’t tell neighbor N you can reach D if you’d forward to D through N A B C A B C D 79

  31. Link State Routing • meet nbrs • Construct Link State Packet (LSP) – who you are – list of (nbr, cost) pairs • Broadcast LSPs to all rtrs (“a miracle occurs”) • Store latest LSP from each rtr • Compute Routes (breadth first, i.e., “shortest path” first—well known and efficient algorithm) 80

  32. 6 2 A B C 5 2 2 1 G 2 4 D E F 1 A B C D E F G B/6 A/6 B/2 A/2 B/1 C/2 C/5 D/2 C/2 F/2 E/2 D/2 E/4 F/1 E/1 G/5 F/4 G/1 81

  33. Computing Routes • Edsgar Dijkstra’s algorithm: – calculate tree of shortest paths from self to each – also calculate cost from self to each – Algorithm: • step 0: put (SELF, 0) on tree • step 1: look at LSP of node (N,c) just put on tree. If for any nbr K, this is best path so far to K, put (K, c+dist(N,K)) on tree, child of N, with dotted line • step 2: make dotted line with smallest cost solid, go to step 1 82

  34. Look at LSP of new tree node A B C D E F G B/6 A/6 B/2 A/2 B/1 C/2 C/5 D/2 C/2 F/2 E/2 D/2 E/4 F/1 E/1 G/5 F/4 G/1 C(0) B(2) G(5) F(2) 83

  35. Make shortest TENT solid A B C D E F G B/6 A/6 B/2 A/2 B/1 C/2 C/5 D/2 C/2 F/2 E/2 D/2 E/4 F/1 E/1 G/5 F/4 G/1 C(0) B(2) G(5) F(2) 84

  36. Look at LSP of newest tree node A B C D E F G B/6 A/6 B/2 A/2 B/1 C/2 C/5 D/2 C/2 F/2 E/2 D/2 E/4 F/1 E/1 G/5 F/4 G/1 C(0) B(2) G(5) F(2) E(4) G(3) 85

  37. Make shortest TENT solid A B C D E F G B/6 A/6 B/2 A/2 B/1 C/2 C/5 D/2 C/2 F/2 E/2 D/2 E/4 F/1 E/1 G/5 F/4 G/1 C(0) B(2) F(2) E(4) G(3) 86

  38. Look at LSP of newest tree node A B C D E F G B/6 A/6 B/2 A/2 B/1 C/2 C/5 D/2 C/2 F/2 E/2 D/2 E/4 F/1 E/1 G/5 F/4 G/1 C(0) B(2) F(2) A(8) E(3) G(3) 87

  39. Make shortest TENT solid A B C D E F G B/6 A/6 B/2 A/2 B/1 C/2 C/5 D/2 C/2 F/2 E/2 D/2 E/4 F/1 E/1 G/5 F/4 G/1 C(0) B(2) F(2) A(8) E(3) G(3) 88

  40. Look at LSP of newest tree node A B C D E F G B/6 A/6 B/2 A/2 B/1 C/2 C/5 D/2 C/2 F/2 E/2 D/2 E/4 F/1 E/1 G/5 F/4 G/1 C(0) B(2) F(2) A(8) E(3) G(3) D(5) 89

  41. Make shortest TENT solid A B C D E F G B/6 A/6 B/2 A/2 B/1 C/2 C/5 D/2 C/2 F/2 E/2 D/2 E/4 F/1 E/1 G/5 F/4 G/1 C(0) B(2) F(2) A(8) E(3) G(3) D(5) 90

  42. Look at newest tree node’s LSP A B C D E F G B/6 A/6 B/2 A/2 B/1 C/2 C/5 D/2 C/2 F/2 E/2 D/2 E/4 F/1 E/1 G/5 F/4 G/1 C(0) B(2) F(2) A(8) E(3) G(3) D(5) 91

  43. Make shortest TENT solid A B C D E F G B/6 A/6 B/2 A/2 B/1 C/2 C/5 D/2 C/2 F/2 E/2 D/2 E/4 F/1 E/1 G/5 F/4 G/1 C(0) B(2) F(2) A(8) E(3) G(3) D(5) 92

  44. Look at newest node’s LSP A B C D E F G B/6 A/6 B/2 A/2 B/1 C/2 C/5 D/2 C/2 F/2 E/2 D/2 E/4 F/1 E/1 G/5 F/4 G/1 C(0) B(2) F(2) A(8) E(3) G(3) D(5) A(7) 93

  45. Make shortest TENT solid A B C D E F G B/6 A/6 B/2 A/2 B/1 C/2 C/5 D/2 C/2 F/2 E/2 D/2 E/4 F/1 E/1 G/5 F/4 G/1 C(0) B(2) F(2) E(3) G(3) D(5) A(7) 94

  46. We’re done! A B C D E F G B/6 A/6 B/2 A/2 B/1 C/2 C/5 D/2 C/2 F/2 E/2 D/2 E/4 F/1 E/1 G/5 F/4 G/1 C(0) B(2) F(2) E(3) G(3) D(5) A(7) 95

  47. “A miracle occurs” • First link state protocol: ARPANET • I wanted to do something similar for DECnet • My manager said “Only if you can prove it’s stable” • Given a choice between a proof and a counterexample… 96

  48. Routing Robustness • I showed how to make link state distribution “self-stabilizing”…but only after the sick or evil node was disconnected • Later, my thesis was on how to make the routing infrastructure (not just the routing protocol), robust while sick and evil nodes are participating…and it’s not that hard 97

  49. Distance vector vs link state • Memory: distance vector wins (but memory is cheap) • Computation: debatable • Simplicity of coding: simple distance vector wins. Complex new-fangled distance vector, no • Convergence speed: link state • Functionality: link state; custom routes, mapping the net, troubleshooting, sabotage-proof routing 98

  50. Specific Routing Protocols • Interdomain vs Intradomain • Intradomain: – link state (OSPF, IS-IS) – distance vector (RIP) • Interdomain – BGP 99

  51. BGP (Border Gateway Protocol) • “Policies”, not just minimize path • “Path vector”: given reported paths to D from each nbr, and configured preferences, choose your path to D – don’t ever route through domain X, or not to D, or only as last resort • Other policies: don’t tell nbr about D, or lie to nbr about D making path look worse 100

Download Presentation
Download Policy: The content available on the website is offered to you 'AS IS' for your personal information and use only. It cannot be commercialized, licensed, or distributed on other websites without prior consent from the author. To download a presentation, simply click this link. If you encounter any difficulties during the download process, it's possible that the publisher has removed the file from their server.

Recommend


More recommend