Review, Part 1

4/8/2009

SNMP Example

[hope@gomez ~]$ snmpget -v1 -c ${ROSTRR} 172.29.158.71 system.sysUpTime.0
SNMPv2-MIB::sysUpTime.0 = Timeticks: (951040223) 110 days, 1:46:42.23
[hope@gomez ~]$ snmpget -v1 -c ${ROSTRR} 172.29.158.71 system.sysName.0
SNMPv2-MIB::sysName.0 = STRING: ITS/Franklin Joni
[hope@gomez ~]$ snmpget -v1 -c ${ROSTRR} 172.29.158.71 system.sysLocation.0
SNMPv2-MIB::sysLocation.0 = STRING: ITS/Franklin Joni (1103)

Final Exam

What if I post the final exam questions by 6 PM on Wednesday 4/29/2009 and you turn it in by 6 PM on 5/6/2009 (the scheduled exam time)? Does anyone have an exam schedule that makes that unreasonable?

Course Evaluation

I need a volunteer to collect and turn in the forms next time.

Review

Now, on to the review! Unless you have questions ...

Networks

Network Traffic Types

Network Performance

Network Performance

The Seven-Layer Model

Each layer n can put a wrapper, an envelope, on the message from layer n+1

  1. Physical
  2. Data Link
  3. Network
  4. Transport
  5. Session
  6. Presentation
  7. Application

Layer 1 and up: Network Devices

  1. repeater / hub = "multi-port repeater"
    • shared medium, divide bandwidth
  2. bridge / switch: keeps SAT (source address table of MACs seen in last 5 minutes), drops errors
    • switched medium, "multiply" bandwidth
  3. router = gateway
    • latency

Network Domains

Layer 2: What's a Base?

Ethernet II packet

Ethernet II packet

MTU

Layer 3: IP packet

IP packet

IP packet

IP packet

IP packet

IP Addresses

Netmask

Layer 3 to Layer 2: ARP

ARP packet

ARP packet header

ARP packet, request or reply

Layer 4: ICMP

Layer 4: Ports

UDP

UDP Packet

TCP

TCP Packet: the TCP Header

TCP Packet: the TCP Header

The SYN Flag

TCP Start

3-way handshake

TCP Finish

TCP Finish

TCP Traffic Control

NAT

IPv6

IPv6 Header

IPv6 Header

IPv6 Header

IPv6 Scope

IPv6 Multicast Scopes

Network Management

Network Management

RMON

MIB Tree

SNMPv1 PDU

this "password" is the community string

SNMPv1 PDU

RMON for Measurement