870 likes | 1.05k Vues
TCP/IP Internetworking. Lesson 1: The Internet Infrastructure. Objectives. Define “internetwork” and explain its importance in the data marketplace Describe how TCP/IP can use existing LANs and WANs as backbones for interoperability
E N D
Objectives • Define “internetwork” and explain its importance in the data marketplace • Describe how TCP/IP can use existing LANs and WANs as backbones for interoperability • Relate internetworks to the concept of the corporate enterprise network • Explain the Internet’s evolution
Objectives(cont’d) • Explain the nature, size and other characteristics of the NSFnet • Define Internet-related organizations such as ISOC, IAB, IETF and IRTF • Explain how TCP/IP relates to standards such as SNA, OSI and IPX/SPX • Identify key internetworking protocols and explain the need for multiprotocol networks
Overview ofNetworking • Traditional networking • Internetworking • Internet versus intranet versus extranet
TCP/IP and Interoperability • TCP/IP can allow different types of networks to communicate with one another • TCP/IP allows an existing LAN and WAN to operate with another
Internetworking and the Corporate Network • Cross-platform • Vendor-neutral
Evolution of the Internet • ARPANET • Test and research networks • Decentralization
Internet-related Authorities • Internet Society (ISOC) • Internet Architecture Board (IAB) • Internet Engineering Task Force (IETF) • Internet Engineering Steering Group (IESG) • Internet Research Task Force (IRTF) • Internet Research Group (IRSG)
Packets • Cyclical Redundancy Check • Packet creation • Adding headers • Removing headers
OSI/RMProtocol Examples • Application-layer protocols • Transport-layer protocols • Network-layer protocols • Data link-layer protocols
MajorNetworking Protocols • TCP/IP • IPX/SPX • NetBEUI • AppleTalk • Data Link Control (DLC) • Systems Network Architecture (SNA)
Stateful vs. Stateless • Stateful connection-oriented • Stateless connectionless
TCP/IP • Default protocol for • Windows NT 4.0 • Windows 2000 • UNIX • NetWare 5
IPX/SPX • Advantages • Disadvantages • Novell NetWare layers
Multiprotocol Networks • These networks combine routable and nonroutable protocols • Multiple protocols can increase time to troubleshoot and maintain network
Summary • Define “internetwork” and explain its importance in the data marketplace • Describe how TCP/IP can use existing LANs and WANs as backbones for interoperability • Relate internetworks to the concept of the corporate enterprise network • Explain the Internet’s evolution
Summary(cont’d) • Explain the nature, size and other characteristics of the NSFnet • Define Internet-related organizations such as ISOC, IAB, IETF and IRTF • Explain how TCP/IP relates to standards such as SNA, OSI and IPX/SPX • Identify key internetworking protocols and explain the need for multiprotocol networks
Objectives • Describe the Internet architecture model • Explain the purpose and operational essentials of TCP/IP • Describe various Internet protocols • Explain PPP and Multilink PPP operation • Find RFCs and download them from the Internet
Overviewof TCP/IP • Vendor-neutral • Used more widely than anticipated • Powers the Internet
Requests for Comments (RFCs) • Protocol states • Internet Standards (STDs) • Reference RFCs
Specialized Serial Interface Protocols • PPP • RFC 1661, STD 51 • Multilink PPP • RFC 1990 • SLIP • RFC 1055, STD 47
Summary • Describe the Internet architecture model • Explain the purpose and operational essentials of TCP/IP • Describe various Internet protocols • Explain PPP and Multilink PPP operation • Find RFCs and download them from the Internet
Objectives • Explain IP addressing • Define IP address classes • Determine reserved IP addressing • Explain the use of private addresses in intranet design • Design a TCP/IP network and calculate subnetwork addresses • Develop IP addressing schemes for use in an intranet
Internet Addressing • Internet addresses are divided into the following parts • Network • Host • Four fields separated by periods are a common notation for specifying addresses • field1.field2.field3.field4
1 = On 0 = Off IP Address Fields • Contain 8 bits per field • Range from 0 to 255 decimal field1.field2.field3.field4 1 1 1 1 1 1 1 1 = 8 128 64 32 16 8 4 2 1 = 255
Internet Address Classes • Class A • Class B • Class C • Class D • Class E
IP Addressing Rules • Broadcast addresses • Network addresses • Special-case source addresses • Loopback address
Reserved IP Addressing • 10.0.0.0 through 10.255.255.255 • 172.16.0.0 through 172.31.255.255 • 192.168.0.0 through 192.168.255.255
Subnetworks • Performance • Manageability • Logical groups
Subnet Masks • Distinguish the network and host portions of an IP address • Specify whether a destination address is local or remote
Custom Subnet Masks • Steps for determining custom subnet masks • Determine the number of subnets needed • Determine the number of bits to borrow from the host portion • Determine the subnet mask
Custom Subnet Masks(cont’d) • Steps for determining custom subnet masks (cont’d) • Determine the maximum number of hosts per subnetwork • Determine the subnetwork addresses for each subnet • Determine the address ranges for each subnetwork
Classless Interdomain Routing • Technique to conserve IP addresses • Also called supernetting
Summary • Explain IP addressing • Define IP address classes • Determine reserved IP addressing • Explain the use of private addresses in intranet design • Design a TCP/IP network and calculate subnetwork addresses • Develop IP addressing schemes for use in an intranet
Objectives • Identify the IEEE LAN standards • Install and test protocol analyzer software • Analyze ethernet packets and identify key components • Identify fields in the ARP header • Use ARP to resolve hardware addresses to Internet addresses • Explain the function of RARP
IEEE Standardsand Ethernet • Ethernet is a predecessor to the IEEE 802.2/802.3 standard, and can be defined as a broadcast system for communication between systems
Ethernet Function • Carrier Sense Multiple Access/Collision Detection (CSMA/CD)
Determining Ethernet Addresses • Linux • Windows 2000 • Windows 95/98/Me
Reverse Address Resolution Protocol • Used by diskless systems to find out their Internet addresses on the network
Summary • Identify the IEEE LAN standards • Install and test protocol analyzer software • Analyze ethernet packets and identify key components • Identify fields in the ARP header • Use ARP to resolve hardware addresses to Internet addresses • Explain the function of RARP