1 / 16

IP and Routing

IP and Routing. inheaven@sparcs.kaist.ac.kr Dep. of CS in KAIST. Overview. Introduction to network IP - Internet Protocol IP Routing. class A. class B. class C. class D. class E. Introduction to network I. Four layer of network. Internet Addresses. Introduction to network II.

Télécharger la présentation

IP and Routing

An Image/Link below is provided (as is) to download presentation Download Policy: Content on the Website is provided to you AS IS for your information and personal use and may not be sold / licensed / shared on other websites without getting consent from its author. Content is provided to you AS IS for your information and personal use only. Download presentation by click this link. While downloading, if for some reason you are not able to download a presentation, the publisher may have deleted the file from their server. During download, if you can't get a presentation, the file might be deleted by the publisher.

E N D

Presentation Transcript


  1. IP and Routing inheaven@sparcs.kaist.ac.kr Dep. of CS in KAIST

  2. Overview • Introduction to network • IP - Internet Protocol • IP Routing

  3. class A • class B • class C • class D • class E Introduction to network I • Four layer of network • Internet Addresses

  4. Introduction to network II • Encapsulation

  5. Introduction to network III • Ehternet Encapsulation • MTU

  6. IP - Internet Protocol I • Character • Unreliable • Connectionless • IP header

  7. IP - Internet Protocol II • Header length • number of 32-bit words in the header • TTL (Time To Live) • sets an upper limit on the number of routers through which a datagram can pass • TOS (Type of Service) Field • 3-bit precedence field (which is ignored today) • 4 TOS field • unused bit (that must be 0)

  8. IP - Internet Protocol III • 4 TOS Field

  9. IP - Internet Protocol IV • Subnet mask • To know how many bits are for host ID • One bits for the network ID and subnet ID • Zero bits for the host ID • Special Case IP Addresses

  10. IP Routing I • Routing table • destination IP address • next-hop router • Flags • Specification of network interface • Routing Principles • Search for a matching host address • Search for a matching network address • Serch for a default entry

  11. IP Routing II • ICMP (Internet Control Message Protocol) • Communicates error messages and other conditions.

  12. host (1)IP datagram (3)ICMP redirect (2)IP datagram R1 R2 IP Routing III • ICMP Redirect Errors • Example of an ICMP redirection

  13. IP Routing IV • Format of the ICMP redirect message

  14. IP Routing V • ICMP Router Discovery Messages • initialize a routing table • concept • broadcast(or multicast) router solicitation message • routers respond with a router advertisements message • Format of router solicitation message

  15. IP Routing VI • Format of router advertisement message

  16. References • TCP/IP Illustrated by W. Richard Stevens

More Related