Washington State University HomeWSU AdmissionsWSU CampusesWSU HomeWSU Search Tools*
edge graphic
Home Syllabus Notes Labs Grades

TCP/IP Networking


TCP/IP Networking
        History and background
        TCP/IP layers
        Packets
        Addressing
        IP Addresses
        CIDR
        Private addresses and NAT
        Adding machines to a network
        OS Specifics

Reading: Chapter 13, "TCP/IP Networking"

History and background

TCP/IP layers

Application Layer http telnet etc. DNS NFS etc.
Transport Layer TCP UDP
Network Layer IP ICMP
Link Layer ARP, Device drivers
Physical Layer Twisted-Pair, Fiber

Packets

Addressing

IP Addresses

   IP    1000 0110 0111 1001 0000 0001 0000 0001
   Mask  1111 1111 1111 1111 1111 1000 0000 0000

CIDR

Private addresses and NAT

We won't go into the details of IPv6 addressing, routing, ARP, DHCP, or PPP. We also won't get into the security issues mentioned in the text. Which brings us to...

Adding machines to a network

search cs.colorado.edu colorado.edu
nameserver 128.138.242.1
nameserver 128.138.243.151
nameserver 192.108.21.1

OS Specifics


Part of the CptS 302 Website
Instructor: Geoff Allen , geoff@wsu.edu
Source Modified: Sun Oct 28 20:44:19 2001
HTML Generated by WML 2.0.6 (25-Oct-2000): Sun Oct 28 20:46:35 2001
Disclaimer