From 6d262822476cef99863ecf8a407e723e18788e56 Mon Sep 17 00:00:00 2001 From: shockrahwow Date: Mon, 21 Oct 2019 19:08:02 -0700 Subject: [PATCH] midterm notes for 412 --- 412/midterm.md | 40 ++++++++++++++++++++++++++++++++++++++++ 412/monitoring.md | 12 ++++++++++++ 412/pass.md | 5 +++++ 3 files changed, 57 insertions(+) create mode 100644 412/midterm.md create mode 100644 412/monitoring.md create mode 100644 412/pass.md diff --git a/412/midterm.md b/412/midterm.md new file mode 100644 index 0000000..da1e183 --- /dev/null +++ b/412/midterm.md @@ -0,0 +1,40 @@ +# Midterm Sample Questions + +Difference between NAS and SAN? + +Subnet: + +* What kind of class is the given IP? + +* What is the subnet mask, network address, etc? + +* Subnet addresses? + +`Host & subnet mask(classless)` + +BTW: this is the analog of the network address(classful addressing). When we talk about network addresses we are implying a classful network. + +* Subnet bits + +i.e. 21 => 8+8+5+0 <= `5` is the odd one out so we have _5 subnet bits_ + +* VLSM - Variable Length Subnet Mask + + +Suppose we want to assign addresses to the following networks with x many hosts. +A:600; B:1000; C:200 + +`150.180.0.0/16` +`150.181.0.0/16` + +Start with the largest network B : requires 1000 hosts. + +Hosts part requires 10 bits so we have an IP/22. + +Network address then is (subnet address)150.180.0.0/22 - (broadcast address)150.180.3.231/22. +**NOTE:** we don't go up to to 255 on the end because: + +A. We only need 1000 hosts +B. We effectively "reuse" the 150.180 prefix to fit the next network; basically we use a "host" as a network. + + diff --git a/412/monitoring.md b/412/monitoring.md new file mode 100644 index 0000000..ded8cff --- /dev/null +++ b/412/monitoring.md @@ -0,0 +1,12 @@ +# Service Monitoring + +Several types of monitoring: + +## Building Monitoring System + +If your monitoring a lot of _stuff_ know that you will could have lots of stuff going across the network(in some cases). +Know that we have to _get data, store data, and ultimately view data_. + +## Historically + +SNMP: Usually you will get back a ton of data diff --git a/412/pass.md b/412/pass.md new file mode 100644 index 0000000..1f4e585 --- /dev/null +++ b/412/pass.md @@ -0,0 +1,5 @@ +# OpenFiler + +> both on the browser and the regular user account +openfiler +openfiler