## page was renamed from ClassesPage/PrinciplesOfNetworkingCourse ## page was renamed from PrinciplesOfNetworkingCourse = Principles of Networking, CPTR 328 Information Page = {{http://imgs.xkcd.com/comics/nanobots.png}} * /SageIdeas * /NetworkingConceptsFromTheGroundUp2021 == 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 == * [[/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]] '''Resources:''' * [[http://www.gns3.net/|GNS3]] Open Source Network simulator for Cisco equipment. * [[https://gaia.cs.umass.edu/kurose_ross/eighth.php|Book Site: Resources... Slides, Wireshark Labs, etc.]] * NetworkingProjectIdeas '''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. '''1.1-1.3''' * [[attachment:CH 1.1-1.3 Nuts and Bolts - Services View of the Internet.pdf|Summary 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 == * [[https://www.iana.org/assignments/service-names-port-numbers/service-names-port-numbers.xhtml|IANA port number assignments]] * What is a TripleDuplicateAck? == Chapter 4 == == Chapter 5 == == Terms == {students you should edit this!}