Comp 343/443-001 Week 4 notes

Homework 2

    Chapter 5: exercises 2, 4 (packet travel times)
    Chapter 6: exercises 5, 6 (sliding windows)
    Chapter 7: exercises 6,7 (IPv4)
    Chapter 9: exercises 2,3 (routing)

Due: Wed, Oct 10 (just after fall break)


3.7.4: Access points

    linssid
    3.7.6: security

    3.7.7: polling mode

    3.7.9: MANETs and mesh


Wi-Fi monitoring demo
    service NetworkManager stop
    ifconfig wlp3s0 down
    iwconfig wlp3s0 mode monitor
    ifconfig wlp3s0 up
    ifconfig wlp3s0 channel 6


4: Links
    Encoding and Framing
        NRZ, etc
        Manchester
        4B/5B
    4.1.5 Framing: how packets are defined

TDM and SONET

5: Packets
    Delay calculations
    Packet size revisited
        size and delay
        size and error recovery

    Checksums: Internet Checksum

    Error-Correcting codes (2D-parity)

Chapter 6:
    stop-and-wait