summaryrefslogtreecommitdiff
path: root/content/Content/03_StudyGuideActivitiesAndAssessments/03_Unit01/Section 2 Network Protocols and Services.html
diff options
context:
space:
mode:
Diffstat (limited to 'content/Content/03_StudyGuideActivitiesAndAssessments/03_Unit01/Section 2 Network Protocols and Services.html')
-rw-r--r--content/Content/03_StudyGuideActivitiesAndAssessments/03_Unit01/Section 2 Network Protocols and Services.html79
1 files changed, 79 insertions, 0 deletions
diff --git a/content/Content/03_StudyGuideActivitiesAndAssessments/03_Unit01/Section 2 Network Protocols and Services.html b/content/Content/03_StudyGuideActivitiesAndAssessments/03_Unit01/Section 2 Network Protocols and Services.html
new file mode 100644
index 0000000..744ab3a
--- /dev/null
+++ b/content/Content/03_StudyGuideActivitiesAndAssessments/03_Unit01/Section 2 Network Protocols and Services.html
@@ -0,0 +1,79 @@
+<!DOCTYPE html>
+<html lang="en"><head>
+ <!-- Required meta tags -->
+ <meta charset="utf-8">
+ <meta name="viewport" content="width=device-width, initial-scale=1, shrink-to-fit=no">
+
+ <!-- Bootstrap CSS -->
+ <link rel="stylesheet" href="/shared/LCS_HTML_Templates/Athabasca_Template_2021/Template_Files/sample_pages/../../_assets/thirdpartylib/bootstrap-4.3.1/css/bootstrap.min.css">
+ <!-- Font Awesome CSS -->
+ <link rel="stylesheet" href="/shared/LCS_HTML_Templates/Athabasca_Template_2021/Template_Files/sample_pages/../../_assets/thirdpartylib/fontawesome-free-5.9.0-web/css/all.min.css">
+ <!-- Template CSS -->
+ <link rel="stylesheet" href="/shared/LCS_HTML_Templates/Athabasca_Template_2021/Template_Files/sample_pages/../../_assets/css/styles.min.css">
+ <link rel="stylesheet" href="/shared/LCS_HTML_Templates/Athabasca_Template_2021/Template_Files/sample_pages/../../_assets/css/custom.css">
+ <title>Section 2: Network Protocols and Services</title>
+</head><body><div class="container-fluid">
+<div class="row">
+<div class="offset-sm-1 col-sm-10">
+<h2>Learning Objectives</h2>
+<p>After successfully completing this section, you should be able to</p>
+<ol>
+<li>list computer network protocols.</li>
+<li>explain each of these protocols.</li>
+<li>describe the services supported by each of these network protocols.</li>
+</ol>
+<h2>Learning Tasks</h2>
+<p>Required:</p>
+<ol>
+<li>Watch the <a href="03_Documents01/comp347u1s2.pdf?isCourseFile=true" target="_self">slideshow</a> prepared for this section.</li>
+<li>Study Section 1.5, Protocol Layers and Their Service Models, in the textbook.</li>
+<li>Make a list of TCP/IP protocol layers and write a descriptive summary of each layer. Include the names of the different kinds of packets at the different layers.</li>
+</ol>
+<p>Suggested:</p>
+<ol>
+<li>Search the Internet for some introductory articles about network protocols to read and post the links to the course forum with your comments.</li>
+</ol>
+<h2>Terms and Topics</h2>
+<div class="row">
+<div class="col-11">
+<p><strong>Section 2 – Network Protocols and Services </strong></p>
+</div>
+<div class="col-1"></div>
+</div>
+<div class="row">
+<div class="col-6">
+<p><strong>Protocol layers and their service models</strong><br>Layered architecture<br>Protocol layering<br>Service and service model<br>Protocol stack<br>Internet protocol stack<br>ISO OSI reference model</p>
+</div>
+<div class="col-6">
+<p>Message at application layer<br>Segment at transport layer<br>Datagram at network layer<br>Frame at link layer<br>Payload field<br>Encapsulation&nbsp;</p>
+</div>
+</div>
+<h2>Leading Questions</h2>
+<ol>
+<li>What layers are included in the internet protocol stack?</li>
+<li>What layers are included in the ISO OSI reference model?</li>
+<li>What is a packet called at application layer?</li>
+<li>What is a packet called at transport layer?</li>
+<li>What is a packet called at network layer?</li>
+<li>What is a packet called at link layer?</li>
+<li>What services are provided by each protocol layer in the Internet protocol stack?</li>
+<li>What services are provided by each protocol layer in the OSI reference model?</li>
+<li>What does encapsulation mean in the OSI reference model?</li>
+</ol>
+</div>
+<div class="col-12"><footer><!-- <p>© [Client] [Year]</p> --> <!-- <p><img src="/shared/LCS_HTML_Templates/Athabasca_Template_2021/_assets/img/logo.png" alt="logo"></p> --></footer></div>
+</div>
+</div>
+<p>
+<script src="/shared/LCS_HTML_Templates/Athabasca_Template_2021/Template_Files/sample_pages/../../_assets/thirdpartylib/jquery/jquery-3.4.1.min.js">
+ </script>
+<script src="/shared/LCS_HTML_Templates/Athabasca_Template_2021/Template_Files/sample_pages/../../_assets/thirdpartylib/popper-js/popper.min.js">
+ </script>
+<script src="/shared/LCS_HTML_Templates/Athabasca_Template_2021/Template_Files/sample_pages/../../_assets/thirdpartylib/bootstrap-4.3.1/js/bootstrap.min.js">
+ </script>
+</p>
+<!-- Template JavaScript -->
+<p>
+<script src="/shared/LCS_HTML_Templates/Athabasca_Template_2021/Template_Files/sample_pages/../../_assets/js/scripts.min.js"></script>
+<script src="/shared/LCS_HTML_Templates/Athabasca_Template_2021/Template_Files/sample_pages/../../_assets/js/custom.js"></script>
+</p></body></html> \ No newline at end of file