838
Comment:
|
← Revision 55 as of 2024-10-09 17:55:00 ⇥
4049
|
Deletions are marked like this. | Additions are marked like this. |
Line 1: | Line 1: |
## page was renamed from ClassesPage/PrinciplesOfNetworkingCourse ## page was renamed from PrinciplesOfNetworkingCourse |
|
Line 2: | Line 4: |
{{http://imgs.xkcd.com/comics/nanobots.png}} * [[/Syllabus|Additional information for the Syllabus]] * /SageIdeas * /NetworkingConceptsFromTheGroundUp2021 |
|
Line 3: | Line 12: |
This page is the place to find information concerning CPTR 328. | This page is the place to find information concerning CPTR 328. You will find a schedule, syllabus and links to course material related to each chapter we cover. |
Line 5: | Line 14: |
== Useful Links == | == Course Links == |
Line 7: | Line 16: |
* Cptr328Syllabus * Cptr328Schedule |
* [[/Programs]] * [[/Requirements]] - If there is something you don't know on this page, it is very unlikely that you will do well in (e.g. pass) this course. * [[/LongestPrefixMatch]] - Algorithm for creating longest prefix matches from a IP address range. * [[/Project2020]] |
Line 10: | Line 21: |
'''Software:''' | '''Resources:''' |
Line 13: | Line 24: |
* [[https://gaia.cs.umass.edu/kurose_ross/eighth.php|Book Site: Resources... Slides, Wireshark Labs, etc.]] * NetworkingProjectIdeas |
|
Line 14: | Line 27: |
=== Chapter 1/5 === | '''Additional Handouts and Helps''' * [[http://slacksite.com/other/ftp.html|Passive vs. Active FTP]] * Host of these are now linked from eClass. '''Hints for writing test answers''' Ideas and concepts are inanimate things. They cannot take responsibility for tasks. For example: The physical layer is not "responsible for dealing with bits." Instead say, "The physical-layer protocols define how to encode bits on the medium of transmission." The previous sentence specifies knowledge. The first quoted phrase communicates ignorance of the relationship between the physical layer and bits. Avoid phrases such as, "deals with" and "like" as these phrases communicate to me that you don't know what you are talking about. One of the test questions I have asked, in the past, directs students to list the Internet layers in order and state the layer's purpose, the protocols we studied for that layer, and the services the layer provides. I give a model answer for the Physical and Link layers below. A. Physical Layer 1. The purpose of the physical layer is to represent bits in the medium of that physical layer. 1. Protocol: Manchester Encoding 1. This layer provides the service that encodes the bits in a Frame into a physical form suitable for the transmission medium. A. (Data) Link Layer 1. The purpose of the Link layer is to move a packet of bits called a frame across a single link 1. Protocol: Ethernet 802.3, and MAC protocols CSMA/CD and ARP 1. This layer provides the following services: framing (of datagrams), link access and unreliable deliver of the frame across the link As you can see the text above succinctly answers the question without droning on and on about analogies and details that the question does not ask for. LEARN TO WRITE ANSWERS LIKE THIS AND I GUARANTEE YOUR TEACHERS WILL LOVE GRADING YOUR PAPERS! '''LaTeX Resources''' * [[http://www.andy-roberts.net/misc/latex/|LaTeX tutorial by Andrew Roberts]] * [[http://www.ctan.org/tex-archive/info/lshort/english/lshort.pdf|The Not So Short Introduction to LaTeX2e]] == Chapter 1 == This is a foundations chapter meaning that we will introduce terms and definitions that we will use the rest of the course. We will talk about delay in terms of problems to solve and in conjunction with queuing. |
Line 17: | Line 59: |
* [[attachment:Lecture 01 - Chapter 1.1-1.3.pptx|Lecture 1.1-1.3]] | '''1.4-1.8''' * In conjunction with queuing, you might consider the series discussed in SummingFiniteIntegerSeries. * Binomial Distribution - see: http://www.statisticshowto.com/binomial-distribution-formula/ == Chapter 2 == |
Line 19: | Line 64: |
This is just an overview chapter and we only really talk about delay in terms of problems to solve. In conjunction with queuing, you might consider the series discussed in SummingFiniteIntegerSeries. Otherwise, we're just looking for vocabulary. | == Chapter 3 == |
Line 21: | Line 66: |
=== Chapter 4 === | * [[https://www.iana.org/assignments/service-names-port-numbers/service-names-port-numbers.xhtml|IANA port number assignments]] * What is a TripleDuplicateAck? |
Line 23: | Line 69: |
== Chapter 4 == | |
Line 24: | Line 71: |
== Chapter 5 == |
Principles of Networking, CPTR 328 Information Page
Purpose
This page is the place to find information concerning CPTR 328. You will find a schedule, syllabus and links to course material related to each chapter we cover.
Course Links
/Requirements - If there is something you don't know on this page, it is very unlikely that you will do well in (e.g. pass) this course.
/LongestPrefixMatch - Algorithm for creating longest prefix matches from a IP address range.
Resources:
GNS3 Open Source Network simulator for Cisco equipment.
Additional Handouts and Helps
- Host of these are now linked from eClass.
Hints for writing test answers
Ideas and concepts are inanimate things. They cannot take responsibility for tasks. For example: The physical layer is not "responsible for dealing with bits." Instead say, "The physical-layer protocols define how to encode bits on the medium of transmission." The previous sentence specifies knowledge. The first quoted phrase communicates ignorance of the relationship between the physical layer and bits. Avoid phrases such as, "deals with" and "like" as these phrases communicate to me that you don't know what you are talking about.
One of the test questions I have asked, in the past, directs students to list the Internet layers in order and state the layer's purpose, the protocols we studied for that layer, and the services the layer provides. I give a model answer for the Physical and Link layers below.
- Physical Layer
- The purpose of the physical layer is to represent bits in the medium of that physical layer.
- Protocol: Manchester Encoding
- This layer provides the service that encodes the bits in a Frame into a physical form suitable for the transmission medium.
- (Data) Link Layer
- The purpose of the Link layer is to move a packet of bits called a frame across a single link
- Protocol: Ethernet 802.3, and MAC protocols CSMA/CD and ARP
- This layer provides the following services: framing (of datagrams), link access and unreliable deliver of the frame across the link
As you can see the text above succinctly answers the question without droning on and on about analogies and details that the question does not ask for. LEARN TO WRITE ANSWERS LIKE THIS AND I GUARANTEE YOUR TEACHERS WILL LOVE GRADING YOUR PAPERS!
LaTeX Resources
Chapter 1
This is a foundations chapter meaning that we will introduce terms and definitions that we will use the rest of the course. We will talk about delay in terms of problems to solve and in conjunction with queuing.
1.1-1.3
1.4-1.8
In conjunction with queuing, you might consider the series discussed in SummingFiniteIntegerSeries.
Binomial Distribution - see: http://www.statisticshowto.com/binomial-distribution-formula/
Chapter 2
Chapter 3
What is a TripleDuplicateAck?
Chapter 4
Chapter 5
Terms
{students you should edit this!}