<?xml version="1.0"?>
<feed xmlns="http://www.w3.org/2005/Atom" xml:lang="en">
	<id>https://wiki.ihitc.net/mediawiki/api.php?action=feedcontributions&amp;feedformat=atom&amp;user=BenFranske</id>
	<title>ITCwiki - User contributions [en]</title>
	<link rel="self" type="application/atom+xml" href="https://wiki.ihitc.net/mediawiki/api.php?action=feedcontributions&amp;feedformat=atom&amp;user=BenFranske"/>
	<link rel="alternate" type="text/html" href="https://wiki.ihitc.net/w/Special:Contributions/BenFranske"/>
	<updated>2026-05-05T20:33:10Z</updated>
	<subtitle>User contributions</subtitle>
	<generator>MediaWiki 1.38.5</generator>
	<entry>
		<id>https://wiki.ihitc.net/mediawiki/index.php?title=Franske_ITC-2480_Lab_5&amp;diff=9877</id>
		<title>Franske ITC-2480 Lab 5</title>
		<link rel="alternate" type="text/html" href="https://wiki.ihitc.net/mediawiki/index.php?title=Franske_ITC-2480_Lab_5&amp;diff=9877"/>
		<updated>2024-02-21T22:05:59Z</updated>

		<summary type="html">&lt;p&gt;BenFranske: /* Set a static IP */&lt;/p&gt;
&lt;hr /&gt;
&lt;div&gt;=Introduction=&lt;br /&gt;
In this lab you will perform the following tasks:&lt;br /&gt;
*Learn about static network configuration of Debian Linux systems&lt;br /&gt;
*Install &#039;&#039;&#039;[https://www.php.net PHP]&#039;&#039;&#039;&lt;br /&gt;
*Install &#039;&#039;&#039;[https://www.php.net MariaDB]&#039;&#039;&#039; on your server, this is an open-source MySQL alternative&lt;br /&gt;
*Experiment with websites and databases&lt;br /&gt;
*Explore the standard log files on your system.&lt;br /&gt;
&lt;br /&gt;
You will be introduced to the following commands:&lt;br /&gt;
&lt;br /&gt;
*&#039;&#039;&#039;[https://linux.die.net/man/8/ifup ifup]&#039;&#039;&#039;&lt;br /&gt;
*&#039;&#039;&#039;[https://linux.die.net/man/8/ifdown ifdown]&#039;&#039;&#039;&lt;br /&gt;
*&#039;&#039;&#039;[https://linux.die.net/man/8/ping ping]&#039;&#039;&#039;&lt;br /&gt;
*&#039;&#039;&#039;[https://linux.die.net/man/8/shutdown shutdown]&#039;&#039;&#039;&lt;br /&gt;
*&#039;&#039;&#039;[https://www.commandlinux.com/man-page/man8/a2dissite.8.html a2ensite]&#039;&#039;&#039;&lt;br /&gt;
*&#039;&#039;&#039;[https://www.commandlinux.com/man-page/man8/a2dissite.8.html a2dissite]&#039;&#039;&#039;&lt;br /&gt;
*&#039;&#039;&#039;[https://linux.die.net/man/1/wget wget]&#039;&#039;&#039;&lt;br /&gt;
*&#039;&#039;&#039;[https://linux.die.net/man/1/zcat zcat]&#039;&#039;&#039;&lt;br /&gt;
*&#039;&#039;&#039;[https://linux.die.net/man/8/service service]&#039;&#039;&#039;&lt;br /&gt;
*&#039;&#039;&#039;[https://linux.die.net/man/1/tail tail]&#039;&#039;&#039;&lt;br /&gt;
&lt;br /&gt;
You will also use the following MySQL (MariaDB) commands:&lt;br /&gt;
&lt;br /&gt;
*&#039;&#039;&#039;[https://mariadb.com/kb/en/use USE]&#039;&#039;&#039;&lt;br /&gt;
*&#039;&#039;&#039;[https://mariadb.com/kb/en/show SHOW]&#039;&#039;&#039;&lt;br /&gt;
*&#039;&#039;&#039;[https://mariadb.com/kb/en/select SELECT]&#039;&#039;&#039;&lt;br /&gt;
*&#039;&#039;&#039;[https://mariadb.com/kb/en/drop-database DROP database]&#039;&#039;&#039;&lt;br /&gt;
&lt;br /&gt;
=Lab Procedure=&lt;br /&gt;
==Prerequisites==&lt;br /&gt;
# Open an SSH console to your Linux system using the PuTTY software, login with your standard user account&lt;br /&gt;
# Make a note of the static IP address information for your particular system in the table below, it is based on the system name identification letter in vmWare. These IP addresses will ONLY be valid in the ITC vmWare Linux class subnet. If you are working on a local VirtualBox system you will need to select an available static IP from the correct subnet for your system or skip the static IP addressing section. All vmWare systems will use a gateway address of 172.17.50.1 and a subnet mask of 255.255.254.0 with two nameservers 172.17.139.11 and 172.17.139.111&lt;br /&gt;
{| {{table}}&lt;br /&gt;
| align=&amp;quot;center&amp;quot; style=&amp;quot;background:#f0f0f0;&amp;quot;|&#039;&#039;&#039;System ID&#039;&#039;&#039;&lt;br /&gt;
| align=&amp;quot;center&amp;quot; style=&amp;quot;background:#f0f0f0;&amp;quot;|&#039;&#039;&#039;Static IP&#039;&#039;&#039;&lt;br /&gt;
|-&lt;br /&gt;
| A||172.17.50.11&lt;br /&gt;
|-&lt;br /&gt;
| B||172.17.50.12&lt;br /&gt;
|-&lt;br /&gt;
| C||172.17.50.13&lt;br /&gt;
|-&lt;br /&gt;
| D||172.17.50.14&lt;br /&gt;
|-&lt;br /&gt;
| E||172.17.50.15&lt;br /&gt;
|-&lt;br /&gt;
| F||172.17.50.16&lt;br /&gt;
|-&lt;br /&gt;
| G||172.17.50.17&lt;br /&gt;
|-&lt;br /&gt;
| H||172.17.50.18&lt;br /&gt;
|-&lt;br /&gt;
| I||172.17.50.19&lt;br /&gt;
|-&lt;br /&gt;
| J||172.17.50.20&lt;br /&gt;
|-&lt;br /&gt;
| K||172.17.50.21&lt;br /&gt;
|-&lt;br /&gt;
| L||172.17.50.22&lt;br /&gt;
|-&lt;br /&gt;
| M||172.17.50.23&lt;br /&gt;
|-&lt;br /&gt;
| N||172.17.50.24&lt;br /&gt;
|-&lt;br /&gt;
| O||172.17.50.25&lt;br /&gt;
|-&lt;br /&gt;
| P||172.17.50.26&lt;br /&gt;
|-&lt;br /&gt;
| Q||172.17.50.27&lt;br /&gt;
|-&lt;br /&gt;
| R||172.17.50.28&lt;br /&gt;
|-&lt;br /&gt;
| S||172.17.50.29&lt;br /&gt;
|-&lt;br /&gt;
| T||172.17.50.30&lt;br /&gt;
|-&lt;br /&gt;
| U||172.17.50.31&lt;br /&gt;
|-&lt;br /&gt;
| V||172.17.50.32&lt;br /&gt;
|-&lt;br /&gt;
| W||172.17.50.33&lt;br /&gt;
|-&lt;br /&gt;
| X||172.17.50.34&lt;br /&gt;
|-&lt;br /&gt;
| Y||172.17.50.35&lt;br /&gt;
|-&lt;br /&gt;
| Z||172.17.50.36&lt;br /&gt;
|-&lt;br /&gt;
| AA||172.17.50.37&lt;br /&gt;
|-&lt;br /&gt;
| AB||172.17.50.38&lt;br /&gt;
|-&lt;br /&gt;
| AC||172.17.50.39&lt;br /&gt;
|-&lt;br /&gt;
| AD||172.17.50.40&lt;br /&gt;
|}&lt;br /&gt;
&lt;br /&gt;
==Set a static IP==&lt;br /&gt;
&#039;&#039;&#039;&#039;&#039;[https://www.youtube.com/watch?v=VcPA6gJ0Ohw&amp;amp;feature=youtu.be Video Tutorial - Setting a Static IP Address]&#039;&#039;&#039;&#039;&#039;&lt;br /&gt;
&lt;br /&gt;
: An important first step is to learn how to differentiate between network interfaces. Take a look at [https://www.freedesktop.org/wiki/Software/systemd/PredictableNetworkInterfaceNames/ this site] and [https://github.com/systemd/systemd/blob/master/src/udev/udev-builtin-net_id.c#L20 this site] to understand how network interface names in Debian 9 and later are identified.&lt;br /&gt;
&amp;lt;ol&amp;gt;&lt;br /&gt;
&amp;lt;li&amp;gt;Set a static IP for your server&amp;lt;/li&amp;gt;&lt;br /&gt;
* Using your text editor of choice, open up the file &#039;&#039;/etc/network/interfaces&#039;&#039;&lt;br /&gt;
* Notice how it is currently set to dhcp for the &#039;&#039;ens192&#039;&#039; interface.&lt;br /&gt;
* To set a static IP, you will need to change &#039;&#039;iface ens192 inet dhcp&#039;&#039; to &#039;&#039;iface ens192 inet static&#039;&#039;.&lt;br /&gt;
* Now, under the iface line you just edited, you will need to enter the address, netmask, and gateway for the static network.&lt;br /&gt;
:&#039;&#039;&#039; Reminder: it is common practice to indent (tab) static network configuration information in the interfaces file.&lt;br /&gt;
&#039;&#039; Note: Your configuration should be similar to this:&lt;br /&gt;
&amp;lt;pre&amp;gt;allow-hotplug ens192&lt;br /&gt;
iface ens192 inet static&lt;br /&gt;
	address xxx.xxx.xxx.xxx&lt;br /&gt;
	netmask 255.255.254.0&lt;br /&gt;
	gateway 172.17.50.1&lt;br /&gt;
	dns-nameservers 172.17.139.11 172.17.139.111&amp;lt;/pre&amp;gt;&lt;br /&gt;
:&#039;&#039;NOTE: The CIDR mask for this network is a /23 so the subnet mask is 255.255.255.&#039;&#039;&#039;254&#039;&#039;&#039;.0&lt;br /&gt;
* Now save the file, and exit your file editor.&lt;br /&gt;
&amp;lt;li&amp;gt;Apply your static IP address&amp;lt;/li&amp;gt;&lt;br /&gt;
* Now we are going to apply the static IP change. Try using &#039;&#039;&#039;ip address show&#039;&#039;&#039; to view your active configuration now and you should see that your old address is still active.&lt;br /&gt;
:&#039;&#039;NOTE: You should only make network configuration changes when you have physical access to a machine. This way, if you mess up your configuration you will be able to fix it from a local console.&#039;&#039;&#039; If you lose working SSH access to your system after making these changes you&#039;ll need to connect in through the NetLab console interface (which is equivalent to physical access) and find and correct your configuration issues.&lt;br /&gt;
* Using the &#039;&#039;&#039;ifdown&#039;&#039;&#039; and &#039;&#039;&#039;ifup&#039;&#039;&#039; command, we are going to restart the network interface, this step is required to apply the change.&lt;br /&gt;
:&#039;&#039; Note: A good method to watch this change is to have to ping windows open on your local machine ping both your old IP address and your new IP address with a &#039;&#039;&#039;ping 172.17.50.xx -t&#039;&#039;&#039; this will allow you to see how quickly the change will happen.  The first image below is with the DHCP address, the second is after the static address is applied.&lt;br /&gt;
:[[File:Lab5_ping_ifup_ifdown.png|link=https://wiki.ihitc.net/mediawiki/images/2/2f/Lab5_ping_ifup_ifdown.png|500px]]&lt;br /&gt;
:[[Media:Lab5_ping_ifup_ifdown.png|Click here for a larger image]]&lt;br /&gt;
* In a SSH terminal, run &#039;&#039;&#039;sudo ifdown ens192 &amp;amp;&amp;amp; sudo ifup ens192&#039;&#039;&#039;. Notice the two &#039;&#039;&amp;amp;&amp;amp;&#039;&#039; symbols. This tells the Linux shell that it should run the second command right after the first. If we do not define this, then we would be left with a machine that has its networking turned off.&lt;br /&gt;
: &amp;lt;code&amp;gt;sudo ifdown ens192 &amp;amp;&amp;amp; sudo ifup ens192&amp;lt;/code&amp;gt;&lt;br /&gt;
&#039;&#039; Note: you will lose your SSH connection because the IP your SSH session is connected to is no longer in use by your VM.&lt;br /&gt;
* At this point, your machine should now be using a static address. You may receive an error message indicating that an address cannot be assigned which is related to your old DHCP address still being on the interface as well. Use &#039;&#039;&#039;ip address show&#039;&#039;&#039; to verify the new IP address is assigned to the interface.&lt;br /&gt;
&amp;lt;li&amp;gt;Verify the new static IP address&amp;lt;/li&amp;gt;&lt;br /&gt;
* Used a &#039;&#039;&#039;ping&#039;&#039;&#039; command from your local PC to try pinging both the old DHCP address as well as your new static address of your VM. &lt;br /&gt;
* Once you have verified the VM is responding on the new static IP address reboot the system to ensure the old DHCP address is removed by restarting your VM with &#039;&#039;&#039;sudo shutdown -r now&#039;&#039;&#039; Note you will lose your SSH connection because the IP your SSH session is connected to is no longer in use by your VM.&lt;br /&gt;
&amp;lt;li&amp;gt;Reconnect through SSH to your new IP address and verify it is now applied using the &#039;&#039;&#039;ip address show&#039;&#039;&#039; command.&amp;lt;/li&amp;gt;&lt;br /&gt;
&amp;lt;/ol&amp;gt;&lt;br /&gt;
&lt;br /&gt;
==Install PHP &amp;amp; MySQL/MariaDB==&lt;br /&gt;
&lt;br /&gt;
&#039;&#039;&#039;&#039;&#039;[https://www.youtube.com/watch?v=Az0qtg4LSjA&amp;amp;feature=youtu.be Video Tutorial -  Install PHP and MySQL MariaDB]&#039;&#039;&#039;&#039;&#039;&lt;br /&gt;
&amp;lt;ol&amp;gt;&lt;br /&gt;
&amp;lt;li&amp;gt;Install packages&amp;lt;/li&amp;gt;&lt;br /&gt;
:* Using &#039;&#039;&#039;apt&#039;&#039;&#039;, install the &#039;&#039;php&#039;&#039; and &#039;&#039;mariadb-server&#039;&#039; packages as well as the &#039;&#039;php-mysql&#039;&#039; package which provides the link between php and mysql and the &#039;&#039;libapache2-mod-php&#039;&#039; package which provides a copy of PHP which allows the Apache webserver to run website PHP scripts.&lt;br /&gt;
&#039;&#039; Note: Remember to do an &#039;&#039;&#039;apt update&#039;&#039;&#039; before installing packages to make sure you get the latest versions&lt;br /&gt;
&#039;&#039; Note: Maria-DB is a fully compatible replacement for MySQL that isn&#039;t controlled by Oracle.&lt;br /&gt;
* After the dependencies are found, go ahead and accept them to continue the install.&lt;br /&gt;
&amp;lt;li&amp;gt; After the install is complete, &#039;&#039;&#039;cd&#039;&#039;&#039; to &#039;&#039;/var/www/html&#039;&#039; which is the root directory of your webserver and so where all website files are served from.&amp;lt;/li&amp;gt;&lt;br /&gt;
&amp;lt;li&amp;gt; In order to fully enable the PHP-MySQL module you should restart your Apache webserver. You don&#039;t need to restart your entire system to do this. Do some research on the &amp;quot;apache2ctl&amp;quot; or the &amp;quot;service apache2&amp;quot;  commands which can be used to do this.&lt;br /&gt;
&amp;lt;li&amp;gt; At this point we will test to verify that php is working properly with Apache. Create a new file named &#039;&#039;phptest.php&#039;&#039;, and then open it in a text editor.&amp;lt;/li&amp;gt;&lt;br /&gt;
: &#039;&#039; Note: you may have to use sudo to create and edit files in this directory.  as your standard user account may not have privilidges to create and edit files in this directory.&lt;br /&gt;
:&amp;lt;code&amp;gt;sudo touch phptest.php&amp;lt;/code&amp;gt;&lt;br /&gt;
:&amp;lt;code&amp;gt;sudo nano phptest.php&amp;lt;/code&amp;gt;&lt;br /&gt;
&amp;lt;li&amp;gt;Enter the following into the file:&lt;br /&gt;
&amp;lt;pre&amp;gt;&amp;lt;?php&lt;br /&gt;
phpinfo();&lt;br /&gt;
?&amp;gt;&amp;lt;/pre&amp;gt;&amp;lt;/li&amp;gt;&lt;br /&gt;
&amp;lt;li&amp;gt;Now save the file, and on your local machine go to xxx.xxx.xxx.xxx/phptest.php in a web browser where xxx.xxx.xxx.xxx is your VM&#039;s static IP. You should now be on a page that shows your PHP Version, and system information.&amp;lt;/li&amp;gt; &lt;br /&gt;
:[[File:Lab5_php_info.png|500px]]&lt;br /&gt;
:[[Media:Lab5_php_info.png|Click here for a larger image]]&lt;br /&gt;
&amp;lt;li&amp;gt;Use the &amp;quot;View Source&amp;quot; option in your browser to see what the HTML source code is for the page you&#039;re viewing is. Is it the same or different than the .php file you created? Why? How is this different than a standard .html file?&amp;lt;/li&amp;gt;&lt;br /&gt;
:[[File:Lab5_php_info_devtab.png|500px]]&lt;br /&gt;
:[[Media:Lab5_php_info_devtab.png|Click here for a larger image]]&lt;br /&gt;
&amp;lt;/ol&amp;gt;&lt;br /&gt;
&lt;br /&gt;
==Experiment with Website PHP==&lt;br /&gt;
&lt;br /&gt;
&#039;&#039;&#039;&#039;&#039;[https://www.youtube.com/watch?v=m_sUrt_quX4&amp;amp;feature=youtu.be Video Tutorial - Experiment with Website PHP]&#039;&#039;&#039;&#039;&#039;&lt;br /&gt;
&amp;lt;ol&amp;gt;&lt;br /&gt;
&amp;lt;li&amp;gt; Explore Apache symlinks&amp;lt;/li&amp;gt;&lt;br /&gt;
:In a previous lab we learned about editing the &#039;&#039;/var/www/index.html&#039;&#039; file to change the default web page displayed by your server. In a future lab you will install some PHP/MySQL based software which powers many Internet sites with forums, blogs, etc. Before we can do that we need to learn a little more about PHP and about databases. Like most software on Linux the Apache webserver configuration files are stored in the &#039;&#039;/etc&#039;&#039; directory. Specifically, you can find several of them which work together and are called from each other in &#039;&#039;/etc/apache2/&#039;&#039; take a look in the &#039;&#039;/etc/apache2/sites-enabled/&#039;&#039; directory. See how symlinks are used to point to configuration files which actually reside in the &#039;&#039;/etc/apache2/sites-available/&#039;&#039; directory? This allows us to turn off and on various sites by creating or removing a symlink rather than by deleting the actual configuration file, a handy thing if we just want to temporarily disable a site. In fact Apache provides a utility to automatically add and remove these links called &#039;&#039;&#039;a2ensite&#039;&#039;&#039; and &#039;&#039;&#039;a2dissite&#039;&#039;&#039;. Check the &#039;&#039;&#039;man&#039;&#039;&#039; pages for these commands to see how they work.&lt;br /&gt;
&amp;lt;li&amp;gt;Explore &#039;&#039;&#039;/etc/apche2/sites-enabled&#039;&#039;&#039;&amp;lt;/li&amp;gt;&lt;br /&gt;
:As you might have guessed the default site for your system is configured by the file linked to at &#039;&#039;/etc/apache2/sites-enabled/000-default&#039;&#039; If you open this file in your favorite text editor you will see a series of what Apache calls &amp;quot;directives&amp;quot; which explain how the webserver should function, what port it should listen on, where the website files will reside (&#039;&#039;/var/www/html&#039;&#039;), etc. &lt;br /&gt;
:&#039;&#039; NOTE: Going into all of the different Apache directives is outside of the scope of this course but you will find a lot of documentation about them on the Internet.&lt;br /&gt;
&amp;lt;li&amp;gt;Explore the Apache configuration files in Webmin&amp;lt;/li&amp;gt;&lt;br /&gt;
:In addition to configuring Apache directly through it&#039;s configuration files you can also configure it through an interface like Webmin which we installed in a previous lab. Bring up the Webmin configuration page for Apache and take a look at the settings for the default site. Note how the things you saw directly in the configuration file match up with what you see in Webmin. One of the things you may be interested in seeing is how the webserver knows to display the index.html file from a directory if it exists and no specific file is requested in the URL. Take a look on the &amp;quot;Directory Indexing&amp;quot; page for the default virtualhost and see if you can find this information. You&#039;ll notice that there is a list of files, not just index.html which the server will display.&lt;br /&gt;
:&#039;&#039; NOTE: You may need to refresh your Webmin modules or &amp;quot;scan for new modules&amp;quot; if you haven&#039;t done that since installing Apache and Webmin. Webmin scans your system for compatible server software packages (like Apache) when it is installed but needs to re-scan it&#039;s modules after you install new server software before you can configure it through Webmin.&lt;br /&gt;
&amp;lt;li&amp;gt;Expiriment with and learn PHP basics&amp;lt;/li&amp;gt;&lt;br /&gt;
:In another section of this lab you created a basic &#039;&#039;phptest.php&#039;&#039; file and saw how the server executed the PHP code and turned it into an HTML page your browser could display. Because PHP offers an easy way to write web applications it powers much of the Internet. To prepare us for setting up some PHP applications in a future lab it will be helpful to know a little about how PHP scripts work. Read through the [http://www.w3schools.com/php/default.asp W3 Schools PHP Basics Tutorial] (PHP HOME through PHP RegeEx) and try creating some PHP scripts on your own Linux server like the examples given in the tutorial pages to see if you can get them to run, try modifying them a little bit and see what the results are. There are many great Internet resources devoted to understanding how to do things with PHP so take some time to see how this language can be easily integrated in websites. You should definitely be familiar with editing PHP files to change variables, echo statements, etc. work which are all skills you&#039;ll need when installing PHP based website software.&lt;br /&gt;
&amp;lt;li&amp;gt;Create your own PHP files&amp;lt;/li&amp;gt;&lt;br /&gt;
:*Try writing some simple PHP scripts on your own using variables and echo statements and make them available through your webserver.&lt;br /&gt;
:*A good place to create these would be in your home directory, using your favorite text editor.&lt;br /&gt;
&amp;lt;li&amp;gt;Create your own &amp;quot;home&amp;quot; page by editing your &#039;&#039;index.html&#039;&#039; file located in the &#039;&#039;&#039;/var/www/html&#039;&#039;&#039; directory.&amp;lt;/li&amp;gt;&lt;br /&gt;
:&#039;&#039;NOTE: You will need to be familiar with the very basics of editing HTML files in order to create links, etc. If you haven&#039;t done this before there are many introductory HTML tutorials available online.  A good starting place is [https://www.w3schools.com/html/html_basic.asp W3 Schools HTML Basics Examples]&lt;br /&gt;
:&#039;&#039; NOTE:It is importatnt to know that an &#039;&#039;&#039;html&#039;&#039;&#039; file must include the &amp;lt;!DOCTYPE HTML&amp;gt; tag.  Additionally, you will notice that all tags have an opening tag and a closing tag.  The information between the tags is what will have the features of the tag&lt;br /&gt;
:*Backup your &#039;&#039;index.html&#039;&#039; file by copying to a new file name.&lt;br /&gt;
:&amp;lt;code&amp;gt;sudo cp /var/www/html/index.html /var/www/html/index.html.bak&amp;lt;/code&amp;gt;&lt;br /&gt;
:*Edit your &#039;&#039;index.html&#039;&#039; file (or create a new &#039;&#039;index.php&#039;&#039; file which will be loaded instead if it exists) so there is a list and links to the various scripts you have created as part of your PHP experimentation.&lt;br /&gt;
:* Open your index.html file in your favorite text editor,&lt;br /&gt;
:&amp;lt;code&amp;gt;sudo nano /var/www/html/index.html&amp;lt;/code&amp;gt;&lt;br /&gt;
:*Since you have backed up the original index.html file I would edit this file to only include the basics.&lt;br /&gt;
&amp;lt;pre&amp;gt; &lt;br /&gt;
&amp;lt;!DOCTYPE HTML&amp;gt;&lt;br /&gt;
&amp;lt;html&amp;gt;&lt;br /&gt;
&amp;lt;body&amp;gt;&lt;br /&gt;
&amp;lt;h1&amp;gt;My ITC-2480 Server&amp;lt;/h1&amp;gt;&lt;br /&gt;
&amp;lt;p&amp;gt;This is a server on Pod-R in NetLab at 172.17.50.XX&amp;lt;/p&amp;gt;&lt;br /&gt;
&amp;lt;br&amp;gt;&lt;br /&gt;
&amp;lt;p&amp;gt;Here are some of the Projects I am working on:&amp;lt;/p&amp;gt;&lt;br /&gt;
&amp;lt;a href=&amp;quot;http://172.17.50.XX/phptest.php&amp;quot;&amp;gt;PHP Version Information&amp;lt;/a&amp;gt;&lt;br /&gt;
&amp;lt;/body&amp;gt;&lt;br /&gt;
&amp;lt;/html&amp;gt;&lt;br /&gt;
&amp;lt;/pre&amp;gt;&lt;br /&gt;
:&#039;&#039; NOTE: Make sure to replace the XX in the IP with the IP address of your server.&lt;br /&gt;
:&lt;br /&gt;
:[[File:Lab5_basic_html.png|link=https://wiki.ihitc.net/mediawiki/images/2/29/Lab5_basic_html.png|500px]]&lt;br /&gt;
:[[Media:Lab5_basic_html.png|Click here for a larger image]]&lt;br /&gt;
:A first look for a basic page&lt;br /&gt;
:[[File:Lab5_initial_home.png|link=https://wiki.ihitc.net/mediawiki/images/9/92/Lab5_initial_home.png|500px]]&lt;br /&gt;
:[[Media:Lab5_initial_home.png|Click for a larger image]]&lt;br /&gt;
&amp;lt;li&amp;gt;Try to add additional features to your &amp;quot;home&amp;quot; page.&amp;lt;/li&amp;gt;&lt;br /&gt;
:&#039;&#039;NOTE: You may get some ideas of features you might like to add by looking at the original &#039;&#039;index.html&#039;&#039; file that we backed up in step 6 of this lab.&lt;br /&gt;
:*As you complete your labs consider what you can add to this page.&lt;br /&gt;
:*Add links to the PHP scripts you created&lt;br /&gt;
:*A few good chalanges would be to add a title, change font size, style or color.&lt;br /&gt;
&lt;br /&gt;
&amp;lt;/ol&amp;gt;&lt;br /&gt;
&lt;br /&gt;
==Experiment with Databases==&lt;br /&gt;
&lt;br /&gt;
&#039;&#039;&#039;&#039;&#039;[https://www.youtube.com/watch?v=1zYXiWLoGdM&amp;amp;feature=youtu.be Video Tutorial - Experiment with Databases]&#039;&#039;&#039;&#039;&#039;&lt;br /&gt;
&amp;lt;ol&amp;gt;&lt;br /&gt;
: In order to do really powerful things with a website we need a database where we can store dynamic content which can be queried to automatically build site pages from a template. One of the most common databases is an SQL database, and MySQL has long been the most prevalent Linux SQL software. These days MariaDB, which we installed, has been taking some MySQL marketshare because it is a community developed program instead of MySQL which is now owned by Oracle. The MariaDB software and MySQL software are essentially equivalent, especially for small sites/databases, and the same commands are used interchangeably including using the &#039;&#039;&#039;mysql&#039;&#039;&#039; command to access them. SQL itself is a standard language for interacting with a specific type of database called a relational database, we&#039;ll see why it&#039;s called a relational database in a minute. Each database is a collection of data stored in tables. You can think of a table as something like a spreadsheet with rows and columns, except we call the columns fields and the rows records (sometimes we actually call them rows too). The different tables are often related to one another, of course they are usually being used by the same web application, but usually the relationship goes deeper than that as we&#039;ll see in a little bit.&lt;br /&gt;
&amp;lt;li&amp;gt;Download a sample database&amp;lt;/li&amp;gt;&lt;br /&gt;
: To jumpstart our exploration of databases we&#039;ll download a pre-built sample database with a few tables and many records already in it and import it into our MySQL database server. Download the employees database file [https://launchpad.net/test-db/employees-db-1/1.0.6/+download/employees_db-full-1.0.6.tar.bz2 employees_db-full-1.0.6.tar.bz2] (about 26MB) and get it into your home directory. Instead of using the &#039;&#039;&#039;links&#039;&#039;&#039; browser to do this or downloading to your computer and then pushing this large file back across the Internet with an SCP/SFTP client like FileZilla a better choice might be to learn about the &#039;&#039;&#039;wget&#039;&#039;&#039; program which can be used like &amp;quot;&#039;&#039;&#039;wget https://launchpad.net/test-db/employees-db-1/1.0.6/+download/employees_db-full-1.0.6.tar.bz2&#039;&#039;&#039;&amp;quot; to download the file into your current working directory.&lt;br /&gt;
&amp;lt;code&amp;gt;wget https://launchpad.net/test-db/employees-db-1/1.0.6/+download/employees_db-full-1.0.6.tar.bz2&amp;lt;/code&amp;gt;&lt;br /&gt;
&amp;lt;li&amp;gt;Unpack the database file&amp;lt;/li&amp;gt;&lt;br /&gt;
: Figure out how to use the &#039;&#039;&#039;tar&#039;&#039;&#039; program to unpack this .tar.bz2 file. Note that this file uses bz2 compression which takes longer to compress than gzip but can compress the files more. Once unpacked you should have an &amp;quot;employees_db&amp;quot; folder.&lt;br /&gt;
&amp;lt;li&amp;gt;Explore the files included with sample database&amp;lt;/li&amp;gt;&lt;br /&gt;
: Inside the &#039;&#039;employees_db&#039;&#039; folder you should have a number of &#039;&#039;.sql&#039;&#039; script files and dump files which can be used to restore the database to your system.&lt;br /&gt;
:*Take a look at the &#039;&#039;employees.sql&#039;&#039; file, it&#039;s just a text file, which describes the format of the database. &lt;br /&gt;
:*Also take a look at the &#039;&#039;load_employees.dump&#039;&#039; file, also just a text file, which contains all of the records from the employees table of the database. :&#039;&#039; NOTE: there are 300,000 some employee records in this database so you probably don&#039;t want to just use &#039;&#039;&#039;cat&#039;&#039;&#039; to view these files as it could take a while to print them out to your screen. Using the &#039;&#039;&#039;less&#039;&#039;&#039; program would be a better choice as it will allow you to exit viewing the file by pressing q at any time.&lt;br /&gt;
&amp;lt;li&amp;gt;Open the MySQL (MariaDB) command line&amp;lt;/li&amp;gt;&lt;br /&gt;
: We can interact with the MySQL/MariaDB server in many different ways. The first way we&#039;ll take a look at is through the command line &#039;&#039;&#039;mysql&#039;&#039;&#039; program. Run the &amp;quot;&#039;&#039;&#039;sudo mysql&#039;&#039;&#039;&amp;quot; command. &lt;br /&gt;
:&#039;&#039; NOTE: that we are running this command with system administrator permissions which allows us to log in to the MySQL server with database administrator permissions as well. The MySQL program actually stores it&#039;s own usernames and passwords as a MySQL database itself, you can create and modify these permissions from the mysql command line but we&#039;ll learn more about modifying them through the Webmin interface later.&lt;br /&gt;
:&amp;lt;code&amp;gt;sudo MySQL&amp;lt;/code&amp;gt;&lt;br /&gt;
&amp;lt;br&amp;gt;&lt;br /&gt;
:[[File:Lab5_mariadb_cli.png|link=https://wiki.ihitc.net/mediawiki/images/4/4f/Lab5_mariadb_cli.png|500px]]&lt;br /&gt;
:[[Media:Lab5_mariadb_cli.png|Click here for a larger image]]&lt;br /&gt;
&amp;lt;li&amp;gt;Explore MySQL (MariaDB) Commands&amp;lt;/li&amp;gt;&lt;br /&gt;
: MySQL has it&#039;s own command line language the you can use through the &amp;quot;mysql&amp;gt;&amp;quot; prompt you are now running. For example, if we want to see a list of databases on the system we can run &amp;quot;&#039;&#039;&#039;SHOW databases;&#039;&#039;&#039;&amp;quot; run the command and note the databases that already exist by default.&lt;br /&gt;
&amp;lt;code&amp;gt;SHOW databases;&amp;lt;/code&amp;gt;&lt;br /&gt;
:&#039;&#039; NOTE: Each MySQL/MariaDB statement ends with a semicolon (;) if you do not put the semicolon at the end of the line the command will not execute when you press enter and you will be able to continue to add more commands to the statement before finishing with a semicolon. If you accidentally press enter without ending with a semicolon you can just enter a semicolon on the next line and press enter.&lt;br /&gt;
&amp;lt;li&amp;gt;Import the sample database&amp;lt;/li&amp;gt;&lt;br /&gt;
: To import the employee database we can use the &amp;quot;&#039;&#039;&#039;source employees.sql;&#039;&#039;&#039;&amp;quot; command (assuming we were already working in the directory which contains the employees.sql file when we launched mysql. Import the employee database and verify the system now has an employees database.&lt;br /&gt;
&amp;lt;code&amp;gt;SOURCE employees.sql;&amp;lt;/code&amp;gt;&lt;br /&gt;
&amp;lt;li&amp;gt;Use the employees database&amp;lt;/li&amp;gt;&lt;br /&gt;
&amp;lt;code&amp;gt;USE employees;&amp;lt;/code&amp;gt;&lt;br /&gt;
: If we want to see all of the tables in the employees database we must first select the database we want to work on using the &amp;quot;&#039;&#039;&#039;USE employees;&#039;&#039;&#039;&amp;quot; command.&lt;br /&gt;
&amp;lt;li&amp;gt;Explore the employee table&amp;lt;/li&amp;gt;&lt;br /&gt;
: Use the &amp;quot;&#039;&#039;&#039;SHOW tables;&#039;&#039;&#039;&amp;quot; command to see a list of tables.&lt;br /&gt;
&amp;lt;code&amp;gt;SHOW tables;&amp;lt;/code&amp;gt;&lt;br /&gt;
&amp;lt;li&amp;gt;View a list of employees in table&amp;lt;/li&amp;gt;&lt;br /&gt;
: To see a list of all the records in a table we need to run a SELECT query &amp;quot;&#039;&#039;&#039;SELECT * from &#039;&#039;&amp;lt;tablename&amp;gt;&#039;&#039;&#039;&#039;&#039;&amp;quot; like &amp;quot;&#039;&#039;&#039;SELECT * from employees&#039;&#039;&#039;&amp;quot; which will list all the records in the &#039;&#039;employees&#039;&#039; table of the employees database and display them.&lt;br /&gt;
&amp;lt;code&amp;gt;SELECT * from employees;&amp;lt;/code&amp;gt;&lt;br /&gt;
&amp;lt;br&amp;gt;&lt;br /&gt;
:[[File:Lab5_mariadb_show_tables.png|link=https://wiki.ihitc.net/mediawiki/images/d/d5/Lab5_mariadb_show_tables.png|350px]]&lt;br /&gt;
:[[Media:Lab5_mariadb_show_tables.png|Click here for a larger image]]&lt;br /&gt;
:* Remember that we previously selected to USE the &#039;&#039;employees&#039;&#039; database, this will be remembered until we USE a different database. Try displaying the records in a couple of different tables like employees and departments.&lt;br /&gt;
:&#039;&#039; NOTE: The output can be broken by using CTRL-C on your local machine if you do not wish to wait for all of the records to be displayed.&lt;br /&gt;
:&lt;br /&gt;
: There is much more that we can do from the MySQL/MariaDB command line but that would be a whole class or more itself. The MySQL/MariaDB programs are well documented on the Internet and with these basic skills you should be able to figure out most of it. Remember, the vast majority of what you read about MySQL will also work in MariaDB and vice-versa.&lt;br /&gt;
&amp;lt;li&amp;gt;Explore the MySQL interface in Webmin&lt;br /&gt;
: Now that you have learned a bit about MySQL databases from the command line let&#039;s see how they look in the Webmin web management interface. Log back in to your Webmin interface through a browser on your host system.&lt;br /&gt;
:* Because MySQL was not installed when we first setup Webmin you need to &amp;quot;scan for new modules&amp;quot; first. Once that process has finished refresh the page to see that MySQL has been added to the server section of Webmin.&lt;br /&gt;
:* Take a look at the Webmin MySQL module and see how MySQL users and permissions are configured.&lt;br /&gt;
:* Try browsing through the &#039;&#039;employees&#039;&#039; database using the Webmin interface including viewing tables and records inside of the tables.&lt;br /&gt;
&amp;lt;li&amp;gt;Drop database and exit MySQL (MariaDB)&amp;lt;/li&amp;gt;&lt;br /&gt;
:* Go back to your MySQL command line window and run the command &amp;quot;&#039;&#039;&#039;DROP DATABASE employees;&#039;&#039;&#039;&amp;quot; to delete the entire database.&lt;br /&gt;
:* Type &amp;quot;&#039;&#039;&#039;exit;&#039;&#039;&#039;&amp;quot; to quit the MySQL program and return to a Linux shell.&lt;br /&gt;
&lt;br /&gt;
:&#039;&#039; NOTE: Obviously, the DROP command is one to be careful with as you can easily wipe out a huge database with one line! &lt;br /&gt;
&amp;lt;/ol&amp;gt;&lt;br /&gt;
&lt;br /&gt;
==View Logfiles==&lt;br /&gt;
&lt;br /&gt;
&#039;&#039;&#039;&#039;&#039;[https://www.youtube.com/watch?v=cxIOQF-eMy0&amp;amp;feature=youtu.be Video Tutorial - Tutorial 5 View Logfiles]&#039;&#039;&#039;&#039;&#039;&lt;br /&gt;
&lt;br /&gt;
&amp;lt;ol&amp;gt;&lt;br /&gt;
: Linux stores most of log files in the &#039;&#039;/var/log&#039;&#039; directory so change your working directory to &#039;&#039;/var/log&#039;&#039;.&lt;br /&gt;
: Some log files are viewable by all users on the system but other log files may be restricted and you will need to use &#039;&#039;&#039;sudo&#039;&#039;&#039; to view them.&lt;br /&gt;
&amp;lt;li&amp;gt;View last 20 lines in &#039;&#039;&#039;/var/log/syslog&#039;&#039;&#039;&amp;lt;/li&amp;gt;&lt;br /&gt;
:&amp;lt;code&amp;gt;tail -20 /var/log/syslog&amp;lt;/code&amp;gt;&lt;br /&gt;
:[[File:Lab5_tail.png|link=https://wiki.ihitc.net/mediawiki/images/8/88/Lab5_tail.png|500px]]&lt;br /&gt;
:[[Media:Lab5_tail.png|Click here for a larger image]]&lt;br /&gt;
: Linux log files are typically standard text files and can be read with standard text file utilities like cat or less. One additional utility which comes in hand is the &#039;&#039;&#039;tail&#039;&#039;&#039; program which displays the last 10 lines (by default) of a text file and which can be configured to display more or less lines using a command like &#039;&#039;&#039;tail -20 /var/log/syslog&#039;&#039;&#039; which will display the last 20 lines of the main system log file. The manual page for the &#039;&#039;&#039;tail&#039;&#039;&#039; command contains additional information like how to use the &#039;&#039;-f&#039;&#039; option to view a log in realtime (exit with Ctrl-C).&lt;br /&gt;
&amp;lt;li&amp;gt;Save the tail output to a file&amp;lt;/li&amp;gt;&lt;br /&gt;
: Often we may want to save the output from a &#039;&#039;&#039;tail&#039;&#039;&#039; command to share with others or document an issue.  This can easily be done using redirection we learned in a previous lab.  Experiment with how to save some tail commands.  Keep in mind you may need to escalate privileges for some files to be redirected.  Try the following:&lt;br /&gt;
: &amp;lt;code&amp;gt;sudo tail -20 /var/log/syslog &amp;gt; logtail.txt&amp;lt;/code&amp;gt;&lt;br /&gt;
&amp;lt;li&amp;gt;Explore some other log files&amp;lt;/li&amp;gt;&lt;br /&gt;
: Take a look at some of the log files on your system and see what kinds of information they contain specifically you should probably look at &#039;&#039;syslog&#039;&#039;, &#039;&#039;auth.log&#039;&#039;, &#039;&#039;kern.log&#039;&#039;, &#039;&#039;apache2/access.log&#039;&#039;, and &#039;&#039;apache2/error.log&#039;&#039; &lt;br /&gt;
:* Use the tail command to explore these logs&lt;br /&gt;
: In order to prevent log files from completely filling your drive old log files are eventually rotated on the system and compressed and then finally deleted. Take a look at some of the rotated log files like &#039;&#039;/var/log/syslog.1&#039;&#039; or &#039;&#039;/var/log/kern.log.1&#039;&#039; which will contain slightly older log entries.&lt;br /&gt;
:&#039;&#039; Note: After the first rotated file other files are usually compressed with gzip. You can decompress and view these on the fly using the &#039;&#039;&#039;zcat&#039;&#039;&#039; program.&lt;br /&gt;
&amp;lt;/ol&amp;gt;&lt;br /&gt;
==Checking Your Work==&lt;br /&gt;
&amp;lt;ol&amp;gt;&lt;br /&gt;
&amp;lt;li&amp;gt;Ping your assigned IP for your pod&amp;lt;/li&amp;gt;&lt;br /&gt;
     &amp;lt;ul&amp;gt;Your ping should return a response.&amp;lt;/ul&amp;gt;&lt;br /&gt;
&amp;lt;li&amp;gt;Open a browser on your own PC and navigate to your IP address.&amp;lt;/li&amp;gt;&lt;br /&gt;
     &amp;lt;ul&amp;gt;Your custom link page should appear in your browser window.&amp;lt;/ul&amp;gt;&lt;br /&gt;
&amp;lt;li&amp;gt;Check your home directory for the logtail.txt file you created.&amp;lt;/li&amp;gt;&lt;br /&gt;
     &amp;lt;ul&amp;gt;The logtail.txt file should be in your home directory.&amp;lt;/ul&amp;gt;&lt;br /&gt;
&amp;lt;li&amp;gt; Automatically check your results by running this command:&amp;lt;/li&amp;gt;&lt;br /&gt;
&amp;lt;code&amp;gt;&amp;lt;nowiki&amp;gt;&lt;br /&gt;
curl https://raw.githubusercontent.com/mnjk-inver/Linux-2480-Rebuild/main/lab_05_test.py | python3&lt;br /&gt;
&amp;lt;/nowiki&amp;gt;&amp;lt;/code&amp;gt;&lt;br /&gt;
&amp;lt;/ol&amp;gt;&lt;br /&gt;
&amp;lt;br&amp;gt;&amp;lt;br&amp;gt;&lt;br /&gt;
=Web App=&lt;br /&gt;
You can check your progress on any of the labs in the ITC-2480 course from a webapp from this link:  &amp;lt;br&amp;gt;&lt;br /&gt;
[http://webcheck.itc2480.campus.ihitc.net webcheck.itc2480.campus.ihitc.net]&amp;lt;br&amp;gt;&lt;br /&gt;
You must be logged into the campus VPN to use this application.&lt;/div&gt;</summary>
		<author><name>BenFranske</name></author>
	</entry>
	<entry>
		<id>https://wiki.ihitc.net/mediawiki/index.php?title=Franske_ITC-2480_Lab_5&amp;diff=9876</id>
		<title>Franske ITC-2480 Lab 5</title>
		<link rel="alternate" type="text/html" href="https://wiki.ihitc.net/mediawiki/index.php?title=Franske_ITC-2480_Lab_5&amp;diff=9876"/>
		<updated>2024-02-21T22:03:47Z</updated>

		<summary type="html">&lt;p&gt;BenFranske: /* Prerequisites */&lt;/p&gt;
&lt;hr /&gt;
&lt;div&gt;=Introduction=&lt;br /&gt;
In this lab you will perform the following tasks:&lt;br /&gt;
*Learn about static network configuration of Debian Linux systems&lt;br /&gt;
*Install &#039;&#039;&#039;[https://www.php.net PHP]&#039;&#039;&#039;&lt;br /&gt;
*Install &#039;&#039;&#039;[https://www.php.net MariaDB]&#039;&#039;&#039; on your server, this is an open-source MySQL alternative&lt;br /&gt;
*Experiment with websites and databases&lt;br /&gt;
*Explore the standard log files on your system.&lt;br /&gt;
&lt;br /&gt;
You will be introduced to the following commands:&lt;br /&gt;
&lt;br /&gt;
*&#039;&#039;&#039;[https://linux.die.net/man/8/ifup ifup]&#039;&#039;&#039;&lt;br /&gt;
*&#039;&#039;&#039;[https://linux.die.net/man/8/ifdown ifdown]&#039;&#039;&#039;&lt;br /&gt;
*&#039;&#039;&#039;[https://linux.die.net/man/8/ping ping]&#039;&#039;&#039;&lt;br /&gt;
*&#039;&#039;&#039;[https://linux.die.net/man/8/shutdown shutdown]&#039;&#039;&#039;&lt;br /&gt;
*&#039;&#039;&#039;[https://www.commandlinux.com/man-page/man8/a2dissite.8.html a2ensite]&#039;&#039;&#039;&lt;br /&gt;
*&#039;&#039;&#039;[https://www.commandlinux.com/man-page/man8/a2dissite.8.html a2dissite]&#039;&#039;&#039;&lt;br /&gt;
*&#039;&#039;&#039;[https://linux.die.net/man/1/wget wget]&#039;&#039;&#039;&lt;br /&gt;
*&#039;&#039;&#039;[https://linux.die.net/man/1/zcat zcat]&#039;&#039;&#039;&lt;br /&gt;
*&#039;&#039;&#039;[https://linux.die.net/man/8/service service]&#039;&#039;&#039;&lt;br /&gt;
*&#039;&#039;&#039;[https://linux.die.net/man/1/tail tail]&#039;&#039;&#039;&lt;br /&gt;
&lt;br /&gt;
You will also use the following MySQL (MariaDB) commands:&lt;br /&gt;
&lt;br /&gt;
*&#039;&#039;&#039;[https://mariadb.com/kb/en/use USE]&#039;&#039;&#039;&lt;br /&gt;
*&#039;&#039;&#039;[https://mariadb.com/kb/en/show SHOW]&#039;&#039;&#039;&lt;br /&gt;
*&#039;&#039;&#039;[https://mariadb.com/kb/en/select SELECT]&#039;&#039;&#039;&lt;br /&gt;
*&#039;&#039;&#039;[https://mariadb.com/kb/en/drop-database DROP database]&#039;&#039;&#039;&lt;br /&gt;
&lt;br /&gt;
=Lab Procedure=&lt;br /&gt;
==Prerequisites==&lt;br /&gt;
# Open an SSH console to your Linux system using the PuTTY software, login with your standard user account&lt;br /&gt;
# Make a note of the static IP address information for your particular system in the table below, it is based on the system name identification letter in vmWare. These IP addresses will ONLY be valid in the ITC vmWare Linux class subnet. If you are working on a local VirtualBox system you will need to select an available static IP from the correct subnet for your system or skip the static IP addressing section. All vmWare systems will use a gateway address of 172.17.50.1 and a subnet mask of 255.255.254.0 with two nameservers 172.17.139.11 and 172.17.139.111&lt;br /&gt;
{| {{table}}&lt;br /&gt;
| align=&amp;quot;center&amp;quot; style=&amp;quot;background:#f0f0f0;&amp;quot;|&#039;&#039;&#039;System ID&#039;&#039;&#039;&lt;br /&gt;
| align=&amp;quot;center&amp;quot; style=&amp;quot;background:#f0f0f0;&amp;quot;|&#039;&#039;&#039;Static IP&#039;&#039;&#039;&lt;br /&gt;
|-&lt;br /&gt;
| A||172.17.50.11&lt;br /&gt;
|-&lt;br /&gt;
| B||172.17.50.12&lt;br /&gt;
|-&lt;br /&gt;
| C||172.17.50.13&lt;br /&gt;
|-&lt;br /&gt;
| D||172.17.50.14&lt;br /&gt;
|-&lt;br /&gt;
| E||172.17.50.15&lt;br /&gt;
|-&lt;br /&gt;
| F||172.17.50.16&lt;br /&gt;
|-&lt;br /&gt;
| G||172.17.50.17&lt;br /&gt;
|-&lt;br /&gt;
| H||172.17.50.18&lt;br /&gt;
|-&lt;br /&gt;
| I||172.17.50.19&lt;br /&gt;
|-&lt;br /&gt;
| J||172.17.50.20&lt;br /&gt;
|-&lt;br /&gt;
| K||172.17.50.21&lt;br /&gt;
|-&lt;br /&gt;
| L||172.17.50.22&lt;br /&gt;
|-&lt;br /&gt;
| M||172.17.50.23&lt;br /&gt;
|-&lt;br /&gt;
| N||172.17.50.24&lt;br /&gt;
|-&lt;br /&gt;
| O||172.17.50.25&lt;br /&gt;
|-&lt;br /&gt;
| P||172.17.50.26&lt;br /&gt;
|-&lt;br /&gt;
| Q||172.17.50.27&lt;br /&gt;
|-&lt;br /&gt;
| R||172.17.50.28&lt;br /&gt;
|-&lt;br /&gt;
| S||172.17.50.29&lt;br /&gt;
|-&lt;br /&gt;
| T||172.17.50.30&lt;br /&gt;
|-&lt;br /&gt;
| U||172.17.50.31&lt;br /&gt;
|-&lt;br /&gt;
| V||172.17.50.32&lt;br /&gt;
|-&lt;br /&gt;
| W||172.17.50.33&lt;br /&gt;
|-&lt;br /&gt;
| X||172.17.50.34&lt;br /&gt;
|-&lt;br /&gt;
| Y||172.17.50.35&lt;br /&gt;
|-&lt;br /&gt;
| Z||172.17.50.36&lt;br /&gt;
|-&lt;br /&gt;
| AA||172.17.50.37&lt;br /&gt;
|-&lt;br /&gt;
| AB||172.17.50.38&lt;br /&gt;
|-&lt;br /&gt;
| AC||172.17.50.39&lt;br /&gt;
|-&lt;br /&gt;
| AD||172.17.50.40&lt;br /&gt;
|}&lt;br /&gt;
&lt;br /&gt;
==Set a static IP==&lt;br /&gt;
&#039;&#039;&#039;&#039;&#039;[https://www.youtube.com/watch?v=VcPA6gJ0Ohw&amp;amp;feature=youtu.be Video Tutorial - Setting a Static IP Address]&#039;&#039;&#039;&#039;&#039;&lt;br /&gt;
&lt;br /&gt;
: An important first step is to learn how to differentiate between network interfaces. Take a look at [https://www.freedesktop.org/wiki/Software/systemd/PredictableNetworkInterfaceNames/ this site] and [https://github.com/systemd/systemd/blob/master/src/udev/udev-builtin-net_id.c#L20 this site] to understand how network interface names in Debian 9 and later are identified.&lt;br /&gt;
&amp;lt;ol&amp;gt;&lt;br /&gt;
&amp;lt;li&amp;gt;Set a static IP for your server&amp;lt;/li&amp;gt;&lt;br /&gt;
* Using your text editor of choice, open up the file &#039;&#039;/etc/network/interfaces&#039;&#039;&lt;br /&gt;
* Notice how it is currently set to dhcp for the &#039;&#039;ens192&#039;&#039; interface.&lt;br /&gt;
* To set a static IP, you will need to change &#039;&#039;iface ens192 inet dhcp&#039;&#039; to &#039;&#039;iface ens192 inet static&#039;&#039;.&lt;br /&gt;
* Now, under the iface line you just edited, you will need to enter the address, netmask, and gateway for the static network.&lt;br /&gt;
:&#039;&#039;&#039; Reminder: it is common practice to indent (tab) static network configuration information in the interfaces file.&lt;br /&gt;
&#039;&#039; Note: Your configuration should be similar to this:&lt;br /&gt;
&amp;lt;pre&amp;gt;allow-hotplug ens192&lt;br /&gt;
iface ens192 inet static&lt;br /&gt;
	address xxx.xxx.xxx.xxx&lt;br /&gt;
	netmask 255.255.255.0&lt;br /&gt;
	gateway 172.17.50.1&lt;br /&gt;
	dns-nameservers 172.17.139.11 172.17.139.111&amp;lt;/pre&amp;gt;&lt;br /&gt;
* Now save the file, and exit your file editor.&lt;br /&gt;
&amp;lt;li&amp;gt;Apply your static IP address&amp;lt;/li&amp;gt;&lt;br /&gt;
* Now we are going to apply the static IP change. Try using &#039;&#039;&#039;ip address show&#039;&#039;&#039; to view your active configuration now and you should see that your old address is still active.&lt;br /&gt;
:&#039;&#039;NOTE: You should only make network configuration changes when you have physical access to a machine. This way, if you mess up your configuration you will be able to fix it from a local console.&#039;&#039;&#039; If you lose working SSH access to your system after making these changes you&#039;ll need to connect in through the NetLab console interface (which is equivalent to physical access) and find and correct your configuration issues.&lt;br /&gt;
* Using the &#039;&#039;&#039;ifdown&#039;&#039;&#039; and &#039;&#039;&#039;ifup&#039;&#039;&#039; command, we are going to restart the network interface, this step is required to apply the change.&lt;br /&gt;
:&#039;&#039; Note: A good method to watch this change is to have to ping windows open on your local machine ping both your old IP address and your new IP address with a &#039;&#039;&#039;ping 172.17.50.xx -t&#039;&#039;&#039; this will allow you to see how quickly the change will happen.  The first image below is with the DHCP address, the second is after the static address is applied.&lt;br /&gt;
:[[File:Lab5_ping_ifup_ifdown.png|link=https://wiki.ihitc.net/mediawiki/images/2/2f/Lab5_ping_ifup_ifdown.png|500px]]&lt;br /&gt;
:[[Media:Lab5_ping_ifup_ifdown.png|Click here for a larger image]]&lt;br /&gt;
* In a SSH terminal, run &#039;&#039;&#039;sudo ifdown ens192 &amp;amp;&amp;amp; sudo ifup ens192&#039;&#039;&#039;. Notice the two &#039;&#039;&amp;amp;&amp;amp;&#039;&#039; symbols. This tells the Linux shell that it should run the second command right after the first. If we do not define this, then we would be left with a machine that has its networking turned off.&lt;br /&gt;
: &amp;lt;code&amp;gt;sudo ifdown ens192 &amp;amp;&amp;amp; sudo ifup ens192&amp;lt;/code&amp;gt;&lt;br /&gt;
&#039;&#039; Note: you will lose your SSH connection because the IP your SSH session is connected to is no longer in use by your VM.&lt;br /&gt;
* At this point, your machine should now be using a static address. You may receive an error message indicating that an address cannot be assigned which is related to your old DHCP address still being on the interface as well. Use &#039;&#039;&#039;ip address show&#039;&#039;&#039; to verify the new IP address is assigned to the interface.&lt;br /&gt;
&amp;lt;li&amp;gt;Verify the new static IP address&amp;lt;/li&amp;gt;&lt;br /&gt;
* Used a &#039;&#039;&#039;ping&#039;&#039;&#039; command from your local PC to try pinging both the old DHCP address as well as your new static address of your VM. &lt;br /&gt;
* Once you have verified the VM is responding on the new static IP address reboot the system to ensure the old DHCP address is removed by restarting your VM with &#039;&#039;&#039;sudo shutdown -r now&#039;&#039;&#039; Note you will lose your SSH connection because the IP your SSH session is connected to is no longer in use by your VM.&lt;br /&gt;
&amp;lt;li&amp;gt;Reconnect through SSH to your new IP address and verify it is now applied using the &#039;&#039;&#039;ip address show&#039;&#039;&#039; command.&amp;lt;/li&amp;gt;&lt;br /&gt;
&amp;lt;/ol&amp;gt;&lt;br /&gt;
&lt;br /&gt;
==Install PHP &amp;amp; MySQL/MariaDB==&lt;br /&gt;
&lt;br /&gt;
&#039;&#039;&#039;&#039;&#039;[https://www.youtube.com/watch?v=Az0qtg4LSjA&amp;amp;feature=youtu.be Video Tutorial -  Install PHP and MySQL MariaDB]&#039;&#039;&#039;&#039;&#039;&lt;br /&gt;
&amp;lt;ol&amp;gt;&lt;br /&gt;
&amp;lt;li&amp;gt;Install packages&amp;lt;/li&amp;gt;&lt;br /&gt;
:* Using &#039;&#039;&#039;apt&#039;&#039;&#039;, install the &#039;&#039;php&#039;&#039; and &#039;&#039;mariadb-server&#039;&#039; packages as well as the &#039;&#039;php-mysql&#039;&#039; package which provides the link between php and mysql and the &#039;&#039;libapache2-mod-php&#039;&#039; package which provides a copy of PHP which allows the Apache webserver to run website PHP scripts.&lt;br /&gt;
&#039;&#039; Note: Remember to do an &#039;&#039;&#039;apt update&#039;&#039;&#039; before installing packages to make sure you get the latest versions&lt;br /&gt;
&#039;&#039; Note: Maria-DB is a fully compatible replacement for MySQL that isn&#039;t controlled by Oracle.&lt;br /&gt;
* After the dependencies are found, go ahead and accept them to continue the install.&lt;br /&gt;
&amp;lt;li&amp;gt; After the install is complete, &#039;&#039;&#039;cd&#039;&#039;&#039; to &#039;&#039;/var/www/html&#039;&#039; which is the root directory of your webserver and so where all website files are served from.&amp;lt;/li&amp;gt;&lt;br /&gt;
&amp;lt;li&amp;gt; In order to fully enable the PHP-MySQL module you should restart your Apache webserver. You don&#039;t need to restart your entire system to do this. Do some research on the &amp;quot;apache2ctl&amp;quot; or the &amp;quot;service apache2&amp;quot;  commands which can be used to do this.&lt;br /&gt;
&amp;lt;li&amp;gt; At this point we will test to verify that php is working properly with Apache. Create a new file named &#039;&#039;phptest.php&#039;&#039;, and then open it in a text editor.&amp;lt;/li&amp;gt;&lt;br /&gt;
: &#039;&#039; Note: you may have to use sudo to create and edit files in this directory.  as your standard user account may not have privilidges to create and edit files in this directory.&lt;br /&gt;
:&amp;lt;code&amp;gt;sudo touch phptest.php&amp;lt;/code&amp;gt;&lt;br /&gt;
:&amp;lt;code&amp;gt;sudo nano phptest.php&amp;lt;/code&amp;gt;&lt;br /&gt;
&amp;lt;li&amp;gt;Enter the following into the file:&lt;br /&gt;
&amp;lt;pre&amp;gt;&amp;lt;?php&lt;br /&gt;
phpinfo();&lt;br /&gt;
?&amp;gt;&amp;lt;/pre&amp;gt;&amp;lt;/li&amp;gt;&lt;br /&gt;
&amp;lt;li&amp;gt;Now save the file, and on your local machine go to xxx.xxx.xxx.xxx/phptest.php in a web browser where xxx.xxx.xxx.xxx is your VM&#039;s static IP. You should now be on a page that shows your PHP Version, and system information.&amp;lt;/li&amp;gt; &lt;br /&gt;
:[[File:Lab5_php_info.png|500px]]&lt;br /&gt;
:[[Media:Lab5_php_info.png|Click here for a larger image]]&lt;br /&gt;
&amp;lt;li&amp;gt;Use the &amp;quot;View Source&amp;quot; option in your browser to see what the HTML source code is for the page you&#039;re viewing is. Is it the same or different than the .php file you created? Why? How is this different than a standard .html file?&amp;lt;/li&amp;gt;&lt;br /&gt;
:[[File:Lab5_php_info_devtab.png|500px]]&lt;br /&gt;
:[[Media:Lab5_php_info_devtab.png|Click here for a larger image]]&lt;br /&gt;
&amp;lt;/ol&amp;gt;&lt;br /&gt;
&lt;br /&gt;
==Experiment with Website PHP==&lt;br /&gt;
&lt;br /&gt;
&#039;&#039;&#039;&#039;&#039;[https://www.youtube.com/watch?v=m_sUrt_quX4&amp;amp;feature=youtu.be Video Tutorial - Experiment with Website PHP]&#039;&#039;&#039;&#039;&#039;&lt;br /&gt;
&amp;lt;ol&amp;gt;&lt;br /&gt;
&amp;lt;li&amp;gt; Explore Apache symlinks&amp;lt;/li&amp;gt;&lt;br /&gt;
:In a previous lab we learned about editing the &#039;&#039;/var/www/index.html&#039;&#039; file to change the default web page displayed by your server. In a future lab you will install some PHP/MySQL based software which powers many Internet sites with forums, blogs, etc. Before we can do that we need to learn a little more about PHP and about databases. Like most software on Linux the Apache webserver configuration files are stored in the &#039;&#039;/etc&#039;&#039; directory. Specifically, you can find several of them which work together and are called from each other in &#039;&#039;/etc/apache2/&#039;&#039; take a look in the &#039;&#039;/etc/apache2/sites-enabled/&#039;&#039; directory. See how symlinks are used to point to configuration files which actually reside in the &#039;&#039;/etc/apache2/sites-available/&#039;&#039; directory? This allows us to turn off and on various sites by creating or removing a symlink rather than by deleting the actual configuration file, a handy thing if we just want to temporarily disable a site. In fact Apache provides a utility to automatically add and remove these links called &#039;&#039;&#039;a2ensite&#039;&#039;&#039; and &#039;&#039;&#039;a2dissite&#039;&#039;&#039;. Check the &#039;&#039;&#039;man&#039;&#039;&#039; pages for these commands to see how they work.&lt;br /&gt;
&amp;lt;li&amp;gt;Explore &#039;&#039;&#039;/etc/apche2/sites-enabled&#039;&#039;&#039;&amp;lt;/li&amp;gt;&lt;br /&gt;
:As you might have guessed the default site for your system is configured by the file linked to at &#039;&#039;/etc/apache2/sites-enabled/000-default&#039;&#039; If you open this file in your favorite text editor you will see a series of what Apache calls &amp;quot;directives&amp;quot; which explain how the webserver should function, what port it should listen on, where the website files will reside (&#039;&#039;/var/www/html&#039;&#039;), etc. &lt;br /&gt;
:&#039;&#039; NOTE: Going into all of the different Apache directives is outside of the scope of this course but you will find a lot of documentation about them on the Internet.&lt;br /&gt;
&amp;lt;li&amp;gt;Explore the Apache configuration files in Webmin&amp;lt;/li&amp;gt;&lt;br /&gt;
:In addition to configuring Apache directly through it&#039;s configuration files you can also configure it through an interface like Webmin which we installed in a previous lab. Bring up the Webmin configuration page for Apache and take a look at the settings for the default site. Note how the things you saw directly in the configuration file match up with what you see in Webmin. One of the things you may be interested in seeing is how the webserver knows to display the index.html file from a directory if it exists and no specific file is requested in the URL. Take a look on the &amp;quot;Directory Indexing&amp;quot; page for the default virtualhost and see if you can find this information. You&#039;ll notice that there is a list of files, not just index.html which the server will display.&lt;br /&gt;
:&#039;&#039; NOTE: You may need to refresh your Webmin modules or &amp;quot;scan for new modules&amp;quot; if you haven&#039;t done that since installing Apache and Webmin. Webmin scans your system for compatible server software packages (like Apache) when it is installed but needs to re-scan it&#039;s modules after you install new server software before you can configure it through Webmin.&lt;br /&gt;
&amp;lt;li&amp;gt;Expiriment with and learn PHP basics&amp;lt;/li&amp;gt;&lt;br /&gt;
:In another section of this lab you created a basic &#039;&#039;phptest.php&#039;&#039; file and saw how the server executed the PHP code and turned it into an HTML page your browser could display. Because PHP offers an easy way to write web applications it powers much of the Internet. To prepare us for setting up some PHP applications in a future lab it will be helpful to know a little about how PHP scripts work. Read through the [http://www.w3schools.com/php/default.asp W3 Schools PHP Basics Tutorial] (PHP HOME through PHP RegeEx) and try creating some PHP scripts on your own Linux server like the examples given in the tutorial pages to see if you can get them to run, try modifying them a little bit and see what the results are. There are many great Internet resources devoted to understanding how to do things with PHP so take some time to see how this language can be easily integrated in websites. You should definitely be familiar with editing PHP files to change variables, echo statements, etc. work which are all skills you&#039;ll need when installing PHP based website software.&lt;br /&gt;
&amp;lt;li&amp;gt;Create your own PHP files&amp;lt;/li&amp;gt;&lt;br /&gt;
:*Try writing some simple PHP scripts on your own using variables and echo statements and make them available through your webserver.&lt;br /&gt;
:*A good place to create these would be in your home directory, using your favorite text editor.&lt;br /&gt;
&amp;lt;li&amp;gt;Create your own &amp;quot;home&amp;quot; page by editing your &#039;&#039;index.html&#039;&#039; file located in the &#039;&#039;&#039;/var/www/html&#039;&#039;&#039; directory.&amp;lt;/li&amp;gt;&lt;br /&gt;
:&#039;&#039;NOTE: You will need to be familiar with the very basics of editing HTML files in order to create links, etc. If you haven&#039;t done this before there are many introductory HTML tutorials available online.  A good starting place is [https://www.w3schools.com/html/html_basic.asp W3 Schools HTML Basics Examples]&lt;br /&gt;
:&#039;&#039; NOTE:It is importatnt to know that an &#039;&#039;&#039;html&#039;&#039;&#039; file must include the &amp;lt;!DOCTYPE HTML&amp;gt; tag.  Additionally, you will notice that all tags have an opening tag and a closing tag.  The information between the tags is what will have the features of the tag&lt;br /&gt;
:*Backup your &#039;&#039;index.html&#039;&#039; file by copying to a new file name.&lt;br /&gt;
:&amp;lt;code&amp;gt;sudo cp /var/www/html/index.html /var/www/html/index.html.bak&amp;lt;/code&amp;gt;&lt;br /&gt;
:*Edit your &#039;&#039;index.html&#039;&#039; file (or create a new &#039;&#039;index.php&#039;&#039; file which will be loaded instead if it exists) so there is a list and links to the various scripts you have created as part of your PHP experimentation.&lt;br /&gt;
:* Open your index.html file in your favorite text editor,&lt;br /&gt;
:&amp;lt;code&amp;gt;sudo nano /var/www/html/index.html&amp;lt;/code&amp;gt;&lt;br /&gt;
:*Since you have backed up the original index.html file I would edit this file to only include the basics.&lt;br /&gt;
&amp;lt;pre&amp;gt; &lt;br /&gt;
&amp;lt;!DOCTYPE HTML&amp;gt;&lt;br /&gt;
&amp;lt;html&amp;gt;&lt;br /&gt;
&amp;lt;body&amp;gt;&lt;br /&gt;
&amp;lt;h1&amp;gt;My ITC-2480 Server&amp;lt;/h1&amp;gt;&lt;br /&gt;
&amp;lt;p&amp;gt;This is a server on Pod-R in NetLab at 172.17.50.XX&amp;lt;/p&amp;gt;&lt;br /&gt;
&amp;lt;br&amp;gt;&lt;br /&gt;
&amp;lt;p&amp;gt;Here are some of the Projects I am working on:&amp;lt;/p&amp;gt;&lt;br /&gt;
&amp;lt;a href=&amp;quot;http://172.17.50.XX/phptest.php&amp;quot;&amp;gt;PHP Version Information&amp;lt;/a&amp;gt;&lt;br /&gt;
&amp;lt;/body&amp;gt;&lt;br /&gt;
&amp;lt;/html&amp;gt;&lt;br /&gt;
&amp;lt;/pre&amp;gt;&lt;br /&gt;
:&#039;&#039; NOTE: Make sure to replace the XX in the IP with the IP address of your server.&lt;br /&gt;
:&lt;br /&gt;
:[[File:Lab5_basic_html.png|link=https://wiki.ihitc.net/mediawiki/images/2/29/Lab5_basic_html.png|500px]]&lt;br /&gt;
:[[Media:Lab5_basic_html.png|Click here for a larger image]]&lt;br /&gt;
:A first look for a basic page&lt;br /&gt;
:[[File:Lab5_initial_home.png|link=https://wiki.ihitc.net/mediawiki/images/9/92/Lab5_initial_home.png|500px]]&lt;br /&gt;
:[[Media:Lab5_initial_home.png|Click for a larger image]]&lt;br /&gt;
&amp;lt;li&amp;gt;Try to add additional features to your &amp;quot;home&amp;quot; page.&amp;lt;/li&amp;gt;&lt;br /&gt;
:&#039;&#039;NOTE: You may get some ideas of features you might like to add by looking at the original &#039;&#039;index.html&#039;&#039; file that we backed up in step 6 of this lab.&lt;br /&gt;
:*As you complete your labs consider what you can add to this page.&lt;br /&gt;
:*Add links to the PHP scripts you created&lt;br /&gt;
:*A few good chalanges would be to add a title, change font size, style or color.&lt;br /&gt;
&lt;br /&gt;
&amp;lt;/ol&amp;gt;&lt;br /&gt;
&lt;br /&gt;
==Experiment with Databases==&lt;br /&gt;
&lt;br /&gt;
&#039;&#039;&#039;&#039;&#039;[https://www.youtube.com/watch?v=1zYXiWLoGdM&amp;amp;feature=youtu.be Video Tutorial - Experiment with Databases]&#039;&#039;&#039;&#039;&#039;&lt;br /&gt;
&amp;lt;ol&amp;gt;&lt;br /&gt;
: In order to do really powerful things with a website we need a database where we can store dynamic content which can be queried to automatically build site pages from a template. One of the most common databases is an SQL database, and MySQL has long been the most prevalent Linux SQL software. These days MariaDB, which we installed, has been taking some MySQL marketshare because it is a community developed program instead of MySQL which is now owned by Oracle. The MariaDB software and MySQL software are essentially equivalent, especially for small sites/databases, and the same commands are used interchangeably including using the &#039;&#039;&#039;mysql&#039;&#039;&#039; command to access them. SQL itself is a standard language for interacting with a specific type of database called a relational database, we&#039;ll see why it&#039;s called a relational database in a minute. Each database is a collection of data stored in tables. You can think of a table as something like a spreadsheet with rows and columns, except we call the columns fields and the rows records (sometimes we actually call them rows too). The different tables are often related to one another, of course they are usually being used by the same web application, but usually the relationship goes deeper than that as we&#039;ll see in a little bit.&lt;br /&gt;
&amp;lt;li&amp;gt;Download a sample database&amp;lt;/li&amp;gt;&lt;br /&gt;
: To jumpstart our exploration of databases we&#039;ll download a pre-built sample database with a few tables and many records already in it and import it into our MySQL database server. Download the employees database file [https://launchpad.net/test-db/employees-db-1/1.0.6/+download/employees_db-full-1.0.6.tar.bz2 employees_db-full-1.0.6.tar.bz2] (about 26MB) and get it into your home directory. Instead of using the &#039;&#039;&#039;links&#039;&#039;&#039; browser to do this or downloading to your computer and then pushing this large file back across the Internet with an SCP/SFTP client like FileZilla a better choice might be to learn about the &#039;&#039;&#039;wget&#039;&#039;&#039; program which can be used like &amp;quot;&#039;&#039;&#039;wget https://launchpad.net/test-db/employees-db-1/1.0.6/+download/employees_db-full-1.0.6.tar.bz2&#039;&#039;&#039;&amp;quot; to download the file into your current working directory.&lt;br /&gt;
&amp;lt;code&amp;gt;wget https://launchpad.net/test-db/employees-db-1/1.0.6/+download/employees_db-full-1.0.6.tar.bz2&amp;lt;/code&amp;gt;&lt;br /&gt;
&amp;lt;li&amp;gt;Unpack the database file&amp;lt;/li&amp;gt;&lt;br /&gt;
: Figure out how to use the &#039;&#039;&#039;tar&#039;&#039;&#039; program to unpack this .tar.bz2 file. Note that this file uses bz2 compression which takes longer to compress than gzip but can compress the files more. Once unpacked you should have an &amp;quot;employees_db&amp;quot; folder.&lt;br /&gt;
&amp;lt;li&amp;gt;Explore the files included with sample database&amp;lt;/li&amp;gt;&lt;br /&gt;
: Inside the &#039;&#039;employees_db&#039;&#039; folder you should have a number of &#039;&#039;.sql&#039;&#039; script files and dump files which can be used to restore the database to your system.&lt;br /&gt;
:*Take a look at the &#039;&#039;employees.sql&#039;&#039; file, it&#039;s just a text file, which describes the format of the database. &lt;br /&gt;
:*Also take a look at the &#039;&#039;load_employees.dump&#039;&#039; file, also just a text file, which contains all of the records from the employees table of the database. :&#039;&#039; NOTE: there are 300,000 some employee records in this database so you probably don&#039;t want to just use &#039;&#039;&#039;cat&#039;&#039;&#039; to view these files as it could take a while to print them out to your screen. Using the &#039;&#039;&#039;less&#039;&#039;&#039; program would be a better choice as it will allow you to exit viewing the file by pressing q at any time.&lt;br /&gt;
&amp;lt;li&amp;gt;Open the MySQL (MariaDB) command line&amp;lt;/li&amp;gt;&lt;br /&gt;
: We can interact with the MySQL/MariaDB server in many different ways. The first way we&#039;ll take a look at is through the command line &#039;&#039;&#039;mysql&#039;&#039;&#039; program. Run the &amp;quot;&#039;&#039;&#039;sudo mysql&#039;&#039;&#039;&amp;quot; command. &lt;br /&gt;
:&#039;&#039; NOTE: that we are running this command with system administrator permissions which allows us to log in to the MySQL server with database administrator permissions as well. The MySQL program actually stores it&#039;s own usernames and passwords as a MySQL database itself, you can create and modify these permissions from the mysql command line but we&#039;ll learn more about modifying them through the Webmin interface later.&lt;br /&gt;
:&amp;lt;code&amp;gt;sudo MySQL&amp;lt;/code&amp;gt;&lt;br /&gt;
&amp;lt;br&amp;gt;&lt;br /&gt;
:[[File:Lab5_mariadb_cli.png|link=https://wiki.ihitc.net/mediawiki/images/4/4f/Lab5_mariadb_cli.png|500px]]&lt;br /&gt;
:[[Media:Lab5_mariadb_cli.png|Click here for a larger image]]&lt;br /&gt;
&amp;lt;li&amp;gt;Explore MySQL (MariaDB) Commands&amp;lt;/li&amp;gt;&lt;br /&gt;
: MySQL has it&#039;s own command line language the you can use through the &amp;quot;mysql&amp;gt;&amp;quot; prompt you are now running. For example, if we want to see a list of databases on the system we can run &amp;quot;&#039;&#039;&#039;SHOW databases;&#039;&#039;&#039;&amp;quot; run the command and note the databases that already exist by default.&lt;br /&gt;
&amp;lt;code&amp;gt;SHOW databases;&amp;lt;/code&amp;gt;&lt;br /&gt;
:&#039;&#039; NOTE: Each MySQL/MariaDB statement ends with a semicolon (;) if you do not put the semicolon at the end of the line the command will not execute when you press enter and you will be able to continue to add more commands to the statement before finishing with a semicolon. If you accidentally press enter without ending with a semicolon you can just enter a semicolon on the next line and press enter.&lt;br /&gt;
&amp;lt;li&amp;gt;Import the sample database&amp;lt;/li&amp;gt;&lt;br /&gt;
: To import the employee database we can use the &amp;quot;&#039;&#039;&#039;source employees.sql;&#039;&#039;&#039;&amp;quot; command (assuming we were already working in the directory which contains the employees.sql file when we launched mysql. Import the employee database and verify the system now has an employees database.&lt;br /&gt;
&amp;lt;code&amp;gt;SOURCE employees.sql;&amp;lt;/code&amp;gt;&lt;br /&gt;
&amp;lt;li&amp;gt;Use the employees database&amp;lt;/li&amp;gt;&lt;br /&gt;
&amp;lt;code&amp;gt;USE employees;&amp;lt;/code&amp;gt;&lt;br /&gt;
: If we want to see all of the tables in the employees database we must first select the database we want to work on using the &amp;quot;&#039;&#039;&#039;USE employees;&#039;&#039;&#039;&amp;quot; command.&lt;br /&gt;
&amp;lt;li&amp;gt;Explore the employee table&amp;lt;/li&amp;gt;&lt;br /&gt;
: Use the &amp;quot;&#039;&#039;&#039;SHOW tables;&#039;&#039;&#039;&amp;quot; command to see a list of tables.&lt;br /&gt;
&amp;lt;code&amp;gt;SHOW tables;&amp;lt;/code&amp;gt;&lt;br /&gt;
&amp;lt;li&amp;gt;View a list of employees in table&amp;lt;/li&amp;gt;&lt;br /&gt;
: To see a list of all the records in a table we need to run a SELECT query &amp;quot;&#039;&#039;&#039;SELECT * from &#039;&#039;&amp;lt;tablename&amp;gt;&#039;&#039;&#039;&#039;&#039;&amp;quot; like &amp;quot;&#039;&#039;&#039;SELECT * from employees&#039;&#039;&#039;&amp;quot; which will list all the records in the &#039;&#039;employees&#039;&#039; table of the employees database and display them.&lt;br /&gt;
&amp;lt;code&amp;gt;SELECT * from employees;&amp;lt;/code&amp;gt;&lt;br /&gt;
&amp;lt;br&amp;gt;&lt;br /&gt;
:[[File:Lab5_mariadb_show_tables.png|link=https://wiki.ihitc.net/mediawiki/images/d/d5/Lab5_mariadb_show_tables.png|350px]]&lt;br /&gt;
:[[Media:Lab5_mariadb_show_tables.png|Click here for a larger image]]&lt;br /&gt;
:* Remember that we previously selected to USE the &#039;&#039;employees&#039;&#039; database, this will be remembered until we USE a different database. Try displaying the records in a couple of different tables like employees and departments.&lt;br /&gt;
:&#039;&#039; NOTE: The output can be broken by using CTRL-C on your local machine if you do not wish to wait for all of the records to be displayed.&lt;br /&gt;
:&lt;br /&gt;
: There is much more that we can do from the MySQL/MariaDB command line but that would be a whole class or more itself. The MySQL/MariaDB programs are well documented on the Internet and with these basic skills you should be able to figure out most of it. Remember, the vast majority of what you read about MySQL will also work in MariaDB and vice-versa.&lt;br /&gt;
&amp;lt;li&amp;gt;Explore the MySQL interface in Webmin&lt;br /&gt;
: Now that you have learned a bit about MySQL databases from the command line let&#039;s see how they look in the Webmin web management interface. Log back in to your Webmin interface through a browser on your host system.&lt;br /&gt;
:* Because MySQL was not installed when we first setup Webmin you need to &amp;quot;scan for new modules&amp;quot; first. Once that process has finished refresh the page to see that MySQL has been added to the server section of Webmin.&lt;br /&gt;
:* Take a look at the Webmin MySQL module and see how MySQL users and permissions are configured.&lt;br /&gt;
:* Try browsing through the &#039;&#039;employees&#039;&#039; database using the Webmin interface including viewing tables and records inside of the tables.&lt;br /&gt;
&amp;lt;li&amp;gt;Drop database and exit MySQL (MariaDB)&amp;lt;/li&amp;gt;&lt;br /&gt;
:* Go back to your MySQL command line window and run the command &amp;quot;&#039;&#039;&#039;DROP DATABASE employees;&#039;&#039;&#039;&amp;quot; to delete the entire database.&lt;br /&gt;
:* Type &amp;quot;&#039;&#039;&#039;exit;&#039;&#039;&#039;&amp;quot; to quit the MySQL program and return to a Linux shell.&lt;br /&gt;
&lt;br /&gt;
:&#039;&#039; NOTE: Obviously, the DROP command is one to be careful with as you can easily wipe out a huge database with one line! &lt;br /&gt;
&amp;lt;/ol&amp;gt;&lt;br /&gt;
&lt;br /&gt;
==View Logfiles==&lt;br /&gt;
&lt;br /&gt;
&#039;&#039;&#039;&#039;&#039;[https://www.youtube.com/watch?v=cxIOQF-eMy0&amp;amp;feature=youtu.be Video Tutorial - Tutorial 5 View Logfiles]&#039;&#039;&#039;&#039;&#039;&lt;br /&gt;
&lt;br /&gt;
&amp;lt;ol&amp;gt;&lt;br /&gt;
: Linux stores most of log files in the &#039;&#039;/var/log&#039;&#039; directory so change your working directory to &#039;&#039;/var/log&#039;&#039;.&lt;br /&gt;
: Some log files are viewable by all users on the system but other log files may be restricted and you will need to use &#039;&#039;&#039;sudo&#039;&#039;&#039; to view them.&lt;br /&gt;
&amp;lt;li&amp;gt;View last 20 lines in &#039;&#039;&#039;/var/log/syslog&#039;&#039;&#039;&amp;lt;/li&amp;gt;&lt;br /&gt;
:&amp;lt;code&amp;gt;tail -20 /var/log/syslog&amp;lt;/code&amp;gt;&lt;br /&gt;
:[[File:Lab5_tail.png|link=https://wiki.ihitc.net/mediawiki/images/8/88/Lab5_tail.png|500px]]&lt;br /&gt;
:[[Media:Lab5_tail.png|Click here for a larger image]]&lt;br /&gt;
: Linux log files are typically standard text files and can be read with standard text file utilities like cat or less. One additional utility which comes in hand is the &#039;&#039;&#039;tail&#039;&#039;&#039; program which displays the last 10 lines (by default) of a text file and which can be configured to display more or less lines using a command like &#039;&#039;&#039;tail -20 /var/log/syslog&#039;&#039;&#039; which will display the last 20 lines of the main system log file. The manual page for the &#039;&#039;&#039;tail&#039;&#039;&#039; command contains additional information like how to use the &#039;&#039;-f&#039;&#039; option to view a log in realtime (exit with Ctrl-C).&lt;br /&gt;
&amp;lt;li&amp;gt;Save the tail output to a file&amp;lt;/li&amp;gt;&lt;br /&gt;
: Often we may want to save the output from a &#039;&#039;&#039;tail&#039;&#039;&#039; command to share with others or document an issue.  This can easily be done using redirection we learned in a previous lab.  Experiment with how to save some tail commands.  Keep in mind you may need to escalate privileges for some files to be redirected.  Try the following:&lt;br /&gt;
: &amp;lt;code&amp;gt;sudo tail -20 /var/log/syslog &amp;gt; logtail.txt&amp;lt;/code&amp;gt;&lt;br /&gt;
&amp;lt;li&amp;gt;Explore some other log files&amp;lt;/li&amp;gt;&lt;br /&gt;
: Take a look at some of the log files on your system and see what kinds of information they contain specifically you should probably look at &#039;&#039;syslog&#039;&#039;, &#039;&#039;auth.log&#039;&#039;, &#039;&#039;kern.log&#039;&#039;, &#039;&#039;apache2/access.log&#039;&#039;, and &#039;&#039;apache2/error.log&#039;&#039; &lt;br /&gt;
:* Use the tail command to explore these logs&lt;br /&gt;
: In order to prevent log files from completely filling your drive old log files are eventually rotated on the system and compressed and then finally deleted. Take a look at some of the rotated log files like &#039;&#039;/var/log/syslog.1&#039;&#039; or &#039;&#039;/var/log/kern.log.1&#039;&#039; which will contain slightly older log entries.&lt;br /&gt;
:&#039;&#039; Note: After the first rotated file other files are usually compressed with gzip. You can decompress and view these on the fly using the &#039;&#039;&#039;zcat&#039;&#039;&#039; program.&lt;br /&gt;
&amp;lt;/ol&amp;gt;&lt;br /&gt;
==Checking Your Work==&lt;br /&gt;
&amp;lt;ol&amp;gt;&lt;br /&gt;
&amp;lt;li&amp;gt;Ping your assigned IP for your pod&amp;lt;/li&amp;gt;&lt;br /&gt;
     &amp;lt;ul&amp;gt;Your ping should return a response.&amp;lt;/ul&amp;gt;&lt;br /&gt;
&amp;lt;li&amp;gt;Open a browser on your own PC and navigate to your IP address.&amp;lt;/li&amp;gt;&lt;br /&gt;
     &amp;lt;ul&amp;gt;Your custom link page should appear in your browser window.&amp;lt;/ul&amp;gt;&lt;br /&gt;
&amp;lt;li&amp;gt;Check your home directory for the logtail.txt file you created.&amp;lt;/li&amp;gt;&lt;br /&gt;
     &amp;lt;ul&amp;gt;The logtail.txt file should be in your home directory.&amp;lt;/ul&amp;gt;&lt;br /&gt;
&amp;lt;li&amp;gt; Automatically check your results by running this command:&amp;lt;/li&amp;gt;&lt;br /&gt;
&amp;lt;code&amp;gt;&amp;lt;nowiki&amp;gt;&lt;br /&gt;
curl https://raw.githubusercontent.com/mnjk-inver/Linux-2480-Rebuild/main/lab_05_test.py | python3&lt;br /&gt;
&amp;lt;/nowiki&amp;gt;&amp;lt;/code&amp;gt;&lt;br /&gt;
&amp;lt;/ol&amp;gt;&lt;br /&gt;
&amp;lt;br&amp;gt;&amp;lt;br&amp;gt;&lt;br /&gt;
=Web App=&lt;br /&gt;
You can check your progress on any of the labs in the ITC-2480 course from a webapp from this link:  &amp;lt;br&amp;gt;&lt;br /&gt;
[http://webcheck.itc2480.campus.ihitc.net webcheck.itc2480.campus.ihitc.net]&amp;lt;br&amp;gt;&lt;br /&gt;
You must be logged into the campus VPN to use this application.&lt;/div&gt;</summary>
		<author><name>BenFranske</name></author>
	</entry>
	<entry>
		<id>https://wiki.ihitc.net/mediawiki/index.php?title=Franske_ITC-2480_Schedule&amp;diff=9875</id>
		<title>Franske ITC-2480 Schedule</title>
		<link rel="alternate" type="text/html" href="https://wiki.ihitc.net/mediawiki/index.php?title=Franske_ITC-2480_Schedule&amp;diff=9875"/>
		<updated>2023-06-28T18:34:47Z</updated>

		<summary type="html">&lt;p&gt;BenFranske: /* Online MySQL Readings */&lt;/p&gt;
&lt;hr /&gt;
&lt;div&gt;* DH refers to the [https://debian-handbook.info/get/now/ Debian Administrator&#039;s Handbook (Debian 10 Edition) by Raphaël Hertzog and Roland Mas]&lt;br /&gt;
* LCL refers to [http://sourceforge.net/projects/linuxcommand/files/TLCL/19.01/TLCL-19.01.pdf/download The Linux Command Line by William Shotts]&lt;br /&gt;
* Other online readings are linked to below the schedule table&lt;br /&gt;
&lt;br /&gt;
{| class=&amp;quot;wikitable&amp;quot;&lt;br /&gt;
! Date !! Week !! Topic # !! Topic !! Readings to do before this date !! Lab Activities to do before the next date !! Assignments Due Today by 11:59pm&lt;br /&gt;
|-&lt;br /&gt;
! 12-Jan&lt;br /&gt;
| 1 || Topic 1 || Intro/Syllabus/Install/VPN Access ||  || Lab 1 || &lt;br /&gt;
|-&lt;br /&gt;
! 19-Jan&lt;br /&gt;
| 2 || Topic 2 || CLI Basics, Package Installation, Basic User Intro || DH Sections 4.2, 6.1-6.10, 7.1-7.2, LCL Chapters 2-4, 18 || Lab 2 || Lab Report for Topic 1, First Forum Postings for Topics 1 &amp;amp; 2, Weekly Progress Self-Evaluation&lt;br /&gt;
|-&lt;br /&gt;
! 26-Jan&lt;br /&gt;
| 3 || Topic 3 || Users, Boot Process, Webmin || LCL Chapter 9, DH Sections 8.4-8.5, 9.1, 8.8 || Lab 3 || Final Forum Postings for Topics 1 &amp;amp; 2, Lab Report for Topic 2, Weekly Progress Self-Evaluation&lt;br /&gt;
|-&lt;br /&gt;
! 2-Feb&lt;br /&gt;
| 4 || Topic 4 || Advanced Command Line || LCL Chapters 5-7, 12, 17, DH Appendix B.1, Online text editor tutorials || Lab 4 || Topic 1/2 Exam, Weekly Progress Self-Evaluation&lt;br /&gt;
|-&lt;br /&gt;
! 9-Feb&lt;br /&gt;
| 5 || Topic 5 || Network Configuration, Apache, MySQL || DH Sections 8.2 intro, 8.2.1, 11.2, 9.5, Online MySQL Readings, Online Log File Readings || Lab 5 || First Forum Postings for Topics 3-5, Weekly Progress Self-Evaluation&lt;br /&gt;
|-&lt;br /&gt;
! 16-Feb&lt;br /&gt;
| 6 || Topic 6 || LAMP Software || Online LAMP Software Readings || Lab 6 || Final Forum Postings &amp;amp; Lab Reports for Topics 3-5, Weekly Progress Self-Evaluation&lt;br /&gt;
|-&lt;br /&gt;
! 23-Feb&lt;br /&gt;
| 7 || Topic 7 || Windows Filesharing with Samba || DH Section 11.5, The Samba Configuration File Comments, Online SAMBA Readings || Lab 7 || Topics 3-5 Exams, Weekly Progress Self-Evaluation&lt;br /&gt;
|-&lt;br /&gt;
! 2-Mar&lt;br /&gt;
| 8 || Topic 8 || DNS || DH Section 10.7, Online DNS Readings || Lab 8 || First Forum Postings for Topics 6-8, Weekly Progress Self-Evaluation&lt;br /&gt;
|-&lt;br /&gt;
! 9-Mar&lt;br /&gt;
| SPRING BREAK ||  ||  ||  ||  || &lt;br /&gt;
|-&lt;br /&gt;
! 16-Mar&lt;br /&gt;
| 9 || Topic 9 || Mail Servers (SMTP/POP3/IMAP) || DH Section 11.1, Online Mail Server Readings || Lab 9 || Final Forum Postings &amp;amp; Lab Reports for Topics 6-8, Weekly Progress Self-Evaluation&lt;br /&gt;
|-&lt;br /&gt;
! 23-Mar&lt;br /&gt;
| 10 || Topic 10 || DHCP, Firewalls/NAT || DH Section 10.8, 14.2, 10.1, Online Firewall Readings || Lab 10 || Topics 7 &amp;amp; 8 Exams, Weekly Progress Self-Evaluation&lt;br /&gt;
|-&lt;br /&gt;
! 30-Mar&lt;br /&gt;
| 11 || Topic 11 || Filesystem Layout, Disks, LVM || DH Appendix B.2, B.4.2, LCL Chapter 15, DH Section 12.1 || Lab 11 || First Forum Postings for Topics 9-11, Weekly Progress Self-Evaluation&lt;br /&gt;
|-&lt;br /&gt;
! 6-Apr&lt;br /&gt;
| 12 || Topic 12 || Security &amp;amp; Monitoring || DH Section 10.9, 14.3, 14.6 || Lab 12 || Final Forum Postings &amp;amp; Lab Reports for Topics 9-11, Weekly Progress Self-Evaluation&lt;br /&gt;
|-&lt;br /&gt;
! 13-Apr&lt;br /&gt;
| 13 || Topic 13 || Scripting with BASH || LCL Chapter 24, Online BASH Scripting Readings || Lab 13 || Topics 9-11 Exams, Weekly Progress Self-Evaluation&lt;br /&gt;
|-&lt;br /&gt;
! 20-Apr&lt;br /&gt;
| 14 || Topic 14 || Scripting II: Python || Online Python Scripting Readings || Lab 14 || First Forum Postings for Topics 12-14, Weekly Progress Self-Evaluation&lt;br /&gt;
|-&lt;br /&gt;
! 27-Apr&lt;br /&gt;
| 15 ||  || Catch Up / Final Skills Practice ||  ||  || Final Forum Postings for Topics 12-14 &amp;amp; Lab Report for Topic 12, Weekly Progress Self-Evaluation NOTE: Access to your VM will end April 30 so that it can be prepared for the skills exam which is open May 2 - May 7!&lt;br /&gt;
|-&lt;br /&gt;
! 4-May&lt;br /&gt;
| 16 || Topic 15 || Final Skills Exam (Opens May 2) ||  || Final Skills Exam Due  May 7 || Topic 13-14 Lab Report, Topic 12-14 Exams, Final Skills Exam&lt;br /&gt;
|-&lt;br /&gt;
! 11-May&lt;br /&gt;
| FE Week || Topic 15 || Final Written Exam ||  ||  || Final Written Exam&lt;br /&gt;
|}&lt;br /&gt;
&lt;br /&gt;
=Online Reading Links=&lt;br /&gt;
==Online Text Editor Tutorials==&lt;br /&gt;
* [http://staffwww.fullcoll.edu/sedwards/Nano/IntroToNano.html Introduction to Nano]&lt;br /&gt;
* [http://www.washington.edu/computing/unix/vi.html Using Vi]&lt;br /&gt;
&lt;br /&gt;
==Online MySQL Readings==&lt;br /&gt;
* [https://web.archive.org/web/20220716064111/http://www.guru99.com/introduction-to-database-sql.html What is a database? &amp;amp; What is SQL?]&lt;br /&gt;
* [http://zetcode.com/databases/mysqltutorial/introduction/ Introduction to MySQL]&lt;br /&gt;
* [http://zetcode.com/databases/mysqltutorial/firststeps/ First Steps in MySQL]&lt;br /&gt;
* [http://zetcode.com/databases/mysqltutorial/quick/ MySQL Quick Tutorial]&lt;br /&gt;
&lt;br /&gt;
==Online Log File Readings==&lt;br /&gt;
* [https://help.ubuntu.com/community/LinuxLogFiles Ubuntu Documentation: Linux Log Files]&lt;br /&gt;
&lt;br /&gt;
==Online LAMP Software Readings==&lt;br /&gt;
* [http://www.serverwatch.com/tutorials/article.php/3567741/Understanding-LAMP.htm Understanding LAMP (All 3 Pages)]&lt;br /&gt;
* [https://www.linode.com/docs/websites/apache-tips-and-tricks/apache-configuration-basics Apache Configuration Basics]&lt;br /&gt;
* [https://code.tutsplus.com/articles/apache-2-basic-configuration-on-unix-like-systems--net-26607 Apache 2 Basic Configuration on Unix-Like Systems]&lt;br /&gt;
* [https://codex.wordpress.org/Installing_WordPress Installing WordPress]&lt;br /&gt;
&lt;br /&gt;
==Online SAMBA Readings==&lt;br /&gt;
* [https://ubuntu.com/server/docs/samba-file-server Introduction to SAMBA]&lt;br /&gt;
* [https://ubuntu.com/server/docs/samba-file-server SAMBA Fileserver Configuration]&lt;br /&gt;
&lt;br /&gt;
==Online DNS Readings==&lt;br /&gt;
* [http://www.zytrax.com/books/dns/ch2/ DNS Concepts]&lt;br /&gt;
* [http://www.zytrax.com/books/dns/ch4/ DNS Configuration Types]&lt;br /&gt;
* [http://www.zytrax.com/books/dns/ch8/ DNS Zone Records]&lt;br /&gt;
==Online Mail Server Readings==&lt;br /&gt;
* [https://help.ubuntu.com/community/PostfixBasicSetupHowto Postfix Basic Setup]&lt;br /&gt;
==Online Firewall Readings==&lt;br /&gt;
* [https://computingforgeeks.com/how-to-install-and-configure-firewalld-on-debian/ How to Install and Configure Firewalld on Debian]&lt;br /&gt;
* [https://linuxconfig.org/introduction-to-firewalld-and-firewall-cmd-command-on-linux Introduction to firewalld and firewall-cmd command on Linux]&lt;br /&gt;
==Online BASH Scripting Readings==&lt;br /&gt;
* [http://tldp.org/HOWTO/Bash-Prog-Intro-HOWTO.html BASH Programming HOWTO]&lt;br /&gt;
==Online Python Scripting Readings==&lt;br /&gt;
* [https://folk.idi.ntnu.no/mlh/hetland_org/writing/instant-hacking.html Instant Hacking]&lt;br /&gt;
* [https://web.archive.org/web/20210424072311/http://www.dreamsyssoft.com/python-scripting-tutorial/index.php dreamsys Python Scripting Tutorial]&lt;/div&gt;</summary>
		<author><name>BenFranske</name></author>
	</entry>
	<entry>
		<id>https://wiki.ihitc.net/mediawiki/index.php?title=ITC_VPN_Instructions&amp;diff=9874</id>
		<title>ITC VPN Instructions</title>
		<link rel="alternate" type="text/html" href="https://wiki.ihitc.net/mediawiki/index.php?title=ITC_VPN_Instructions&amp;diff=9874"/>
		<updated>2022-11-16T23:08:27Z</updated>

		<summary type="html">&lt;p&gt;BenFranske: /* Installation */&lt;/p&gt;
&lt;hr /&gt;
&lt;div&gt;Some ITC lab equipment can be accessed via VPN connection to ITCnet. The OpenVPN software is used to securely connect to ITCnet from off campus locations or the eduroam wireless network on campus.&lt;br /&gt;
&lt;br /&gt;
=Prerequisites=&lt;br /&gt;
* You must have an ITC domain account (contact your instructor for more information)&lt;br /&gt;
* Your domain account must have VPN access enabled (contact your instructor for more information)&lt;br /&gt;
* You must have a system which is supported by OpenVPN&lt;br /&gt;
* You must have an account with administrative permissions on the system which you will be installing and running the OpenVPN client. OpenVPN modifies network drivers and system routing tables in a way which requires administrative permissions for installation of the client.&lt;br /&gt;
* If you want to connect via the wireless network on campus you need to be using the &amp;quot;eduroam&amp;quot; network. The VPN will not work from the unsecured &amp;quot;ihcc&amp;quot; network. For instructions on connecting to eduroam see the [[Connecting to Eduroam|eduroam connection page]].&lt;br /&gt;
&lt;br /&gt;
=Windows Systems=&lt;br /&gt;
==Installation==&lt;br /&gt;
===Files===&lt;br /&gt;
You will need to download an OpenVPN client for your system. It is suggested that you use the latest version (2.5.8) unless you encounter problems in which case you may want to try an older one.&lt;br /&gt;
*[https://swupdate.openvpn.org/community/releases/OpenVPN-2.5.8-I601-amd64.msi OpenVPN 2.5.8 for Windows (64-bit)]&lt;br /&gt;
*[https://tunnelblick.net/downloads.html TunnelBlick for Mac OS X] (should work, but unsupported by ITC) Note, you may need the most recent beta version in order to connect.&lt;br /&gt;
*[https://play.google.com/store/apps/details?id=de.blinkt.openvpn&amp;amp;hl=en OpenVPN for Android] (should work, but unsupported by ITC)&lt;br /&gt;
You will also need the [https://wiki.ihitc.net/files/IHCC-ITC.ovpn ITC OpenVPN configuration file].&lt;br /&gt;
&lt;br /&gt;
===Installation Steps===&lt;br /&gt;
* A video tutorial of the installation is [https://youtu.be/zSbtpbgKsd8 available here]&lt;br /&gt;
# Download and install the OpenVPN client software.&lt;br /&gt;
#* Note: This installation will require administrative privileges as network drivers are being modified.&lt;br /&gt;
#* Note: Installation of the TAP network driver will temporarily cause your network connection to drop during the installation process. You may be notified of this with a warning dialog box during the install.&lt;br /&gt;
# Download the [https://wiki.ihitc.net/files/IHCC-ITC.ovpn ITC OpenVPN configuration file].&lt;br /&gt;
# Start the OpenVPN GUI application if it is not already running on your system.&lt;br /&gt;
# Right-click on the OpenVPN GUI icon in your system tray (next to the clock, the icon looks like a computer with a padlock on it) and choose &amp;quot;Import File...&amp;quot;&lt;br /&gt;
# Locate the IHCC-ITC.ovpn file which you previously downloaded.&lt;br /&gt;
# Your installation is now complete and you should be able to launch OpenVPN and connect following the instructions in the connection section of this guide.&lt;br /&gt;
&lt;br /&gt;
==Connection==&lt;br /&gt;
* A video tutorial on the ITCnet VPN connection and disconnection process is [https://youtu.be/CoOVENnSGOQ available here].&lt;br /&gt;
# If it is not already started on your system launch the &amp;quot;OpenVPN GUI&amp;quot; program which can be found in your Start Menu or Start Screen.&lt;br /&gt;
# You should now have an OpenVPN icon in your system tray (by the clock). The unconnected icon looks like a computer with a padlock on it.&lt;br /&gt;
# Right click on the OpenVPN icon in the system tray and choose &amp;quot;Connect&amp;quot; from the context menu.&lt;br /&gt;
#* Hint: If you don&#039;t see a &amp;quot;Connect&amp;quot; option you probably have not correctly installed the ITC OpenVPN configuration file. Refer to the installation section of this guide for instructions on installing this file.&lt;br /&gt;
# Enter your ITC domain credentials in the provided dialog box and click OK.&lt;br /&gt;
# You should see the log scroll by as the connection is made.&lt;br /&gt;
# Once the connection is complete the log dialog box should go away by itself and the OpenVPN tray icon should now show a computer with a green screen and a padlock.&lt;br /&gt;
# You can verify that you have connected to ITCnet by opening a command prompt and pinging 172.17.99.1 which is a router on ITCnet and you should receive replies back.&lt;br /&gt;
# You should now be able to access all ITCnet resources in the same way as when you are seated in the ITC labs connected to ITCnet.&lt;br /&gt;
# When you are finished with your session you should disconnect from ITCnet by right clicking on the OpenVPN tray icon and selecting disconnect.&lt;br /&gt;
# You can then exit the GUI client or leave it idle in the background, still visible in the system tray, until you need to connect again.&lt;br /&gt;
&lt;br /&gt;
=Other Operating Systems=&lt;br /&gt;
If OpenVPN has a client available for your OS you should be able to use it to connect. Clients are available for at least Mac, Linux, and Android. In addition to the client software for your OS you will need the [https://wiki.ihitc.net/files/IHCC-ITC.ovpn ITC OpenVPN configuration file]. The ITC lab assistant MAY be able to provide assistance getting clients operational on alternative platforms but be aware it will probably require some trial and error on your part.&lt;/div&gt;</summary>
		<author><name>BenFranske</name></author>
	</entry>
	<entry>
		<id>https://wiki.ihitc.net/mediawiki/index.php?title=ITC_VPN_Instructions&amp;diff=9873</id>
		<title>ITC VPN Instructions</title>
		<link rel="alternate" type="text/html" href="https://wiki.ihitc.net/mediawiki/index.php?title=ITC_VPN_Instructions&amp;diff=9873"/>
		<updated>2022-08-15T23:36:49Z</updated>

		<summary type="html">&lt;p&gt;BenFranske: /* Files */&lt;/p&gt;
&lt;hr /&gt;
&lt;div&gt;Some ITC lab equipment can be accessed via VPN connection to ITCnet. The OpenVPN software is used to securely connect to ITCnet from off campus locations or the eduroam wireless network on campus.&lt;br /&gt;
&lt;br /&gt;
=Prerequisites=&lt;br /&gt;
* You must have an ITC domain account (contact your instructor for more information)&lt;br /&gt;
* Your domain account must have VPN access enabled (contact your instructor for more information)&lt;br /&gt;
* You must have a system which is supported by OpenVPN&lt;br /&gt;
* You must have an account with administrative permissions on the system which you will be installing and running the OpenVPN client. OpenVPN modifies network drivers and system routing tables in a way which requires administrative permissions for installation of the client.&lt;br /&gt;
* If you want to connect via the wireless network on campus you need to be using the &amp;quot;eduroam&amp;quot; network. The VPN will not work from the unsecured &amp;quot;ihcc&amp;quot; network. For instructions on connecting to eduroam see the [[Connecting to Eduroam|eduroam connection page]].&lt;br /&gt;
&lt;br /&gt;
=Windows Systems=&lt;br /&gt;
==Installation==&lt;br /&gt;
===Files===&lt;br /&gt;
You will need to download an OpenVPN client for your system. It is suggested that you use the latest version (2.4.7) unless you encounter problems in which case you may want to try an older one.&lt;br /&gt;
*[https://swupdate.openvpn.org/community/releases/OpenVPN-2.5.7-I602-amd64.msi OpenVPN 2.5.7 for Windows (64-bit)]&lt;br /&gt;
*[https://tunnelblick.net/downloads.html TunnelBlick for Mac OS X] (should work, but unsupported by ITC) Note, you may need the most recent beta version in order to connect.&lt;br /&gt;
*[https://play.google.com/store/apps/details?id=de.blinkt.openvpn&amp;amp;hl=en OpenVPN for Android] (should work, but unsupported by ITC)&lt;br /&gt;
You will also need the [https://wiki.ihitc.net/files/IHCC-ITC.ovpn ITC OpenVPN configuration file].&lt;br /&gt;
&lt;br /&gt;
===Installation Steps===&lt;br /&gt;
* A video tutorial of the installation is [https://youtu.be/zSbtpbgKsd8 available here]&lt;br /&gt;
# Download and install the OpenVPN client software.&lt;br /&gt;
#* Note: This installation will require administrative privileges as network drivers are being modified.&lt;br /&gt;
#* Note: Installation of the TAP network driver will temporarily cause your network connection to drop during the installation process. You may be notified of this with a warning dialog box during the install.&lt;br /&gt;
# Download the [https://wiki.ihitc.net/files/IHCC-ITC.ovpn ITC OpenVPN configuration file].&lt;br /&gt;
# Start the OpenVPN GUI application if it is not already running on your system.&lt;br /&gt;
# Right-click on the OpenVPN GUI icon in your system tray (next to the clock, the icon looks like a computer with a padlock on it) and choose &amp;quot;Import File...&amp;quot;&lt;br /&gt;
# Locate the IHCC-ITC.ovpn file which you previously downloaded.&lt;br /&gt;
# Your installation is now complete and you should be able to launch OpenVPN and connect following the instructions in the connection section of this guide.&lt;br /&gt;
&lt;br /&gt;
==Connection==&lt;br /&gt;
* A video tutorial on the ITCnet VPN connection and disconnection process is [https://youtu.be/CoOVENnSGOQ available here].&lt;br /&gt;
# If it is not already started on your system launch the &amp;quot;OpenVPN GUI&amp;quot; program which can be found in your Start Menu or Start Screen.&lt;br /&gt;
# You should now have an OpenVPN icon in your system tray (by the clock). The unconnected icon looks like a computer with a padlock on it.&lt;br /&gt;
# Right click on the OpenVPN icon in the system tray and choose &amp;quot;Connect&amp;quot; from the context menu.&lt;br /&gt;
#* Hint: If you don&#039;t see a &amp;quot;Connect&amp;quot; option you probably have not correctly installed the ITC OpenVPN configuration file. Refer to the installation section of this guide for instructions on installing this file.&lt;br /&gt;
# Enter your ITC domain credentials in the provided dialog box and click OK.&lt;br /&gt;
# You should see the log scroll by as the connection is made.&lt;br /&gt;
# Once the connection is complete the log dialog box should go away by itself and the OpenVPN tray icon should now show a computer with a green screen and a padlock.&lt;br /&gt;
# You can verify that you have connected to ITCnet by opening a command prompt and pinging 172.17.99.1 which is a router on ITCnet and you should receive replies back.&lt;br /&gt;
# You should now be able to access all ITCnet resources in the same way as when you are seated in the ITC labs connected to ITCnet.&lt;br /&gt;
# When you are finished with your session you should disconnect from ITCnet by right clicking on the OpenVPN tray icon and selecting disconnect.&lt;br /&gt;
# You can then exit the GUI client or leave it idle in the background, still visible in the system tray, until you need to connect again.&lt;br /&gt;
&lt;br /&gt;
=Other Operating Systems=&lt;br /&gt;
If OpenVPN has a client available for your OS you should be able to use it to connect. Clients are available for at least Mac, Linux, and Android. In addition to the client software for your OS you will need the [https://wiki.ihitc.net/files/IHCC-ITC.ovpn ITC OpenVPN configuration file]. The ITC lab assistant MAY be able to provide assistance getting clients operational on alternative platforms but be aware it will probably require some trial and error on your part.&lt;/div&gt;</summary>
		<author><name>BenFranske</name></author>
	</entry>
	<entry>
		<id>https://wiki.ihitc.net/mediawiki/index.php?title=ITC_VPN_Instructions&amp;diff=9872</id>
		<title>ITC VPN Instructions</title>
		<link rel="alternate" type="text/html" href="https://wiki.ihitc.net/mediawiki/index.php?title=ITC_VPN_Instructions&amp;diff=9872"/>
		<updated>2022-08-15T23:36:34Z</updated>

		<summary type="html">&lt;p&gt;BenFranske: /* Installation */&lt;/p&gt;
&lt;hr /&gt;
&lt;div&gt;Some ITC lab equipment can be accessed via VPN connection to ITCnet. The OpenVPN software is used to securely connect to ITCnet from off campus locations or the eduroam wireless network on campus.&lt;br /&gt;
&lt;br /&gt;
=Prerequisites=&lt;br /&gt;
* You must have an ITC domain account (contact your instructor for more information)&lt;br /&gt;
* Your domain account must have VPN access enabled (contact your instructor for more information)&lt;br /&gt;
* You must have a system which is supported by OpenVPN&lt;br /&gt;
* You must have an account with administrative permissions on the system which you will be installing and running the OpenVPN client. OpenVPN modifies network drivers and system routing tables in a way which requires administrative permissions for installation of the client.&lt;br /&gt;
* If you want to connect via the wireless network on campus you need to be using the &amp;quot;eduroam&amp;quot; network. The VPN will not work from the unsecured &amp;quot;ihcc&amp;quot; network. For instructions on connecting to eduroam see the [[Connecting to Eduroam|eduroam connection page]].&lt;br /&gt;
&lt;br /&gt;
=Windows Systems=&lt;br /&gt;
==Installation==&lt;br /&gt;
===Files===&lt;br /&gt;
You will need to download an OpenVPN client for your system. It is suggested that you use the latest version (2.4.6) unless you encounter problems in which case you may want to try an older one.&lt;br /&gt;
*[https://swupdate.openvpn.org/community/releases/OpenVPN-2.5.7-I602-amd64.msi OpenVPN 2.5.7 for Windows (64-bit)]&lt;br /&gt;
*[https://tunnelblick.net/downloads.html TunnelBlick for Mac OS X] (should work, but unsupported by ITC) Note, you may need the most recent beta version in order to connect.&lt;br /&gt;
*[https://play.google.com/store/apps/details?id=de.blinkt.openvpn&amp;amp;hl=en OpenVPN for Android] (should work, but unsupported by ITC)&lt;br /&gt;
You will also need the [https://wiki.ihitc.net/files/IHCC-ITC.ovpn ITC OpenVPN configuration file].&lt;br /&gt;
&lt;br /&gt;
===Installation Steps===&lt;br /&gt;
* A video tutorial of the installation is [https://youtu.be/zSbtpbgKsd8 available here]&lt;br /&gt;
# Download and install the OpenVPN client software.&lt;br /&gt;
#* Note: This installation will require administrative privileges as network drivers are being modified.&lt;br /&gt;
#* Note: Installation of the TAP network driver will temporarily cause your network connection to drop during the installation process. You may be notified of this with a warning dialog box during the install.&lt;br /&gt;
# Download the [https://wiki.ihitc.net/files/IHCC-ITC.ovpn ITC OpenVPN configuration file].&lt;br /&gt;
# Start the OpenVPN GUI application if it is not already running on your system.&lt;br /&gt;
# Right-click on the OpenVPN GUI icon in your system tray (next to the clock, the icon looks like a computer with a padlock on it) and choose &amp;quot;Import File...&amp;quot;&lt;br /&gt;
# Locate the IHCC-ITC.ovpn file which you previously downloaded.&lt;br /&gt;
# Your installation is now complete and you should be able to launch OpenVPN and connect following the instructions in the connection section of this guide.&lt;br /&gt;
&lt;br /&gt;
==Connection==&lt;br /&gt;
* A video tutorial on the ITCnet VPN connection and disconnection process is [https://youtu.be/CoOVENnSGOQ available here].&lt;br /&gt;
# If it is not already started on your system launch the &amp;quot;OpenVPN GUI&amp;quot; program which can be found in your Start Menu or Start Screen.&lt;br /&gt;
# You should now have an OpenVPN icon in your system tray (by the clock). The unconnected icon looks like a computer with a padlock on it.&lt;br /&gt;
# Right click on the OpenVPN icon in the system tray and choose &amp;quot;Connect&amp;quot; from the context menu.&lt;br /&gt;
#* Hint: If you don&#039;t see a &amp;quot;Connect&amp;quot; option you probably have not correctly installed the ITC OpenVPN configuration file. Refer to the installation section of this guide for instructions on installing this file.&lt;br /&gt;
# Enter your ITC domain credentials in the provided dialog box and click OK.&lt;br /&gt;
# You should see the log scroll by as the connection is made.&lt;br /&gt;
# Once the connection is complete the log dialog box should go away by itself and the OpenVPN tray icon should now show a computer with a green screen and a padlock.&lt;br /&gt;
# You can verify that you have connected to ITCnet by opening a command prompt and pinging 172.17.99.1 which is a router on ITCnet and you should receive replies back.&lt;br /&gt;
# You should now be able to access all ITCnet resources in the same way as when you are seated in the ITC labs connected to ITCnet.&lt;br /&gt;
# When you are finished with your session you should disconnect from ITCnet by right clicking on the OpenVPN tray icon and selecting disconnect.&lt;br /&gt;
# You can then exit the GUI client or leave it idle in the background, still visible in the system tray, until you need to connect again.&lt;br /&gt;
&lt;br /&gt;
=Other Operating Systems=&lt;br /&gt;
If OpenVPN has a client available for your OS you should be able to use it to connect. Clients are available for at least Mac, Linux, and Android. In addition to the client software for your OS you will need the [https://wiki.ihitc.net/files/IHCC-ITC.ovpn ITC OpenVPN configuration file]. The ITC lab assistant MAY be able to provide assistance getting clients operational on alternative platforms but be aware it will probably require some trial and error on your part.&lt;/div&gt;</summary>
		<author><name>BenFranske</name></author>
	</entry>
	<entry>
		<id>https://wiki.ihitc.net/mediawiki/index.php?title=Franske_ITC-2536_Assignments&amp;diff=9871</id>
		<title>Franske ITC-2536 Assignments</title>
		<link rel="alternate" type="text/html" href="https://wiki.ihitc.net/mediawiki/index.php?title=Franske_ITC-2536_Assignments&amp;diff=9871"/>
		<updated>2022-05-11T00:54:22Z</updated>

		<summary type="html">&lt;p&gt;BenFranske: /* Participation Activities */&lt;/p&gt;
&lt;hr /&gt;
&lt;div&gt;=CCNA 3 Assignments=&lt;br /&gt;
==Labs &amp;amp; Homework==&lt;br /&gt;
===Packet Tracer Online Submissions===&lt;br /&gt;
Each of these activities will be submitted using the Packet Tracer ScoreUP Online Submission process. Points will be earned for each submitted activity based on correctness and completion of the activity. You will see a completion percentage for each activity in the Packet Tracer software before submitting. If you find that any of these activities do not show points or completion in Packet Tracer you should include them in the lab report for the module (see below) instead.&lt;br /&gt;
&lt;br /&gt;
# PT 2.2.13 - Point-to-Point Single-Area OSPFv2 Configuration (7 points)&lt;br /&gt;
# PT 2.3.11 - Determine the DR and BDR (7 points)&lt;br /&gt;
# PT 2.4.11 - Modify Single-Area OSPFv2 (7 points)&lt;br /&gt;
# PT 2.5.3 - Propagate a Default Route in OSPFv2 (7 points)&lt;br /&gt;
# PT 2.6.6 - Verify Single-Area OSPFv2 (7 points)&lt;br /&gt;
# PT 2.7.1 - Single-Area OSPFv2 Configuration (7 points)&lt;br /&gt;
# PT 5.1.8 - Configure Numbered Standard IPv4 ACLs (7 points)&lt;br /&gt;
# PT 5.1.9 - Configure Named Standard IPv4 ACLs (7 points)&lt;br /&gt;
# PT 5.2.7 - Configure and Modify Standard IPv4 ACLs (7 points)&lt;br /&gt;
# PT 5.4.12 - Configure Extended IPv4 ACLs  - Scenario 1 (7 points)&lt;br /&gt;
# PT 5.4.13 - Configure Extended IPv4 ACLs  - Scenario 2 (7 points)&lt;br /&gt;
#* NOTE: This activity is not correctly linked from the Cisco Networking Academy curriculum (it is another copy of the PT 5.1.9 activity). You can download a copy of the correct activity from the course page on the Networking Academy site in the Modules 3-5 section.&lt;br /&gt;
# PT 5.5.1 - IPv4 ACL Implementation Challenge (7 points)&lt;br /&gt;
# PT 6.4.5 - Configure Static NAT (7 points)&lt;br /&gt;
# PT 6.5.6 - Configure Dynamic NAT (7 points)&lt;br /&gt;
# PT 6.6.7 - Configure PAT (7 points)&lt;br /&gt;
# PT 6.8.1 - Configure NAT for IPv4 (7 points)&lt;br /&gt;
# PT 10.3.4 - Configure and Verify NTP (7 points)&lt;br /&gt;
# PT 10.6.10 - Back Up Configuration Files (7 points)&lt;br /&gt;
# PT 10.7.6 - Use a TFTP Server to Upgrade a Cisco IOS Image (7 points)&lt;br /&gt;
# PT 10.8.1 - Configure CDP, LLDP, and NTP (7 points)&lt;br /&gt;
# PT 12.5.13 - Troubleshoot Enterprise Networks (7 points)&lt;br /&gt;
# PT 12.6.2 - Troubleshooting Challenge  - Use Documentation to Solve Issues (7 points)&lt;br /&gt;
&lt;br /&gt;
===Lab Reports===&lt;br /&gt;
For each module having lab activities you will need to submit one [[Franske Lab Report Format|lab report]] which covers all of the lab activities listed below in the module. You do not need to submit answers to the questions in the activities, those are for your own learning use only. Lab activities may include remote equipment access, campus equipment, or packet tracer activities. If a lab activity is listed as a &amp;quot;lab&amp;quot; below it should be completed on real equipment either on campus or remotely and may not be completed in Packet Tracer. Your instructor will provide details on accessing real lab equipment. If you work with a partner on a lab you only need to submit a single lab report for the two of you but it must have both your names on it. Each lab report (one per module with activities) is worth up to 20 points. &lt;br /&gt;
&lt;br /&gt;
&#039;&#039;&#039;Note:&#039;&#039;&#039; The password for CAASP Pod PCs in Netlab is: Cisco123&lt;br /&gt;
&lt;br /&gt;
# Lab 2.7.2 - Single-Area OSPFv2 Configuration&lt;br /&gt;
# Lab 3.8.8 - Explore DNS Traffic&lt;br /&gt;
#* &#039;&#039;&#039;NOTE:&#039;&#039;&#039; This lab activity requires using Wireshark on an Internet connected PC. We don&#039;t have it setup in Netlab yet so you can do it on your home computer or a lab computer on campus.&lt;br /&gt;
# PT 4.1.4 - ACL Demonstration&lt;br /&gt;
# Lab 5.5.2 - Configure and Verify Extended IPv4 ACLs&lt;br /&gt;
#* &#039;&#039;&#039;NOTE:&#039;&#039;&#039; When enabling HTTPS on newer Cisco devices you must map the HTTPS server to a trustpoint (certificate) on the router. [https://serverfault.com/questions/1051729/troubleshooting-ssl-error-no-cypher-overlap-in-firefox See this StackExchange question for details on how to do this.]&lt;br /&gt;
# PT 6.2.7 - Investigate NAT Operations&lt;br /&gt;
# Lab 6.8.2 - Configure NAT for IPv4&lt;br /&gt;
# PT 7.6.1 - WAN Concepts&lt;br /&gt;
# PT 10.1.5 - Use CDP to Map a Network&lt;br /&gt;
# PT 10.2.6 - Use LLDP to Map a Network&lt;br /&gt;
# Lab 10.6.11 - Use Tera Term to Manage Router Configuration Files&lt;br /&gt;
# Lab 10.6.12 - Use TFTP, Flash, and USB to Manage Configuration Files&lt;br /&gt;
#* &#039;&#039;&#039;NOTE:&#039;&#039;&#039; If you are working on a device with multiple IP interfaces it is sometimes required to set a default source interface which will be used by TFTP for communicating with the TFTP server. Some Cisco devices do not seem to automatically pick a correct source interface. When this happens you can end up with a situation where you can ping from the device to the TFTP server&#039;s IP address but you are unable to send or receive files over TFTP. For example, in this lab on the router we&#039;re only setting an IP on G0/0/1 so that would be the one we should set as the source interface like &amp;quot;ip tftp source-interface gi0/0/1&amp;quot;&lt;br /&gt;
# Lab 10.6.13 - Research Password Recovery Procedures&lt;br /&gt;
#* After researching the recovery procedures set a hostname and enable password on a router and save the configuration. Try to reset the password on the router while keeping the hostname set the same following the procedures you have researched.&lt;br /&gt;
#* &#039;&#039;&#039;NOTE:&#039;&#039;&#039; If you are working on remote lab equipment you can do password recovery too, the process is a little different but our system does allow you to power on and off network devices as well as to send the BREAK command to devices which are the basics for router password recovery. Recovering passwords on switches can require physical access to hold down a button on the switch while powering up unless some additional configuration is done so you should not try setting an unknown password on a remotely accessed lab switch. See [https://youtu.be/BP8NXAPXLug this video showing the password recovery process on Netlab].&lt;br /&gt;
# Lab 10.8.2 - Configure CDP, LLDP, and NTP&lt;br /&gt;
#* &#039;&#039;&#039;NOTE:&#039;&#039;&#039; Some Cisco devices do not have &amp;quot;hardware clocks&amp;quot; (also known as &amp;quot;calendars) anymore so if you are unable to get the &amp;quot;ntp update-calendar&amp;quot; command to work in Part 4, Step 4b it may not exist on your device.&lt;br /&gt;
# PT 11.5.1 - Compare Layer 2 and Layer 3 Devices&lt;br /&gt;
# PT 12.6.1 - Troubleshooting Challenge  - Document the Network&lt;br /&gt;
# Lab 13.6.1 - Install Linux in a Virtual Machine and Explore the GUI&lt;br /&gt;
#* &#039;&#039;&#039;NOTE:&#039;&#039;&#039; It is suggested you complete this lab on your home computer if it has enough RAM to run the VM. However, if you need a Netlab system to install on please contact your instructor.&lt;br /&gt;
&lt;br /&gt;
===Homework===&lt;br /&gt;
Homework activities will require submitting the actual answers to each question in the activity and may require showing your work as well. Homework assignment are individual, you and your lab partner need to both turn them in separately even if you work on them together.&lt;br /&gt;
&lt;br /&gt;
* Participate in an online forum discussion (typically 3 quality posts or more) of each module on the Cisco Netacad site. See [[Franske Forum Posting Format|forum posting page]] for details. (up to 10 points each chapter based on quality)&lt;br /&gt;
&lt;br /&gt;
==Participation Activities==&lt;br /&gt;
Any participation activities completed in the course will go here. This falls into the participation category of your course grade.&lt;br /&gt;
* Complete the online course feedback form (5 points for completing)&lt;br /&gt;
* Complete the Practice Final Exam (10 points for attempting)&lt;br /&gt;
* Complete the CCNA Certification Practice Exam (10 points for attempting)&lt;br /&gt;
* Weekly Progress Self-Evaluation - Complete on the Netacad Website (10 points possible each week)&lt;br /&gt;
&lt;br /&gt;
==Unit Assessments==&lt;br /&gt;
You are responsible for completing all of the online unit assessments listed below. Multiple modules are included in single exams. These exams fall into the online assessments category of your course grade.&lt;br /&gt;
* Module 1-2 OSPF Concepts and Configuration Exam &lt;br /&gt;
* Module 3-5 Network Security Exam&lt;br /&gt;
* Module 6-8 WAN Concepts Exam&lt;br /&gt;
* Module 9-12 Optimize, Monitor, and Troubleshoot Networks Exam&lt;br /&gt;
* Module 13-14 Emerging Network Technologies Exam&lt;br /&gt;
&lt;br /&gt;
==Other==&lt;br /&gt;
You are also responsible for completing these things, see the course syllabus for category and weighting information.&lt;br /&gt;
* Online Final Exam&lt;br /&gt;
* Skills Final Exam&lt;br /&gt;
&lt;br /&gt;
==Skills Final Exam==&lt;br /&gt;
The Skills Final Exam is designed to test your ability to apply the concepts learned in this class and practiced in labs to common, real-world scenarios. There are two parts to this portion of your grade.&lt;br /&gt;
* Half of your grade in this category will be based on successfully completing all parts of the online Packet Tracer Practice Skills Exam at home. You grade will be based on correctly completing all parts of the activity. You will be able to use outside resources for this part of the exam.&lt;br /&gt;
* Half of your grade in this category will be based on completing an in-class or remote real equipment skills exam. You will not be able to use any resources other than those specified by your instructor on this part of the exam.&lt;br /&gt;
&lt;br /&gt;
=CCNA Security Assignments=&lt;br /&gt;
==Labs &amp;amp; Homework==&lt;br /&gt;
===Lab Reports===&lt;br /&gt;
You are responsible for completing ALL of these labs. You must submit a [[Franske Lab Report Format|lab report]] about each lab you do. If you work with a partner on a lab you only need to submit a single lab report for the two of you but it must have both your names on it. Each lab is worth 20 points. This falls into the Labs/Homework category of your course grade. Labs is this course will not be able to be successfully completed in Packet Tracer, you will need to use real lab equipment either remotely or on-campus. Your instructor will provide details about accessing lab equipment.&lt;br /&gt;
&lt;br /&gt;
&#039;&#039;&#039;Note:&#039;&#039;&#039; The password for CAASP Pod PCs in Netlab is: Cisco123&lt;br /&gt;
&lt;br /&gt;
* Lab 2.6.1.2: Securing the Router for Administrative Access&lt;br /&gt;
** Note: The IHCC Netlab system uses Cisco 4331 routers, per the lab instructions these do not support image resilience so you will skip part 4, task 1.&lt;br /&gt;
** Note: It is very important that you make certain that IOS Image Resilience is disabled before you leave the lab! See part 4, task 1, steps 5 &amp;amp; 6 for instructions.&lt;br /&gt;
* Lab 3.6.1.1: Securing Administrative Access Using AAA and RADIUS&lt;br /&gt;
** Note: The WinRadius software used in this lab can be difficult to locate online. A local copy is available on the D drive of campus lab systems in the D:\CNT Files\CCNA Security Materials folder and in the &amp;quot;CCNA Security Files&amp;quot; folder on the desktop of Netlab systems.&lt;br /&gt;
* Lab 4.4.1.2: Configuring Zone-Based Policy Firewalls&lt;br /&gt;
** Note: You should attempt the &amp;quot;Challenge&amp;quot; section located at the end of this lab. You must also complete the &amp;quot;Appendix - Multiple Interfaces under the Same Zone&amp;quot; section at the end of the lab.&lt;br /&gt;
* Lab 6.3.1.1: Securing Layer 2 Switches&lt;br /&gt;
* Lab 8.4.1.3: Configuring a Site-to-Site VPN Using Cisco IOS&lt;br /&gt;
** HINT: If you have a problem configuring IPSec on a router it&#039;s possible the [[Cisco Router License Featureset Configuration|Security license is not active]].&lt;br /&gt;
* Lab 9.3.1.2: Configuring ASA Basic Settings and Firewall Using CLI&lt;br /&gt;
** Note: If you have problems connecting to the ASA with a web browser and receive errors such as a &amp;quot;cipher mismatch&amp;quot; it&#039;s likely that the 3DES/AES license has not been activated yet on your ASA. This is a free process where you can request a license key from Cisco by entering the serial number of your ASA (from the &#039;&#039;show version&#039;&#039; output which can also verify that the VPN-3DES-AES feature is not active) into a web form on the Cisco site and then entering the resulting activation key into your ASA. Instructions for doing this can be found [[Cisco ASA Documentation|on the Cisco ASA Documentation wiki page]].&lt;br /&gt;
* Lab 10.1.4.8: Configuring ASA Basic Settings and Firewall Using ASDM&lt;br /&gt;
** Note: You may need to adjust your Java security settings in order to run ASDM from the ASA&#039;s webpage. Recent versions of Java have restricted the ability to run unsigned Java applets from websites due to the possible security issues of running untrusted code from a website locally on your system. Java security settings can be found in the Java section of your system&#039;s control panel.&lt;br /&gt;
** NOTE: If you have problems launching ASDM on Windows 10 check the  [[Cisco ASA Documentation]] page for a fix. It also wouldn&#039;t hurt to make sure you have the latest ASA and ASDM software installed on the ASA, instructions for updating those are also on the [[Cisco ASA Documentation]] page.&lt;br /&gt;
** NOTE: Some newer versions of the ASA software will require you set an enable password. If your ASA is forcing you to set an enable password you will log in to ASDM using no username and the enable password you set instead of just leaving the password blank as stated in the lab instructions.&lt;br /&gt;
* Lab 10.2.1.9: Configure a Site-to-Site IPsec VPN between an ISR and an ASA&lt;br /&gt;
* Lab 10.3.1.1: Configure Clientless Remote Access SSL VPNs Using ASDM&lt;br /&gt;
* Lab 10.3.1.2: Configure AnyConnect Remote Access SSL VPN Using ASDM&lt;br /&gt;
** NOTE: The Anyconnect package may not be installed on your ASA, follow the instructions on the [[Cisco ASA Documentation]] page to install it if it&#039;s missing.&lt;br /&gt;
* Lab 11.3.1.2: CCNA Security Comprehensive Lab&lt;br /&gt;
&lt;br /&gt;
===Homework===&lt;br /&gt;
Homework activities will require submitting the actual answers to each question in the activity and may require showing your work as well. Homework assignment are individual, you and your lab partner need to both turn them in separately even if you work on them together.&lt;br /&gt;
&lt;br /&gt;
* Participate in an online forum discussion (typically 3 quality posts or more) of each chapter on the Cisco Netacad site. See [[Franske Forum Posting Format|forum posting page]] for details. (up to 10 points each chapter based on quality)&lt;br /&gt;
&lt;br /&gt;
==Participation Activities==&lt;br /&gt;
Any participation activities completed in the course will go here. This falls into the participation category of your course grade.&lt;br /&gt;
* Complete the online course feedback form (5 points for completing)&lt;br /&gt;
* Complete practice online final exam (10 points for attempting)&lt;br /&gt;
* Meet with the instructor once per week to discuss course progress and ask questions (up to 10 points each based on progress)&lt;br /&gt;
* Networking History Summary Report (15 points)&lt;br /&gt;
*# Watch one of the videos on networking history provided by your instructor&lt;br /&gt;
*# Write a 400-500 word summary of the information you learned in the video and why you think it may be useful to know about that history in your IT career. Submit your report through the Netacad site.&lt;br /&gt;
&lt;br /&gt;
==Unit Assessments==&lt;br /&gt;
You are responsible for completing all of the online unit assessments listed below. These fall into the online assessments category of your course grade.&lt;br /&gt;
* Chapter 1&lt;br /&gt;
* Chapter 2&lt;br /&gt;
* Chapter 3&lt;br /&gt;
* Chapter 4&lt;br /&gt;
* Chapter 5&lt;br /&gt;
* Chapter 6&lt;br /&gt;
* Chapter 7&lt;br /&gt;
* Chapter 8&lt;br /&gt;
* Chapter 9&lt;br /&gt;
* Chapter 10&lt;br /&gt;
* Chapter 11&lt;br /&gt;
&lt;br /&gt;
==Other==&lt;br /&gt;
You are also responsible for completing these things, see the course syllabus for category and weighting information.&lt;br /&gt;
* Online Final Exam&lt;br /&gt;
* Skills Final Exam&lt;br /&gt;
&lt;br /&gt;
==Skills Final Exam==&lt;br /&gt;
The Skills Final Exam is designed to test your ability to apply the concepts learned in this class and practiced in labs to common, real-world scenarios. Your grade in this category will be based on completing a lab equipment skills exam. You will not be able to use any resources other than those specified below on this part of the exam.&lt;br /&gt;
&lt;br /&gt;
In this class there will be &#039;&#039;&#039;two parts to the skills exam in this course&#039;&#039;&#039;:&lt;br /&gt;
* Half of your grade in this category will be based on successfully completing the two online Packet Tracer Practice Skills Exams at home. You grade will be based on correctly completing all parts of the activity.&lt;br /&gt;
* Half of your grade in this category will be based on completing an in-class or remote real equipment skills exam.&lt;br /&gt;
&lt;br /&gt;
===The Packet Tracer Practice Skills Exams===&lt;br /&gt;
There are two Packet Tracer Skills Assessment (PTSA) activites. You can find them in the modules section of the course on Netacad, they are labeled &amp;quot;CCNA Security 2.0 PT Practice SA Part 1&amp;quot; and Part 2. You can take each as many times as you&#039;d like between now and the due date and spend as much time on them as you&#039;d like. These together are half of your skills exam grade for the Network Security portion of the class.&lt;br /&gt;
&lt;br /&gt;
Breaking any of the following rules for the Packet Tracer Practice Skills Exam is considered cheating and could give you an unfair advantage on the exam so any evidence of them will result in a 0 on the entire skills exam (all parts):&lt;br /&gt;
* You are NOT allowed to ask anyone else for help, or seek out any copies of any part of the exams or solution keys to the exams in any format. You may use your class materials (textbook, my lecture videos, lab activity instructions, any notes you have made) and other websites/videos which are not providing individual assistance to you or exam solutions though.&lt;br /&gt;
* If you have any questions about something, or are wondering if something is OK, or any other issues you must send an email to your instructor about it.&lt;br /&gt;
&lt;br /&gt;
===The Real Equipment Skills Exam===&lt;br /&gt;
The Real Equipment Skills Final Exam must be completed on the IHCC Netlab system during the time period specified by your instructor. This is a timed activity which you will have no more than four hours to complete. A Netlab reservation must be made for the exam. &#039;&#039;&#039;You will be able to begin reserving slots in Netlab for this a few days in advance (so you can get the time you want) but you must not make a reservation with a start time for the real equipment skills exam before the date specified by your instructor&#039;&#039;&#039; You must not spend more than four hours working on the exam and once you start the exam you must work on it continuously, you cannot stop and then re-start the exam later.&lt;br /&gt;
&lt;br /&gt;
* I strongly suggest making a 1 page &amp;quot;cheat sheet&amp;quot; for yourself of the common commands needed for configuring the routers and switches as required to complete the labs in CCNA Security part of the course, this will help you if you have forgotten a particular command.&lt;br /&gt;
* Note that assistance with issues will not be guaranteed outside of the normal work day/week so if you&#039;re concerned you may have issues during any portion of your exams you should plan to complete them during scheduled office or lab hours.&lt;br /&gt;
&lt;br /&gt;
Breaking any of the following rules for the real equipment skills exam is considered cheating and could give you an unfair advantage on the exam so any evidence of them will result in a 0 on the entire skills exam (all parts):&lt;br /&gt;
* You are NOT allowed to ask anyone else for help, or seek out any copies of any part of the exams or solution keys to the exams in any format. You may use your class materials (textbook, my lecture videos, lab activity instructions, any notes you have made) and other websites/videos which are not providing individual assistance to you or exam solutions though.&lt;br /&gt;
* You must NOT access a reservation with a date before the official start date of the exam or after the end date of the exam.&lt;br /&gt;
* You must NOT stop the exam and come back to it. All work must be completed in a single reservation and you may not extend the reservation for a total of more than four hours.&lt;br /&gt;
* If you have any questions about something, or are wondering if something is OK, or any other issues you must send an email to your instructor about it.&lt;br /&gt;
&lt;br /&gt;
If you have any questions or issues please contact me as soon as possible. Remember that I&#039;m here to help clarify anything you find confusing if I can. It never hurts to ask for help if you&#039;re stuck or confused, the worst that will happen is that I&#039;ll tell you that I can&#039;t answer that on an exam.&lt;br /&gt;
&lt;br /&gt;
[[Franske ITC-2536|Return to ITC-2536 Homepage]]&lt;/div&gt;</summary>
		<author><name>BenFranske</name></author>
	</entry>
	<entry>
		<id>https://wiki.ihitc.net/mediawiki/index.php?title=Franske_ITC_2900_SP22_Possible_Projects&amp;diff=9870</id>
		<title>Franske ITC 2900 SP22 Possible Projects</title>
		<link rel="alternate" type="text/html" href="https://wiki.ihitc.net/mediawiki/index.php?title=Franske_ITC_2900_SP22_Possible_Projects&amp;diff=9870"/>
		<updated>2022-05-10T19:23:52Z</updated>

		<summary type="html">&lt;p&gt;BenFranske: /* Overlay Network Experimentation */&lt;/p&gt;
&lt;hr /&gt;
&lt;div&gt;=Possible Projects=&lt;br /&gt;
&#039;&#039;&#039;NOTE: These are some ideas, there are many other possible projects. Discuss your own ideas with the instructor to see if they might be feasible.&#039;&#039;&#039;&lt;br /&gt;
&lt;br /&gt;
==Intrusion Prevention System Experimentation==&lt;br /&gt;
===Introduction===&lt;br /&gt;
In this project you would explore a couple of different intrusion prevention systems and create a lab which could be used in a network security course to demonstrate the use of IPS software. This may require the creation of pre-built virtual machines so that the principal features of IPS can be explored within a reasonable lab time. You may want to explore and create labs for both network (NIPS) and host (HIPS) based IPS.&lt;br /&gt;
===Resources===&lt;br /&gt;
* SNORT&lt;br /&gt;
* Zeek&lt;br /&gt;
* OSSEC&lt;br /&gt;
* Suricata&lt;br /&gt;
* Security Onion&lt;br /&gt;
* pfSense&lt;br /&gt;
===Deliverables===&lt;br /&gt;
* Comparison of IPS software&lt;br /&gt;
* IPS Lab Activities (instructions, VMs, etc.)&lt;br /&gt;
&lt;br /&gt;
==Overlay Network Experimentation==&lt;br /&gt;
===Introduction===&lt;br /&gt;
Overlay networks allow you to build a network of systems (and sometimes subnets) which communicate with each other and appear to be on a local network even when they are connected through other networks. They share some similarities with VPNs but usually allow direct node to node communication without flowing through a central gateway. They can be supported/connected with both software and hardware depending on specific needs.&lt;br /&gt;
===Resources===&lt;br /&gt;
* Slack Nebula&lt;br /&gt;
* Tinc&lt;br /&gt;
* VXLAN&lt;br /&gt;
* flexiWAN&lt;br /&gt;
* Yggdrasil Network&lt;br /&gt;
* HasiCorp Consul&lt;br /&gt;
* ZeroTier&lt;br /&gt;
* cjdns&lt;br /&gt;
* Headscale&lt;br /&gt;
===Deliverables===&lt;br /&gt;
* Working overlay network(s)&lt;br /&gt;
* Comparison of types/specific overlay networks&lt;br /&gt;
&lt;br /&gt;
==Digital Signage==&lt;br /&gt;
===Introduction===&lt;br /&gt;
Digital signage player software is used to show photos and information on TV screens used as signs in public places. This project would be to explore and test at least a few different digital signage players and make a recommendation on ones to use for a few particular organizations with different needs.&lt;br /&gt;
===Resources===&lt;br /&gt;
* Concerto&lt;br /&gt;
* Screenly&lt;br /&gt;
* Xibo&lt;br /&gt;
* Rise Vision&lt;br /&gt;
* Display Monkey&lt;br /&gt;
* Pi Signage&lt;br /&gt;
* Info Beamer&lt;br /&gt;
* Libre Signage&lt;br /&gt;
* Foyer&lt;br /&gt;
===Deliverables===&lt;br /&gt;
* Working digital signage system(s)&lt;br /&gt;
* Recommendations/comparison of digital signage systems&lt;br /&gt;
&lt;br /&gt;
==DNS and Web Deep Dive==&lt;br /&gt;
===Introduction===&lt;br /&gt;
Explore the operation of DNS servers, Web servers, and related services by modeling how the Internet DNS system works. Includes deploying at least a root nameserver, a few TLD nameservers, some nameservers for particular domains, delegated nameservers, as well as a root Certificate Authority, experimenting with DNSSEC and DANE, and setting up demo webservers for sample domains (utilizing the DNS infrastructure, DNSSEC, DANE, SSL/TLS certificated, etc.)&lt;br /&gt;
===Resources===&lt;br /&gt;
* Lots of Linux server VMs&lt;br /&gt;
* BIND DNS Server (and/or Unbound DNS server)&lt;br /&gt;
* nginx web server&lt;br /&gt;
===Deliverables===&lt;br /&gt;
* Public Key Infrastructure setup (certificate creation, signing, etc.)&lt;br /&gt;
* DNS Server hierarchy with working DNSSEC/DANE access to webservers/sample domains&lt;br /&gt;
* Prepare a whitepaper and presentation detailing your research, testing process, and results&lt;br /&gt;
&lt;br /&gt;
==PKI Certificate Deep Dive==&lt;br /&gt;
===Introduction===&lt;br /&gt;
Explore the operation of public key infrastructure (security certificates). Includes setting up an enterprise certificate authority on Windows Server and/or Linux and then demonstrating the useful application of security certificates for things like: HTTPS websites, code signing, VPN authentication, Wireless Network 802.1x Authentication, email signing, etc. You will also determine the feasibility of using free public &amp;quot;Let&#039;s Encrypt&amp;quot; certificates for any or all of these in an enterprise intranet setting.&lt;br /&gt;
===Resources===&lt;br /&gt;
* Windows and Linux server VMs&lt;br /&gt;
* Certificate creation and signing software&lt;br /&gt;
===Deliverables===&lt;br /&gt;
* Public Key Infrastructure setup (certificate creation, signing, etc.)&lt;br /&gt;
* Demonstration of certificate use&lt;br /&gt;
* Prepare a whitepaper and presentation detailing your research, testing process, and results&lt;br /&gt;
&lt;br /&gt;
==UPS Power Monitoring==&lt;br /&gt;
Research, explore, and demonstrate the use of the NUT UPS power monitoring software to manage large numbers of uninterruptible power supplies on the ITC network. Specifically, research the use of NUT and develop/implement a plan to connect a Raspberry Pi running Raspbian Lite and running NUT to every UPS in the ITC labs and connect them with static IPs to the ITC network. If time allows provide centralized status reporting via MQTT.&lt;br /&gt;
===Resources===&lt;br /&gt;
* Lots of Raspberry Pis&lt;br /&gt;
* UPSs&lt;br /&gt;
===Deliverables===&lt;br /&gt;
* Working NUT servers on every UPS&lt;br /&gt;
* Documentation on setup and configuration&lt;br /&gt;
* Prepare a whitepaper and presentation detailing your research, testing process, and results&lt;br /&gt;
&lt;br /&gt;
==Network Access Control==&lt;br /&gt;
===Introduction===&lt;br /&gt;
The Inver Hills ITC department has an academic, demonstration, and research network (&amp;quot;ITCnet&amp;quot;) which uses network devices from Cisco and HP and supports a number of virtual machines, hosts, and devices including Windows, Linux, Android, iPhone, and more. Network ports are not physically securable but it may be possible to improve security on this network by implementing some type of Network Access Control (NAC) which restricts access to network resources until a user authenticates to the network. Users on our network are stored in an Active Directory system which is also accessible through LDAP and RADIUS methods. It has been determined in previous groups that PacketFence is a reasonable option for NAC but test implementations with switches and wireless APs have not been completed. You task would be to setup and test PacketFence with the Cisco and HP/3Com switches we use as well as with the Ubiquiti UniFi APs (running OpenWrt)and Aruba Wireless APs, and to document your results.&lt;br /&gt;
===Resources===&lt;br /&gt;
* Cisco Switches&lt;br /&gt;
* HP/3Com Switches&lt;br /&gt;
* Wireless APs and Controllers&lt;br /&gt;
* Windows Server / Active Directory&lt;br /&gt;
* PacketFence Open Source NAC&lt;br /&gt;
===Deliverables===&lt;br /&gt;
* Design and implement a test network environment&lt;br /&gt;
* Determine, test, and document configurations which will meet the 802.1x and captive portal requirements&lt;br /&gt;
* Prepare a written whitepaper and oral presentation detailing the process, criteria, results, and configurations&lt;br /&gt;
&lt;br /&gt;
==Linux Software Mirror==&lt;br /&gt;
===Introduction===&lt;br /&gt;
Your goal with this project is to create a self-updating/sustaining Linux operating system local mirror which would allow ITC students to more quickly install and update their Linux systems. The primary OS which must be supported is Debian Linux but you may choose to include other Linux distributions in the mirror as well. The mirror should include a package repository as well as an ISO repository. Your mirror needs to automatically stay up to date with the latest Linux distribution files and should support delivering files over IPv4 and IPv6. It should meet the requirements for being a public mirror.&lt;br /&gt;
===Resources===&lt;br /&gt;
* Linux VM&lt;br /&gt;
* SAN backed storage&lt;br /&gt;
===Deliverables===&lt;br /&gt;
* A working and self-updating Linux distribution mirror (at least for Debian, possibly other distributions as well)&lt;br /&gt;
* Configuration documentation of the mirror&lt;br /&gt;
* Prepare a written whitepaper and oral presentation detailing the process, criteria, results, and configurations&lt;br /&gt;
&lt;br /&gt;
==Internet Archiving==&lt;br /&gt;
===Introduction===&lt;br /&gt;
In this project your goal would be to work on Internet Archival projects with the [https://www.archiveteam.org ArchiveTeam]. Specifically, installing and running their Warrior VM for archival purposes as well as the ArchiveBot and possibly other archival systems.&lt;br /&gt;
===Resources===&lt;br /&gt;
* Linux VMs&lt;br /&gt;
===Deliverables===&lt;br /&gt;
* Running archival VMs&lt;br /&gt;
* Configuration documentation of the system&lt;br /&gt;
* Prepare a written whitepaper and oral presentation detailing the process, criteria, results, and configurations&lt;br /&gt;
&lt;br /&gt;
==Python Programming Projects==&lt;br /&gt;
===Introduction===&lt;br /&gt;
There are MANY possible Python programming projects possible and could include local programs as well as cloud based serverless type programs (e.g. Azure Functions). Specific projects would depend on your existing Python knowledge and area of interest. Discuss these with your instructor.&lt;br /&gt;
===Resources===&lt;br /&gt;
* Python!&lt;br /&gt;
* Possibly other things depending on specific project&lt;br /&gt;
===Deliverables===&lt;br /&gt;
* Code as open source under MIT license&lt;br /&gt;
* Other deliverables depend on specific project&lt;br /&gt;
* Prepare a written whitepaper and oral presentation detailing the process, criteria, results, and configurations&lt;br /&gt;
&lt;br /&gt;
==Lecture Capture System==&lt;br /&gt;
===Introduction===&lt;br /&gt;
In this project you would be installing, testing, and documenting the [https://opencast.org/ Opencast] lecture capture system&lt;br /&gt;
===Resources===&lt;br /&gt;
* Lecture Capture PC&lt;br /&gt;
* Lecture Capture Hardware (cameras, pen display, audio interface, etc.)&lt;br /&gt;
* Opencast software&lt;br /&gt;
===Deliverables===&lt;br /&gt;
* Working lecture capture system&lt;br /&gt;
* Configuration documentation of the system&lt;br /&gt;
* Prepare a written whitepaper and oral presentation detailing the process, criteria, results, and configurations&lt;br /&gt;
&lt;br /&gt;
=Taken=&lt;br /&gt;
==Support for vTPM and Encryption with VMWare==&lt;br /&gt;
===Introduction===&lt;br /&gt;
VMWare has support for a virtual TPM chip in it&#039;s VMs as well as the ability to encrypt Virtual Machine files. IN theory enabling the vTPM feature should allow you to use Bitlocker on the boot drive of a Windows VM running in VMware as well as to provide additional security enhancement of VMware VM files. Normally enabling this support in VMware requires the use of a commercial KMIP key management server (KMS). In this project you would explore how KMIP KMS systems operate and implement an open source KMIP server for VMware culminating in a demonstration of the enhanced security features including vTPM possible with KMIP on VMWare.&lt;br /&gt;
===Resources===&lt;br /&gt;
* PyKMIP&lt;br /&gt;
* VMWare ESXi&lt;br /&gt;
* VMware vSphere&lt;br /&gt;
===Deliverables===&lt;br /&gt;
* Working vTPM VMware setup&lt;br /&gt;
* Bitlocker running on boot drive in VMWare&lt;br /&gt;
&lt;br /&gt;
==Internet Video Conferencing Systems==&lt;br /&gt;
===Introduction===&lt;br /&gt;
In this project your goal would be to compare and install a variety of open source video conferencing server systems and compare them with each other and with commercial offerings such as Zoom and WebEx. Examples could include Jitsi, Wire, Jami, Element.io, BigBlueButton.&lt;br /&gt;
===Resources===&lt;br /&gt;
* Linux VMs&lt;br /&gt;
* Various client devices&lt;br /&gt;
===Deliverables===&lt;br /&gt;
* Running conferencing servers&lt;br /&gt;
* Configuration documentation of the system, comparisons of various video conferencing server options&lt;br /&gt;
* Prepare a written whitepaper and oral presentation detailing the process, criteria, results, and configurations&lt;br /&gt;
&lt;br /&gt;
==VPN Systems Comparison==&lt;br /&gt;
===Introduction===&lt;br /&gt;
In this project your goal would be to compare and install a variety of different type of VPN software, focusing primarily on open source offerings and covering a variety of different types of VPN use cases. Use cases include: remote access to a work network, protecting Internet traffic over an insecure network (such as free wifi), connecting individual client devices to a single virtual network, connecting two separate networks together. You should explore differences in how the different software allows for authentication, how they provide rules limiting which clients traffic can flow between, speed differences, usability, flexibility, etc.&lt;br /&gt;
===Resources===&lt;br /&gt;
* VMs&lt;br /&gt;
* VPN Server and Client software&lt;br /&gt;
* Various client devices&lt;br /&gt;
===Deliverables===&lt;br /&gt;
* Running VPN systems&lt;br /&gt;
* Configuration documentation of the software, comparisons of various software options&lt;br /&gt;
* Prepare a written whitepaper and oral presentation detailing the process, criteria, results, and configurations&lt;/div&gt;</summary>
		<author><name>BenFranske</name></author>
	</entry>
	<entry>
		<id>https://wiki.ihitc.net/mediawiki/index.php?title=Franske_ITC-2900_Assignments&amp;diff=9869</id>
		<title>Franske ITC-2900 Assignments</title>
		<link rel="alternate" type="text/html" href="https://wiki.ihitc.net/mediawiki/index.php?title=Franske_ITC-2900_Assignments&amp;diff=9869"/>
		<updated>2022-05-04T23:08:44Z</updated>

		<summary type="html">&lt;p&gt;BenFranske: /* Participation and Peer Evaluation */&lt;/p&gt;
&lt;hr /&gt;
&lt;div&gt;==Statement of Work==&lt;br /&gt;
After your team has selected a project to work on your next objective is to develop a Statement of Work (SoW). The SoW is your opportunity to take the very high level description of the project you were given and turn it into a more detailed description of your specific goals, operational procedures and timeline for the project. In order to successfully do this you will need to meet with the instructor and/or sponsor of the project and any other involved or related parties. One way to think of the SoW is as part of the contract you, as a consulting team, have with the project sponsor and ensure everyone is on the same page.&lt;br /&gt;
&lt;br /&gt;
Goals for the SoW:&lt;br /&gt;
* Clearly define the purpose of the project / problem statement in your own words. Make sure that you understand what is important to the sponsor.&lt;br /&gt;
* Give an overview/background of the technology involved. Make sure you have a basic understanding of the concepts you will be investigating and the problems you might encounter. Show that you have already started background research on the project.&lt;br /&gt;
* Define the scope of work and deliverables. What will you need to do for the project sponsor to consider this a success?&lt;br /&gt;
* Describe any resources or cooperation you believe you will need in order to be successful&lt;br /&gt;
* Develop a plan/schedule for your project, this can be updated as needed but you need to know when you are going to try and have certain phases of the project complete.&lt;br /&gt;
&lt;br /&gt;
SoWs should be written in a narrative (paragraph) format (with the exception of a timeline) and should typically be about 850-1200 words (three or four pages). Your SoW will be graded based on how you meet the goals for the SoW listed above as well as professionalism (grammar, punctuation, etc.)&lt;br /&gt;
&lt;br /&gt;
Google &amp;quot;statement of work&amp;quot; for more information about these as well as some examples.&lt;br /&gt;
&lt;br /&gt;
==Project Work Log==&lt;br /&gt;
* Each INDIVIDUAL in your group must keep a work log indicating what was worked on, when, and for how long. This should be written in narrative (paragraph) format. You should probably be writing at least 2 paragraphs each week about the work you have done and details from your research. Logs must be turned in at the end of the course but must be kept up to date throughout the course. Your instructor may ask to see a copy of your work log at any time.&lt;br /&gt;
* You should &#039;&#039;&#039;also&#039;&#039;&#039; keep a separate log of the hours you INDIVIDUALLY worked on the project in a spreadsheet by date and category so that they can be graphed and included in your final presentation.&lt;br /&gt;
* As a three credit course this course is estimated to require about 9 hours of work per week from each student, or about 144 hours over the entire semester. The purpose of your spreadsheet is to track how many hours you are spending on the project. The purpose of your work log is to provide a good place to save links to reference material, notes you want to remember about what you&#039;ve done, and to justify (back-up) the claim of how many hours you spent. Of course, if your group does phenomenal presentations and whitepaper and everyone appears to have contributed equally we&#039;re not going to look too closely other than to see that you have kept a log meeting the requirements. However, if there are any issues with your presentations or paper (and there&#039;s almost always something that could be better) or someone people in your group seems to have contributed much more or less than others the work logs can give important data (along with other evidence) of what went on and so can influence other areas of your grade as well. Bottom line: be thorough and dedicated to keeping good logs!&lt;br /&gt;
* Tip: Keep your individual narrative log in a single word processing document so that you can submit the entire log at once and not have to combine multiple files together into one to submit it.&lt;br /&gt;
&lt;br /&gt;
==Group Meetings and Minutes==&lt;br /&gt;
It is expected that your group meets synchronously &#039;&#039;at least&#039;&#039; once a week (more is always encouraged) to work on the project and to update each other about the status of your individual parts of the project, demonstrate and test systems, etc. This would be in addition to meeting time spent with your instructor.&lt;br /&gt;
&lt;br /&gt;
Someone in your group needs to take meeting minutes at these meetings and accurately capture the status of the project as well as the discussions and contributions of each team member. These written reports need to be available to the instructor upon request and submitted en masse at the end of the project. These minutes should at the minimum contain a list of the group members present, the location of the meeting, the time the meeting started, the time the meeting ended, a report from each member about what they have done since the last meeting, a summary of what was discussed, and what each member agrees to work on before the next meeting.&lt;br /&gt;
&lt;br /&gt;
Tip: When you submit them at the end of the project you&#039;ll want to have them all in one document so it&#039;s easiest to keep a running document with all your group meeting minutes throughout the course rather than having to put it together at the end.&lt;br /&gt;
&lt;br /&gt;
==Instructor Progress Updates==&lt;br /&gt;
* At least one representative of your group must meet weekly updates with the instructor to discuss the progress of your group.&lt;br /&gt;
** You should discuss your current project status amongst your group each week in your regular group meeting before meeting with the instructor&lt;br /&gt;
** Meetings should be scheduled in advance&lt;br /&gt;
** Meetings will be held by Zoom web conference&lt;br /&gt;
* At least once every two weeks (every other week) your entire group must have a meeting with the instructor where your progress is discussed&lt;br /&gt;
** You should discuss your current project status amongst your group each week in your regular group meeting before meeting with the instructor&lt;br /&gt;
** Meetings should be scheduled in advance&lt;br /&gt;
** Meetings will be held by Zoom web conference&lt;br /&gt;
* Missing meetings unless it&#039;s been previously cleared with the instructor, will result in lower grades in this category for you individually and/or your entire group. Also, this is not just a participation score, the meetings need to provide valuable information about things going on in your group and show you are making adequate progress towards completion of the project in order to receive points.&lt;br /&gt;
&lt;br /&gt;
==Presentations==&lt;br /&gt;
Your team will be presenting twice in this course. &lt;br /&gt;
===YouTube Presentation===&lt;br /&gt;
Your group will create and upload a preliminary results presentation to YouTube about a week and a half before your final presentation where you will be presenting broad information about what you did to an interested audience. These presentations will be about 12-15 minutes long and should be engaging, interesting, and informative to people who might be searching YouTube for information about the topic of your project. These videos should NOT just be a narrated power point presentation, that is not very engaging and interesting. Would you stop to watch someone give a power point presentation on YouTube? You should probably watch some popular technical presentations on YouTube before you create yours and try to incorporate some of the things that you think makes them more interesting to watch. Demonstrations are usually one good way to keep things engaging. Clearly explaining what you are doing and why at each step is also critical to having a good presentation.&lt;br /&gt;
&lt;br /&gt;
The [https://obsproject.com/ Open Broadcaster Software] is free, open-source, cross platform software which allows you to capture input from webcams, microphones, and your screen to create videos. The [https://www.shotcut.org/ Shotcut] or [http://openshot.org/ OpenShot] free, open-source video editing software programs allows you to edit and title your presentation. You can feel free to use other tools, but these are free and cross platform. &lt;br /&gt;
&lt;br /&gt;
===Final Presentation===&lt;br /&gt;
At the end of the class you will give a final presentation of 20-25 minutes to an audience including other ITC students, faculty members, college administration, advisory board members, and employers. You should be prepared to discuss the background of your problem, the methodology you used, your testing, results, and conclusions. At the end of your presentation you should be prepared for a few minutes of Q&amp;amp;A from the audience as well. A copy of your presentation in electronic format must also be provided to the instructor.&lt;br /&gt;
====Evaluation====&lt;br /&gt;
Your final presentation will be evaluated by your instructor, members of the ITC advisory committee, other students, and yourselves. You will need to justify with examples scores you give in each of these four areas:&lt;br /&gt;
* &#039;&#039;&#039;Topic Content&#039;&#039;&#039;: Was the topic well defined? Were the key findings described? Was the content presented accurate and did it provide a good overview of the topic and work done? Was there evidence of research, problem solving, teamwork, and new insights? (out of 30 points)&lt;br /&gt;
* &#039;&#039;&#039;Presentation&#039;&#039;&#039;: How well did the group do explaining the content? Was the presentation well organized, easy to follow, and consistent in its focus? Were they able to adequately answer appropriate questions from the class? Was the presentation professional and well prepared? (out of 30 points)&lt;br /&gt;
* &#039;&#039;&#039;Engagement &amp;amp; Delivery&#039;&#039;&#039;: : How well did the group keep the audience engaged in their presentation? This could include receiving or asking questions from the audience, using appropriate visual aids, giving a demonstration, etc. (out of 20 points)&lt;br /&gt;
* &#039;&#039;&#039;Overall Quality&#039;&#039;&#039;: Assume these students were a team of employees or a consulting group you had asked to research this topic, experiment with the technology and prepare a briefing for you, would you be satisfied with their performance and why? (out of 20 points)&lt;br /&gt;
&lt;br /&gt;
==Final Written Report==&lt;br /&gt;
At the end of your project you must compile all your work into a technical whitepaper and submit it in paper and electronic format to the instructor. These whitepapers are typically 11,700 - 16,500 words ex (about 50-75 pages) in length excluding appendices and include:&lt;br /&gt;
* Table of Contents - Help people find the parts they&#039;re interested in&lt;br /&gt;
* Executive Summary - Provide a summary of about 500-700 words (this is about two pages) giving the highlights of everything else in the whitepaper, especially method, results, and conclusions. This should make someone interested in this topic want to read your entire whitepaper or help them find what they&#039;re interested in specifically. Hint: Write this after you finish the rest of it&lt;br /&gt;
* Thank you&#039;s/dedications/etc.&lt;br /&gt;
* Statement of Work - Possibly modified and updated as needed. Introduce and explain the problem/project and how you are going about it. This is about 850-1200 words (three or four pages) and if you have not made changes to the scope of your work it may just be inserting your final SoW from earlier in the course.&lt;br /&gt;
* Background/Research - What technologies did you look at? What important concepts are there to understand about this topic? Think of this part as a traditional research paper you might write for a composition course. This section is typically 3500-4900 words (about 10-15 pages).&lt;br /&gt;
* Methodology - Explain how you built your test environment, how you did your testing, what criteria were you evaluating and why (hint, your research should tell you what criteria is important and how to measure it), lots and lots of documentation so that someone else reading this could duplicate your results. This section frequently includes diagrams of your topology, instructions you have written, short code/configuration snippets, etc. Long complete configuration files or code should be placed in an appendix. How long this section should be in words varies considerably based on your specific project but is typically about 5000-7000 words (they are usually about 20-25 pages, notice the fewer words per page though compared with the background section because there are likely more lists, diagrams, code/configuration etc.)&lt;br /&gt;
* Results - What did you find when you ran your tests. No opinions here, don&#039;t analyze the data, just provide it. This is typically about 400-700 words (about 2-3 pages) depending on your particular project and may also include graphs, charts, screenshots, etc.&lt;br /&gt;
* Conclusions/Analysis - Provide your opinions here and back them up with the results you gathered. This is typically 1400-2000 words (about 6-8 pages) and may also include graphs, charts, screenshots, etc.&lt;br /&gt;
* Appendices - Include any critical technical documentation of your configurations, special/detailed setup instructions for tricky things, etc. in appendices at the end of the whitepaper.&lt;br /&gt;
These sections and exactly what each might include vary from project to project so be sure to consult with your instructor and take a look at the many sample papers from previous students to get an idea of what this might look like. These are not included in the word/page counts above.&lt;br /&gt;
&lt;br /&gt;
One word of caution about word/page counts. The amount and type of content you need to thoroughly describe your project varies greatly from one project to another so these are general guidelines. It&#039;s difficult to fully explore your semester long project in much less than 11,700 words or 50 pages but for many projects that is also not nearly enough detail. You are graded not so much on whether you have the right number of words or pages but on how completely your paper and project explore the topic you have chosen. Be thorough but don&#039;t add unnecessary filler material. When in doubt talk to your instructor, share outlines and drafts, and get feedback along the way. Some groups have found that it takes 90 or more pages (excluding appendices) to fully explain their topic and project. Things like code/configuration examples, installation/configuration instructions, and screenshots should be included as needed to explain your topic but should absolutely not be used as additional &amp;quot;filler&amp;quot;. It&#039;s obvious when this has been done and is taken into account when grading.&lt;br /&gt;
&lt;br /&gt;
==Participation and Peer Evaluation==&lt;br /&gt;
At the end of the course you will be asked to evaluate how well each person on your team (including yourself) contributed to the effort. Do not let these evaluations be a surprise! If you are having problems with team members you should talk to them about it first and if things do not involve make sure the instructor is aware of it well before the end of the course. The quality of your peer evaluations (how well you write up evaluations of other group members and yourself) will be graded out of 20 points in the &amp;quot;participation and peer evaluations&amp;quot; section of your grade.&lt;br /&gt;
&lt;br /&gt;
Because group work is a key component of this course your grade will be adjusted based on your performance as a member of the group. This is done by collecting peer evaluations at the end of the course and by observation of the instructor during progress checks. Your grade on the group portions of the course (Statement of Work, Presentations, Final Written Report) will be multiplied by a &amp;quot;peer adjustment factor&amp;quot; ranging from 0% to 100% where 100% means you were equal in your contributions to the group compared with other group members and 0% means you had no participation in group work.&lt;br /&gt;
&lt;br /&gt;
For each group member, including yourself, you need to turn in a peer evaluation. Below are six categories as well as some questions to get you thinking about how well people participated in your group. You should write an evaluation for each group member (including yourself), covering each of the categories, as well as any general comments. Each category should be clearly identified and addressed in paragraph form with at least a few sentence. For most people these evaluations end up being about 300-400 words &#039;&#039;per group member&#039;&#039;.&lt;br /&gt;
&lt;br /&gt;
Here are the categories to discuss about each person:&lt;br /&gt;
&lt;br /&gt;
* &#039;&#039;&#039;Contributions:&#039;&#039;&#039; Did they regularly provide useful ideas, insights and research to the group? Were they a leader? How hard did they try to help the group effort? What specifically did they add to the group?&lt;br /&gt;
* &#039;&#039;&#039;Time Management:&#039;&#039;&#039; Was their time well used throughout the project? Did deadlines have to get adjusted because work was not done on time? How did their ability to get things done affect the group?&lt;br /&gt;
* &#039;&#039;&#039;Preparedness/Attendance:&#039;&#039;&#039; Were needed materials (VMs, equipment, etc.) that were the responsibility of this group member available and ready when needed by other group members? Was the group member on-time and ready to work during group work sessions?&lt;br /&gt;
* &#039;&#039;&#039;Attitude:&#039;&#039;&#039; Was the group member unduly critical of the project or the work of others in the group or did they support the group and engage in the project?&lt;br /&gt;
* &#039;&#039;&#039;Teamwork:&#039;&#039;&#039; Did they listen to, share with, and support the efforts of other group members? Did they try to keep working with others on the team or did they “go it alone”?&lt;br /&gt;
* &#039;&#039;&#039;Quality of Work:&#039;&#039;&#039; How was the work done by this member? Did other group members need to check and correct problems regularly?&lt;/div&gt;</summary>
		<author><name>BenFranske</name></author>
	</entry>
	<entry>
		<id>https://wiki.ihitc.net/mediawiki/index.php?title=Franske_ITC-2000_Assignments&amp;diff=9868</id>
		<title>Franske ITC-2000 Assignments</title>
		<link rel="alternate" type="text/html" href="https://wiki.ihitc.net/mediawiki/index.php?title=Franske_ITC-2000_Assignments&amp;diff=9868"/>
		<updated>2022-05-02T21:14:53Z</updated>

		<summary type="html">&lt;p&gt;BenFranske: /* Online Final Exams */&lt;/p&gt;
&lt;hr /&gt;
&lt;div&gt;=Labs=&lt;br /&gt;
You are responsible for completing ALL of these labs. You must submit a [[Franske Lab Report Format|lab report]] for each topic/chapter (you should combine multiple labs from the chapter/topic into a single report). If you work with a partner on a lab you only need to submit a single lab report for the two of you but it must have both your names on it. Each lab report is worth up to 20 points. This falls into the Labs/Homework category of your course grade.&lt;br /&gt;
&lt;br /&gt;
==PC Disassembly/Reassembly Labs==&lt;br /&gt;
&#039;&#039;&#039;NOTE: Before beginning these labs please make sure you have watched the lab videos created by your instructor about the disassembly and re-assembly process for these PCs.&#039;&#039;&#039;&lt;br /&gt;
* 1.3.2.2 Lab - Disassemble a Computer&lt;br /&gt;
* 2.1.2.5 Lab - Install the Power Supply&lt;br /&gt;
* 2.1.3.10 Lab - Install the Motherboard in a Computer&lt;br /&gt;
* 2.1.4.7 Lab – Install the Drives&lt;br /&gt;
* 2.1.5.6 Lab - Install Adapter Card&lt;br /&gt;
* 2.1.7.4 Lab - Install Internal Cables&lt;br /&gt;
* 2.1.7.8 Lab - Install the Front Panel Cables&lt;br /&gt;
* 2.1.7.11 Lab – Complete the Computer Assembly&lt;br /&gt;
&lt;br /&gt;
==Chapter 3 Labs==&lt;br /&gt;
&#039;&#039;&#039;NOTE: You will complete these labs on the same PC which you assembled in the PC Assembly lab.&#039;&#039;&#039;&lt;br /&gt;
* 3.1.1.6 Lab - Investigate BIOS or UEFI Settings&lt;br /&gt;
* 3.1.2.5 Lab - Search for BIOS or UEFI Firmware Updates&lt;br /&gt;
* 3.1.2.6 Lab - Install Windows&lt;br /&gt;
** &#039;&#039;&#039;NOTE:&#039;&#039;&#039; You will first need to create a Windows 10 installation USB drive using the [https://www.microsoft.com/en-us/software-download/windows10 Windows 10 Media Creation Tool] from another PC. Be sure to follow the &amp;quot;Using the tool to create installation media (USB flash drive, DVD, or ISO file) to install Windows 10 on a different PC (click to show more or less information)&amp;quot; to create a 64-bit installation USB stick.&lt;br /&gt;
** &#039;&#039;&#039;NOTE:&#039;&#039;&#039; Make sure your computer (the one you built from parts) is NOT connected to the Internet while Windows is being installed on it so that you can create a local account instead of being forced to use a Microsoft account!&lt;br /&gt;
** &#039;&#039;&#039;NOTE:&#039;&#039;&#039; Be sure to choose a new installation, not to repair an existing one. If prompted choose to install &amp;quot;Windows 10 Education&amp;quot; or &amp;quot;Windows 10 Enterprise&amp;quot;. Also, choose to do a &amp;quot;Custom&amp;quot; installation, not an upgrade, and delete all existing partitions (note that this will erase all data on the computer).&lt;br /&gt;
** &#039;&#039;&#039;NOTE:&#039;&#039;&#039; If you are prompted for a license or activation key choose that you do not have one or to skip the step.&lt;br /&gt;
** &#039;&#039;&#039;NOTE:&#039;&#039;&#039; During the account creation process use the name &amp;quot;ITC Admin&amp;quot; and the password &amp;quot;Password123!&amp;quot; be sure to write them down and have your partner write them down as well because you will need them again later in the course.&lt;br /&gt;
* 3.1.2.7 Lab - Install Third-Party Software in Windows&lt;br /&gt;
** &#039;&#039;&#039;NOTE:&#039;&#039;&#039; You will need to download the [https://www.netacad.com/portal/resources/packet-tracer Packet Tracer software] from the Cisco Networking Academy site and copy it to your computer to install it.&lt;br /&gt;
&lt;br /&gt;
==Chapter 4 Labs==&lt;br /&gt;
===In Person Class Labs===&lt;br /&gt;
* 4.2.3.6 Lab – Troubleshoot Hardware Problems&lt;br /&gt;
** &#039;&#039;&#039;NOTE:&#039;&#039;&#039; In this lab you are asked to troubleshoot any problems with your hardware. After making sure your system is working properly obtain sheets from the instructor with a series of problems to create for your partner. Be sure to have your partner leave the room while you are creating each problem (one problem at a time!).&lt;br /&gt;
&lt;br /&gt;
===Fully Online Class Labs===&lt;br /&gt;
* 4.2.3.6 Lab – Troubleshoot Hardware Problems&lt;br /&gt;
** &#039;&#039;&#039;NOTE:&#039;&#039;&#039; Normally in this lab you are asked to troubleshoot problems with your hardware that were created by a partner of yours following instructions from your instructor. Because the class is being offered online this semester and you are working alone with your computer at home you will instead follow the instructions (which have been put in the Chapter 4 Module on the Cisco Netacad Site) yourself to create various problems with your hardware and then see what type of symptoms each issues produces. Your lab report should include details about the clues you could have used and/or questions you could have asked the user which would show what the problem was.&lt;br /&gt;
* [[ITC-2000 Lab Install Windows on Remote Lab PCs|Install Windows on Remote Lab PCs]]&lt;br /&gt;
** For this activity you will install two copies of Windows 10 onto PCs in our IHCC remote lab system, Netlab. Instructions for the activity can be found by clicking the title of the lab above, instructions are not on the Netacad site.&lt;br /&gt;
&lt;br /&gt;
==Chapter 6 Labs==&lt;br /&gt;
===In Person Class Labs===&lt;br /&gt;
* 6.1.2.7 Lab - Configure a NIC to Use DHCP in Windows&lt;br /&gt;
** &#039;&#039;&#039;NOTE:&#039;&#039;&#039; Do NOT connect your router to an Internet connection, it&#039;s not required for this lab.&lt;br /&gt;
** &#039;&#039;&#039;NOTE:&#039;&#039;&#039; In this lab you are asked to open a command prompt window. In older versions of Windows the command prompt was an option in the start menu, but it was removed from there starting in Windows 10. To launch a command prompt just click on the start menu and start typing &amp;quot;cmd&amp;quot; or &amp;quot;Command Prompt&amp;quot; and you will find it.&lt;br /&gt;
* 6.1.3.10 Lab - Configure a Wireless Network&lt;br /&gt;
** &#039;&#039;&#039;NOTE:&#039;&#039;&#039; Do NOT connect your router to an Internet connection, it&#039;s not required for this lab.&lt;br /&gt;
** &#039;&#039;&#039;NOTE:&#039;&#039;&#039; Change the router settings as indicated in the lab, use these for the NEW settings:&lt;br /&gt;
*** Router IP Address: 172.17.99.1&lt;br /&gt;
*** Router Subnet Mask: 255.255.255.0&lt;br /&gt;
*** DHCP Starting IP Address: 172.17.99.21&lt;br /&gt;
*** DHCP Maximum Number of Users: 20&lt;br /&gt;
*** Router Username: admin&lt;br /&gt;
*** Password: Password123!&lt;br /&gt;
*** Wireless SSID: ITE-Wxx (replace xx with the number of one of your PCs, found on a sticker on top of the classroom PC under your desk)&lt;br /&gt;
*** Wireless Passphrase: Cisco456!&lt;br /&gt;
** &#039;&#039;&#039;NOTE:&#039;&#039;&#039; Do not complete Part 4 of this lab which is listed as optional.&lt;br /&gt;
* 6.1.4.8 Lab - Configure Firewall Settings&lt;br /&gt;
** &#039;&#039;&#039;NOTE:&#039;&#039;&#039; Do NOT connect your router to an Internet connection, it&#039;s not required for this lab.&lt;br /&gt;
** &#039;&#039;&#039;NOTE:&#039;&#039;&#039; In Part 2, Step 1 you should add the MAC addresses of both your computers to the allowed list of MACs on the router.&lt;br /&gt;
** &#039;&#039;&#039;NOTE:&#039;&#039;&#039; In Part 2, Step 2 you should add the IP address of ONE of your computers to the DMZ on the router.&lt;br /&gt;
** &#039;&#039;&#039;NOTE:&#039;&#039;&#039; In Part 2, Step 3 you should add a port forwarding rule to forward port 80 to the IP address of the OTHER one of your computers. Also note that different manufacturers call &amp;quot;port forwarding&amp;quot; different things. For example TP-Link calls it &amp;quot;virtual servers&amp;quot; instead in some models of routers.&lt;br /&gt;
* 6.2.2.5 Lab - Troubleshoot Network Problems&lt;br /&gt;
** &#039;&#039;&#039;NOTE:&#039;&#039;&#039; In this lab you will connect your router to an Internet connection, in room B-107 please use the GREEN network jack under your desk to make this connection.&lt;br /&gt;
** &#039;&#039;&#039;NOTE:&#039;&#039;&#039; Obtain sheets with two lists of problems to create from the instructor. Create these problems for your partner one at a time while they are out of the room and ask them to fix your network. If you are unsure of how to create the issue ask your instructor for help.&lt;br /&gt;
** &#039;&#039;&#039;NOTE: Before you leave today please reset your router to the factory default settings.&#039;&#039;&#039;&lt;br /&gt;
&lt;br /&gt;
===Fully Online Class Labs===&lt;br /&gt;
* You will complete labs for Chapter 6 using a combination of your remote lab PCs and the Cisco Packet Tracer software. Details will be added below the week of February 16.&lt;br /&gt;
* 6.1.2.7 Lab - Configure a NIC to Use DHCP in Windows&lt;br /&gt;
** &#039;&#039;&#039;NOTE:&#039;&#039;&#039; This lab will be completed using your two Remote Lab PCs in the IHCC Netlab system which you previously installed Windows 10 on. You can use &amp;quot;PC 1&amp;quot; as what the lab calls &amp;quot;Host A&amp;quot; and &amp;quot;PC 2&amp;quot; as what the lab calls &amp;quot;Host B&amp;quot;. You will be able to skip the wiring instructions from Step 1 of the lab as your remote lab PCs are already wired to complete this lab.&lt;br /&gt;
* [[ITC-2000 Lab OpenWRT Router Exploration|OpenWRT Router Exploration Activity]]&lt;br /&gt;
** Instructions for the activity can be found by clicking the title of the lab above, instructions are not on the Netacad site.&lt;br /&gt;
* 6.1.3.9 Packet Tracer Activity - Connect to a Wireless Network&lt;br /&gt;
** &#039;&#039;&#039;NOTE:&#039;&#039;&#039; For this activity you will be simulating a connection to a wireless network using the Cisco Packet Tracer software which can simulate a large network with multiple PCs and devices all in a single application running on your PC. To complete this activity you will need to download and install the latest version of the [https://www.netacad.com/portal/resources/packet-tracer Packet Tracer software] from the Cisco Networking Academy site. You can either install it on your home computer or you can install it on one of your remote lab PCs and use it through Netlab.&lt;br /&gt;
** &#039;&#039;&#039;NOTE:&#039;&#039;&#039; If you have not used Packet Tracer before you may want to view [https://youtu.be/F4bXJMx7nT8 this video showing how to use the small office and home networking features of Packet Tracer] to build a simple network.&lt;br /&gt;
* 6.1.4.7 Packet Tracer Activity - Configure Firewall Settings&lt;br /&gt;
&lt;br /&gt;
==Chapter 8 Labs==&lt;br /&gt;
===In Person Class Labs===&lt;br /&gt;
* 8.3.1.3 Lab - Install a Printer in Windows&lt;br /&gt;
* 8.4.1.3 Lab - Share a Printer in Windows&lt;br /&gt;
** NOTE: In this lab use a laptop as the second device (the one which is not directly connected to the printer). Both the laptop and your desktop will need to be connected to the same network so setup your network routers with a connection to both computers.&lt;br /&gt;
** NOTE: Because of a security issue called &amp;quot;Print Nightmare&amp;quot; Microsoft has made some patches to Windows printer sharing which may prevent you from adding a network printer on a the client (Laptop in this case) through the traditional means (such as just double clicking on the shared printer or by searching and installing it as a network printer on the client. Instead you may need to download and install the printer driver on the client computer first (like you would for a local USB printer) and then manually add the shared printer on the client, specifying the driver to use.&lt;br /&gt;
* 8.5.3.2 Lab - Perform Preventive Maintenance on a Laser Printer&lt;br /&gt;
** NOTE: In this lab you will not actually install any new parts, just find and remove the existing parts on the printer and then re-install them. Also, you should locate the fuser on the printer and find and watch a video showing how to remove and replace it but do not actually do it because on our particular printer model it requires disassembling most of the printer to get to the fuser.&lt;br /&gt;
* Lab - [[Franske ITC-2000 Network Printing Lab|Setup and Connect to Network Printers]]&lt;br /&gt;
&lt;br /&gt;
===Fully Online Class Labs===&lt;br /&gt;
* &#039;&#039;&#039;NOTE:&#039;&#039;&#039; These labs will be completed using your two Remote Lab PCs in the IHCC Netlab system which you previously installed Windows 10 on. You will need to have working Internet access from both PCs in order to complete these labs so make sure you have that enabled and working.&lt;br /&gt;
* [[ITC-2000 Lab Remote Printer Installation|Install a Printer in Windows (Remote Version)]]&lt;br /&gt;
** Instructions for the activity can be found by clicking the title of the lab above, instructions are not on the Netacad site.&lt;br /&gt;
* [[ITC-2000 Lab Remote Printer Sharing|Share a Printer in Windows (Remote Version)]]&lt;br /&gt;
** Instructions for the activity can be found by clicking the title of the lab above, instructions are not on the Netacad site.&lt;br /&gt;
&lt;br /&gt;
&lt;br /&gt;
==Chapter 9 Labs==&lt;br /&gt;
===In Person Class Labs===&lt;br /&gt;
* 9.1.2.5 Lab - Install Linux in a Virtual Machine and Explore the GUI&lt;br /&gt;
** &#039;&#039;&#039;NOTE:&#039;&#039;&#039; Before you create your VM please make sure that VirtualBox is set to save VMs into a folder on the D:\ drive that contains the semester and year in the folder name such as &#039;&#039;D:\bfranske-fa17\&#039;&#039;&lt;br /&gt;
** &#039;&#039;&#039;NOTE:&#039;&#039;&#039; Change the network jack your PC is plugged into at your desk to the &amp;quot;ITC network&amp;quot; (the GREEN network jack in B107). Make sure to change it back to the &amp;quot;Campus&amp;quot; connection (the RED network jack in B107) before you leave!&lt;br /&gt;
** &#039;&#039;&#039;NOTE:&#039;&#039;&#039; The Ubuntu installation ISO image file is located in the &#039;&#039;D:\CNT Files&#039;&#039; folder. The version of Ubuntu in this folder may be newer than the version listed in the lab&lt;br /&gt;
** &#039;&#039;&#039;NOTE:&#039;&#039;&#039; Set your virtual machine to use at least 2 GB of RAM (for a faster VM you could go higher as long as you stay in the green zone) and have at least an 18 GB virtual hard drive.&lt;br /&gt;
** &#039;&#039;&#039;NOTE:&#039;&#039;&#039; Make sure to set your virtual machine to use bridged networking before starting it&lt;br /&gt;
** If you have time you may want to try a different distribution of Linux to see what is the same and what&#039;s different. The &#039;&#039;D:\CNT Files&#039;&#039; folder should contain some others such as Linux Mint or Debian you can try as well. Just setup a new virtual machine for each one you would like to try.&lt;br /&gt;
** &#039;&#039;&#039;Don&#039;t forget&#039;&#039;&#039; to change the network jack your PC is plugged into at your desk back to the &amp;quot;Campus&amp;quot; connection (the RED network jack in B107) before you leave!&lt;br /&gt;
&lt;br /&gt;
===Fully Online Class Labs===&lt;br /&gt;
* 9.1.2.5 Lab - Install Linux in a Virtual Machine and Explore the GUI&lt;br /&gt;
** &#039;&#039;&#039;NOTE:&#039;&#039;&#039; You will be completing this lab on PC 1 in your Netlab system so make sure you have a reservation in Netlab, are able to access PC 1, and PC 1 has working Internet access.&lt;br /&gt;
** &#039;&#039;&#039;NOTE:&#039;&#039;&#039; You will need to download and install the latest version of VirtualBox for &amp;quot;Windows Hosts&amp;quot; from the web on PC 1&lt;br /&gt;
** &#039;&#039;&#039;NOTE:&#039;&#039;&#039; You will need to download the latest version of the Ubuntu Desktop ISO file from the web on PC 1&lt;br /&gt;
** &#039;&#039;&#039;NOTE:&#039;&#039;&#039; Set your virtual machine to use at least 3 GB of RAM (for a faster VM you could go higher as long as you stay in the green zone) and have at least an 18 GB virtual hard drive.&lt;br /&gt;
** If you have time you may want to try a different distribution of Linux to see what is the same and what&#039;s different. You can download and try installing some others in VirtualBox too such as Linux Mint or Debian Linux. Just setup a new virtual machine for each one you would like to try.&lt;br /&gt;
&lt;br /&gt;
==Chapter 10 Labs==&lt;br /&gt;
===In-Person Class Labs===&lt;br /&gt;
* 10.3.1.1 Lab - Windows Installation&lt;br /&gt;
** NOTE: Be sure to leave at least 10GB of unpartitioned space during the installation! Try to figure out how to leave this unpartitioned space at the END of the drive.&lt;br /&gt;
** NOTE: Make sure your computer is NOT connected to the Internet while Windows is being installed so that you can create a local account instead of being forced to use a Microsoft account!&lt;br /&gt;
** NOTE: During the account creation process use the name &amp;quot;ITC Admin&amp;quot; and the password &amp;quot;Password123!&amp;quot; be sure to write them down and have your partner write them down as well because you will need them again later in the course.&lt;br /&gt;
* 10.2.1.8 Lab - Create a Partition in Windows&lt;br /&gt;
** NOTE: Do this lab AFTER the Windows Installation lab!&lt;br /&gt;
* 10.3.1.4 Lab - Finalize the Windows Installation&lt;br /&gt;
&lt;br /&gt;
===Fully Online Class Labs===&lt;br /&gt;
* 10.3.1.1 Lab - Windows Installation&lt;br /&gt;
** NOTE: Your Netlab &amp;quot;PC 2&amp;quot; machine will be erased prior to beginning this lab so that you can practice installing Windows 10 on it again with a few changes.&lt;br /&gt;
** NOTE: Before installing Windows 10 on PC 2 make sure to switch off the Internet connection on your OpenWRT router (use your web browser on PC 1 to do this, see the Chapter 4 Windows installation lab for detailed instructions) so that you can create a local account instead of being forced to use a Microsoft account!&lt;br /&gt;
** NOTE: Be sure to leave at least 10GB of unpartitioned space during the installation! Try to figure out how to leave this unpartitioned space at the END of the drive and not the beginning of the drive (so the Windows installation on the big partition goes before the unpartitioned space.&lt;br /&gt;
** NOTE: During the account creation process use the name &amp;quot;ITC Admin&amp;quot; and the password &amp;quot;Password123!&amp;quot; be sure to write them down because you will need them again later in the course.&lt;br /&gt;
** NOTE: Once the Windows 10 installation is complete on PC 2 sure to switch on the Internet connection on your OpenWRT router again.&lt;br /&gt;
* 10.2.1.8 Lab - Create a Partition in Windows&lt;br /&gt;
** NOTE: You will be doing this lab on BOTH PC 1 and PC 2. On PC 2 you should have 10 GB of unpartitioned space which you left during the Windows 10 install you just completed so you can skip the optional Step 2 in the lab. On PC 1 you probably don&#039;t have any unpartitioned space so you will need to create free space on your drive by shrinking the existing NTFS partition as explained in Step 2 of the lab.&lt;br /&gt;
* 10.3.1.4 Lab - Finalize the Windows Installation&lt;br /&gt;
** NOTE: Make sure to install the VMware Tools on PC 2 during this lab. See the Chapter 4 Windows installation lab for detailed instructions.&lt;br /&gt;
&lt;br /&gt;
==Chapter 11 Labs==&lt;br /&gt;
NOTE: All of these labs will be completed on one of the PCs you installed Windows 10 on in the previous lab.&lt;br /&gt;
* 11.1.2.10 Lab - Explore the Windows Desktop&lt;br /&gt;
* 11.1.3.4 Lab - Work with Task Manager&lt;br /&gt;
* 11.1.4.11 Lab - Working with File Explorer&lt;br /&gt;
* 11.2.1.5 Lab - Explore Control Panel Categories&lt;br /&gt;
* 11.2.2.3 Lab - User Accounts&lt;br /&gt;
* 11.2.3.5 Lab - Configure Browser Settings&lt;br /&gt;
* 11.2.5.8 Lab - Manage Virtual Memory&lt;br /&gt;
* 11.2.6.2 Lab - Use Device Manager&lt;br /&gt;
* 11.2.7.4 Lab - Region and Language Options&lt;br /&gt;
* 11.3.1.11 Lab - Monitor and Manage System Resources&lt;br /&gt;
* 11.3.2.7 Lab - System Utilities&lt;br /&gt;
* 11.3.2.8 Lab - Manage System Files&lt;br /&gt;
* 11.3.3.8 Lab - Hard Drive Maintenance&lt;br /&gt;
* 11.3.4.6 Lab - Install Third-Party Software&lt;br /&gt;
* 11.4.1.5 Lab - Work in the Windows Command Shell&lt;br /&gt;
* 11.4.2.7 Lab - File System Commands&lt;br /&gt;
* 11.4.3.2 Lab - Disk CLI Commands&lt;br /&gt;
* 11.4.4.2 Lab - Task and System CLI Commands&lt;br /&gt;
* 11.4.5.3 Lab - Other Useful Commands&lt;br /&gt;
* 11.5.2.4 Lab - Share Resources&lt;br /&gt;
** NOTE: In this lab activity you will need to share and connect to network files. You will need to setup your second Windows PC, connect the two PCs with a router, and configure them for file sharing. The router and PCs do not need an Internet connection for this lab.&lt;br /&gt;
* 11.5.4.2 Lab - Connect and Test the Wireless Connection&lt;br /&gt;
* 11.5.6.2 Lab - Windows Remote Desktop and Assistance&lt;br /&gt;
* 11.6.1.2 Lab - Manage the Startup Folder&lt;br /&gt;
* 11.6.1.5 Lab - Schedule a Task using the GUI and the Command Line&lt;br /&gt;
* 11.6.2.4 Lab - System Restore and Hard Drive Backup&lt;br /&gt;
* 11.7.3.2 Lab - Troubleshoot Operating System Problems&lt;br /&gt;
** NOTE: Ask your instructor or the lab assistant to configure the &amp;quot;computer will not boot&amp;quot; problem from the instructor lab guide for you to troubleshoot.&lt;br /&gt;
&lt;br /&gt;
==Chapter 12 Labs==&lt;br /&gt;
===In-Person Class Labs===&lt;br /&gt;
* Check out an Android tablet from your instructor.&lt;br /&gt;
* The access PIN on the tablets is &amp;quot;1 2 3 4&amp;quot;&lt;br /&gt;
* 12.1.2.2 Lab - Working with Android&lt;br /&gt;
* 12.1.4.4 Lab - Mobile Device Features&lt;br /&gt;
* 12.2.1.2 Lab – Passcode Locks&lt;br /&gt;
** Make &#039;&#039;&#039;sure&#039;&#039;&#039; you set the PIN back to &amp;quot;1 2 3 4&amp;quot; when you are done with the lab if you have changed it!&lt;br /&gt;
* 12.4.2.4 Lab - Troubleshoot Mobile Devices&lt;br /&gt;
&lt;br /&gt;
===Fully Online Class Labs===&lt;br /&gt;
* If you have access to your own Android tablet or smartphone you can complete these labs on your own device&lt;br /&gt;
* If you do not have access to an Android tablet or smartphone you will be able to use an Android system through the remote Netlab system to complete these labs. When you make your reservation in Netlab be sure to choose &amp;quot;Android Device Lab Access&amp;quot; instead of &amp;quot;PC Hardware and Software Lab Access (2 Windows PCs with Network Access)&amp;quot;.&lt;br /&gt;
* 12.1.2.2 Lab - Working with Android&lt;br /&gt;
* 12.1.4.4 Lab - Mobile Device Features&lt;br /&gt;
* 12.2.1.2 Lab – Passcode Locks&lt;br /&gt;
* 12.4.2.4 Lab - Troubleshoot Mobile Devices&lt;br /&gt;
&lt;br /&gt;
&lt;br /&gt;
==Chapter 13 Labs==&lt;br /&gt;
===In-Person Class Labs===&lt;br /&gt;
* 13.2.3.7 Lab - Bitlocker and Bitlocker To Go&lt;br /&gt;
* 13.3.2.5 Lab - Configure Windows Local Security Policy&lt;br /&gt;
* 13.3.3.6 Lab - Configure Users and Groups in Windows&lt;br /&gt;
** NOTE: There is a bug in the lab in the section about setting permissions on the Student01 folder. If you set the permissions as the lab indicates (Allow Full Control for Student01 and Deny for ITEStudents) you will actually block Student02 AND Student01 from being able to access the folder because they are both members of ITEStudents. Windows actually gives you a note about this when you set the Deny permission, that it takes precedence over allow. To make this work correctly (Student01 has access to their folder, but Student02 does not) you will need to disable inheriting permissions on the Student01 folder and then specifically allow Staff and Student01 to have full control. In this situation Student02 will not be able to view the folder because they don&#039;t inherit any permissions from the parent folder and are not specifically mentioned as someone who has any permissions with an Allow statement.&lt;br /&gt;
* 13.3.4.6 Lab - Configure Windows Firewall&lt;br /&gt;
** NOTE: Because Windows has updated the default system security settings over time it&#039;s no longer as easy to share files as it used to be or the lab makes it out to be. In order to share files from one system to another you&#039;ll need to check a few things. First, the system which is sharing the files needs to have the &amp;quot;File and Printer Sharing&amp;quot; feature allowed in the firewall for the zone (Private or Public) which is currently active on the network interface. Second, you will not be able to share files anonymously anymore, you will need to setup the sharing permissions (different from the file permissions) on the shared file to allow a specific user account to have access to the files (not the &amp;quot;Everyone&amp;quot; which is for anonymous access). You will then need to use that username and password on the other computer to access the file share. Finally, you may not be able to access the file share by computer name and instead will need to open a &amp;quot;Run&amp;quot; dialog box and try &amp;quot;\\IPAddressOfComputerToConnectTo&amp;quot; to make a connection like &amp;quot;\\192.168.1.26&amp;quot;.&lt;br /&gt;
** NOTE: If you are not able to connect or are not prompted for a username and password your system may be trying to connect as another user. You can re-set which user your computer is trying to connect using by opening a command prompt and running &#039;&#039;&#039;net use \\192.168.1.26 /user:&amp;quot;Username to Connect With&amp;quot;&#039;&#039;&#039; and pressing enter. This should prompt you to enter a password for that user (if you are logged in with a user who has the same username it will try your password first so that may work in some cases if both computers have the same user and password). After the password is accepted at the command prompt you can re-try accessing the shared folder and it will use that username and password.&lt;br /&gt;
* 13.5.2.2 Lab - Document Customer Information in a Work Order&lt;br /&gt;
&lt;br /&gt;
===Fully Online Class Labs===&lt;br /&gt;
* 13.2.3.7 Lab - Bitlocker and Bitlocker To Go&lt;br /&gt;
** NOTE: Bitlocker does not function on a boot partition without EFI and a TPM chip (which the Netlab Virtual Machines are not setup for) in the default configuration. As a result you will need to modify the group policy of your system to allow a password to be used for BitLocker without a TPM chip. Try searching the Internet for instructions on how to modify group policy to allow Bitlocker without TPM and contact your instructor if you get stuck. &lt;br /&gt;
* 13.3.2.5 Lab - Configure Windows Local Security Policy&lt;br /&gt;
** NOTE: There is a bug in the lab in the section about setting permissions on the Student01 folder. If you set the permissions as the lab indicates (Allow Full Control for Student01 and Deny for ITEStudents) you will actually block Student02 AND Student01 from being able to access the folder because they are both members of ITEStudents. Windows actually gives you a note about this when you set the Deny permission, that it takes precedence over allow. To make this work correctly (Student01 has access to their folder, but Student02 does not) you will need to disable inheriting permissions on the Student01 folder and then specifically allow Staff and Student01 to have full control. In this situation Student02 will not be able to view the folder because they don&#039;t inherit any permissions from the parent folder and are not specifically mentioned as someone who has any permissions with an Allow statement.&lt;br /&gt;
* 13.3.3.6 Lab - Configure Users and Groups in Windows&lt;br /&gt;
* 13.3.4.6 Lab - Configure Windows Firewall&lt;br /&gt;
** NOTE: Because Windows has updated the default system security settings over time it&#039;s no longer as easy to share files as it used to be or the lab makes it out to be. In order to share files from one system to another you&#039;ll need to check a few things. First, the system which is sharing the files needs to have the &amp;quot;File and Printer Sharing&amp;quot; feature allowed in the firewall for the zone (Private or Public) which is currently active on the network interface. Second, you will not be able to share files anonymously anymore, you will need to setup the sharing permissions (different from the file permissions) on the shared file to allow a specific user account to have access to the files (not the &amp;quot;Everyone&amp;quot; which is for anonymous access). You will then need to use that username and password on the other computer to access the file share. Finally, you may not be able to access the file share by computer name and instead will need to open a &amp;quot;Run&amp;quot; dialog box and try &amp;quot;\\IPAddressOfComputerToConnectTo&amp;quot; to make a connection like &amp;quot;\\192.168.1.26&amp;quot;.&lt;br /&gt;
** NOTE: If you are not able to connect or are not prompted for a username and password your system may be trying to connect as another user. You can re-set which user your computer is trying to connect using by opening a command prompt and running &#039;&#039;&#039;net use \\192.168.1.26 /user:&amp;quot;Username to Connect With&amp;quot;&#039;&#039;&#039; and pressing enter. This should prompt you to enter a password for that user (if you are logged in with a user who has the same username it will try your password first so that may work in some cases if both computers have the same user and password). After the password is accepted at the command prompt you can re-try accessing the shared folder and it will use that username and password.&lt;br /&gt;
* 13.5.2.2 Lab - Document Customer Information in a Work Order&lt;br /&gt;
&lt;br /&gt;
==Chapter 14 Labs==&lt;br /&gt;
===In-Person Class Labs===&lt;br /&gt;
* 14.4.1.4 Lab - Remote Technician - Fix a Hardware Problem&lt;br /&gt;
* 14.4.1.5 Lab - Remote Technician - Fix an Operating System Problem&lt;br /&gt;
* 14.4.1.6 Lab - Remote Technician - Fix a Network Problem&lt;br /&gt;
* 14.4.1.7 Lab - Remote Technician - Fix a Security Problem&lt;br /&gt;
* 14.4.2.7 Lab - Write Basic Scripts in Windows and Linux&lt;br /&gt;
** NOTE: In this lab you will use the Linux Virtual Machine you installed in Lab 9.1.2.5&lt;br /&gt;
&lt;br /&gt;
===Fully Online Class Labs===&lt;br /&gt;
There are two types of labs which you will complete for Chapter 14, the first is a number of &amp;quot;Remote Technician&amp;quot; labs and the second is a &amp;quot;Scripting&amp;quot; lab. Because the two types of labs are quite different there are some special instructions on how to turn in lab reports for this chapter. Please be sure to read these instructions and follow them carefully.&lt;br /&gt;
&lt;br /&gt;
For each &amp;quot;Remote Technician&amp;quot; lab: Read through the &amp;quot;Student Customer Sheet&amp;quot; of the lab, think about what could be causing the issues described by the customer. Write down a list of the questions you would ask the customer to help troubleshoot the issue. Once you have a list of questions make up answers that the customer might give to each question and write down those as well. Write an explanation of what you think a realistic problem (or problems) might be that is/are causing the issues for each lab and why you think it/they is/are the most likely problem(s) based on the questions and answers you asked. For each lab you will turn in your questions, answers, and analysis/solution (put into a single document and separate by lab number).&lt;br /&gt;
&lt;br /&gt;
Do this for each of these labs:&lt;br /&gt;
* 14.4.1.4 Lab - Remote Technician - Fix a Hardware Problem&lt;br /&gt;
* 14.4.1.5 Lab - Remote Technician - Fix an Operating System Problem&lt;br /&gt;
* 14.4.1.6 Lab - Remote Technician - Fix a Network Problem&lt;br /&gt;
* 14.4.1.7 Lab - Remote Technician - Fix a Security Problem&lt;br /&gt;
&lt;br /&gt;
You will also complete this scripting lab which you will write a &amp;quot;normal&amp;quot; lab report about (what you did/problems you had/how you tested/what you learned) and include the lab report in with your remote technician labs above and submit in the usual way:&lt;br /&gt;
* 14.4.2.7 Lab - Write Basic Scripts in Windows and Linux&lt;br /&gt;
** NOTE: In this lab you will use the Linux Virtual Machine you installed in Lab 9.1.2.5&lt;br /&gt;
&lt;br /&gt;
=Homework=&lt;br /&gt;
Any homework assigned in the course will go here. This falls into the Labs/Homework category of your course grade. Remember, for homework assignments turn in the actual pages from your lab book or printouts from the curriculum and not a lab report. Homework assignment are individual, you and your lab partner need to both turn them in separately even if you work on them together.&lt;br /&gt;
* Participate in an online forum discussion (typically 3 quality posts or more) of each chapter on the NetSpace site. See [[Franske Forum Posting Format|forum posting page]] for details. (up to 10 points each chapter based on quality)&lt;br /&gt;
&lt;br /&gt;
=Participation Activities=&lt;br /&gt;
Any participation activities completed in the course will go here. This falls into the participation category of your course grade.&lt;br /&gt;
* Attend at least two Student Success Day presentations and bring proof of attendance signed by each presenter (10 points)&lt;br /&gt;
** &#039;&#039;NOTE:&#039;&#039; Because SSD sessions are online for 2022 your proof of attendance will be writing a 1/2 page summary for each session you attended and submitting that.&lt;br /&gt;
* Meet with an academic advisor (10 points for meeting)&lt;br /&gt;
* Complete a program/degree plan (10 points for completing)&lt;br /&gt;
* Complete the online course feedback form (5 points for completing)&lt;br /&gt;
* Complete the Practice Final Exam (Chapters 1-9) (10 points for attempting)&lt;br /&gt;
* Complete the Practice Final Exam (Chapters 10-14) (10 points for attempting)&lt;br /&gt;
* Compete the A+ 220-1001 Certification Practice Exam (10 points for attempting)&lt;br /&gt;
* Compete the A+ 220-1002 Certification Practice Exam (10 points for attempting)&lt;br /&gt;
* Weekly Progress Self-Evaluation - Complete on the Netacad Website (10 points possible each week)&lt;br /&gt;
* Computer History Summary Report (15 points)&lt;br /&gt;
*# Watch one of the videos on computer history provided by your instructor&lt;br /&gt;
*# Write a 400-500 word summary of the information you learned in the video and why you think it may be useful to know about that history in your IT career. Submit your report through the Netacad site.&lt;br /&gt;
&lt;br /&gt;
=Unit Assessments=&lt;br /&gt;
You are responsible for completing the online exam associated with each chapter in the course through the NetSpace website. This category will also include periodic checkpoint exams covering a group of chapters.&lt;br /&gt;
&lt;br /&gt;
* Chapter 1 Exam&lt;br /&gt;
* Chapter 2 Exam&lt;br /&gt;
* Chapter 3 Exam&lt;br /&gt;
* Chapter 4 Exam&lt;br /&gt;
* Certification Checkpoint Exam #1 (Chapters 1 - 4)&lt;br /&gt;
* Chapter 5 Exam&lt;br /&gt;
* Chapter 6 Exam&lt;br /&gt;
* Certification Checkpoint Exam #2 (Chapters 5 - 6)&lt;br /&gt;
* Chapter 7 Exam&lt;br /&gt;
* Chapter 8 Exam&lt;br /&gt;
* Certification Checkpoint Exam #3 (Chapters 7 - 8)&lt;br /&gt;
* Chapter 9 Exam&lt;br /&gt;
* Chapter 10 Exam&lt;br /&gt;
* Chapter 11 Exam&lt;br /&gt;
* Certification Checkpoint Exam #4 (Chapters 10 - 11)&lt;br /&gt;
* Chapter 12 Exam&lt;br /&gt;
* Chapter 13 Exam&lt;br /&gt;
* Certification Checkpoint Exam #4 (Chapters 12 - 13)&lt;br /&gt;
* Chapter 14 Exam&lt;br /&gt;
&lt;br /&gt;
=Online Final Exams=&lt;br /&gt;
The final exam category of your grade includes the following exams&lt;br /&gt;
* Final Exam (Chapters 1-14)&lt;br /&gt;
&lt;br /&gt;
=Skills Final Exam=&lt;br /&gt;
The Skills Final Exam is designed to test your ability to apply the concepts learned in this class and practiced in labs to common, real-world scenarios.&lt;br /&gt;
&lt;br /&gt;
[[Franske ITC-2000|Return to ITC-2000 Homepage]]&lt;/div&gt;</summary>
		<author><name>BenFranske</name></author>
	</entry>
	<entry>
		<id>https://wiki.ihitc.net/mediawiki/index.php?title=Franske_ITC-2536_Schedule&amp;diff=9867</id>
		<title>Franske ITC-2536 Schedule</title>
		<link rel="alternate" type="text/html" href="https://wiki.ihitc.net/mediawiki/index.php?title=Franske_ITC-2536_Schedule&amp;diff=9867"/>
		<updated>2022-05-01T18:35:57Z</updated>

		<summary type="html">&lt;p&gt;BenFranske: &lt;/p&gt;
&lt;hr /&gt;
&lt;div&gt;{| class=&amp;quot;wikitable&amp;quot;&lt;br /&gt;
! Date !! Week !! Session !! Due Before Class Time !! In Class !! Due Online 11:55pm !! Notes&lt;br /&gt;
|-&lt;br /&gt;
! 11-Jan&lt;br /&gt;
| 1 || 1 ||  || Class Introduction, Cisco Site Access ||  || 3 Modules to read for next week,  it&#039;s strongly suggested you yead modules 1-2 before Thursday this week.&lt;br /&gt;
|-&lt;br /&gt;
! 18-Jan&lt;br /&gt;
| 2 || 2 || Read Modules 1-3, Modules 1-3 Online Discussion First Posts || Modules 2-3 PT &amp;amp; Lab Activities || Module 1-2 Exam || &lt;br /&gt;
|-&lt;br /&gt;
! 25-Jan&lt;br /&gt;
| 3 || 3 || Read Modules 4-5, Modules 1-3 Online Discussion Response Posts, Modules 4-5 Online Discussion First Posts, Modules 2-3 PT Submissions &amp;amp; Lab Reports || Modules 4-5 PT &amp;amp; Lab Activities ||  || &lt;br /&gt;
|-&lt;br /&gt;
! 1-Feb&lt;br /&gt;
| 4 || 4 || Read Modules 6-7, Modules 4-5 Online Discussion Response Posts, Modules 6-7 Online Discussion First Posts, Modules 4-5 PT Submissions &amp;amp; Lab Reports || Modules 6-7 PT &amp;amp; Lab Activities || Module 3-5 Exam || &lt;br /&gt;
|-&lt;br /&gt;
! 8-Feb&lt;br /&gt;
| 5 || 5 || Read Modules 8-9, Modules 6-7 Online Discussion Response Posts, Modules 8-9 Online Discussion First Posts, Modules 6-7 PT Submissions &amp;amp; Lab Reports || STUDENT SUCCESS DAY, NO CLASS MEETING ||  || Make sure you are caught up with all work!&lt;br /&gt;
|-&lt;br /&gt;
! 15-Feb&lt;br /&gt;
| 6 || 6 || Read Modules 10-11, Modules 8-9 Online Discussion Response Posts, Modules 10-11 Online Discussion First Posts || Modules 10-11 PT &amp;amp; Lab Activities || Module 6-8 Exam || &lt;br /&gt;
|-&lt;br /&gt;
! 22-Feb&lt;br /&gt;
| 7 || 7 || Read Modules 12-14, Modules 10-11 Online Discussion Response Posts, Modules 12-14 Online Discussion First Posts, Modules 10-11 PT Submissions &amp;amp; Lab Reports || Modules 12-14 PT &amp;amp; Lab Activities || Module 9-12 Exams || Module 13-14 Exam is due before next class!&lt;br /&gt;
|-&lt;br /&gt;
! 1-Mar&lt;br /&gt;
| 8 || 8 || Modules 12-14 Online Discussion Response Posts, Module 13-14 Exam, Practice PT Skills Exam, Modules 12-13 PT Submissions &amp;amp; Lab Reports || Skills Exam || Practice Final Exam, Course Feedback, CCNA Certification Practice Exam || Online Final Exam is due over Spring Break, first 3 chapters of Network Security need to be read by the week after break.&lt;br /&gt;
|-&lt;br /&gt;
! 8-Mar&lt;br /&gt;
| SPRING BREAK ||  ||  ||  || Online Final Exam || &lt;br /&gt;
|-&lt;br /&gt;
! 15-Mar&lt;br /&gt;
| 9 || 9 || Read Chapters 1-3, Chapters 1-3 Online Discussion First Posts || Chapter 2-3 Lab Activities ||  || &lt;br /&gt;
|-&lt;br /&gt;
! 22-Mar&lt;br /&gt;
| 10 || 10 || Read Chapter 4, Chapter 1-3 Online Discussion Response Posts, Chapter 4 Online Discussion First Post, Chapter 2-3 Lab Reports || Chapter 4 Lab Activity || Chapter Exams 1-3 || &lt;br /&gt;
|-&lt;br /&gt;
! 29-Mar&lt;br /&gt;
| 11 || 11 || Read Chapter 5, Chapter 4 Online Discussion Response Posts, Chapter 5 Online Discussion First Post, Chapter 4 Lab Report || Networking History || Chapter Exam 4 || &lt;br /&gt;
|-&lt;br /&gt;
! 5-Apr&lt;br /&gt;
| 12 || 12 || Read Chapters 6-7, Chapter 5 Online Discussion Response Posts, Chapter 6-7 Online Discussion First Post, Networking History Assignment || Chapter 6 Lab Activity || Chapter Exam 5 || &lt;br /&gt;
|-&lt;br /&gt;
! 12-Apr&lt;br /&gt;
| 13 || 13 || Read Chapter 8, Chapter 6-7 Online Discussion Response Posts, Chapter 8 Online Discussion First Post, Chapter 6 Lab Report || Chapter 8 Lab Activities || Chapter Exams 6-7 || &lt;br /&gt;
|-&lt;br /&gt;
! 19-Apr&lt;br /&gt;
| 14 || 14 || Read Chapters 9-10, Chapter 8 Online Discussion Response Posts, Chapter 9-10 Online Discussion First Posts, Chapter 8 Lab Report || Chapter 9-10 Lab Activities || Chapter Exam 8 || &lt;br /&gt;
|-&lt;br /&gt;
! 26-Apr&lt;br /&gt;
| 15 || 15 || Read Chapter 11, Chapter 9-10 Online Discussion Response Posts, Chapter 11 Online Discussion First Post, Chapter 9-10 Lab Reports || Chapter 11 Lab Activities || Chapter Exams 9-10 || &lt;br /&gt;
|-&lt;br /&gt;
! 3-May&lt;br /&gt;
| 16 || 16 || Chapter 11 Online Discussion Response Posts, Chapter 11 Lab Report || Real Equipment Skills Exam  (May 3-7) || Chapter Exam 11 || &lt;br /&gt;
|-&lt;br /&gt;
! 10-May&lt;br /&gt;
| FE Week || 17 || Practice Final Exam, Practice PT Skills Exam, Course Feedback || NO CLASS TONIGHT || Online Final Exam || &lt;br /&gt;
|}&lt;/div&gt;</summary>
		<author><name>BenFranske</name></author>
	</entry>
	<entry>
		<id>https://wiki.ihitc.net/mediawiki/index.php?title=Franske_ITC-2536_Assignments&amp;diff=9866</id>
		<title>Franske ITC-2536 Assignments</title>
		<link rel="alternate" type="text/html" href="https://wiki.ihitc.net/mediawiki/index.php?title=Franske_ITC-2536_Assignments&amp;diff=9866"/>
		<updated>2022-05-01T18:27:48Z</updated>

		<summary type="html">&lt;p&gt;BenFranske: /* Skills Final Exam */&lt;/p&gt;
&lt;hr /&gt;
&lt;div&gt;=CCNA 3 Assignments=&lt;br /&gt;
==Labs &amp;amp; Homework==&lt;br /&gt;
===Packet Tracer Online Submissions===&lt;br /&gt;
Each of these activities will be submitted using the Packet Tracer ScoreUP Online Submission process. Points will be earned for each submitted activity based on correctness and completion of the activity. You will see a completion percentage for each activity in the Packet Tracer software before submitting. If you find that any of these activities do not show points or completion in Packet Tracer you should include them in the lab report for the module (see below) instead.&lt;br /&gt;
&lt;br /&gt;
# PT 2.2.13 - Point-to-Point Single-Area OSPFv2 Configuration (7 points)&lt;br /&gt;
# PT 2.3.11 - Determine the DR and BDR (7 points)&lt;br /&gt;
# PT 2.4.11 - Modify Single-Area OSPFv2 (7 points)&lt;br /&gt;
# PT 2.5.3 - Propagate a Default Route in OSPFv2 (7 points)&lt;br /&gt;
# PT 2.6.6 - Verify Single-Area OSPFv2 (7 points)&lt;br /&gt;
# PT 2.7.1 - Single-Area OSPFv2 Configuration (7 points)&lt;br /&gt;
# PT 5.1.8 - Configure Numbered Standard IPv4 ACLs (7 points)&lt;br /&gt;
# PT 5.1.9 - Configure Named Standard IPv4 ACLs (7 points)&lt;br /&gt;
# PT 5.2.7 - Configure and Modify Standard IPv4 ACLs (7 points)&lt;br /&gt;
# PT 5.4.12 - Configure Extended IPv4 ACLs  - Scenario 1 (7 points)&lt;br /&gt;
# PT 5.4.13 - Configure Extended IPv4 ACLs  - Scenario 2 (7 points)&lt;br /&gt;
#* NOTE: This activity is not correctly linked from the Cisco Networking Academy curriculum (it is another copy of the PT 5.1.9 activity). You can download a copy of the correct activity from the course page on the Networking Academy site in the Modules 3-5 section.&lt;br /&gt;
# PT 5.5.1 - IPv4 ACL Implementation Challenge (7 points)&lt;br /&gt;
# PT 6.4.5 - Configure Static NAT (7 points)&lt;br /&gt;
# PT 6.5.6 - Configure Dynamic NAT (7 points)&lt;br /&gt;
# PT 6.6.7 - Configure PAT (7 points)&lt;br /&gt;
# PT 6.8.1 - Configure NAT for IPv4 (7 points)&lt;br /&gt;
# PT 10.3.4 - Configure and Verify NTP (7 points)&lt;br /&gt;
# PT 10.6.10 - Back Up Configuration Files (7 points)&lt;br /&gt;
# PT 10.7.6 - Use a TFTP Server to Upgrade a Cisco IOS Image (7 points)&lt;br /&gt;
# PT 10.8.1 - Configure CDP, LLDP, and NTP (7 points)&lt;br /&gt;
# PT 12.5.13 - Troubleshoot Enterprise Networks (7 points)&lt;br /&gt;
# PT 12.6.2 - Troubleshooting Challenge  - Use Documentation to Solve Issues (7 points)&lt;br /&gt;
&lt;br /&gt;
===Lab Reports===&lt;br /&gt;
For each module having lab activities you will need to submit one [[Franske Lab Report Format|lab report]] which covers all of the lab activities listed below in the module. You do not need to submit answers to the questions in the activities, those are for your own learning use only. Lab activities may include remote equipment access, campus equipment, or packet tracer activities. If a lab activity is listed as a &amp;quot;lab&amp;quot; below it should be completed on real equipment either on campus or remotely and may not be completed in Packet Tracer. Your instructor will provide details on accessing real lab equipment. If you work with a partner on a lab you only need to submit a single lab report for the two of you but it must have both your names on it. Each lab report (one per module with activities) is worth up to 20 points. &lt;br /&gt;
&lt;br /&gt;
&#039;&#039;&#039;Note:&#039;&#039;&#039; The password for CAASP Pod PCs in Netlab is: Cisco123&lt;br /&gt;
&lt;br /&gt;
# Lab 2.7.2 - Single-Area OSPFv2 Configuration&lt;br /&gt;
# Lab 3.8.8 - Explore DNS Traffic&lt;br /&gt;
#* &#039;&#039;&#039;NOTE:&#039;&#039;&#039; This lab activity requires using Wireshark on an Internet connected PC. We don&#039;t have it setup in Netlab yet so you can do it on your home computer or a lab computer on campus.&lt;br /&gt;
# PT 4.1.4 - ACL Demonstration&lt;br /&gt;
# Lab 5.5.2 - Configure and Verify Extended IPv4 ACLs&lt;br /&gt;
#* &#039;&#039;&#039;NOTE:&#039;&#039;&#039; When enabling HTTPS on newer Cisco devices you must map the HTTPS server to a trustpoint (certificate) on the router. [https://serverfault.com/questions/1051729/troubleshooting-ssl-error-no-cypher-overlap-in-firefox See this StackExchange question for details on how to do this.]&lt;br /&gt;
# PT 6.2.7 - Investigate NAT Operations&lt;br /&gt;
# Lab 6.8.2 - Configure NAT for IPv4&lt;br /&gt;
# PT 7.6.1 - WAN Concepts&lt;br /&gt;
# PT 10.1.5 - Use CDP to Map a Network&lt;br /&gt;
# PT 10.2.6 - Use LLDP to Map a Network&lt;br /&gt;
# Lab 10.6.11 - Use Tera Term to Manage Router Configuration Files&lt;br /&gt;
# Lab 10.6.12 - Use TFTP, Flash, and USB to Manage Configuration Files&lt;br /&gt;
#* &#039;&#039;&#039;NOTE:&#039;&#039;&#039; If you are working on a device with multiple IP interfaces it is sometimes required to set a default source interface which will be used by TFTP for communicating with the TFTP server. Some Cisco devices do not seem to automatically pick a correct source interface. When this happens you can end up with a situation where you can ping from the device to the TFTP server&#039;s IP address but you are unable to send or receive files over TFTP. For example, in this lab on the router we&#039;re only setting an IP on G0/0/1 so that would be the one we should set as the source interface like &amp;quot;ip tftp source-interface gi0/0/1&amp;quot;&lt;br /&gt;
# Lab 10.6.13 - Research Password Recovery Procedures&lt;br /&gt;
#* After researching the recovery procedures set a hostname and enable password on a router and save the configuration. Try to reset the password on the router while keeping the hostname set the same following the procedures you have researched.&lt;br /&gt;
#* &#039;&#039;&#039;NOTE:&#039;&#039;&#039; If you are working on remote lab equipment you can do password recovery too, the process is a little different but our system does allow you to power on and off network devices as well as to send the BREAK command to devices which are the basics for router password recovery. Recovering passwords on switches can require physical access to hold down a button on the switch while powering up unless some additional configuration is done so you should not try setting an unknown password on a remotely accessed lab switch. See [https://youtu.be/BP8NXAPXLug this video showing the password recovery process on Netlab].&lt;br /&gt;
# Lab 10.8.2 - Configure CDP, LLDP, and NTP&lt;br /&gt;
#* &#039;&#039;&#039;NOTE:&#039;&#039;&#039; Some Cisco devices do not have &amp;quot;hardware clocks&amp;quot; (also known as &amp;quot;calendars) anymore so if you are unable to get the &amp;quot;ntp update-calendar&amp;quot; command to work in Part 4, Step 4b it may not exist on your device.&lt;br /&gt;
# PT 11.5.1 - Compare Layer 2 and Layer 3 Devices&lt;br /&gt;
# PT 12.6.1 - Troubleshooting Challenge  - Document the Network&lt;br /&gt;
# Lab 13.6.1 - Install Linux in a Virtual Machine and Explore the GUI&lt;br /&gt;
#* &#039;&#039;&#039;NOTE:&#039;&#039;&#039; It is suggested you complete this lab on your home computer if it has enough RAM to run the VM. However, if you need a Netlab system to install on please contact your instructor.&lt;br /&gt;
&lt;br /&gt;
===Homework===&lt;br /&gt;
Homework activities will require submitting the actual answers to each question in the activity and may require showing your work as well. Homework assignment are individual, you and your lab partner need to both turn them in separately even if you work on them together.&lt;br /&gt;
&lt;br /&gt;
* Participate in an online forum discussion (typically 3 quality posts or more) of each module on the Cisco Netacad site. See [[Franske Forum Posting Format|forum posting page]] for details. (up to 10 points each chapter based on quality)&lt;br /&gt;
&lt;br /&gt;
==Participation Activities==&lt;br /&gt;
Any participation activities completed in the course will go here. This falls into the participation category of your course grade.&lt;br /&gt;
* Complete the online course feedback form (5 points for completing)&lt;br /&gt;
* Complete the Practice Final Exam (10 points for attempting)&lt;br /&gt;
* Complete the CCNA Certification Practice Exam (10 points for attempting)&lt;br /&gt;
* Weekly Progress Self-Evaluation - Complete on the Netacad Website (10 points possible each week)&lt;br /&gt;
* Networking History Summary Report (15 points)&lt;br /&gt;
*# Watch one of the videos on computer history provided by your instructor&lt;br /&gt;
*# Write a 400-500 word summary of the information you learned in the video and why you think it may be useful to know about that history in your IT career. Submit your report through the Netacad site.&lt;br /&gt;
&lt;br /&gt;
==Unit Assessments==&lt;br /&gt;
You are responsible for completing all of the online unit assessments listed below. Multiple modules are included in single exams. These exams fall into the online assessments category of your course grade.&lt;br /&gt;
* Module 1-2 OSPF Concepts and Configuration Exam &lt;br /&gt;
* Module 3-5 Network Security Exam&lt;br /&gt;
* Module 6-8 WAN Concepts Exam&lt;br /&gt;
* Module 9-12 Optimize, Monitor, and Troubleshoot Networks Exam&lt;br /&gt;
* Module 13-14 Emerging Network Technologies Exam&lt;br /&gt;
&lt;br /&gt;
==Other==&lt;br /&gt;
You are also responsible for completing these things, see the course syllabus for category and weighting information.&lt;br /&gt;
* Online Final Exam&lt;br /&gt;
* Skills Final Exam&lt;br /&gt;
&lt;br /&gt;
==Skills Final Exam==&lt;br /&gt;
The Skills Final Exam is designed to test your ability to apply the concepts learned in this class and practiced in labs to common, real-world scenarios. There are two parts to this portion of your grade.&lt;br /&gt;
* Half of your grade in this category will be based on successfully completing all parts of the online Packet Tracer Practice Skills Exam at home. You grade will be based on correctly completing all parts of the activity. You will be able to use outside resources for this part of the exam.&lt;br /&gt;
* Half of your grade in this category will be based on completing an in-class or remote real equipment skills exam. You will not be able to use any resources other than those specified by your instructor on this part of the exam.&lt;br /&gt;
&lt;br /&gt;
=CCNA Security Assignments=&lt;br /&gt;
==Labs &amp;amp; Homework==&lt;br /&gt;
===Lab Reports===&lt;br /&gt;
You are responsible for completing ALL of these labs. You must submit a [[Franske Lab Report Format|lab report]] about each lab you do. If you work with a partner on a lab you only need to submit a single lab report for the two of you but it must have both your names on it. Each lab is worth 20 points. This falls into the Labs/Homework category of your course grade. Labs is this course will not be able to be successfully completed in Packet Tracer, you will need to use real lab equipment either remotely or on-campus. Your instructor will provide details about accessing lab equipment.&lt;br /&gt;
&lt;br /&gt;
&#039;&#039;&#039;Note:&#039;&#039;&#039; The password for CAASP Pod PCs in Netlab is: Cisco123&lt;br /&gt;
&lt;br /&gt;
* Lab 2.6.1.2: Securing the Router for Administrative Access&lt;br /&gt;
** Note: The IHCC Netlab system uses Cisco 4331 routers, per the lab instructions these do not support image resilience so you will skip part 4, task 1.&lt;br /&gt;
** Note: It is very important that you make certain that IOS Image Resilience is disabled before you leave the lab! See part 4, task 1, steps 5 &amp;amp; 6 for instructions.&lt;br /&gt;
* Lab 3.6.1.1: Securing Administrative Access Using AAA and RADIUS&lt;br /&gt;
** Note: The WinRadius software used in this lab can be difficult to locate online. A local copy is available on the D drive of campus lab systems in the D:\CNT Files\CCNA Security Materials folder and in the &amp;quot;CCNA Security Files&amp;quot; folder on the desktop of Netlab systems.&lt;br /&gt;
* Lab 4.4.1.2: Configuring Zone-Based Policy Firewalls&lt;br /&gt;
** Note: You should attempt the &amp;quot;Challenge&amp;quot; section located at the end of this lab. You must also complete the &amp;quot;Appendix - Multiple Interfaces under the Same Zone&amp;quot; section at the end of the lab.&lt;br /&gt;
* Lab 6.3.1.1: Securing Layer 2 Switches&lt;br /&gt;
* Lab 8.4.1.3: Configuring a Site-to-Site VPN Using Cisco IOS&lt;br /&gt;
** HINT: If you have a problem configuring IPSec on a router it&#039;s possible the [[Cisco Router License Featureset Configuration|Security license is not active]].&lt;br /&gt;
* Lab 9.3.1.2: Configuring ASA Basic Settings and Firewall Using CLI&lt;br /&gt;
** Note: If you have problems connecting to the ASA with a web browser and receive errors such as a &amp;quot;cipher mismatch&amp;quot; it&#039;s likely that the 3DES/AES license has not been activated yet on your ASA. This is a free process where you can request a license key from Cisco by entering the serial number of your ASA (from the &#039;&#039;show version&#039;&#039; output which can also verify that the VPN-3DES-AES feature is not active) into a web form on the Cisco site and then entering the resulting activation key into your ASA. Instructions for doing this can be found [[Cisco ASA Documentation|on the Cisco ASA Documentation wiki page]].&lt;br /&gt;
* Lab 10.1.4.8: Configuring ASA Basic Settings and Firewall Using ASDM&lt;br /&gt;
** Note: You may need to adjust your Java security settings in order to run ASDM from the ASA&#039;s webpage. Recent versions of Java have restricted the ability to run unsigned Java applets from websites due to the possible security issues of running untrusted code from a website locally on your system. Java security settings can be found in the Java section of your system&#039;s control panel.&lt;br /&gt;
** NOTE: If you have problems launching ASDM on Windows 10 check the  [[Cisco ASA Documentation]] page for a fix. It also wouldn&#039;t hurt to make sure you have the latest ASA and ASDM software installed on the ASA, instructions for updating those are also on the [[Cisco ASA Documentation]] page.&lt;br /&gt;
** NOTE: Some newer versions of the ASA software will require you set an enable password. If your ASA is forcing you to set an enable password you will log in to ASDM using no username and the enable password you set instead of just leaving the password blank as stated in the lab instructions.&lt;br /&gt;
* Lab 10.2.1.9: Configure a Site-to-Site IPsec VPN between an ISR and an ASA&lt;br /&gt;
* Lab 10.3.1.1: Configure Clientless Remote Access SSL VPNs Using ASDM&lt;br /&gt;
* Lab 10.3.1.2: Configure AnyConnect Remote Access SSL VPN Using ASDM&lt;br /&gt;
** NOTE: The Anyconnect package may not be installed on your ASA, follow the instructions on the [[Cisco ASA Documentation]] page to install it if it&#039;s missing.&lt;br /&gt;
* Lab 11.3.1.2: CCNA Security Comprehensive Lab&lt;br /&gt;
&lt;br /&gt;
===Homework===&lt;br /&gt;
Homework activities will require submitting the actual answers to each question in the activity and may require showing your work as well. Homework assignment are individual, you and your lab partner need to both turn them in separately even if you work on them together.&lt;br /&gt;
&lt;br /&gt;
* Participate in an online forum discussion (typically 3 quality posts or more) of each chapter on the Cisco Netacad site. See [[Franske Forum Posting Format|forum posting page]] for details. (up to 10 points each chapter based on quality)&lt;br /&gt;
&lt;br /&gt;
==Participation Activities==&lt;br /&gt;
Any participation activities completed in the course will go here. This falls into the participation category of your course grade.&lt;br /&gt;
* Complete the online course feedback form (5 points for completing)&lt;br /&gt;
* Complete practice online final exam (10 points for attempting)&lt;br /&gt;
* Meet with the instructor once per week to discuss course progress and ask questions (up to 10 points each based on progress)&lt;br /&gt;
* Networking History Summary Report (15 points)&lt;br /&gt;
*# Watch one of the videos on networking history provided by your instructor&lt;br /&gt;
*# Write a 400-500 word summary of the information you learned in the video and why you think it may be useful to know about that history in your IT career. Submit your report through the Netacad site.&lt;br /&gt;
&lt;br /&gt;
==Unit Assessments==&lt;br /&gt;
You are responsible for completing all of the online unit assessments listed below. These fall into the online assessments category of your course grade.&lt;br /&gt;
* Chapter 1&lt;br /&gt;
* Chapter 2&lt;br /&gt;
* Chapter 3&lt;br /&gt;
* Chapter 4&lt;br /&gt;
* Chapter 5&lt;br /&gt;
* Chapter 6&lt;br /&gt;
* Chapter 7&lt;br /&gt;
* Chapter 8&lt;br /&gt;
* Chapter 9&lt;br /&gt;
* Chapter 10&lt;br /&gt;
* Chapter 11&lt;br /&gt;
&lt;br /&gt;
==Other==&lt;br /&gt;
You are also responsible for completing these things, see the course syllabus for category and weighting information.&lt;br /&gt;
* Online Final Exam&lt;br /&gt;
* Skills Final Exam&lt;br /&gt;
&lt;br /&gt;
==Skills Final Exam==&lt;br /&gt;
The Skills Final Exam is designed to test your ability to apply the concepts learned in this class and practiced in labs to common, real-world scenarios. Your grade in this category will be based on completing a lab equipment skills exam. You will not be able to use any resources other than those specified below on this part of the exam.&lt;br /&gt;
&lt;br /&gt;
In this class there will be &#039;&#039;&#039;two parts to the skills exam in this course&#039;&#039;&#039;:&lt;br /&gt;
* Half of your grade in this category will be based on successfully completing the two online Packet Tracer Practice Skills Exams at home. You grade will be based on correctly completing all parts of the activity.&lt;br /&gt;
* Half of your grade in this category will be based on completing an in-class or remote real equipment skills exam.&lt;br /&gt;
&lt;br /&gt;
===The Packet Tracer Practice Skills Exams===&lt;br /&gt;
There are two Packet Tracer Skills Assessment (PTSA) activites. You can find them in the modules section of the course on Netacad, they are labeled &amp;quot;CCNA Security 2.0 PT Practice SA Part 1&amp;quot; and Part 2. You can take each as many times as you&#039;d like between now and the due date and spend as much time on them as you&#039;d like. These together are half of your skills exam grade for the Network Security portion of the class.&lt;br /&gt;
&lt;br /&gt;
Breaking any of the following rules for the Packet Tracer Practice Skills Exam is considered cheating and could give you an unfair advantage on the exam so any evidence of them will result in a 0 on the entire skills exam (all parts):&lt;br /&gt;
* You are NOT allowed to ask anyone else for help, or seek out any copies of any part of the exams or solution keys to the exams in any format. You may use your class materials (textbook, my lecture videos, lab activity instructions, any notes you have made) and other websites/videos which are not providing individual assistance to you or exam solutions though.&lt;br /&gt;
* If you have any questions about something, or are wondering if something is OK, or any other issues you must send an email to your instructor about it.&lt;br /&gt;
&lt;br /&gt;
===The Real Equipment Skills Exam===&lt;br /&gt;
The Real Equipment Skills Final Exam must be completed on the IHCC Netlab system during the time period specified by your instructor. This is a timed activity which you will have no more than four hours to complete. A Netlab reservation must be made for the exam. &#039;&#039;&#039;You will be able to begin reserving slots in Netlab for this a few days in advance (so you can get the time you want) but you must not make a reservation with a start time for the real equipment skills exam before the date specified by your instructor&#039;&#039;&#039; You must not spend more than four hours working on the exam and once you start the exam you must work on it continuously, you cannot stop and then re-start the exam later.&lt;br /&gt;
&lt;br /&gt;
* I strongly suggest making a 1 page &amp;quot;cheat sheet&amp;quot; for yourself of the common commands needed for configuring the routers and switches as required to complete the labs in CCNA Security part of the course, this will help you if you have forgotten a particular command.&lt;br /&gt;
* Note that assistance with issues will not be guaranteed outside of the normal work day/week so if you&#039;re concerned you may have issues during any portion of your exams you should plan to complete them during scheduled office or lab hours.&lt;br /&gt;
&lt;br /&gt;
Breaking any of the following rules for the real equipment skills exam is considered cheating and could give you an unfair advantage on the exam so any evidence of them will result in a 0 on the entire skills exam (all parts):&lt;br /&gt;
* You are NOT allowed to ask anyone else for help, or seek out any copies of any part of the exams or solution keys to the exams in any format. You may use your class materials (textbook, my lecture videos, lab activity instructions, any notes you have made) and other websites/videos which are not providing individual assistance to you or exam solutions though.&lt;br /&gt;
* You must NOT access a reservation with a date before the official start date of the exam or after the end date of the exam.&lt;br /&gt;
* You must NOT stop the exam and come back to it. All work must be completed in a single reservation and you may not extend the reservation for a total of more than four hours.&lt;br /&gt;
* If you have any questions about something, or are wondering if something is OK, or any other issues you must send an email to your instructor about it.&lt;br /&gt;
&lt;br /&gt;
If you have any questions or issues please contact me as soon as possible. Remember that I&#039;m here to help clarify anything you find confusing if I can. It never hurts to ask for help if you&#039;re stuck or confused, the worst that will happen is that I&#039;ll tell you that I can&#039;t answer that on an exam.&lt;br /&gt;
&lt;br /&gt;
[[Franske ITC-2536|Return to ITC-2536 Homepage]]&lt;/div&gt;</summary>
		<author><name>BenFranske</name></author>
	</entry>
	<entry>
		<id>https://wiki.ihitc.net/mediawiki/index.php?title=Franske_ITC-2900_Important_Dates&amp;diff=9865</id>
		<title>Franske ITC-2900 Important Dates</title>
		<link rel="alternate" type="text/html" href="https://wiki.ihitc.net/mediawiki/index.php?title=Franske_ITC-2900_Important_Dates&amp;diff=9865"/>
		<updated>2022-05-01T17:44:04Z</updated>

		<summary type="html">&lt;p&gt;BenFranske: /* Wednesday May 4, 2022 */&lt;/p&gt;
&lt;hr /&gt;
&lt;div&gt;=Thursday January 13, 2022=&lt;br /&gt;
* 6:00-8:30pm&lt;br /&gt;
* Class Kickoff Meeting (Online)&lt;br /&gt;
* Form Teams&lt;br /&gt;
* Choose Projects &amp;amp; Get Approval&lt;br /&gt;
* Begin Project Research&lt;br /&gt;
&lt;br /&gt;
=Thursday January 20, 2022=&lt;br /&gt;
* First Draft Statement of Work due! Submit via D2L by 11:59pm&lt;br /&gt;
&lt;br /&gt;
=Thursday January 27, 2022=&lt;br /&gt;
* Final Version Statement of Work due! Submit via D2L by 11:59pm&lt;br /&gt;
* You can still make changes to the schedule and scope of your project with the agreement of your instructor as the course goes on but your SoW needs to be finalized and submitted now.&lt;br /&gt;
&lt;br /&gt;
=Tuesday April 12, 2022=&lt;br /&gt;
* Have your YouTube video presentation completed, uploaded and available&lt;br /&gt;
* YouTube Presentation link must be submitted by one group member on D2L before 11:59pm&lt;br /&gt;
&lt;br /&gt;
=Friday April 29, 2022=&lt;br /&gt;
* 1:30-2:30pm - Final Presentation Practice/Setup (Planing to be on campus)&lt;br /&gt;
* 2:45-5:00pm - Final Presentations (Planing to be on campus)&lt;br /&gt;
&lt;br /&gt;
=Wednesday May 4, 2022=&lt;br /&gt;
* Whitepaper due! One group member submit electronically on D2L before 11:59pm -- Hard copies not required for Spring 2021 or 2022&lt;br /&gt;
* All group meeting minutes due in a single file! One group member must submit on D2L before 11:59pm&lt;br /&gt;
* One group member must submit electronic copy of final presentation on D2L before 11:59pm&lt;br /&gt;
&lt;br /&gt;
=Friday May 6, 2022=&lt;br /&gt;
* Peer evaluations due, submit on D2L&lt;br /&gt;
* Individual time logs (spreadsheet) and work journals (narrative document) due, submit on D2L&lt;/div&gt;</summary>
		<author><name>BenFranske</name></author>
	</entry>
	<entry>
		<id>https://wiki.ihitc.net/mediawiki/index.php?title=Franske_ITC-2480_Schedule&amp;diff=9864</id>
		<title>Franske ITC-2480 Schedule</title>
		<link rel="alternate" type="text/html" href="https://wiki.ihitc.net/mediawiki/index.php?title=Franske_ITC-2480_Schedule&amp;diff=9864"/>
		<updated>2022-05-01T03:02:41Z</updated>

		<summary type="html">&lt;p&gt;BenFranske: &lt;/p&gt;
&lt;hr /&gt;
&lt;div&gt;* DH refers to the [https://debian-handbook.info/get/now/ Debian Administrator&#039;s Handbook (Debian 10 Edition) by Raphaël Hertzog and Roland Mas]&lt;br /&gt;
* LCL refers to [http://sourceforge.net/projects/linuxcommand/files/TLCL/19.01/TLCL-19.01.pdf/download The Linux Command Line by William Shotts]&lt;br /&gt;
* Other online readings are linked to below the schedule table&lt;br /&gt;
&lt;br /&gt;
{| class=&amp;quot;wikitable&amp;quot;&lt;br /&gt;
! Date !! Week !! Topic # !! Topic !! Readings to do before this date !! Lab Activities to do before the next date !! Assignments Due Today by 11:59pm&lt;br /&gt;
|-&lt;br /&gt;
! 12-Jan&lt;br /&gt;
| 1 || Topic 1 || Intro/Syllabus/Install/VPN Access ||  || Lab 1 || &lt;br /&gt;
|-&lt;br /&gt;
! 19-Jan&lt;br /&gt;
| 2 || Topic 2 || CLI Basics, Package Installation, Basic User Intro || DH Sections 4.2, 6.1-6.10, 7.1-7.2, LCL Chapters 2-4, 18 || Lab 2 || Lab Report for Topic 1, First Forum Postings for Topics 1 &amp;amp; 2, Weekly Progress Self-Evaluation&lt;br /&gt;
|-&lt;br /&gt;
! 26-Jan&lt;br /&gt;
| 3 || Topic 3 || Users, Boot Process, Webmin || LCL Chapter 9, DH Sections 8.4-8.5, 9.1, 8.8 || Lab 3 || Final Forum Postings for Topics 1 &amp;amp; 2, Lab Report for Topic 2, Weekly Progress Self-Evaluation&lt;br /&gt;
|-&lt;br /&gt;
! 2-Feb&lt;br /&gt;
| 4 || Topic 4 || Advanced Command Line || LCL Chapters 5-7, 12, 17, DH Appendix B.1, Online text editor tutorials || Lab 4 || Topic 1/2 Exam, Weekly Progress Self-Evaluation&lt;br /&gt;
|-&lt;br /&gt;
! 9-Feb&lt;br /&gt;
| 5 || Topic 5 || Network Configuration, Apache, MySQL || DH Sections 8.2 intro, 8.2.1, 11.2, 9.5, Online MySQL Readings, Online Log File Readings || Lab 5 || First Forum Postings for Topics 3-5, Weekly Progress Self-Evaluation&lt;br /&gt;
|-&lt;br /&gt;
! 16-Feb&lt;br /&gt;
| 6 || Topic 6 || LAMP Software || Online LAMP Software Readings || Lab 6 || Final Forum Postings &amp;amp; Lab Reports for Topics 3-5, Weekly Progress Self-Evaluation&lt;br /&gt;
|-&lt;br /&gt;
! 23-Feb&lt;br /&gt;
| 7 || Topic 7 || Windows Filesharing with Samba || DH Section 11.5, The Samba Configuration File Comments, Online SAMBA Readings || Lab 7 || Topics 3-5 Exams, Weekly Progress Self-Evaluation&lt;br /&gt;
|-&lt;br /&gt;
! 2-Mar&lt;br /&gt;
| 8 || Topic 8 || DNS || DH Section 10.7, Online DNS Readings || Lab 8 || First Forum Postings for Topics 6-8, Weekly Progress Self-Evaluation&lt;br /&gt;
|-&lt;br /&gt;
! 9-Mar&lt;br /&gt;
| SPRING BREAK ||  ||  ||  ||  || &lt;br /&gt;
|-&lt;br /&gt;
! 16-Mar&lt;br /&gt;
| 9 || Topic 9 || Mail Servers (SMTP/POP3/IMAP) || DH Section 11.1, Online Mail Server Readings || Lab 9 || Final Forum Postings &amp;amp; Lab Reports for Topics 6-8, Weekly Progress Self-Evaluation&lt;br /&gt;
|-&lt;br /&gt;
! 23-Mar&lt;br /&gt;
| 10 || Topic 10 || DHCP, Firewalls/NAT || DH Section 10.8, 14.2, 10.1, Online Firewall Readings || Lab 10 || Topics 7 &amp;amp; 8 Exams, Weekly Progress Self-Evaluation&lt;br /&gt;
|-&lt;br /&gt;
! 30-Mar&lt;br /&gt;
| 11 || Topic 11 || Filesystem Layout, Disks, LVM || DH Appendix B.2, B.4.2, LCL Chapter 15, DH Section 12.1 || Lab 11 || First Forum Postings for Topics 9-11, Weekly Progress Self-Evaluation&lt;br /&gt;
|-&lt;br /&gt;
! 6-Apr&lt;br /&gt;
| 12 || Topic 12 || Security &amp;amp; Monitoring || DH Section 10.9, 14.3, 14.6 || Lab 12 || Final Forum Postings &amp;amp; Lab Reports for Topics 9-11, Weekly Progress Self-Evaluation&lt;br /&gt;
|-&lt;br /&gt;
! 13-Apr&lt;br /&gt;
| 13 || Topic 13 || Scripting with BASH || LCL Chapter 24, Online BASH Scripting Readings || Lab 13 || Topics 9-11 Exams, Weekly Progress Self-Evaluation&lt;br /&gt;
|-&lt;br /&gt;
! 20-Apr&lt;br /&gt;
| 14 || Topic 14 || Scripting II: Python || Online Python Scripting Readings || Lab 14 || First Forum Postings for Topics 12-14, Weekly Progress Self-Evaluation&lt;br /&gt;
|-&lt;br /&gt;
! 27-Apr&lt;br /&gt;
| 15 ||  || Catch Up / Final Skills Practice ||  ||  || Final Forum Postings for Topics 12-14 &amp;amp; Lab Report for Topic 12, Weekly Progress Self-Evaluation NOTE: Access to your VM will end April 30 so that it can be prepared for the skills exam which is open May 2 - May 7!&lt;br /&gt;
|-&lt;br /&gt;
! 4-May&lt;br /&gt;
| 16 || Topic 15 || Final Skills Exam (Opens May 2) ||  || Final Skills Exam Due  May 7 || Topic 13-14 Lab Report, Topic 12-14 Exams, Final Skills Exam&lt;br /&gt;
|-&lt;br /&gt;
! 11-May&lt;br /&gt;
| FE Week || Topic 15 || Final Written Exam ||  ||  || Final Written Exam&lt;br /&gt;
|}&lt;br /&gt;
&lt;br /&gt;
=Online Reading Links=&lt;br /&gt;
==Online Text Editor Tutorials==&lt;br /&gt;
* [http://staffwww.fullcoll.edu/sedwards/Nano/IntroToNano.html Introduction to Nano]&lt;br /&gt;
* [http://www.washington.edu/computing/unix/vi.html Using Vi]&lt;br /&gt;
&lt;br /&gt;
==Online MySQL Readings==&lt;br /&gt;
* [http://www.guru99.com/introduction-to-database-sql.html What is a database? &amp;amp; What is SQL? (Required Reading Beginning Fall 2017)]&lt;br /&gt;
* [http://zetcode.com/databases/mysqltutorial/introduction/ Introduction to MySQL]&lt;br /&gt;
* [http://zetcode.com/databases/mysqltutorial/firststeps/ First Steps in MySQL]&lt;br /&gt;
* [http://zetcode.com/databases/mysqltutorial/quick/ MySQL Quick Tutorial]&lt;br /&gt;
&lt;br /&gt;
==Online Log File Readings==&lt;br /&gt;
* [https://help.ubuntu.com/community/LinuxLogFiles Ubuntu Documentation: Linux Log Files]&lt;br /&gt;
&lt;br /&gt;
==Online LAMP Software Readings==&lt;br /&gt;
* [http://www.serverwatch.com/tutorials/article.php/3567741/Understanding-LAMP.htm Understanding LAMP (All 3 Pages)]&lt;br /&gt;
* [https://www.linode.com/docs/websites/apache-tips-and-tricks/apache-configuration-basics Apache Configuration Basics]&lt;br /&gt;
* [https://code.tutsplus.com/articles/apache-2-basic-configuration-on-unix-like-systems--net-26607 Apache 2 Basic Configuration on Unix-Like Systems]&lt;br /&gt;
* [https://codex.wordpress.org/Installing_WordPress Installing WordPress]&lt;br /&gt;
&lt;br /&gt;
==Online SAMBA Readings==&lt;br /&gt;
* [https://ubuntu.com/server/docs/samba-file-server Introduction to SAMBA]&lt;br /&gt;
* [https://ubuntu.com/server/docs/samba-file-server SAMBA Fileserver Configuration]&lt;br /&gt;
&lt;br /&gt;
==Online DNS Readings==&lt;br /&gt;
* [http://www.zytrax.com/books/dns/ch2/ DNS Concepts]&lt;br /&gt;
* [http://www.zytrax.com/books/dns/ch4/ DNS Configuration Types]&lt;br /&gt;
* [http://www.zytrax.com/books/dns/ch8/ DNS Zone Records]&lt;br /&gt;
==Online Mail Server Readings==&lt;br /&gt;
* [https://help.ubuntu.com/community/PostfixBasicSetupHowto Postfix Basic Setup]&lt;br /&gt;
==Online Firewall Readings==&lt;br /&gt;
* [https://computingforgeeks.com/how-to-install-and-configure-firewalld-on-debian/ How to Install and Configure Firewalld on Debian]&lt;br /&gt;
* [https://linuxconfig.org/introduction-to-firewalld-and-firewall-cmd-command-on-linux Introduction to firewalld and firewall-cmd command on Linux]&lt;br /&gt;
==Online BASH Scripting Readings==&lt;br /&gt;
* [http://tldp.org/HOWTO/Bash-Prog-Intro-HOWTO.html BASH Programming HOWTO]&lt;br /&gt;
==Online Python Scripting Readings==&lt;br /&gt;
* [https://folk.idi.ntnu.no/mlh/hetland_org/writing/instant-hacking.html Instant Hacking]&lt;br /&gt;
* [https://web.archive.org/web/20210424072311/http://www.dreamsyssoft.com/python-scripting-tutorial/index.php dreamsys Python Scripting Tutorial]&lt;/div&gt;</summary>
		<author><name>BenFranske</name></author>
	</entry>
	<entry>
		<id>https://wiki.ihitc.net/mediawiki/index.php?title=Franske_ITC-2621_Assignments&amp;diff=9863</id>
		<title>Franske ITC-2621 Assignments</title>
		<link rel="alternate" type="text/html" href="https://wiki.ihitc.net/mediawiki/index.php?title=Franske_ITC-2621_Assignments&amp;diff=9863"/>
		<updated>2022-04-28T16:44:29Z</updated>

		<summary type="html">&lt;p&gt;BenFranske: /* Skills Final Exam */&lt;/p&gt;
&lt;hr /&gt;
&lt;div&gt;=Labs &amp;amp; Homework=&lt;br /&gt;
&lt;br /&gt;
==Lab Reports==&lt;br /&gt;
For each chapter having lab activities you will need to submit one [[Franske Lab Report Format|lab report]] which covers all of the lab activities listed below in the chapter. You do not need to submit answers to the questions in the activities, those are for your own learning use only. Lab activities may include remote equipment access, campus equipment, or packet tracer activities. If you work with a partner on a lab you only need to submit a single lab report for the two of you but it must have both your names on it. Each lab report is worth up to 20 points.&lt;br /&gt;
&lt;br /&gt;
&#039;&#039;&#039;Note:&#039;&#039;&#039; The password for CAASP Pod PCs in Netlab is: Cisco123&lt;br /&gt;
&lt;br /&gt;
# Lab 1.1.2 - Troubleshooting IPv4 and IPv6 Routing Issue&lt;br /&gt;
#* NOTE: The Troubleshooting preset config files are not loaded on all pods yet, you will find them on Pods 9, 8, and 7 for now.&lt;br /&gt;
#* NOTE: For some reason Cisco forgot to create VLAN 10 on switch D1 in the troubleshooting configurations. I have fixed this on some pods, but not all. You can easily fix it by creating VLAN 10 on switch D1 after loading the preset config for each ticket. This is not the problem you are supposed to find in any of the tickets, there are other problems.&lt;br /&gt;
# Lab 1.1.3 - Troubleshoot Static Routing&lt;br /&gt;
# Lab 2.1.2 - Implement EIGRP for IPv4&lt;br /&gt;
# Lab 3.1.2 - Implement Advanced EIGRP for IPv4 Features&lt;br /&gt;
# Lab 4.1.2 - Troubleshooting EIGRP for IPv4&lt;br /&gt;
# Lab 5.1.2 - Implement EIGRP for IPv6&lt;br /&gt;
# Lab 5.1.3 - Troubleshoot EIGRP for IPv6&lt;br /&gt;
# Lab 6.1.2 - Implement Single-Area OSPFv2&lt;br /&gt;
# Lab 7.1.2 - Implement Multi-Area OSPFv2&lt;br /&gt;
# Lab 7.1.3 - OSPFv2 Route Summarization and Filtering&lt;br /&gt;
# Lab 8.1.2 - Troubleshoot OSPFv2&lt;br /&gt;
# Lab 9.1.2 - Implement Multiarea OSPFv3&lt;br /&gt;
# Lab 10.1.2 - Troubleshoot OSPFv3&lt;br /&gt;
# Lab 11.1.2 - Implement eBGP for IPv4&lt;br /&gt;
# Lab 11.1.3 - Implement MP-BGP&lt;br /&gt;
# Lab 12.1.2 - Implement BGP Path Manipulation&lt;br /&gt;
# Lab 13.1.2 - Implement BGP Communities&lt;br /&gt;
# Lab 14.1.2 - Troubleshoot BGP&lt;br /&gt;
# Lab 15.1.2 - Control Routing Updates&lt;br /&gt;
# Lab 15.1.3 - Path Control Using PBR&lt;br /&gt;
# Lab 15.1.4 - Troubleshoot Route Maps and PBR&lt;br /&gt;
# Lab 16.1.2 - Configure Route Redistribution Between EIGRP and OSPF&lt;br /&gt;
# Lab 16.1.3 - Configure Route Redistribution Within the Same Interior Gateway Protocol&lt;br /&gt;
# Lab 16.1.4 - Implement Route Redistribution Between Multiple Protocols&lt;br /&gt;
# Lab 17.1.2 - Troubleshoot Route Redistribution&lt;br /&gt;
# Lab 18.1.2 - Implement VRF-Lite&lt;br /&gt;
# Lab 19.1.2 - Implement a GRE Tunnel&lt;br /&gt;
# Lab 19.1.3 - Implement a DMVPN Phase 1 Hub-to-Spoke Topology&lt;br /&gt;
# Lab 19.1.4 - Implement a DMVPN Phase 3 Spoke-to-Spoke Topology&lt;br /&gt;
# Lab 19.1.5 - Implement an IPv6 DMVPN Phase 3 Spoke-to-Spoke Topology&lt;br /&gt;
# Lab 20.1.2 - Configure Secure DMVPN Tunnels&lt;br /&gt;
# Lab 21.1.2 - Troubleshoot IPv4 ACLs&lt;br /&gt;
# Lab 21.1.3 - Troubleshoot IPv6 ACLs&lt;br /&gt;
# Lab 21.1.4 - Troubleshoot Prefix Lists&lt;br /&gt;
# Lab 22.1.2 - Troubleshoot IOS AAA&lt;br /&gt;
# Lab 22.1.3 - Troubleshoot uRPF&lt;br /&gt;
# Lab 22.1.4 - Troubleshoot CoPP&lt;br /&gt;
# Lab 23.1.2 - Troubleshoot Device Access and File Transfer&lt;br /&gt;
# Lab 23.1.3 - Troubleshoot SNMP and Logging Issues&lt;br /&gt;
# Lab 23.1.4 - Troubleshoot IP SLA and NetFlow&lt;br /&gt;
&lt;br /&gt;
==Homework==&lt;br /&gt;
Homework activities will require submitting the actual answers to each question in the activity and may require showing your work as well. Homework assignment are individual, you and your lab partner need to both turn them in separately even if you work on them together.&lt;br /&gt;
* Participate in an online forum discussion (typically 3 quality posts or more) of each chapter on the NetSpace site. See [[Franske Forum Posting Format|forum posting page]] for details. (up to 10 points each chapter based on quality)&lt;br /&gt;
&lt;br /&gt;
=Participation Activities=&lt;br /&gt;
Any participation activities completed in the course will go here. This falls into the participation category of your course grade.&lt;br /&gt;
* Complete the online course feedback form (5 points for completing)&lt;br /&gt;
* Complete the online certification practice exam (10 points for attempting)&lt;br /&gt;
* Weekly Progress Self-Evaluation - Complete on the Netacad Website (10 points possible each week)&lt;br /&gt;
&lt;br /&gt;
=Unit Assessments=&lt;br /&gt;
You are responsible for completing all of the online unit assessments listed below. Multiple modules are included in single exams. These exams fall into the online assessments category of your course grade. &lt;br /&gt;
&lt;br /&gt;
* Chapters 1 - 5: Routing and EIGRP Exam&lt;br /&gt;
* Chapters 6 - 10: OSPF Exam&lt;br /&gt;
* Chapters 11 - 14: BGP Exam&lt;br /&gt;
* Chapters 15 - 17: Conditional Forwarding and Route Redistribution Exam&lt;br /&gt;
* Chapters 18 - 20: VPNs Exam&lt;br /&gt;
* Chapters 21 - 23: Infrastructure Security and Management Exam&lt;br /&gt;
&lt;br /&gt;
=Skills Final Exam=&lt;br /&gt;
The Skills Final Exam is designed to test your ability to apply the concepts learned in this class and practiced in labs to common, real-world scenarios. Your grade in this category will be based on completing a lab equipment skills exam. You will not be able to use any resources other than those specified below on this part of the exam.&lt;br /&gt;
&lt;br /&gt;
Just like many of the topics in the class there will be &#039;&#039;&#039;two parts to the skills exam in this course&#039;&#039;&#039;:&lt;br /&gt;
* A configuration exercise skills exam&lt;br /&gt;
* A troubleshooting exercise skills exam&lt;br /&gt;
&lt;br /&gt;
The Skills Final Exam must be completed on the IHCC Netlab system which &#039;&#039;&#039;you will be able to start on Tuesday May 3 at 12:01am and must be completed by Saturday May 7 at 11:59pm&#039;&#039;&#039;. This is a timed activity which you will have no more than three hours and 20 minutes to complete each one of the two parts to the exam. You must do the configuration exercise before doing the troubleshooting exercise but can spread them out over two days if you wish. Separate Netlab reservations must be made for each part of the exam (configuration and troubleshooting). &#039;&#039;&#039;You will be able to begin reserving slots in Netlab for this a few days in advance (so you can get the time you want) but you must not make a reservation to take any part of the skills exam before 12:01am on May 3!&#039;&#039;&#039; You must not spend more than three hours and 20 minutes working on each part of the exam and once you start each part of the exam you must work on it continuously, you cannot stop and then re-start the same part of the exam later.&lt;br /&gt;
&lt;br /&gt;
* I strongly suggest making a 1 page &amp;quot;cheat sheet&amp;quot; for yourself of the common commands needed for configuring the routers and switches as required to complete the labs in CCNP ENARSI, this will help you if you have forgotten a particular command. You may also want to review and/or mark sections of the &amp;quot;CCNP Portable Command Guide&amp;quot; book you bought for this class as that is also a good resource when you&#039;re stuck.&lt;br /&gt;
* Note that assistance with issues will not be guaranteed outside of the normal work day/week so if you&#039;re concerned you may have issues during any portion of your exams you should plan to complete them during scheduled office or lab hours.&lt;br /&gt;
&lt;br /&gt;
Breaking any of the following rules is considered cheating and could give you an unfair advantage on the exam so any evidence of them will result in a 0 on the entire skills exam:&lt;br /&gt;
* You are NOT allowed to ask anyone else for help, or seek out any copies of any part of the exams or solution keys to the exams in any format. You may use your class materials (textbook, my lecture videos, lab activity instructions, any notes you have made) and other websites/videos which are not providing individual assistance to you or exam specific answers though.&lt;br /&gt;
* You must NOT access a reservation with a date before the official start date of the exam or after the end date of the exam.&lt;br /&gt;
* You must NOT do the troubleshooting exercise before the configuration exercise.&lt;br /&gt;
* You must NOT stop a part of the exam and come back to it. All work for each part must be completed in a single reservation. You MAY take a break (even multiple days if desired) between the configuration and troubleshooting parts as long as both parts are complete before the official end date of the exam.&lt;br /&gt;
* If you have any questions about something, or if something is OK, or any other issues you must send an email to your instructor about it.&lt;br /&gt;
&lt;br /&gt;
If you have any questions or issues please contact me as soon as possible. Remember that I&#039;m here to help clarify anything you find confusing if I can. It never hurts to ask for help if you&#039;re stuck or confused, the worst that will happen is that I&#039;ll tell you that I can&#039;t answer that on an exam.&lt;br /&gt;
&lt;br /&gt;
=Online Final Exam=&lt;br /&gt;
You will need to complete an online final exam on the NetAcad site.&lt;br /&gt;
&lt;br /&gt;
[[Franske ITC-2621|Return to ITC-2621 Homepage]]&lt;/div&gt;</summary>
		<author><name>BenFranske</name></author>
	</entry>
	<entry>
		<id>https://wiki.ihitc.net/mediawiki/index.php?title=Azure_Dev_Tools_For_Teaching&amp;diff=9862</id>
		<title>Azure Dev Tools For Teaching</title>
		<link rel="alternate" type="text/html" href="https://wiki.ihitc.net/mediawiki/index.php?title=Azure_Dev_Tools_For_Teaching&amp;diff=9862"/>
		<updated>2022-04-28T16:15:23Z</updated>

		<summary type="html">&lt;p&gt;BenFranske: &lt;/p&gt;
&lt;hr /&gt;
&lt;div&gt;=About Azure Dev Tools for Teaching=&lt;br /&gt;
The Microsoft Azure Dev Tools for Teaching program (formerly Microsoft Imagine and Microsoft DreamSpark) allows students in ITC courses to have access to a variety of Microsoft software tools including:&lt;br /&gt;
* Windows 10&lt;br /&gt;
* Windows Server&lt;br /&gt;
* System Center Configuration Manager&lt;br /&gt;
* Visual Studio&lt;br /&gt;
* Microsoft Access&lt;br /&gt;
* Microsoft SQL Server&lt;br /&gt;
...and many other Microsoft products. Note: Microsoft Office is specifically NOT part of Azure Dev Tools for Teaching but Inver Hills does provide another way for all students to [https://inverhills.edu/CampusResources/TechnologyServices/office365.aspx get Microsoft Office 365 ProPlus].&lt;br /&gt;
&lt;br /&gt;
=Accessing Azure Dev Tools for Teaching=&lt;br /&gt;
On February 13, 2019 Microsoft changed the method for accessing Azure Dev Tools for Teaching. We are still working with Microsoft on a way to automatically authenticate you without the need for you to create a separate account (like the old system). Until Microsoft is able to make changes to their system to allow for single-sign-on (SSO) you will need to follow a number of steps to gain access to the Azure Dev Tools for Teaching software library.&lt;br /&gt;
&lt;br /&gt;
==If you DO already have a Microsoft Account==&lt;br /&gt;
If you already have a Microsoft Account (e.g. an account used to play XBOX games) you will need to associate it with your inverhills.edu email address.&lt;br /&gt;
# Make sure you have an inverhills.edu email address and are able to access it! These are NOT created for you automatically by the college. If you do NOT already have an inverhills.edu email address you can access follow these instructions to get one:&lt;br /&gt;
## Go to https://portal.office.com&lt;br /&gt;
## Login with &#039;&#039;&#039;&#039;&#039;&amp;lt;YourStarID&amp;gt;&#039;&#039;@inverhills.edu&#039;&#039;&#039; and use your StarID password&lt;br /&gt;
## Follow the directions presented to start using your email account.&lt;br /&gt;
# Go to https://account.microsoft.com&lt;br /&gt;
# Log in with your Microsoft Account credentials (the existing Microsoft account you have with your personal email address)&lt;br /&gt;
# Select &#039;&#039;&#039;Your info&#039;&#039;&#039; from the top ribbon menu&lt;br /&gt;
# Click &#039;&#039;&#039;Manage how you sign in to Microsoft&#039;&#039;&#039; – you will be asked to verify your identity with an emailed code. Check your personal email inbox for a code from Microsoft Account Team. Enter the emailed code.&lt;br /&gt;
# Click &#039;&#039;&#039;Add email&#039;&#039;&#039; under the &#039;&#039;&#039;Account Alias&#039;&#039;&#039; section and enter your &#039;&#039;&amp;lt;YourStarID&amp;gt;&#039;&#039;@inverhills.edu email address.&lt;br /&gt;
# The next time you sign in, you can use your IHCC email address to access your Azure Dev Tools for Teaching software.&lt;br /&gt;
# Sign out of your Microsoft Account&lt;br /&gt;
# Access the Azure Dev Tools for Teaching software library by logging back in to https://aka.ms/devtoolsforteaching&lt;br /&gt;
# On the &#039;&#039;&#039;Education&#039;&#039;&#039; page under the &#039;&#039;&#039;Learning Resources&#039;&#039;&#039; menu section click the &#039;&#039;&#039;Software&#039;&#039;&#039; link to access the software library.&lt;br /&gt;
&lt;br /&gt;
==If you do NOT already have a Microsoft Account==&lt;br /&gt;
# Make sure you have your inverhills.edu email address and are able to access it! Access instructions:&lt;br /&gt;
## Go to https://portal.office.com&lt;br /&gt;
## Login with &#039;&#039;&#039;&#039;&#039;&amp;lt;YourStarID&amp;gt;&#039;&#039;@inverhills.edu&#039;&#039;&#039; and use your StarID password&lt;br /&gt;
## Follow the directions presented to start using your email account.&lt;br /&gt;
# Access the Azure Dev Tools for Teaching site at https://aka.ms/devtoolsforteaching&lt;br /&gt;
# Click the &#039;&#039;&#039;No account? Create one!&#039;&#039;&#039; link. If you see that you already have a Microsoft account you should switch to the instructions above to link your Inver Hills email to your existing account instead of creating a new account.&lt;br /&gt;
# Follow the instructions to create a new Microsoft account. Be sure to use your &#039;&#039;&amp;lt;YourStarID&amp;gt;&#039;&#039;@inverhills.edu email address.&lt;br /&gt;
# Access the Azure Dev Tools for Teaching software library by logging back in to https://aka.ms/devtoolsforteaching using your new Microsoft Account.&lt;br /&gt;
# On the &#039;&#039;&#039;Education&#039;&#039;&#039; page under the &#039;&#039;&#039;Learning Resources&#039;&#039;&#039; menu section click the &#039;&#039;&#039;Software&#039;&#039;&#039; link to access the software library.&lt;/div&gt;</summary>
		<author><name>BenFranske</name></author>
	</entry>
	<entry>
		<id>https://wiki.ihitc.net/mediawiki/index.php?title=Franske_ITC-2621_Assignments&amp;diff=9861</id>
		<title>Franske ITC-2621 Assignments</title>
		<link rel="alternate" type="text/html" href="https://wiki.ihitc.net/mediawiki/index.php?title=Franske_ITC-2621_Assignments&amp;diff=9861"/>
		<updated>2022-04-27T18:20:45Z</updated>

		<summary type="html">&lt;p&gt;BenFranske: /* Skills Final Exam */&lt;/p&gt;
&lt;hr /&gt;
&lt;div&gt;=Labs &amp;amp; Homework=&lt;br /&gt;
&lt;br /&gt;
==Lab Reports==&lt;br /&gt;
For each chapter having lab activities you will need to submit one [[Franske Lab Report Format|lab report]] which covers all of the lab activities listed below in the chapter. You do not need to submit answers to the questions in the activities, those are for your own learning use only. Lab activities may include remote equipment access, campus equipment, or packet tracer activities. If you work with a partner on a lab you only need to submit a single lab report for the two of you but it must have both your names on it. Each lab report is worth up to 20 points.&lt;br /&gt;
&lt;br /&gt;
&#039;&#039;&#039;Note:&#039;&#039;&#039; The password for CAASP Pod PCs in Netlab is: Cisco123&lt;br /&gt;
&lt;br /&gt;
# Lab 1.1.2 - Troubleshooting IPv4 and IPv6 Routing Issue&lt;br /&gt;
#* NOTE: The Troubleshooting preset config files are not loaded on all pods yet, you will find them on Pods 9, 8, and 7 for now.&lt;br /&gt;
#* NOTE: For some reason Cisco forgot to create VLAN 10 on switch D1 in the troubleshooting configurations. I have fixed this on some pods, but not all. You can easily fix it by creating VLAN 10 on switch D1 after loading the preset config for each ticket. This is not the problem you are supposed to find in any of the tickets, there are other problems.&lt;br /&gt;
# Lab 1.1.3 - Troubleshoot Static Routing&lt;br /&gt;
# Lab 2.1.2 - Implement EIGRP for IPv4&lt;br /&gt;
# Lab 3.1.2 - Implement Advanced EIGRP for IPv4 Features&lt;br /&gt;
# Lab 4.1.2 - Troubleshooting EIGRP for IPv4&lt;br /&gt;
# Lab 5.1.2 - Implement EIGRP for IPv6&lt;br /&gt;
# Lab 5.1.3 - Troubleshoot EIGRP for IPv6&lt;br /&gt;
# Lab 6.1.2 - Implement Single-Area OSPFv2&lt;br /&gt;
# Lab 7.1.2 - Implement Multi-Area OSPFv2&lt;br /&gt;
# Lab 7.1.3 - OSPFv2 Route Summarization and Filtering&lt;br /&gt;
# Lab 8.1.2 - Troubleshoot OSPFv2&lt;br /&gt;
# Lab 9.1.2 - Implement Multiarea OSPFv3&lt;br /&gt;
# Lab 10.1.2 - Troubleshoot OSPFv3&lt;br /&gt;
# Lab 11.1.2 - Implement eBGP for IPv4&lt;br /&gt;
# Lab 11.1.3 - Implement MP-BGP&lt;br /&gt;
# Lab 12.1.2 - Implement BGP Path Manipulation&lt;br /&gt;
# Lab 13.1.2 - Implement BGP Communities&lt;br /&gt;
# Lab 14.1.2 - Troubleshoot BGP&lt;br /&gt;
# Lab 15.1.2 - Control Routing Updates&lt;br /&gt;
# Lab 15.1.3 - Path Control Using PBR&lt;br /&gt;
# Lab 15.1.4 - Troubleshoot Route Maps and PBR&lt;br /&gt;
# Lab 16.1.2 - Configure Route Redistribution Between EIGRP and OSPF&lt;br /&gt;
# Lab 16.1.3 - Configure Route Redistribution Within the Same Interior Gateway Protocol&lt;br /&gt;
# Lab 16.1.4 - Implement Route Redistribution Between Multiple Protocols&lt;br /&gt;
# Lab 17.1.2 - Troubleshoot Route Redistribution&lt;br /&gt;
# Lab 18.1.2 - Implement VRF-Lite&lt;br /&gt;
# Lab 19.1.2 - Implement a GRE Tunnel&lt;br /&gt;
# Lab 19.1.3 - Implement a DMVPN Phase 1 Hub-to-Spoke Topology&lt;br /&gt;
# Lab 19.1.4 - Implement a DMVPN Phase 3 Spoke-to-Spoke Topology&lt;br /&gt;
# Lab 19.1.5 - Implement an IPv6 DMVPN Phase 3 Spoke-to-Spoke Topology&lt;br /&gt;
# Lab 20.1.2 - Configure Secure DMVPN Tunnels&lt;br /&gt;
# Lab 21.1.2 - Troubleshoot IPv4 ACLs&lt;br /&gt;
# Lab 21.1.3 - Troubleshoot IPv6 ACLs&lt;br /&gt;
# Lab 21.1.4 - Troubleshoot Prefix Lists&lt;br /&gt;
# Lab 22.1.2 - Troubleshoot IOS AAA&lt;br /&gt;
# Lab 22.1.3 - Troubleshoot uRPF&lt;br /&gt;
# Lab 22.1.4 - Troubleshoot CoPP&lt;br /&gt;
# Lab 23.1.2 - Troubleshoot Device Access and File Transfer&lt;br /&gt;
# Lab 23.1.3 - Troubleshoot SNMP and Logging Issues&lt;br /&gt;
# Lab 23.1.4 - Troubleshoot IP SLA and NetFlow&lt;br /&gt;
&lt;br /&gt;
==Homework==&lt;br /&gt;
Homework activities will require submitting the actual answers to each question in the activity and may require showing your work as well. Homework assignment are individual, you and your lab partner need to both turn them in separately even if you work on them together.&lt;br /&gt;
* Participate in an online forum discussion (typically 3 quality posts or more) of each chapter on the NetSpace site. See [[Franske Forum Posting Format|forum posting page]] for details. (up to 10 points each chapter based on quality)&lt;br /&gt;
&lt;br /&gt;
=Participation Activities=&lt;br /&gt;
Any participation activities completed in the course will go here. This falls into the participation category of your course grade.&lt;br /&gt;
* Complete the online course feedback form (5 points for completing)&lt;br /&gt;
* Complete the online certification practice exam (10 points for attempting)&lt;br /&gt;
* Weekly Progress Self-Evaluation - Complete on the Netacad Website (10 points possible each week)&lt;br /&gt;
&lt;br /&gt;
=Unit Assessments=&lt;br /&gt;
You are responsible for completing all of the online unit assessments listed below. Multiple modules are included in single exams. These exams fall into the online assessments category of your course grade. &lt;br /&gt;
&lt;br /&gt;
* Chapters 1 - 5: Routing and EIGRP Exam&lt;br /&gt;
* Chapters 6 - 10: OSPF Exam&lt;br /&gt;
* Chapters 11 - 14: BGP Exam&lt;br /&gt;
* Chapters 15 - 17: Conditional Forwarding and Route Redistribution Exam&lt;br /&gt;
* Chapters 18 - 20: VPNs Exam&lt;br /&gt;
* Chapters 21 - 23: Infrastructure Security and Management Exam&lt;br /&gt;
&lt;br /&gt;
=Skills Final Exam=&lt;br /&gt;
The Skills Final Exam is designed to test your ability to apply the concepts learned in this class and practiced in labs to common, real-world scenarios. Your grade in this category will be based on completing a lab equipment skills exam. You will not be able to use any resources other than those specified below on this part of the exam.&lt;br /&gt;
&lt;br /&gt;
Just like many of the topics in the class there will be &#039;&#039;&#039;two parts to the skills exam in this course&#039;&#039;&#039;:&lt;br /&gt;
* A configuration exercise skills exam&lt;br /&gt;
* A troubleshooting exercise skills exam&lt;br /&gt;
&lt;br /&gt;
The Skills Final Exam must be completed on the IHCC Netlab system which &#039;&#039;&#039;you will be able to start on Tuesday May 3 at 12:01am and must be completed by Saturday May 7 at 11:59pm&#039;&#039;&#039;. This is a timed activity which you will have no more than three hours to complete each one of the two parts to the exam. You must do the configuration exercise before doing the troubleshooting exercise but can spread them out over two days if you wish. Separate Netlab reservations must be made for each part of the exam (configuration and troubleshooting). &#039;&#039;&#039;You will be able to begin reserving slots in Netlab for this a few days in advance (so you can get the time you want) but you must not make a reservation to take any part of the skills exam before 12:01am on May 3!&#039;&#039;&#039; You must not spend more than three hours working on each part of the exam and once you start each part of the exam you must work on it continuously, you cannot stop and then re-start the same part of the exam later.&lt;br /&gt;
&lt;br /&gt;
* I strongly suggest making a 1 page &amp;quot;cheat sheet&amp;quot; for yourself of the common commands needed for configuring the routers and switches as required to complete the labs in CCNP ENARSI, this will help you if you have forgotten a particular command. You may also want to review and/or mark sections of the &amp;quot;CCNP Portable Command Guide&amp;quot; book you bought for this class as that is also a good resource when you&#039;re stuck.&lt;br /&gt;
* Note that assistance with issues will not be guaranteed outside of the normal work day/week so if you&#039;re concerned you may have issues during any portion of your exams you should plan to complete them during scheduled office or lab hours.&lt;br /&gt;
&lt;br /&gt;
Breaking any of the following rules is considered cheating and could give you an unfair advantage on the exam so any evidence of them will result in a 0 on the entire skills exam:&lt;br /&gt;
* You are NOT allowed to ask anyone else for help, or seek out any copies of any part of the exams or solution keys to the exams in any format. You may use your class materials (textbook, my lecture videos, lab activity instructions, any notes you have made) and other websites/videos which are not providing individual assistance to you or exam specific answers though.&lt;br /&gt;
* You must NOT access a reservation with a date before the official start date of the exam or after the end date of the exam.&lt;br /&gt;
* You must NOT do the troubleshooting exercise before the configuration exercise.&lt;br /&gt;
* You must NOT stop a part of the exam and come back to it. All work for each part must be completed in a single reservation. You MAY take a break (even multiple days) between the configuration and troubleshooting parts as long as both parts are complete before the official end date of the exam.&lt;br /&gt;
* If you have any questions about something, or if something is OK, or any other issues you must send an email to your instructor about it.&lt;br /&gt;
&lt;br /&gt;
If you have any questions or issues please contact me as soon as possible. Remember that I&#039;m here to help clarify anything you find confusing if I can. It never hurts to ask for help if you&#039;re stuck or confused, the worst that will happen is that I&#039;ll tell you that I can&#039;t answer that on an exam.&lt;br /&gt;
&lt;br /&gt;
=Online Final Exam=&lt;br /&gt;
You will need to complete an online final exam on the NetAcad site.&lt;br /&gt;
&lt;br /&gt;
[[Franske ITC-2621|Return to ITC-2621 Homepage]]&lt;/div&gt;</summary>
		<author><name>BenFranske</name></author>
	</entry>
	<entry>
		<id>https://wiki.ihitc.net/mediawiki/index.php?title=Franske_ITC-2621_Assignments&amp;diff=9860</id>
		<title>Franske ITC-2621 Assignments</title>
		<link rel="alternate" type="text/html" href="https://wiki.ihitc.net/mediawiki/index.php?title=Franske_ITC-2621_Assignments&amp;diff=9860"/>
		<updated>2022-04-27T18:01:28Z</updated>

		<summary type="html">&lt;p&gt;BenFranske: /* Skills Final Exam */&lt;/p&gt;
&lt;hr /&gt;
&lt;div&gt;=Labs &amp;amp; Homework=&lt;br /&gt;
&lt;br /&gt;
==Lab Reports==&lt;br /&gt;
For each chapter having lab activities you will need to submit one [[Franske Lab Report Format|lab report]] which covers all of the lab activities listed below in the chapter. You do not need to submit answers to the questions in the activities, those are for your own learning use only. Lab activities may include remote equipment access, campus equipment, or packet tracer activities. If you work with a partner on a lab you only need to submit a single lab report for the two of you but it must have both your names on it. Each lab report is worth up to 20 points.&lt;br /&gt;
&lt;br /&gt;
&#039;&#039;&#039;Note:&#039;&#039;&#039; The password for CAASP Pod PCs in Netlab is: Cisco123&lt;br /&gt;
&lt;br /&gt;
# Lab 1.1.2 - Troubleshooting IPv4 and IPv6 Routing Issue&lt;br /&gt;
#* NOTE: The Troubleshooting preset config files are not loaded on all pods yet, you will find them on Pods 9, 8, and 7 for now.&lt;br /&gt;
#* NOTE: For some reason Cisco forgot to create VLAN 10 on switch D1 in the troubleshooting configurations. I have fixed this on some pods, but not all. You can easily fix it by creating VLAN 10 on switch D1 after loading the preset config for each ticket. This is not the problem you are supposed to find in any of the tickets, there are other problems.&lt;br /&gt;
# Lab 1.1.3 - Troubleshoot Static Routing&lt;br /&gt;
# Lab 2.1.2 - Implement EIGRP for IPv4&lt;br /&gt;
# Lab 3.1.2 - Implement Advanced EIGRP for IPv4 Features&lt;br /&gt;
# Lab 4.1.2 - Troubleshooting EIGRP for IPv4&lt;br /&gt;
# Lab 5.1.2 - Implement EIGRP for IPv6&lt;br /&gt;
# Lab 5.1.3 - Troubleshoot EIGRP for IPv6&lt;br /&gt;
# Lab 6.1.2 - Implement Single-Area OSPFv2&lt;br /&gt;
# Lab 7.1.2 - Implement Multi-Area OSPFv2&lt;br /&gt;
# Lab 7.1.3 - OSPFv2 Route Summarization and Filtering&lt;br /&gt;
# Lab 8.1.2 - Troubleshoot OSPFv2&lt;br /&gt;
# Lab 9.1.2 - Implement Multiarea OSPFv3&lt;br /&gt;
# Lab 10.1.2 - Troubleshoot OSPFv3&lt;br /&gt;
# Lab 11.1.2 - Implement eBGP for IPv4&lt;br /&gt;
# Lab 11.1.3 - Implement MP-BGP&lt;br /&gt;
# Lab 12.1.2 - Implement BGP Path Manipulation&lt;br /&gt;
# Lab 13.1.2 - Implement BGP Communities&lt;br /&gt;
# Lab 14.1.2 - Troubleshoot BGP&lt;br /&gt;
# Lab 15.1.2 - Control Routing Updates&lt;br /&gt;
# Lab 15.1.3 - Path Control Using PBR&lt;br /&gt;
# Lab 15.1.4 - Troubleshoot Route Maps and PBR&lt;br /&gt;
# Lab 16.1.2 - Configure Route Redistribution Between EIGRP and OSPF&lt;br /&gt;
# Lab 16.1.3 - Configure Route Redistribution Within the Same Interior Gateway Protocol&lt;br /&gt;
# Lab 16.1.4 - Implement Route Redistribution Between Multiple Protocols&lt;br /&gt;
# Lab 17.1.2 - Troubleshoot Route Redistribution&lt;br /&gt;
# Lab 18.1.2 - Implement VRF-Lite&lt;br /&gt;
# Lab 19.1.2 - Implement a GRE Tunnel&lt;br /&gt;
# Lab 19.1.3 - Implement a DMVPN Phase 1 Hub-to-Spoke Topology&lt;br /&gt;
# Lab 19.1.4 - Implement a DMVPN Phase 3 Spoke-to-Spoke Topology&lt;br /&gt;
# Lab 19.1.5 - Implement an IPv6 DMVPN Phase 3 Spoke-to-Spoke Topology&lt;br /&gt;
# Lab 20.1.2 - Configure Secure DMVPN Tunnels&lt;br /&gt;
# Lab 21.1.2 - Troubleshoot IPv4 ACLs&lt;br /&gt;
# Lab 21.1.3 - Troubleshoot IPv6 ACLs&lt;br /&gt;
# Lab 21.1.4 - Troubleshoot Prefix Lists&lt;br /&gt;
# Lab 22.1.2 - Troubleshoot IOS AAA&lt;br /&gt;
# Lab 22.1.3 - Troubleshoot uRPF&lt;br /&gt;
# Lab 22.1.4 - Troubleshoot CoPP&lt;br /&gt;
# Lab 23.1.2 - Troubleshoot Device Access and File Transfer&lt;br /&gt;
# Lab 23.1.3 - Troubleshoot SNMP and Logging Issues&lt;br /&gt;
# Lab 23.1.4 - Troubleshoot IP SLA and NetFlow&lt;br /&gt;
&lt;br /&gt;
==Homework==&lt;br /&gt;
Homework activities will require submitting the actual answers to each question in the activity and may require showing your work as well. Homework assignment are individual, you and your lab partner need to both turn them in separately even if you work on them together.&lt;br /&gt;
* Participate in an online forum discussion (typically 3 quality posts or more) of each chapter on the NetSpace site. See [[Franske Forum Posting Format|forum posting page]] for details. (up to 10 points each chapter based on quality)&lt;br /&gt;
&lt;br /&gt;
=Participation Activities=&lt;br /&gt;
Any participation activities completed in the course will go here. This falls into the participation category of your course grade.&lt;br /&gt;
* Complete the online course feedback form (5 points for completing)&lt;br /&gt;
* Complete the online certification practice exam (10 points for attempting)&lt;br /&gt;
* Weekly Progress Self-Evaluation - Complete on the Netacad Website (10 points possible each week)&lt;br /&gt;
&lt;br /&gt;
=Unit Assessments=&lt;br /&gt;
You are responsible for completing all of the online unit assessments listed below. Multiple modules are included in single exams. These exams fall into the online assessments category of your course grade. &lt;br /&gt;
&lt;br /&gt;
* Chapters 1 - 5: Routing and EIGRP Exam&lt;br /&gt;
* Chapters 6 - 10: OSPF Exam&lt;br /&gt;
* Chapters 11 - 14: BGP Exam&lt;br /&gt;
* Chapters 15 - 17: Conditional Forwarding and Route Redistribution Exam&lt;br /&gt;
* Chapters 18 - 20: VPNs Exam&lt;br /&gt;
* Chapters 21 - 23: Infrastructure Security and Management Exam&lt;br /&gt;
&lt;br /&gt;
=Skills Final Exam=&lt;br /&gt;
The Skills Final Exam is designed to test your ability to apply the concepts learned in this class and practiced in labs to common, real-world scenarios. Your grade in this category will be based on completing a lab equipment skills exam. You will not be able to use any resources other than those specified below on this part of the exam.&lt;br /&gt;
&lt;br /&gt;
Just like many of the topics in the class there will be &#039;&#039;&#039;two parts to the skills exam in this course&#039;&#039;&#039;:&lt;br /&gt;
* A configuration exercise skills exam&lt;br /&gt;
* A troubleshooting exercise skills exam&lt;br /&gt;
&lt;br /&gt;
The Skills Final Exam must be completed on the IHCC Netlab system which &#039;&#039;&#039;you will be able to start on Tuesday May 3 at 12:01am and must be completed by Saturday May 7 at 11:59pm&#039;&#039;&#039;. This is a timed activity which you will have no more than three hours to complete each one of the two parts to the exam. You must do the configuration exercise before doing the troubleshooting exercise but can spread them out over two days if you wish. Separate Netlab reservations must be made for each part of the exam (configuration and troubleshooting). &#039;&#039;&#039;You will be able to begin reserving slots in Netlab for this a few days in advance (so you can get the time you want) but you must not make a reservation to take any part of the skills exam before 12:01am on May 3!&#039;&#039;&#039; You must not spend more than three hours working on each part of the exam and once you start each part of the exam you must work on it continuously, you cannot stop and then re-start the same part of the exam later.&lt;br /&gt;
&lt;br /&gt;
* I strongly suggest making a 1 page &amp;quot;cheat sheet&amp;quot; for yourself of the common commands needed for configuring the routers and switches as required to complete the labs in CCNP ENARSI, this will help you if you have forgotten a particular command. You may also want to review and/or mark sections of the &amp;quot;CCNP Portable Command Guide&amp;quot; book you bought for this class as that is also a good resource when you&#039;re stuck.&lt;br /&gt;
* Note that assistance with issues will not be guaranteed outside of the normal work day/week so if you&#039;re concerned you may have issues during any portion of your exams you should plan to complete them during scheduled office or lab hours.&lt;br /&gt;
&lt;br /&gt;
Breaking any of the following rules is considered cheating and could give you an unfair advantage on the exam so any evidence of them will result in a 0 on the entire skills exam:&lt;br /&gt;
* You are NOT allowed to ask anyone else for help, use any other websites, or YouTube videos, or seek out any copies of any part of the exams or solution keys to the exams. You may use your class materials (textbook, my lecture videos, lab activity instructions, any notes you have made) for the skills and final exams though.&lt;br /&gt;
* You must NOT access a reservation with a date before the official start date of the exam or after the end date of the exam.&lt;br /&gt;
* You must NOT do the troubleshooting exercise before the configuration exercise.&lt;br /&gt;
* You must NOT stop a part of the exam and come back to it. All work for each part must be completed in a single reservation. You MAY take a break (even multiple days) between the configuration and troubleshooting parts as long as both parts are complete before the official end date of the exam.&lt;br /&gt;
* If you have any questions about something, or if something is OK, or any other issues you must send an email to your instructor about it.&lt;br /&gt;
&lt;br /&gt;
If you have any questions or issues please contact me as soon as possible. Remember that I&#039;m here to help clarify anything you find confusing if I can. It never hurts to ask for help if you&#039;re stuck or confused, the worst that will happen is that I&#039;ll tell you that I can&#039;t answer that on an exam.&lt;br /&gt;
&lt;br /&gt;
=Online Final Exam=&lt;br /&gt;
You will need to complete an online final exam on the NetAcad site.&lt;br /&gt;
&lt;br /&gt;
[[Franske ITC-2621|Return to ITC-2621 Homepage]]&lt;/div&gt;</summary>
		<author><name>BenFranske</name></author>
	</entry>
	<entry>
		<id>https://wiki.ihitc.net/mediawiki/index.php?title=Franske_ITC-2621_Schedule&amp;diff=9859</id>
		<title>Franske ITC-2621 Schedule</title>
		<link rel="alternate" type="text/html" href="https://wiki.ihitc.net/mediawiki/index.php?title=Franske_ITC-2621_Schedule&amp;diff=9859"/>
		<updated>2022-04-27T17:39:45Z</updated>

		<summary type="html">&lt;p&gt;BenFranske: &lt;/p&gt;
&lt;hr /&gt;
&lt;div&gt;{| class=&amp;quot;wikitable&amp;quot;&lt;br /&gt;
! Date !! Week !! Session !! Due Before Class Time (6:00pm) !! In Class !! Due Online 11:55pm !! Notes&lt;br /&gt;
|-&lt;br /&gt;
! 11-Jan&lt;br /&gt;
| 1 || 1 ||  || Class Introduction, Cisco Access ||  || &lt;br /&gt;
|-&lt;br /&gt;
! 18-Jan&lt;br /&gt;
| 2 || 2 || Read Chapter 1, Online Discussion Forum Chapter 1 First Post || Chapter 1 Labs || Weekly Progress Self-Evaluation || &lt;br /&gt;
|-&lt;br /&gt;
! 25-Jan&lt;br /&gt;
| 3 || 3 || Read Chapters 2-3, Online Discussion Forum Chapter 1 Response Posts, Online Discussion Forum Chapters 2-3 First Post, Chapter 1 Lab Report || Chapters 2-3 Labs || Weekly Progress Self-Evaluation || &lt;br /&gt;
|-&lt;br /&gt;
! 1-Feb&lt;br /&gt;
| 4 || 4 || Read Chapter 4, Online Discussion Forum Chapters 2-3 Response Posts, Online Discussion Forum Chapter 4 First Post, Chapters 2-3 Lab Reports || Chapter 4 Lab || Weekly Progress Self-Evaluation || &lt;br /&gt;
|-&lt;br /&gt;
! 8-Feb&lt;br /&gt;
| 5 || 5 || Read Chapters 5-6, Online Discussion Forum Chapter 4 Response Posts, Online Discussion Forum Chapters 5-6 First Posts, Chapter 4 Lab Report || Chapters 5-6 Labs || Weekly Progress Self-Evaluation || &lt;br /&gt;
|-&lt;br /&gt;
! 15-Feb&lt;br /&gt;
| 6 || 6 || Read Chapter 7, Online Discussion Forum Chapters 5-6 Response Posts, Online Discussion Forum Chapter 7 First Post, Chapters 5-6 Lab Reports || Chapter 7 Labs || Chapters 1-5 Exam, Weekly Progress Self-Evaluation || &lt;br /&gt;
|-&lt;br /&gt;
! 22-Feb&lt;br /&gt;
| 7 || 7 || Read Chapter 8, Online Discussion Forum Chapter 7 Response Posts, Online Discussion Forum Chapter 8 First Post, Chapter 7 Lab Report || Chapter 8 Lab || Weekly Progress Self-Evaluation || &lt;br /&gt;
|-&lt;br /&gt;
! 1-Mar&lt;br /&gt;
| 8 || 8 || Read Chapters 9-10, Online Discussion Forum Chapter 8 Response Posts, Online Discussion Forum Chapters 9-10 First Posts, Chapter 8 Lab Report || Chapters 9-10 Labs || Weekly Progress Self-Evaluation || &lt;br /&gt;
|-&lt;br /&gt;
! 8-Mar&lt;br /&gt;
| SPRING BREAK ||  ||  ||  ||  || &lt;br /&gt;
|-&lt;br /&gt;
! 15-Mar&lt;br /&gt;
| 9 || 9 || Read Chapter 11, Online Discussion Forum Chapters 9-10 Response Posts, Online Discussion Forum Chapter 11 First Post, Chapters 9-10 Lab Reports || Chapter 11 Labs || Chapters 6-10 Exam, Weekly Progress Self-Evaluation || &lt;br /&gt;
|-&lt;br /&gt;
! 22-Mar&lt;br /&gt;
| 10 || 10 || Read Chapters 12-13, Online Discussion Forum Chapter 11 Response Posts, Online Discussion Forum Chapters 12-13 First Posts, Chapter 11 Lab Report || Chapters 12-13 Labs || Weekly Progress Self-Evaluation || &lt;br /&gt;
|-&lt;br /&gt;
! 29-Mar&lt;br /&gt;
| 11 || 11 || Read Chapter 14, Online Discussion Forum Chapters 12-13 Response Posts, Online Discussion Forum Chapter 14 First Post, Chapters 12-13 Lab Reports || Chapter 14 Lab || Weekly Progress Self-Evaluation || &lt;br /&gt;
|-&lt;br /&gt;
! 5-Apr&lt;br /&gt;
| 12 || 12 || Read Chapters 15-16, Online Discussion Forum Chapter 14 Response Posts, Online Discussion Forum Chapters 15-16 First Posts, Chapter 14 Lab Report || Chapters 15-16 Labs || Chapters 11-14 Exam, Weekly Progress Self-Evaluation || &lt;br /&gt;
|-&lt;br /&gt;
! 12-Apr&lt;br /&gt;
| 13 || 13 || Read Chapters 17-18, Online Discussion Forum Chapters 15-16 Response Posts, Online Discussion Forum Chapters 17-18 First Posts, Chapters 15-16 Lab Reports || Chapters 17-18 Labs || Weekly Progress Self-Evaluation || &lt;br /&gt;
|-&lt;br /&gt;
! 19-Apr&lt;br /&gt;
| 14 || 14 || Read Chapters 19-20, Online Discussion Forum Chapters 17-18 Response Posts, Online Discussion Forum Chapters 19-20 First Posts, Chapters 17-18 Lab Reports || Chapters 19-20 Labs || Chapters 15-17 Exam, Weekly Progress Self-Evaluation || &lt;br /&gt;
|-&lt;br /&gt;
! 26-Apr&lt;br /&gt;
| 15 || 15 || Read Chapters 21-23, Online Discussion Forum Chapters 19-20 Response Posts, Online Discussion Forum Chapters 21-23 First Posts, Chapters 19-20 Lab Reports || Chapters 21-23 Labs || Weekly Progress Self-Evaluation || &lt;br /&gt;
|-&lt;br /&gt;
! 3-May&lt;br /&gt;
| 16 || 16 || Online Discussion Forum Chapters 21-23 Response Posts, Chapters 21-23 Lab Reports || Skills Final Exam (Open May 3-7) || Chapters 18-20 Exam, Weekly Progress Self-Evaluation || Chapters 21-23 Exam is due before class next week!&lt;br /&gt;
|-&lt;br /&gt;
! 10-May&lt;br /&gt;
| FE Week || 17 || Chapters 21-23 Exam, Course Feedback, Certification Practice Exam ||  || Online Final Exam || &lt;br /&gt;
|}&lt;/div&gt;</summary>
		<author><name>BenFranske</name></author>
	</entry>
	<entry>
		<id>https://wiki.ihitc.net/mediawiki/index.php?title=Franske_ITC-2536_Assignments&amp;diff=9858</id>
		<title>Franske ITC-2536 Assignments</title>
		<link rel="alternate" type="text/html" href="https://wiki.ihitc.net/mediawiki/index.php?title=Franske_ITC-2536_Assignments&amp;diff=9858"/>
		<updated>2022-04-26T21:32:33Z</updated>

		<summary type="html">&lt;p&gt;BenFranske: /* Lab Reports */&lt;/p&gt;
&lt;hr /&gt;
&lt;div&gt;=CCNA 3 Assignments=&lt;br /&gt;
==Labs &amp;amp; Homework==&lt;br /&gt;
===Packet Tracer Online Submissions===&lt;br /&gt;
Each of these activities will be submitted using the Packet Tracer ScoreUP Online Submission process. Points will be earned for each submitted activity based on correctness and completion of the activity. You will see a completion percentage for each activity in the Packet Tracer software before submitting. If you find that any of these activities do not show points or completion in Packet Tracer you should include them in the lab report for the module (see below) instead.&lt;br /&gt;
&lt;br /&gt;
# PT 2.2.13 - Point-to-Point Single-Area OSPFv2 Configuration (7 points)&lt;br /&gt;
# PT 2.3.11 - Determine the DR and BDR (7 points)&lt;br /&gt;
# PT 2.4.11 - Modify Single-Area OSPFv2 (7 points)&lt;br /&gt;
# PT 2.5.3 - Propagate a Default Route in OSPFv2 (7 points)&lt;br /&gt;
# PT 2.6.6 - Verify Single-Area OSPFv2 (7 points)&lt;br /&gt;
# PT 2.7.1 - Single-Area OSPFv2 Configuration (7 points)&lt;br /&gt;
# PT 5.1.8 - Configure Numbered Standard IPv4 ACLs (7 points)&lt;br /&gt;
# PT 5.1.9 - Configure Named Standard IPv4 ACLs (7 points)&lt;br /&gt;
# PT 5.2.7 - Configure and Modify Standard IPv4 ACLs (7 points)&lt;br /&gt;
# PT 5.4.12 - Configure Extended IPv4 ACLs  - Scenario 1 (7 points)&lt;br /&gt;
# PT 5.4.13 - Configure Extended IPv4 ACLs  - Scenario 2 (7 points)&lt;br /&gt;
#* NOTE: This activity is not correctly linked from the Cisco Networking Academy curriculum (it is another copy of the PT 5.1.9 activity). You can download a copy of the correct activity from the course page on the Networking Academy site in the Modules 3-5 section.&lt;br /&gt;
# PT 5.5.1 - IPv4 ACL Implementation Challenge (7 points)&lt;br /&gt;
# PT 6.4.5 - Configure Static NAT (7 points)&lt;br /&gt;
# PT 6.5.6 - Configure Dynamic NAT (7 points)&lt;br /&gt;
# PT 6.6.7 - Configure PAT (7 points)&lt;br /&gt;
# PT 6.8.1 - Configure NAT for IPv4 (7 points)&lt;br /&gt;
# PT 10.3.4 - Configure and Verify NTP (7 points)&lt;br /&gt;
# PT 10.6.10 - Back Up Configuration Files (7 points)&lt;br /&gt;
# PT 10.7.6 - Use a TFTP Server to Upgrade a Cisco IOS Image (7 points)&lt;br /&gt;
# PT 10.8.1 - Configure CDP, LLDP, and NTP (7 points)&lt;br /&gt;
# PT 12.5.13 - Troubleshoot Enterprise Networks (7 points)&lt;br /&gt;
# PT 12.6.2 - Troubleshooting Challenge  - Use Documentation to Solve Issues (7 points)&lt;br /&gt;
&lt;br /&gt;
===Lab Reports===&lt;br /&gt;
For each module having lab activities you will need to submit one [[Franske Lab Report Format|lab report]] which covers all of the lab activities listed below in the module. You do not need to submit answers to the questions in the activities, those are for your own learning use only. Lab activities may include remote equipment access, campus equipment, or packet tracer activities. If a lab activity is listed as a &amp;quot;lab&amp;quot; below it should be completed on real equipment either on campus or remotely and may not be completed in Packet Tracer. Your instructor will provide details on accessing real lab equipment. If you work with a partner on a lab you only need to submit a single lab report for the two of you but it must have both your names on it. Each lab report (one per module with activities) is worth up to 20 points. &lt;br /&gt;
&lt;br /&gt;
&#039;&#039;&#039;Note:&#039;&#039;&#039; The password for CAASP Pod PCs in Netlab is: Cisco123&lt;br /&gt;
&lt;br /&gt;
# Lab 2.7.2 - Single-Area OSPFv2 Configuration&lt;br /&gt;
# Lab 3.8.8 - Explore DNS Traffic&lt;br /&gt;
#* &#039;&#039;&#039;NOTE:&#039;&#039;&#039; This lab activity requires using Wireshark on an Internet connected PC. We don&#039;t have it setup in Netlab yet so you can do it on your home computer or a lab computer on campus.&lt;br /&gt;
# PT 4.1.4 - ACL Demonstration&lt;br /&gt;
# Lab 5.5.2 - Configure and Verify Extended IPv4 ACLs&lt;br /&gt;
#* &#039;&#039;&#039;NOTE:&#039;&#039;&#039; When enabling HTTPS on newer Cisco devices you must map the HTTPS server to a trustpoint (certificate) on the router. [https://serverfault.com/questions/1051729/troubleshooting-ssl-error-no-cypher-overlap-in-firefox See this StackExchange question for details on how to do this.]&lt;br /&gt;
# PT 6.2.7 - Investigate NAT Operations&lt;br /&gt;
# Lab 6.8.2 - Configure NAT for IPv4&lt;br /&gt;
# PT 7.6.1 - WAN Concepts&lt;br /&gt;
# PT 10.1.5 - Use CDP to Map a Network&lt;br /&gt;
# PT 10.2.6 - Use LLDP to Map a Network&lt;br /&gt;
# Lab 10.6.11 - Use Tera Term to Manage Router Configuration Files&lt;br /&gt;
# Lab 10.6.12 - Use TFTP, Flash, and USB to Manage Configuration Files&lt;br /&gt;
#* &#039;&#039;&#039;NOTE:&#039;&#039;&#039; If you are working on a device with multiple IP interfaces it is sometimes required to set a default source interface which will be used by TFTP for communicating with the TFTP server. Some Cisco devices do not seem to automatically pick a correct source interface. When this happens you can end up with a situation where you can ping from the device to the TFTP server&#039;s IP address but you are unable to send or receive files over TFTP. For example, in this lab on the router we&#039;re only setting an IP on G0/0/1 so that would be the one we should set as the source interface like &amp;quot;ip tftp source-interface gi0/0/1&amp;quot;&lt;br /&gt;
# Lab 10.6.13 - Research Password Recovery Procedures&lt;br /&gt;
#* After researching the recovery procedures set a hostname and enable password on a router and save the configuration. Try to reset the password on the router while keeping the hostname set the same following the procedures you have researched.&lt;br /&gt;
#* &#039;&#039;&#039;NOTE:&#039;&#039;&#039; If you are working on remote lab equipment you can do password recovery too, the process is a little different but our system does allow you to power on and off network devices as well as to send the BREAK command to devices which are the basics for router password recovery. Recovering passwords on switches can require physical access to hold down a button on the switch while powering up unless some additional configuration is done so you should not try setting an unknown password on a remotely accessed lab switch. See [https://youtu.be/BP8NXAPXLug this video showing the password recovery process on Netlab].&lt;br /&gt;
# Lab 10.8.2 - Configure CDP, LLDP, and NTP&lt;br /&gt;
#* &#039;&#039;&#039;NOTE:&#039;&#039;&#039; Some Cisco devices do not have &amp;quot;hardware clocks&amp;quot; (also known as &amp;quot;calendars) anymore so if you are unable to get the &amp;quot;ntp update-calendar&amp;quot; command to work in Part 4, Step 4b it may not exist on your device.&lt;br /&gt;
# PT 11.5.1 - Compare Layer 2 and Layer 3 Devices&lt;br /&gt;
# PT 12.6.1 - Troubleshooting Challenge  - Document the Network&lt;br /&gt;
# Lab 13.6.1 - Install Linux in a Virtual Machine and Explore the GUI&lt;br /&gt;
#* &#039;&#039;&#039;NOTE:&#039;&#039;&#039; It is suggested you complete this lab on your home computer if it has enough RAM to run the VM. However, if you need a Netlab system to install on please contact your instructor.&lt;br /&gt;
&lt;br /&gt;
===Homework===&lt;br /&gt;
Homework activities will require submitting the actual answers to each question in the activity and may require showing your work as well. Homework assignment are individual, you and your lab partner need to both turn them in separately even if you work on them together.&lt;br /&gt;
&lt;br /&gt;
* Participate in an online forum discussion (typically 3 quality posts or more) of each module on the Cisco Netacad site. See [[Franske Forum Posting Format|forum posting page]] for details. (up to 10 points each chapter based on quality)&lt;br /&gt;
&lt;br /&gt;
==Participation Activities==&lt;br /&gt;
Any participation activities completed in the course will go here. This falls into the participation category of your course grade.&lt;br /&gt;
* Complete the online course feedback form (5 points for completing)&lt;br /&gt;
* Complete the Practice Final Exam (10 points for attempting)&lt;br /&gt;
* Complete the CCNA Certification Practice Exam (10 points for attempting)&lt;br /&gt;
* Weekly Progress Self-Evaluation - Complete on the Netacad Website (10 points possible each week)&lt;br /&gt;
* Networking History Summary Report (15 points)&lt;br /&gt;
*# Watch one of the videos on computer history provided by your instructor&lt;br /&gt;
*# Write a 400-500 word summary of the information you learned in the video and why you think it may be useful to know about that history in your IT career. Submit your report through the Netacad site.&lt;br /&gt;
&lt;br /&gt;
==Unit Assessments==&lt;br /&gt;
You are responsible for completing all of the online unit assessments listed below. Multiple modules are included in single exams. These exams fall into the online assessments category of your course grade.&lt;br /&gt;
* Module 1-2 OSPF Concepts and Configuration Exam &lt;br /&gt;
* Module 3-5 Network Security Exam&lt;br /&gt;
* Module 6-8 WAN Concepts Exam&lt;br /&gt;
* Module 9-12 Optimize, Monitor, and Troubleshoot Networks Exam&lt;br /&gt;
* Module 13-14 Emerging Network Technologies Exam&lt;br /&gt;
&lt;br /&gt;
==Other==&lt;br /&gt;
You are also responsible for completing these things, see the course syllabus for category and weighting information.&lt;br /&gt;
* Online Final Exam&lt;br /&gt;
* Skills Final Exam&lt;br /&gt;
&lt;br /&gt;
==Skills Final Exam==&lt;br /&gt;
The Skills Final Exam is designed to test your ability to apply the concepts learned in this class and practiced in labs to common, real-world scenarios. There are two parts to this portion of your grade.&lt;br /&gt;
* Half of your grade in this category will be based on successfully completing all parts of the online Packet Tracer Practice Skills Exam at home. You grade will be based on correctly completing all parts of the activity. You will be able to use outside resources for this part of the exam.&lt;br /&gt;
* Half of your grade in this category will be based on completing an in-class or remote real equipment skills exam. You will not be able to use any resources other than those specified by your instructor on this part of the exam.&lt;br /&gt;
&lt;br /&gt;
=CCNA Security Assignments=&lt;br /&gt;
==Labs &amp;amp; Homework==&lt;br /&gt;
===Lab Reports===&lt;br /&gt;
You are responsible for completing ALL of these labs. You must submit a [[Franske Lab Report Format|lab report]] about each lab you do. If you work with a partner on a lab you only need to submit a single lab report for the two of you but it must have both your names on it. Each lab is worth 20 points. This falls into the Labs/Homework category of your course grade. Labs is this course will not be able to be successfully completed in Packet Tracer, you will need to use real lab equipment either remotely or on-campus. Your instructor will provide details about accessing lab equipment.&lt;br /&gt;
&lt;br /&gt;
&#039;&#039;&#039;Note:&#039;&#039;&#039; The password for CAASP Pod PCs in Netlab is: Cisco123&lt;br /&gt;
&lt;br /&gt;
* Lab 2.6.1.2: Securing the Router for Administrative Access&lt;br /&gt;
** Note: The IHCC Netlab system uses Cisco 4331 routers, per the lab instructions these do not support image resilience so you will skip part 4, task 1.&lt;br /&gt;
** Note: It is very important that you make certain that IOS Image Resilience is disabled before you leave the lab! See part 4, task 1, steps 5 &amp;amp; 6 for instructions.&lt;br /&gt;
* Lab 3.6.1.1: Securing Administrative Access Using AAA and RADIUS&lt;br /&gt;
** Note: The WinRadius software used in this lab can be difficult to locate online. A local copy is available on the D drive of campus lab systems in the D:\CNT Files\CCNA Security Materials folder and in the &amp;quot;CCNA Security Files&amp;quot; folder on the desktop of Netlab systems.&lt;br /&gt;
* Lab 4.4.1.2: Configuring Zone-Based Policy Firewalls&lt;br /&gt;
** Note: You should attempt the &amp;quot;Challenge&amp;quot; section located at the end of this lab. You must also complete the &amp;quot;Appendix - Multiple Interfaces under the Same Zone&amp;quot; section at the end of the lab.&lt;br /&gt;
* Lab 6.3.1.1: Securing Layer 2 Switches&lt;br /&gt;
* Lab 8.4.1.3: Configuring a Site-to-Site VPN Using Cisco IOS&lt;br /&gt;
** HINT: If you have a problem configuring IPSec on a router it&#039;s possible the [[Cisco Router License Featureset Configuration|Security license is not active]].&lt;br /&gt;
* Lab 9.3.1.2: Configuring ASA Basic Settings and Firewall Using CLI&lt;br /&gt;
** Note: If you have problems connecting to the ASA with a web browser and receive errors such as a &amp;quot;cipher mismatch&amp;quot; it&#039;s likely that the 3DES/AES license has not been activated yet on your ASA. This is a free process where you can request a license key from Cisco by entering the serial number of your ASA (from the &#039;&#039;show version&#039;&#039; output which can also verify that the VPN-3DES-AES feature is not active) into a web form on the Cisco site and then entering the resulting activation key into your ASA. Instructions for doing this can be found [[Cisco ASA Documentation|on the Cisco ASA Documentation wiki page]].&lt;br /&gt;
* Lab 10.1.4.8: Configuring ASA Basic Settings and Firewall Using ASDM&lt;br /&gt;
** Note: You may need to adjust your Java security settings in order to run ASDM from the ASA&#039;s webpage. Recent versions of Java have restricted the ability to run unsigned Java applets from websites due to the possible security issues of running untrusted code from a website locally on your system. Java security settings can be found in the Java section of your system&#039;s control panel.&lt;br /&gt;
** NOTE: If you have problems launching ASDM on Windows 10 check the  [[Cisco ASA Documentation]] page for a fix. It also wouldn&#039;t hurt to make sure you have the latest ASA and ASDM software installed on the ASA, instructions for updating those are also on the [[Cisco ASA Documentation]] page.&lt;br /&gt;
** NOTE: Some newer versions of the ASA software will require you set an enable password. If your ASA is forcing you to set an enable password you will log in to ASDM using no username and the enable password you set instead of just leaving the password blank as stated in the lab instructions.&lt;br /&gt;
* Lab 10.2.1.9: Configure a Site-to-Site IPsec VPN between an ISR and an ASA&lt;br /&gt;
* Lab 10.3.1.1: Configure Clientless Remote Access SSL VPNs Using ASDM&lt;br /&gt;
* Lab 10.3.1.2: Configure AnyConnect Remote Access SSL VPN Using ASDM&lt;br /&gt;
** NOTE: The Anyconnect package may not be installed on your ASA, follow the instructions on the [[Cisco ASA Documentation]] page to install it if it&#039;s missing.&lt;br /&gt;
* Lab 11.3.1.2: CCNA Security Comprehensive Lab&lt;br /&gt;
&lt;br /&gt;
===Homework===&lt;br /&gt;
Homework activities will require submitting the actual answers to each question in the activity and may require showing your work as well. Homework assignment are individual, you and your lab partner need to both turn them in separately even if you work on them together.&lt;br /&gt;
&lt;br /&gt;
* Participate in an online forum discussion (typically 3 quality posts or more) of each chapter on the Cisco Netacad site. See [[Franske Forum Posting Format|forum posting page]] for details. (up to 10 points each chapter based on quality)&lt;br /&gt;
&lt;br /&gt;
==Participation Activities==&lt;br /&gt;
Any participation activities completed in the course will go here. This falls into the participation category of your course grade.&lt;br /&gt;
* Complete the online course feedback form (5 points for completing)&lt;br /&gt;
* Complete practice online final exam (10 points for attempting)&lt;br /&gt;
* Meet with the instructor once per week to discuss course progress and ask questions (up to 10 points each based on progress)&lt;br /&gt;
* Networking History Summary Report (15 points)&lt;br /&gt;
*# Watch one of the videos on networking history provided by your instructor&lt;br /&gt;
*# Write a 400-500 word summary of the information you learned in the video and why you think it may be useful to know about that history in your IT career. Submit your report through the Netacad site.&lt;br /&gt;
&lt;br /&gt;
==Unit Assessments==&lt;br /&gt;
You are responsible for completing all of the online unit assessments listed below. These fall into the online assessments category of your course grade.&lt;br /&gt;
* Chapter 1&lt;br /&gt;
* Chapter 2&lt;br /&gt;
* Chapter 3&lt;br /&gt;
* Chapter 4&lt;br /&gt;
* Chapter 5&lt;br /&gt;
* Chapter 6&lt;br /&gt;
* Chapter 7&lt;br /&gt;
* Chapter 8&lt;br /&gt;
* Chapter 9&lt;br /&gt;
* Chapter 10&lt;br /&gt;
* Chapter 11&lt;br /&gt;
&lt;br /&gt;
==Other==&lt;br /&gt;
You are also responsible for completing these things, see the course syllabus for category and weighting information.&lt;br /&gt;
* Online Final Exam&lt;br /&gt;
* Skills Final Exam&lt;br /&gt;
&lt;br /&gt;
==Skills Final Exam==&lt;br /&gt;
The Skills Final Exam is designed to test your ability to apply the concepts learned in this class and practiced in labs to common, real-world scenarios. There are two parts to this portion of your grade.&lt;br /&gt;
* Half of your grade in this category will be based on successfully completing all parts of the online Packet Tracer Practice Skills Exam at home. You grade will be based on correctly completing all parts of the activity. You will be able to use outside resources for this part of the exam.&lt;br /&gt;
* Half of your grade in this category will be based on completing an in-class or remote real equipment skills exam. You will not be able to use any resources other than those specified by your instructor on this part of the exam.&lt;br /&gt;
&lt;br /&gt;
[[Franske ITC-2536|Return to ITC-2536 Homepage]]&lt;/div&gt;</summary>
		<author><name>BenFranske</name></author>
	</entry>
	<entry>
		<id>https://wiki.ihitc.net/mediawiki/index.php?title=Franske_ITC-2900_Assignments&amp;diff=9857</id>
		<title>Franske ITC-2900 Assignments</title>
		<link rel="alternate" type="text/html" href="https://wiki.ihitc.net/mediawiki/index.php?title=Franske_ITC-2900_Assignments&amp;diff=9857"/>
		<updated>2022-04-20T22:14:20Z</updated>

		<summary type="html">&lt;p&gt;BenFranske: /* Evaluation */&lt;/p&gt;
&lt;hr /&gt;
&lt;div&gt;==Statement of Work==&lt;br /&gt;
After your team has selected a project to work on your next objective is to develop a Statement of Work (SoW). The SoW is your opportunity to take the very high level description of the project you were given and turn it into a more detailed description of your specific goals, operational procedures and timeline for the project. In order to successfully do this you will need to meet with the instructor and/or sponsor of the project and any other involved or related parties. One way to think of the SoW is as part of the contract you, as a consulting team, have with the project sponsor and ensure everyone is on the same page.&lt;br /&gt;
&lt;br /&gt;
Goals for the SoW:&lt;br /&gt;
* Clearly define the purpose of the project / problem statement in your own words. Make sure that you understand what is important to the sponsor.&lt;br /&gt;
* Give an overview/background of the technology involved. Make sure you have a basic understanding of the concepts you will be investigating and the problems you might encounter. Show that you have already started background research on the project.&lt;br /&gt;
* Define the scope of work and deliverables. What will you need to do for the project sponsor to consider this a success?&lt;br /&gt;
* Describe any resources or cooperation you believe you will need in order to be successful&lt;br /&gt;
* Develop a plan/schedule for your project, this can be updated as needed but you need to know when you are going to try and have certain phases of the project complete.&lt;br /&gt;
&lt;br /&gt;
SoWs should be written in a narrative (paragraph) format (with the exception of a timeline) and should typically be about 850-1200 words (three or four pages). Your SoW will be graded based on how you meet the goals for the SoW listed above as well as professionalism (grammar, punctuation, etc.)&lt;br /&gt;
&lt;br /&gt;
Google &amp;quot;statement of work&amp;quot; for more information about these as well as some examples.&lt;br /&gt;
&lt;br /&gt;
==Project Work Log==&lt;br /&gt;
* Each INDIVIDUAL in your group must keep a work log indicating what was worked on, when, and for how long. This should be written in narrative (paragraph) format. You should probably be writing at least 2 paragraphs each week about the work you have done and details from your research. Logs must be turned in at the end of the course but must be kept up to date throughout the course. Your instructor may ask to see a copy of your work log at any time.&lt;br /&gt;
* You should &#039;&#039;&#039;also&#039;&#039;&#039; keep a separate log of the hours you INDIVIDUALLY worked on the project in a spreadsheet by date and category so that they can be graphed and included in your final presentation.&lt;br /&gt;
* As a three credit course this course is estimated to require about 9 hours of work per week from each student, or about 144 hours over the entire semester. The purpose of your spreadsheet is to track how many hours you are spending on the project. The purpose of your work log is to provide a good place to save links to reference material, notes you want to remember about what you&#039;ve done, and to justify (back-up) the claim of how many hours you spent. Of course, if your group does phenomenal presentations and whitepaper and everyone appears to have contributed equally we&#039;re not going to look too closely other than to see that you have kept a log meeting the requirements. However, if there are any issues with your presentations or paper (and there&#039;s almost always something that could be better) or someone people in your group seems to have contributed much more or less than others the work logs can give important data (along with other evidence) of what went on and so can influence other areas of your grade as well. Bottom line: be thorough and dedicated to keeping good logs!&lt;br /&gt;
* Tip: Keep your individual narrative log in a single word processing document so that you can submit the entire log at once and not have to combine multiple files together into one to submit it.&lt;br /&gt;
&lt;br /&gt;
==Group Meetings and Minutes==&lt;br /&gt;
It is expected that your group meets synchronously &#039;&#039;at least&#039;&#039; once a week (more is always encouraged) to work on the project and to update each other about the status of your individual parts of the project, demonstrate and test systems, etc. This would be in addition to meeting time spent with your instructor.&lt;br /&gt;
&lt;br /&gt;
Someone in your group needs to take meeting minutes at these meetings and accurately capture the status of the project as well as the discussions and contributions of each team member. These written reports need to be available to the instructor upon request and submitted en masse at the end of the project. These minutes should at the minimum contain a list of the group members present, the location of the meeting, the time the meeting started, the time the meeting ended, a report from each member about what they have done since the last meeting, a summary of what was discussed, and what each member agrees to work on before the next meeting.&lt;br /&gt;
&lt;br /&gt;
Tip: When you submit them at the end of the project you&#039;ll want to have them all in one document so it&#039;s easiest to keep a running document with all your group meeting minutes throughout the course rather than having to put it together at the end.&lt;br /&gt;
&lt;br /&gt;
==Instructor Progress Updates==&lt;br /&gt;
* At least one representative of your group must meet weekly updates with the instructor to discuss the progress of your group.&lt;br /&gt;
** You should discuss your current project status amongst your group each week in your regular group meeting before meeting with the instructor&lt;br /&gt;
** Meetings should be scheduled in advance&lt;br /&gt;
** Meetings will be held by Zoom web conference&lt;br /&gt;
* At least once every two weeks (every other week) your entire group must have a meeting with the instructor where your progress is discussed&lt;br /&gt;
** You should discuss your current project status amongst your group each week in your regular group meeting before meeting with the instructor&lt;br /&gt;
** Meetings should be scheduled in advance&lt;br /&gt;
** Meetings will be held by Zoom web conference&lt;br /&gt;
* Missing meetings unless it&#039;s been previously cleared with the instructor, will result in lower grades in this category for you individually and/or your entire group. Also, this is not just a participation score, the meetings need to provide valuable information about things going on in your group and show you are making adequate progress towards completion of the project in order to receive points.&lt;br /&gt;
&lt;br /&gt;
==Presentations==&lt;br /&gt;
Your team will be presenting twice in this course. &lt;br /&gt;
===YouTube Presentation===&lt;br /&gt;
Your group will create and upload a preliminary results presentation to YouTube about a week and a half before your final presentation where you will be presenting broad information about what you did to an interested audience. These presentations will be about 12-15 minutes long and should be engaging, interesting, and informative to people who might be searching YouTube for information about the topic of your project. These videos should NOT just be a narrated power point presentation, that is not very engaging and interesting. Would you stop to watch someone give a power point presentation on YouTube? You should probably watch some popular technical presentations on YouTube before you create yours and try to incorporate some of the things that you think makes them more interesting to watch. Demonstrations are usually one good way to keep things engaging. Clearly explaining what you are doing and why at each step is also critical to having a good presentation.&lt;br /&gt;
&lt;br /&gt;
The [https://obsproject.com/ Open Broadcaster Software] is free, open-source, cross platform software which allows you to capture input from webcams, microphones, and your screen to create videos. The [https://www.shotcut.org/ Shotcut] or [http://openshot.org/ OpenShot] free, open-source video editing software programs allows you to edit and title your presentation. You can feel free to use other tools, but these are free and cross platform. &lt;br /&gt;
&lt;br /&gt;
===Final Presentation===&lt;br /&gt;
At the end of the class you will give a final presentation of 20-25 minutes to an audience including other ITC students, faculty members, college administration, advisory board members, and employers. You should be prepared to discuss the background of your problem, the methodology you used, your testing, results, and conclusions. At the end of your presentation you should be prepared for a few minutes of Q&amp;amp;A from the audience as well. A copy of your presentation in electronic format must also be provided to the instructor.&lt;br /&gt;
====Evaluation====&lt;br /&gt;
Your final presentation will be evaluated by your instructor, members of the ITC advisory committee, other students, and yourselves. You will need to justify with examples scores you give in each of these four areas:&lt;br /&gt;
* &#039;&#039;&#039;Topic Content&#039;&#039;&#039;: Was the topic well defined? Were the key findings described? Was the content presented accurate and did it provide a good overview of the topic and work done? Was there evidence of research, problem solving, teamwork, and new insights? (out of 30 points)&lt;br /&gt;
* &#039;&#039;&#039;Presentation&#039;&#039;&#039;: How well did the group do explaining the content? Was the presentation well organized, easy to follow, and consistent in its focus? Were they able to adequately answer appropriate questions from the class? Was the presentation professional and well prepared? (out of 30 points)&lt;br /&gt;
* &#039;&#039;&#039;Engagement &amp;amp; Delivery&#039;&#039;&#039;: : How well did the group keep the audience engaged in their presentation? This could include receiving or asking questions from the audience, using appropriate visual aids, giving a demonstration, etc. (out of 20 points)&lt;br /&gt;
* &#039;&#039;&#039;Overall Quality&#039;&#039;&#039;: Assume these students were a team of employees or a consulting group you had asked to research this topic, experiment with the technology and prepare a briefing for you, would you be satisfied with their performance and why? (out of 20 points)&lt;br /&gt;
&lt;br /&gt;
==Final Written Report==&lt;br /&gt;
At the end of your project you must compile all your work into a technical whitepaper and submit it in paper and electronic format to the instructor. These whitepapers are typically 11,700 - 16,500 words ex (about 50-75 pages) in length excluding appendices and include:&lt;br /&gt;
* Table of Contents - Help people find the parts they&#039;re interested in&lt;br /&gt;
* Executive Summary - Provide a summary of about 500-700 words (this is about two pages) giving the highlights of everything else in the whitepaper, especially method, results, and conclusions. This should make someone interested in this topic want to read your entire whitepaper or help them find what they&#039;re interested in specifically. Hint: Write this after you finish the rest of it&lt;br /&gt;
* Thank you&#039;s/dedications/etc.&lt;br /&gt;
* Statement of Work - Possibly modified and updated as needed. Introduce and explain the problem/project and how you are going about it. This is about 850-1200 words (three or four pages) and if you have not made changes to the scope of your work it may just be inserting your final SoW from earlier in the course.&lt;br /&gt;
* Background/Research - What technologies did you look at? What important concepts are there to understand about this topic? Think of this part as a traditional research paper you might write for a composition course. This section is typically 3500-4900 words (about 10-15 pages).&lt;br /&gt;
* Methodology - Explain how you built your test environment, how you did your testing, what criteria were you evaluating and why (hint, your research should tell you what criteria is important and how to measure it), lots and lots of documentation so that someone else reading this could duplicate your results. This section frequently includes diagrams of your topology, instructions you have written, short code/configuration snippets, etc. Long complete configuration files or code should be placed in an appendix. How long this section should be in words varies considerably based on your specific project but is typically about 5000-7000 words (they are usually about 20-25 pages, notice the fewer words per page though compared with the background section because there are likely more lists, diagrams, code/configuration etc.)&lt;br /&gt;
* Results - What did you find when you ran your tests. No opinions here, don&#039;t analyze the data, just provide it. This is typically about 400-700 words (about 2-3 pages) depending on your particular project and may also include graphs, charts, screenshots, etc.&lt;br /&gt;
* Conclusions/Analysis - Provide your opinions here and back them up with the results you gathered. This is typically 1400-2000 words (about 6-8 pages) and may also include graphs, charts, screenshots, etc.&lt;br /&gt;
* Appendices - Include any critical technical documentation of your configurations, special/detailed setup instructions for tricky things, etc. in appendices at the end of the whitepaper.&lt;br /&gt;
These sections and exactly what each might include vary from project to project so be sure to consult with your instructor and take a look at the many sample papers from previous students to get an idea of what this might look like. These are not included in the word/page counts above.&lt;br /&gt;
&lt;br /&gt;
One word of caution about word/page counts. The amount and type of content you need to thoroughly describe your project varies greatly from one project to another so these are general guidelines. It&#039;s difficult to fully explore your semester long project in much less than 11,700 words or 50 pages but for many projects that is also not nearly enough detail. You are graded not so much on whether you have the right number of words or pages but on how completely your paper and project explore the topic you have chosen. Be thorough but don&#039;t add unnecessary filler material. When in doubt talk to your instructor, share outlines and drafts, and get feedback along the way. Some groups have found that it takes 90 or more pages (excluding appendices) to fully explain their topic and project. Things like code/configuration examples, installation/configuration instructions, and screenshots should be included as needed to explain your topic but should absolutely not be used as additional &amp;quot;filler&amp;quot;. It&#039;s obvious when this has been done and is taken into account when grading.&lt;br /&gt;
&lt;br /&gt;
==Participation and Peer Evaluation==&lt;br /&gt;
At the end of the course you will be asked to evaluate how well each person on your team (including yourself) contributed to the effort. Do not let these evaluations be a surprise! If you are having problems with team members you should talk to them about it first and if things do not involve make sure the instructor is aware of it well before the end of the course. The quality of your peer evaluations (how well you write up evaluations of other group members and yourself) will be graded out of 20 points in the &amp;quot;participation and peer evaluations&amp;quot; section of your grade.&lt;br /&gt;
&lt;br /&gt;
Because group work is a key component of this course your grade will be adjusted based on your performance as a member of the group. This is done by collecting peer evaluations at the end of the course and by observation of the instructor during progress checks. Your grade on the group portions of the course (Statement of Work, Presentations, Final Written Report) will be multiplied by a &amp;quot;peer adjustment factor&amp;quot; ranging from 0% to 100% where 100% means you were equal in your contributions to the group compared with other group members and 0% means you had no participation in group work.&lt;br /&gt;
&lt;br /&gt;
For each group member, including yourself, you need to turn in a peer evaluation. Below are six categories as well as some questions to get you thinking about how well people participated in your group. You should write an evaluation for each group member (including yourself), covering each of the categories, as well as any general comments. Each category should be clearly identified and addressed in paragraph form with at least a few sentence. For most people these evaluations end up being about 3/4 to 1 page in length &#039;&#039;per group member&#039;&#039; if single spaced with category headings.&lt;br /&gt;
&lt;br /&gt;
Here are the categories to discuss about each person:&lt;br /&gt;
&lt;br /&gt;
* &#039;&#039;&#039;Contributions:&#039;&#039;&#039; Did they regularly provide useful ideas, insights and research to the group? Were they a leader? How hard did they try to help the group effort? What specifically did they add to the group?&lt;br /&gt;
* &#039;&#039;&#039;Time Management:&#039;&#039;&#039; Was their time well used throughout the project? Did deadlines have to get adjusted because work was not done on time? How did their ability to get things done affect the group?&lt;br /&gt;
* &#039;&#039;&#039;Preparedness/Attendance:&#039;&#039;&#039; Were needed materials (VMs, equipment, etc.) that were the responsibility of this group member available and ready when needed by other group members? Was the group member on-time and ready to work during group work sessions?&lt;br /&gt;
* &#039;&#039;&#039;Attitude:&#039;&#039;&#039; Was the group member unduly critical of the project or the work of others in the group or did they support the group and engage in the project?&lt;br /&gt;
* &#039;&#039;&#039;Teamwork:&#039;&#039;&#039; Did they listen to, share with, and support the efforts of other group members? Did they try to keep working with others on the team or did they “go it alone”?&lt;br /&gt;
* &#039;&#039;&#039;Quality of Work:&#039;&#039;&#039; How was the work done by this member? Did other group members need to check and correct problems regularly?&lt;/div&gt;</summary>
		<author><name>BenFranske</name></author>
	</entry>
	<entry>
		<id>https://wiki.ihitc.net/mediawiki/index.php?title=Franske_ITC-2900_Assignments&amp;diff=9856</id>
		<title>Franske ITC-2900 Assignments</title>
		<link rel="alternate" type="text/html" href="https://wiki.ihitc.net/mediawiki/index.php?title=Franske_ITC-2900_Assignments&amp;diff=9856"/>
		<updated>2022-04-20T22:13:52Z</updated>

		<summary type="html">&lt;p&gt;BenFranske: /* Final Presentation */&lt;/p&gt;
&lt;hr /&gt;
&lt;div&gt;==Statement of Work==&lt;br /&gt;
After your team has selected a project to work on your next objective is to develop a Statement of Work (SoW). The SoW is your opportunity to take the very high level description of the project you were given and turn it into a more detailed description of your specific goals, operational procedures and timeline for the project. In order to successfully do this you will need to meet with the instructor and/or sponsor of the project and any other involved or related parties. One way to think of the SoW is as part of the contract you, as a consulting team, have with the project sponsor and ensure everyone is on the same page.&lt;br /&gt;
&lt;br /&gt;
Goals for the SoW:&lt;br /&gt;
* Clearly define the purpose of the project / problem statement in your own words. Make sure that you understand what is important to the sponsor.&lt;br /&gt;
* Give an overview/background of the technology involved. Make sure you have a basic understanding of the concepts you will be investigating and the problems you might encounter. Show that you have already started background research on the project.&lt;br /&gt;
* Define the scope of work and deliverables. What will you need to do for the project sponsor to consider this a success?&lt;br /&gt;
* Describe any resources or cooperation you believe you will need in order to be successful&lt;br /&gt;
* Develop a plan/schedule for your project, this can be updated as needed but you need to know when you are going to try and have certain phases of the project complete.&lt;br /&gt;
&lt;br /&gt;
SoWs should be written in a narrative (paragraph) format (with the exception of a timeline) and should typically be about 850-1200 words (three or four pages). Your SoW will be graded based on how you meet the goals for the SoW listed above as well as professionalism (grammar, punctuation, etc.)&lt;br /&gt;
&lt;br /&gt;
Google &amp;quot;statement of work&amp;quot; for more information about these as well as some examples.&lt;br /&gt;
&lt;br /&gt;
==Project Work Log==&lt;br /&gt;
* Each INDIVIDUAL in your group must keep a work log indicating what was worked on, when, and for how long. This should be written in narrative (paragraph) format. You should probably be writing at least 2 paragraphs each week about the work you have done and details from your research. Logs must be turned in at the end of the course but must be kept up to date throughout the course. Your instructor may ask to see a copy of your work log at any time.&lt;br /&gt;
* You should &#039;&#039;&#039;also&#039;&#039;&#039; keep a separate log of the hours you INDIVIDUALLY worked on the project in a spreadsheet by date and category so that they can be graphed and included in your final presentation.&lt;br /&gt;
* As a three credit course this course is estimated to require about 9 hours of work per week from each student, or about 144 hours over the entire semester. The purpose of your spreadsheet is to track how many hours you are spending on the project. The purpose of your work log is to provide a good place to save links to reference material, notes you want to remember about what you&#039;ve done, and to justify (back-up) the claim of how many hours you spent. Of course, if your group does phenomenal presentations and whitepaper and everyone appears to have contributed equally we&#039;re not going to look too closely other than to see that you have kept a log meeting the requirements. However, if there are any issues with your presentations or paper (and there&#039;s almost always something that could be better) or someone people in your group seems to have contributed much more or less than others the work logs can give important data (along with other evidence) of what went on and so can influence other areas of your grade as well. Bottom line: be thorough and dedicated to keeping good logs!&lt;br /&gt;
* Tip: Keep your individual narrative log in a single word processing document so that you can submit the entire log at once and not have to combine multiple files together into one to submit it.&lt;br /&gt;
&lt;br /&gt;
==Group Meetings and Minutes==&lt;br /&gt;
It is expected that your group meets synchronously &#039;&#039;at least&#039;&#039; once a week (more is always encouraged) to work on the project and to update each other about the status of your individual parts of the project, demonstrate and test systems, etc. This would be in addition to meeting time spent with your instructor.&lt;br /&gt;
&lt;br /&gt;
Someone in your group needs to take meeting minutes at these meetings and accurately capture the status of the project as well as the discussions and contributions of each team member. These written reports need to be available to the instructor upon request and submitted en masse at the end of the project. These minutes should at the minimum contain a list of the group members present, the location of the meeting, the time the meeting started, the time the meeting ended, a report from each member about what they have done since the last meeting, a summary of what was discussed, and what each member agrees to work on before the next meeting.&lt;br /&gt;
&lt;br /&gt;
Tip: When you submit them at the end of the project you&#039;ll want to have them all in one document so it&#039;s easiest to keep a running document with all your group meeting minutes throughout the course rather than having to put it together at the end.&lt;br /&gt;
&lt;br /&gt;
==Instructor Progress Updates==&lt;br /&gt;
* At least one representative of your group must meet weekly updates with the instructor to discuss the progress of your group.&lt;br /&gt;
** You should discuss your current project status amongst your group each week in your regular group meeting before meeting with the instructor&lt;br /&gt;
** Meetings should be scheduled in advance&lt;br /&gt;
** Meetings will be held by Zoom web conference&lt;br /&gt;
* At least once every two weeks (every other week) your entire group must have a meeting with the instructor where your progress is discussed&lt;br /&gt;
** You should discuss your current project status amongst your group each week in your regular group meeting before meeting with the instructor&lt;br /&gt;
** Meetings should be scheduled in advance&lt;br /&gt;
** Meetings will be held by Zoom web conference&lt;br /&gt;
* Missing meetings unless it&#039;s been previously cleared with the instructor, will result in lower grades in this category for you individually and/or your entire group. Also, this is not just a participation score, the meetings need to provide valuable information about things going on in your group and show you are making adequate progress towards completion of the project in order to receive points.&lt;br /&gt;
&lt;br /&gt;
==Presentations==&lt;br /&gt;
Your team will be presenting twice in this course. &lt;br /&gt;
===YouTube Presentation===&lt;br /&gt;
Your group will create and upload a preliminary results presentation to YouTube about a week and a half before your final presentation where you will be presenting broad information about what you did to an interested audience. These presentations will be about 12-15 minutes long and should be engaging, interesting, and informative to people who might be searching YouTube for information about the topic of your project. These videos should NOT just be a narrated power point presentation, that is not very engaging and interesting. Would you stop to watch someone give a power point presentation on YouTube? You should probably watch some popular technical presentations on YouTube before you create yours and try to incorporate some of the things that you think makes them more interesting to watch. Demonstrations are usually one good way to keep things engaging. Clearly explaining what you are doing and why at each step is also critical to having a good presentation.&lt;br /&gt;
&lt;br /&gt;
The [https://obsproject.com/ Open Broadcaster Software] is free, open-source, cross platform software which allows you to capture input from webcams, microphones, and your screen to create videos. The [https://www.shotcut.org/ Shotcut] or [http://openshot.org/ OpenShot] free, open-source video editing software programs allows you to edit and title your presentation. You can feel free to use other tools, but these are free and cross platform. &lt;br /&gt;
&lt;br /&gt;
===Final Presentation===&lt;br /&gt;
At the end of the class you will give a final presentation of 20-25 minutes to an audience including other ITC students, faculty members, college administration, advisory board members, and employers. You should be prepared to discuss the background of your problem, the methodology you used, your testing, results, and conclusions. At the end of your presentation you should be prepared for a few minutes of Q&amp;amp;A from the audience as well. A copy of your presentation in electronic format must also be provided to the instructor.&lt;br /&gt;
====Evaluation====&lt;br /&gt;
You will be evaluated by your instructor, members of the ITC advisory committee, other students, and yourselves. You will need to justify with examples scores you give in each of these four areas:&lt;br /&gt;
* &#039;&#039;&#039;Topic Content&#039;&#039;&#039;: Was the topic well defined? Were the key findings described? Was the content presented accurate and did it provide a good overview of the topic and work done? Was there evidence of research, problem solving, teamwork, and new insights? (out of 30 points)&lt;br /&gt;
* &#039;&#039;&#039;Presentation&#039;&#039;&#039;: How well did the group do explaining the content? Was the presentation well organized, easy to follow, and consistent in its focus? Were they able to adequately answer appropriate questions from the class? Was the presentation professional and well prepared? (out of 30 points)&lt;br /&gt;
* &#039;&#039;&#039;Engagement &amp;amp; Delivery&#039;&#039;&#039;: : How well did the group keep the audience engaged in their presentation? This could include receiving or asking questions from the audience, using appropriate visual aids, giving a demonstration, etc. (out of 20 points)&lt;br /&gt;
* &#039;&#039;&#039;Overall Quality&#039;&#039;&#039;: Assume these students were a team of employees or a consulting group you had asked to research this topic, experiment with the technology and prepare a briefing for you, would you be satisfied with their performance and why? (out of 20 points)&lt;br /&gt;
&lt;br /&gt;
==Final Written Report==&lt;br /&gt;
At the end of your project you must compile all your work into a technical whitepaper and submit it in paper and electronic format to the instructor. These whitepapers are typically 11,700 - 16,500 words ex (about 50-75 pages) in length excluding appendices and include:&lt;br /&gt;
* Table of Contents - Help people find the parts they&#039;re interested in&lt;br /&gt;
* Executive Summary - Provide a summary of about 500-700 words (this is about two pages) giving the highlights of everything else in the whitepaper, especially method, results, and conclusions. This should make someone interested in this topic want to read your entire whitepaper or help them find what they&#039;re interested in specifically. Hint: Write this after you finish the rest of it&lt;br /&gt;
* Thank you&#039;s/dedications/etc.&lt;br /&gt;
* Statement of Work - Possibly modified and updated as needed. Introduce and explain the problem/project and how you are going about it. This is about 850-1200 words (three or four pages) and if you have not made changes to the scope of your work it may just be inserting your final SoW from earlier in the course.&lt;br /&gt;
* Background/Research - What technologies did you look at? What important concepts are there to understand about this topic? Think of this part as a traditional research paper you might write for a composition course. This section is typically 3500-4900 words (about 10-15 pages).&lt;br /&gt;
* Methodology - Explain how you built your test environment, how you did your testing, what criteria were you evaluating and why (hint, your research should tell you what criteria is important and how to measure it), lots and lots of documentation so that someone else reading this could duplicate your results. This section frequently includes diagrams of your topology, instructions you have written, short code/configuration snippets, etc. Long complete configuration files or code should be placed in an appendix. How long this section should be in words varies considerably based on your specific project but is typically about 5000-7000 words (they are usually about 20-25 pages, notice the fewer words per page though compared with the background section because there are likely more lists, diagrams, code/configuration etc.)&lt;br /&gt;
* Results - What did you find when you ran your tests. No opinions here, don&#039;t analyze the data, just provide it. This is typically about 400-700 words (about 2-3 pages) depending on your particular project and may also include graphs, charts, screenshots, etc.&lt;br /&gt;
* Conclusions/Analysis - Provide your opinions here and back them up with the results you gathered. This is typically 1400-2000 words (about 6-8 pages) and may also include graphs, charts, screenshots, etc.&lt;br /&gt;
* Appendices - Include any critical technical documentation of your configurations, special/detailed setup instructions for tricky things, etc. in appendices at the end of the whitepaper.&lt;br /&gt;
These sections and exactly what each might include vary from project to project so be sure to consult with your instructor and take a look at the many sample papers from previous students to get an idea of what this might look like. These are not included in the word/page counts above.&lt;br /&gt;
&lt;br /&gt;
One word of caution about word/page counts. The amount and type of content you need to thoroughly describe your project varies greatly from one project to another so these are general guidelines. It&#039;s difficult to fully explore your semester long project in much less than 11,700 words or 50 pages but for many projects that is also not nearly enough detail. You are graded not so much on whether you have the right number of words or pages but on how completely your paper and project explore the topic you have chosen. Be thorough but don&#039;t add unnecessary filler material. When in doubt talk to your instructor, share outlines and drafts, and get feedback along the way. Some groups have found that it takes 90 or more pages (excluding appendices) to fully explain their topic and project. Things like code/configuration examples, installation/configuration instructions, and screenshots should be included as needed to explain your topic but should absolutely not be used as additional &amp;quot;filler&amp;quot;. It&#039;s obvious when this has been done and is taken into account when grading.&lt;br /&gt;
&lt;br /&gt;
==Participation and Peer Evaluation==&lt;br /&gt;
At the end of the course you will be asked to evaluate how well each person on your team (including yourself) contributed to the effort. Do not let these evaluations be a surprise! If you are having problems with team members you should talk to them about it first and if things do not involve make sure the instructor is aware of it well before the end of the course. The quality of your peer evaluations (how well you write up evaluations of other group members and yourself) will be graded out of 20 points in the &amp;quot;participation and peer evaluations&amp;quot; section of your grade.&lt;br /&gt;
&lt;br /&gt;
Because group work is a key component of this course your grade will be adjusted based on your performance as a member of the group. This is done by collecting peer evaluations at the end of the course and by observation of the instructor during progress checks. Your grade on the group portions of the course (Statement of Work, Presentations, Final Written Report) will be multiplied by a &amp;quot;peer adjustment factor&amp;quot; ranging from 0% to 100% where 100% means you were equal in your contributions to the group compared with other group members and 0% means you had no participation in group work.&lt;br /&gt;
&lt;br /&gt;
For each group member, including yourself, you need to turn in a peer evaluation. Below are six categories as well as some questions to get you thinking about how well people participated in your group. You should write an evaluation for each group member (including yourself), covering each of the categories, as well as any general comments. Each category should be clearly identified and addressed in paragraph form with at least a few sentence. For most people these evaluations end up being about 3/4 to 1 page in length &#039;&#039;per group member&#039;&#039; if single spaced with category headings.&lt;br /&gt;
&lt;br /&gt;
Here are the categories to discuss about each person:&lt;br /&gt;
&lt;br /&gt;
* &#039;&#039;&#039;Contributions:&#039;&#039;&#039; Did they regularly provide useful ideas, insights and research to the group? Were they a leader? How hard did they try to help the group effort? What specifically did they add to the group?&lt;br /&gt;
* &#039;&#039;&#039;Time Management:&#039;&#039;&#039; Was their time well used throughout the project? Did deadlines have to get adjusted because work was not done on time? How did their ability to get things done affect the group?&lt;br /&gt;
* &#039;&#039;&#039;Preparedness/Attendance:&#039;&#039;&#039; Were needed materials (VMs, equipment, etc.) that were the responsibility of this group member available and ready when needed by other group members? Was the group member on-time and ready to work during group work sessions?&lt;br /&gt;
* &#039;&#039;&#039;Attitude:&#039;&#039;&#039; Was the group member unduly critical of the project or the work of others in the group or did they support the group and engage in the project?&lt;br /&gt;
* &#039;&#039;&#039;Teamwork:&#039;&#039;&#039; Did they listen to, share with, and support the efforts of other group members? Did they try to keep working with others on the team or did they “go it alone”?&lt;br /&gt;
* &#039;&#039;&#039;Quality of Work:&#039;&#039;&#039; How was the work done by this member? Did other group members need to check and correct problems regularly?&lt;/div&gt;</summary>
		<author><name>BenFranske</name></author>
	</entry>
	<entry>
		<id>https://wiki.ihitc.net/mediawiki/index.php?title=Franske_ITC-2000_Assignments&amp;diff=9855</id>
		<title>Franske ITC-2000 Assignments</title>
		<link rel="alternate" type="text/html" href="https://wiki.ihitc.net/mediawiki/index.php?title=Franske_ITC-2000_Assignments&amp;diff=9855"/>
		<updated>2022-04-19T19:18:58Z</updated>

		<summary type="html">&lt;p&gt;BenFranske: /* Chapter 13 Labs */&lt;/p&gt;
&lt;hr /&gt;
&lt;div&gt;=Labs=&lt;br /&gt;
You are responsible for completing ALL of these labs. You must submit a [[Franske Lab Report Format|lab report]] for each topic/chapter (you should combine multiple labs from the chapter/topic into a single report). If you work with a partner on a lab you only need to submit a single lab report for the two of you but it must have both your names on it. Each lab report is worth up to 20 points. This falls into the Labs/Homework category of your course grade.&lt;br /&gt;
&lt;br /&gt;
==PC Disassembly/Reassembly Labs==&lt;br /&gt;
&#039;&#039;&#039;NOTE: Before beginning these labs please make sure you have watched the lab videos created by your instructor about the disassembly and re-assembly process for these PCs.&#039;&#039;&#039;&lt;br /&gt;
* 1.3.2.2 Lab - Disassemble a Computer&lt;br /&gt;
* 2.1.2.5 Lab - Install the Power Supply&lt;br /&gt;
* 2.1.3.10 Lab - Install the Motherboard in a Computer&lt;br /&gt;
* 2.1.4.7 Lab – Install the Drives&lt;br /&gt;
* 2.1.5.6 Lab - Install Adapter Card&lt;br /&gt;
* 2.1.7.4 Lab - Install Internal Cables&lt;br /&gt;
* 2.1.7.8 Lab - Install the Front Panel Cables&lt;br /&gt;
* 2.1.7.11 Lab – Complete the Computer Assembly&lt;br /&gt;
&lt;br /&gt;
==Chapter 3 Labs==&lt;br /&gt;
&#039;&#039;&#039;NOTE: You will complete these labs on the same PC which you assembled in the PC Assembly lab.&#039;&#039;&#039;&lt;br /&gt;
* 3.1.1.6 Lab - Investigate BIOS or UEFI Settings&lt;br /&gt;
* 3.1.2.5 Lab - Search for BIOS or UEFI Firmware Updates&lt;br /&gt;
* 3.1.2.6 Lab - Install Windows&lt;br /&gt;
** &#039;&#039;&#039;NOTE:&#039;&#039;&#039; You will first need to create a Windows 10 installation USB drive using the [https://www.microsoft.com/en-us/software-download/windows10 Windows 10 Media Creation Tool] from another PC. Be sure to follow the &amp;quot;Using the tool to create installation media (USB flash drive, DVD, or ISO file) to install Windows 10 on a different PC (click to show more or less information)&amp;quot; to create a 64-bit installation USB stick.&lt;br /&gt;
** &#039;&#039;&#039;NOTE:&#039;&#039;&#039; Make sure your computer (the one you built from parts) is NOT connected to the Internet while Windows is being installed on it so that you can create a local account instead of being forced to use a Microsoft account!&lt;br /&gt;
** &#039;&#039;&#039;NOTE:&#039;&#039;&#039; Be sure to choose a new installation, not to repair an existing one. If prompted choose to install &amp;quot;Windows 10 Education&amp;quot; or &amp;quot;Windows 10 Enterprise&amp;quot;. Also, choose to do a &amp;quot;Custom&amp;quot; installation, not an upgrade, and delete all existing partitions (note that this will erase all data on the computer).&lt;br /&gt;
** &#039;&#039;&#039;NOTE:&#039;&#039;&#039; If you are prompted for a license or activation key choose that you do not have one or to skip the step.&lt;br /&gt;
** &#039;&#039;&#039;NOTE:&#039;&#039;&#039; During the account creation process use the name &amp;quot;ITC Admin&amp;quot; and the password &amp;quot;Password123!&amp;quot; be sure to write them down and have your partner write them down as well because you will need them again later in the course.&lt;br /&gt;
* 3.1.2.7 Lab - Install Third-Party Software in Windows&lt;br /&gt;
** &#039;&#039;&#039;NOTE:&#039;&#039;&#039; You will need to download the [https://www.netacad.com/portal/resources/packet-tracer Packet Tracer software] from the Cisco Networking Academy site and copy it to your computer to install it.&lt;br /&gt;
&lt;br /&gt;
==Chapter 4 Labs==&lt;br /&gt;
===In Person Class Labs===&lt;br /&gt;
* 4.2.3.6 Lab – Troubleshoot Hardware Problems&lt;br /&gt;
** &#039;&#039;&#039;NOTE:&#039;&#039;&#039; In this lab you are asked to troubleshoot any problems with your hardware. After making sure your system is working properly obtain sheets from the instructor with a series of problems to create for your partner. Be sure to have your partner leave the room while you are creating each problem (one problem at a time!).&lt;br /&gt;
&lt;br /&gt;
===Fully Online Class Labs===&lt;br /&gt;
* 4.2.3.6 Lab – Troubleshoot Hardware Problems&lt;br /&gt;
** &#039;&#039;&#039;NOTE:&#039;&#039;&#039; Normally in this lab you are asked to troubleshoot problems with your hardware that were created by a partner of yours following instructions from your instructor. Because the class is being offered online this semester and you are working alone with your computer at home you will instead follow the instructions (which have been put in the Chapter 4 Module on the Cisco Netacad Site) yourself to create various problems with your hardware and then see what type of symptoms each issues produces. Your lab report should include details about the clues you could have used and/or questions you could have asked the user which would show what the problem was.&lt;br /&gt;
* [[ITC-2000 Lab Install Windows on Remote Lab PCs|Install Windows on Remote Lab PCs]]&lt;br /&gt;
** For this activity you will install two copies of Windows 10 onto PCs in our IHCC remote lab system, Netlab. Instructions for the activity can be found by clicking the title of the lab above, instructions are not on the Netacad site.&lt;br /&gt;
&lt;br /&gt;
==Chapter 6 Labs==&lt;br /&gt;
===In Person Class Labs===&lt;br /&gt;
* 6.1.2.7 Lab - Configure a NIC to Use DHCP in Windows&lt;br /&gt;
** &#039;&#039;&#039;NOTE:&#039;&#039;&#039; Do NOT connect your router to an Internet connection, it&#039;s not required for this lab.&lt;br /&gt;
** &#039;&#039;&#039;NOTE:&#039;&#039;&#039; In this lab you are asked to open a command prompt window. In older versions of Windows the command prompt was an option in the start menu, but it was removed from there starting in Windows 10. To launch a command prompt just click on the start menu and start typing &amp;quot;cmd&amp;quot; or &amp;quot;Command Prompt&amp;quot; and you will find it.&lt;br /&gt;
* 6.1.3.10 Lab - Configure a Wireless Network&lt;br /&gt;
** &#039;&#039;&#039;NOTE:&#039;&#039;&#039; Do NOT connect your router to an Internet connection, it&#039;s not required for this lab.&lt;br /&gt;
** &#039;&#039;&#039;NOTE:&#039;&#039;&#039; Change the router settings as indicated in the lab, use these for the NEW settings:&lt;br /&gt;
*** Router IP Address: 172.17.99.1&lt;br /&gt;
*** Router Subnet Mask: 255.255.255.0&lt;br /&gt;
*** DHCP Starting IP Address: 172.17.99.21&lt;br /&gt;
*** DHCP Maximum Number of Users: 20&lt;br /&gt;
*** Router Username: admin&lt;br /&gt;
*** Password: Password123!&lt;br /&gt;
*** Wireless SSID: ITE-Wxx (replace xx with the number of one of your PCs, found on a sticker on top of the classroom PC under your desk)&lt;br /&gt;
*** Wireless Passphrase: Cisco456!&lt;br /&gt;
** &#039;&#039;&#039;NOTE:&#039;&#039;&#039; Do not complete Part 4 of this lab which is listed as optional.&lt;br /&gt;
* 6.1.4.8 Lab - Configure Firewall Settings&lt;br /&gt;
** &#039;&#039;&#039;NOTE:&#039;&#039;&#039; Do NOT connect your router to an Internet connection, it&#039;s not required for this lab.&lt;br /&gt;
** &#039;&#039;&#039;NOTE:&#039;&#039;&#039; In Part 2, Step 1 you should add the MAC addresses of both your computers to the allowed list of MACs on the router.&lt;br /&gt;
** &#039;&#039;&#039;NOTE:&#039;&#039;&#039; In Part 2, Step 2 you should add the IP address of ONE of your computers to the DMZ on the router.&lt;br /&gt;
** &#039;&#039;&#039;NOTE:&#039;&#039;&#039; In Part 2, Step 3 you should add a port forwarding rule to forward port 80 to the IP address of the OTHER one of your computers. Also note that different manufacturers call &amp;quot;port forwarding&amp;quot; different things. For example TP-Link calls it &amp;quot;virtual servers&amp;quot; instead in some models of routers.&lt;br /&gt;
* 6.2.2.5 Lab - Troubleshoot Network Problems&lt;br /&gt;
** &#039;&#039;&#039;NOTE:&#039;&#039;&#039; In this lab you will connect your router to an Internet connection, in room B-107 please use the GREEN network jack under your desk to make this connection.&lt;br /&gt;
** &#039;&#039;&#039;NOTE:&#039;&#039;&#039; Obtain sheets with two lists of problems to create from the instructor. Create these problems for your partner one at a time while they are out of the room and ask them to fix your network. If you are unsure of how to create the issue ask your instructor for help.&lt;br /&gt;
** &#039;&#039;&#039;NOTE: Before you leave today please reset your router to the factory default settings.&#039;&#039;&#039;&lt;br /&gt;
&lt;br /&gt;
===Fully Online Class Labs===&lt;br /&gt;
* You will complete labs for Chapter 6 using a combination of your remote lab PCs and the Cisco Packet Tracer software. Details will be added below the week of February 16.&lt;br /&gt;
* 6.1.2.7 Lab - Configure a NIC to Use DHCP in Windows&lt;br /&gt;
** &#039;&#039;&#039;NOTE:&#039;&#039;&#039; This lab will be completed using your two Remote Lab PCs in the IHCC Netlab system which you previously installed Windows 10 on. You can use &amp;quot;PC 1&amp;quot; as what the lab calls &amp;quot;Host A&amp;quot; and &amp;quot;PC 2&amp;quot; as what the lab calls &amp;quot;Host B&amp;quot;. You will be able to skip the wiring instructions from Step 1 of the lab as your remote lab PCs are already wired to complete this lab.&lt;br /&gt;
* [[ITC-2000 Lab OpenWRT Router Exploration|OpenWRT Router Exploration Activity]]&lt;br /&gt;
** Instructions for the activity can be found by clicking the title of the lab above, instructions are not on the Netacad site.&lt;br /&gt;
* 6.1.3.9 Packet Tracer Activity - Connect to a Wireless Network&lt;br /&gt;
** &#039;&#039;&#039;NOTE:&#039;&#039;&#039; For this activity you will be simulating a connection to a wireless network using the Cisco Packet Tracer software which can simulate a large network with multiple PCs and devices all in a single application running on your PC. To complete this activity you will need to download and install the latest version of the [https://www.netacad.com/portal/resources/packet-tracer Packet Tracer software] from the Cisco Networking Academy site. You can either install it on your home computer or you can install it on one of your remote lab PCs and use it through Netlab.&lt;br /&gt;
** &#039;&#039;&#039;NOTE:&#039;&#039;&#039; If you have not used Packet Tracer before you may want to view [https://youtu.be/F4bXJMx7nT8 this video showing how to use the small office and home networking features of Packet Tracer] to build a simple network.&lt;br /&gt;
* 6.1.4.7 Packet Tracer Activity - Configure Firewall Settings&lt;br /&gt;
&lt;br /&gt;
==Chapter 8 Labs==&lt;br /&gt;
===In Person Class Labs===&lt;br /&gt;
* 8.3.1.3 Lab - Install a Printer in Windows&lt;br /&gt;
* 8.4.1.3 Lab - Share a Printer in Windows&lt;br /&gt;
** NOTE: In this lab use a laptop as the second device (the one which is not directly connected to the printer). Both the laptop and your desktop will need to be connected to the same network so setup your network routers with a connection to both computers.&lt;br /&gt;
** NOTE: Because of a security issue called &amp;quot;Print Nightmare&amp;quot; Microsoft has made some patches to Windows printer sharing which may prevent you from adding a network printer on a the client (Laptop in this case) through the traditional means (such as just double clicking on the shared printer or by searching and installing it as a network printer on the client. Instead you may need to download and install the printer driver on the client computer first (like you would for a local USB printer) and then manually add the shared printer on the client, specifying the driver to use.&lt;br /&gt;
* 8.5.3.2 Lab - Perform Preventive Maintenance on a Laser Printer&lt;br /&gt;
** NOTE: In this lab you will not actually install any new parts, just find and remove the existing parts on the printer and then re-install them. Also, you should locate the fuser on the printer and find and watch a video showing how to remove and replace it but do not actually do it because on our particular printer model it requires disassembling most of the printer to get to the fuser.&lt;br /&gt;
* Lab - [[Franske ITC-2000 Network Printing Lab|Setup and Connect to Network Printers]]&lt;br /&gt;
&lt;br /&gt;
===Fully Online Class Labs===&lt;br /&gt;
* &#039;&#039;&#039;NOTE:&#039;&#039;&#039; These labs will be completed using your two Remote Lab PCs in the IHCC Netlab system which you previously installed Windows 10 on. You will need to have working Internet access from both PCs in order to complete these labs so make sure you have that enabled and working.&lt;br /&gt;
* [[ITC-2000 Lab Remote Printer Installation|Install a Printer in Windows (Remote Version)]]&lt;br /&gt;
** Instructions for the activity can be found by clicking the title of the lab above, instructions are not on the Netacad site.&lt;br /&gt;
* [[ITC-2000 Lab Remote Printer Sharing|Share a Printer in Windows (Remote Version)]]&lt;br /&gt;
** Instructions for the activity can be found by clicking the title of the lab above, instructions are not on the Netacad site.&lt;br /&gt;
&lt;br /&gt;
&lt;br /&gt;
==Chapter 9 Labs==&lt;br /&gt;
===In Person Class Labs===&lt;br /&gt;
* 9.1.2.5 Lab - Install Linux in a Virtual Machine and Explore the GUI&lt;br /&gt;
** &#039;&#039;&#039;NOTE:&#039;&#039;&#039; Before you create your VM please make sure that VirtualBox is set to save VMs into a folder on the D:\ drive that contains the semester and year in the folder name such as &#039;&#039;D:\bfranske-fa17\&#039;&#039;&lt;br /&gt;
** &#039;&#039;&#039;NOTE:&#039;&#039;&#039; Change the network jack your PC is plugged into at your desk to the &amp;quot;ITC network&amp;quot; (the GREEN network jack in B107). Make sure to change it back to the &amp;quot;Campus&amp;quot; connection (the RED network jack in B107) before you leave!&lt;br /&gt;
** &#039;&#039;&#039;NOTE:&#039;&#039;&#039; The Ubuntu installation ISO image file is located in the &#039;&#039;D:\CNT Files&#039;&#039; folder. The version of Ubuntu in this folder may be newer than the version listed in the lab&lt;br /&gt;
** &#039;&#039;&#039;NOTE:&#039;&#039;&#039; Set your virtual machine to use at least 2 GB of RAM (for a faster VM you could go higher as long as you stay in the green zone) and have at least an 18 GB virtual hard drive.&lt;br /&gt;
** &#039;&#039;&#039;NOTE:&#039;&#039;&#039; Make sure to set your virtual machine to use bridged networking before starting it&lt;br /&gt;
** If you have time you may want to try a different distribution of Linux to see what is the same and what&#039;s different. The &#039;&#039;D:\CNT Files&#039;&#039; folder should contain some others such as Linux Mint or Debian you can try as well. Just setup a new virtual machine for each one you would like to try.&lt;br /&gt;
** &#039;&#039;&#039;Don&#039;t forget&#039;&#039;&#039; to change the network jack your PC is plugged into at your desk back to the &amp;quot;Campus&amp;quot; connection (the RED network jack in B107) before you leave!&lt;br /&gt;
&lt;br /&gt;
===Fully Online Class Labs===&lt;br /&gt;
* 9.1.2.5 Lab - Install Linux in a Virtual Machine and Explore the GUI&lt;br /&gt;
** &#039;&#039;&#039;NOTE:&#039;&#039;&#039; You will be completing this lab on PC 1 in your Netlab system so make sure you have a reservation in Netlab, are able to access PC 1, and PC 1 has working Internet access.&lt;br /&gt;
** &#039;&#039;&#039;NOTE:&#039;&#039;&#039; You will need to download and install the latest version of VirtualBox for &amp;quot;Windows Hosts&amp;quot; from the web on PC 1&lt;br /&gt;
** &#039;&#039;&#039;NOTE:&#039;&#039;&#039; You will need to download the latest version of the Ubuntu Desktop ISO file from the web on PC 1&lt;br /&gt;
** &#039;&#039;&#039;NOTE:&#039;&#039;&#039; Set your virtual machine to use at least 3 GB of RAM (for a faster VM you could go higher as long as you stay in the green zone) and have at least an 18 GB virtual hard drive.&lt;br /&gt;
** If you have time you may want to try a different distribution of Linux to see what is the same and what&#039;s different. You can download and try installing some others in VirtualBox too such as Linux Mint or Debian Linux. Just setup a new virtual machine for each one you would like to try.&lt;br /&gt;
&lt;br /&gt;
==Chapter 10 Labs==&lt;br /&gt;
===In-Person Class Labs===&lt;br /&gt;
* 10.3.1.1 Lab - Windows Installation&lt;br /&gt;
** NOTE: Be sure to leave at least 10GB of unpartitioned space during the installation! Try to figure out how to leave this unpartitioned space at the END of the drive.&lt;br /&gt;
** NOTE: Make sure your computer is NOT connected to the Internet while Windows is being installed so that you can create a local account instead of being forced to use a Microsoft account!&lt;br /&gt;
** NOTE: During the account creation process use the name &amp;quot;ITC Admin&amp;quot; and the password &amp;quot;Password123!&amp;quot; be sure to write them down and have your partner write them down as well because you will need them again later in the course.&lt;br /&gt;
* 10.2.1.8 Lab - Create a Partition in Windows&lt;br /&gt;
** NOTE: Do this lab AFTER the Windows Installation lab!&lt;br /&gt;
* 10.3.1.4 Lab - Finalize the Windows Installation&lt;br /&gt;
&lt;br /&gt;
===Fully Online Class Labs===&lt;br /&gt;
* 10.3.1.1 Lab - Windows Installation&lt;br /&gt;
** NOTE: Your Netlab &amp;quot;PC 2&amp;quot; machine will be erased prior to beginning this lab so that you can practice installing Windows 10 on it again with a few changes.&lt;br /&gt;
** NOTE: Before installing Windows 10 on PC 2 make sure to switch off the Internet connection on your OpenWRT router (use your web browser on PC 1 to do this, see the Chapter 4 Windows installation lab for detailed instructions) so that you can create a local account instead of being forced to use a Microsoft account!&lt;br /&gt;
** NOTE: Be sure to leave at least 10GB of unpartitioned space during the installation! Try to figure out how to leave this unpartitioned space at the END of the drive and not the beginning of the drive (so the Windows installation on the big partition goes before the unpartitioned space.&lt;br /&gt;
** NOTE: During the account creation process use the name &amp;quot;ITC Admin&amp;quot; and the password &amp;quot;Password123!&amp;quot; be sure to write them down because you will need them again later in the course.&lt;br /&gt;
** NOTE: Once the Windows 10 installation is complete on PC 2 sure to switch on the Internet connection on your OpenWRT router again.&lt;br /&gt;
* 10.2.1.8 Lab - Create a Partition in Windows&lt;br /&gt;
** NOTE: You will be doing this lab on BOTH PC 1 and PC 2. On PC 2 you should have 10 GB of unpartitioned space which you left during the Windows 10 install you just completed so you can skip the optional Step 2 in the lab. On PC 1 you probably don&#039;t have any unpartitioned space so you will need to create free space on your drive by shrinking the existing NTFS partition as explained in Step 2 of the lab.&lt;br /&gt;
* 10.3.1.4 Lab - Finalize the Windows Installation&lt;br /&gt;
** NOTE: Make sure to install the VMware Tools on PC 2 during this lab. See the Chapter 4 Windows installation lab for detailed instructions.&lt;br /&gt;
&lt;br /&gt;
==Chapter 11 Labs==&lt;br /&gt;
NOTE: All of these labs will be completed on one of the PCs you installed Windows 10 on in the previous lab.&lt;br /&gt;
* 11.1.2.10 Lab - Explore the Windows Desktop&lt;br /&gt;
* 11.1.3.4 Lab - Work with Task Manager&lt;br /&gt;
* 11.1.4.11 Lab - Working with File Explorer&lt;br /&gt;
* 11.2.1.5 Lab - Explore Control Panel Categories&lt;br /&gt;
* 11.2.2.3 Lab - User Accounts&lt;br /&gt;
* 11.2.3.5 Lab - Configure Browser Settings&lt;br /&gt;
* 11.2.5.8 Lab - Manage Virtual Memory&lt;br /&gt;
* 11.2.6.2 Lab - Use Device Manager&lt;br /&gt;
* 11.2.7.4 Lab - Region and Language Options&lt;br /&gt;
* 11.3.1.11 Lab - Monitor and Manage System Resources&lt;br /&gt;
* 11.3.2.7 Lab - System Utilities&lt;br /&gt;
* 11.3.2.8 Lab - Manage System Files&lt;br /&gt;
* 11.3.3.8 Lab - Hard Drive Maintenance&lt;br /&gt;
* 11.3.4.6 Lab - Install Third-Party Software&lt;br /&gt;
* 11.4.1.5 Lab - Work in the Windows Command Shell&lt;br /&gt;
* 11.4.2.7 Lab - File System Commands&lt;br /&gt;
* 11.4.3.2 Lab - Disk CLI Commands&lt;br /&gt;
* 11.4.4.2 Lab - Task and System CLI Commands&lt;br /&gt;
* 11.4.5.3 Lab - Other Useful Commands&lt;br /&gt;
* 11.5.2.4 Lab - Share Resources&lt;br /&gt;
** NOTE: In this lab activity you will need to share and connect to network files. You will need to setup your second Windows PC, connect the two PCs with a router, and configure them for file sharing. The router and PCs do not need an Internet connection for this lab.&lt;br /&gt;
* 11.5.4.2 Lab - Connect and Test the Wireless Connection&lt;br /&gt;
* 11.5.6.2 Lab - Windows Remote Desktop and Assistance&lt;br /&gt;
* 11.6.1.2 Lab - Manage the Startup Folder&lt;br /&gt;
* 11.6.1.5 Lab - Schedule a Task using the GUI and the Command Line&lt;br /&gt;
* 11.6.2.4 Lab - System Restore and Hard Drive Backup&lt;br /&gt;
* 11.7.3.2 Lab - Troubleshoot Operating System Problems&lt;br /&gt;
** NOTE: Ask your instructor or the lab assistant to configure the &amp;quot;computer will not boot&amp;quot; problem from the instructor lab guide for you to troubleshoot.&lt;br /&gt;
&lt;br /&gt;
==Chapter 12 Labs==&lt;br /&gt;
===In-Person Class Labs===&lt;br /&gt;
* Check out an Android tablet from your instructor.&lt;br /&gt;
* The access PIN on the tablets is &amp;quot;1 2 3 4&amp;quot;&lt;br /&gt;
* 12.1.2.2 Lab - Working with Android&lt;br /&gt;
* 12.1.4.4 Lab - Mobile Device Features&lt;br /&gt;
* 12.2.1.2 Lab – Passcode Locks&lt;br /&gt;
** Make &#039;&#039;&#039;sure&#039;&#039;&#039; you set the PIN back to &amp;quot;1 2 3 4&amp;quot; when you are done with the lab if you have changed it!&lt;br /&gt;
* 12.4.2.4 Lab - Troubleshoot Mobile Devices&lt;br /&gt;
&lt;br /&gt;
===Fully Online Class Labs===&lt;br /&gt;
* If you have access to your own Android tablet or smartphone you can complete these labs on your own device&lt;br /&gt;
* If you do not have access to an Android tablet or smartphone you will be able to use an Android system through the remote Netlab system to complete these labs. When you make your reservation in Netlab be sure to choose &amp;quot;Android Device Lab Access&amp;quot; instead of &amp;quot;PC Hardware and Software Lab Access (2 Windows PCs with Network Access)&amp;quot;.&lt;br /&gt;
* 12.1.2.2 Lab - Working with Android&lt;br /&gt;
* 12.1.4.4 Lab - Mobile Device Features&lt;br /&gt;
* 12.2.1.2 Lab – Passcode Locks&lt;br /&gt;
* 12.4.2.4 Lab - Troubleshoot Mobile Devices&lt;br /&gt;
&lt;br /&gt;
&lt;br /&gt;
==Chapter 13 Labs==&lt;br /&gt;
===In-Person Class Labs===&lt;br /&gt;
* 13.2.3.7 Lab - Bitlocker and Bitlocker To Go&lt;br /&gt;
* 13.3.2.5 Lab - Configure Windows Local Security Policy&lt;br /&gt;
* 13.3.3.6 Lab - Configure Users and Groups in Windows&lt;br /&gt;
** NOTE: There is a bug in the lab in the section about setting permissions on the Student01 folder. If you set the permissions as the lab indicates (Allow Full Control for Student01 and Deny for ITEStudents) you will actually block Student02 AND Student01 from being able to access the folder because they are both members of ITEStudents. Windows actually gives you a note about this when you set the Deny permission, that it takes precedence over allow. To make this work correctly (Student01 has access to their folder, but Student02 does not) you will need to disable inheriting permissions on the Student01 folder and then specifically allow Staff and Student01 to have full control. In this situation Student02 will not be able to view the folder because they don&#039;t inherit any permissions from the parent folder and are not specifically mentioned as someone who has any permissions with an Allow statement.&lt;br /&gt;
* 13.3.4.6 Lab - Configure Windows Firewall&lt;br /&gt;
** NOTE: Because Windows has updated the default system security settings over time it&#039;s no longer as easy to share files as it used to be or the lab makes it out to be. In order to share files from one system to another you&#039;ll need to check a few things. First, the system which is sharing the files needs to have the &amp;quot;File and Printer Sharing&amp;quot; feature allowed in the firewall for the zone (Private or Public) which is currently active on the network interface. Second, you will not be able to share files anonymously anymore, you will need to setup the sharing permissions (different from the file permissions) on the shared file to allow a specific user account to have access to the files (not the &amp;quot;Everyone&amp;quot; which is for anonymous access). You will then need to use that username and password on the other computer to access the file share. Finally, you may not be able to access the file share by computer name and instead will need to open a &amp;quot;Run&amp;quot; dialog box and try &amp;quot;\\IPAddressOfComputerToConnectTo&amp;quot; to make a connection like &amp;quot;\\192.168.1.26&amp;quot;.&lt;br /&gt;
** NOTE: If you are not able to connect or are not prompted for a username and password your system may be trying to connect as another user. You can re-set which user your computer is trying to connect using by opening a command prompt and running &#039;&#039;&#039;net use \\192.168.1.26 /user:&amp;quot;Username to Connect With&amp;quot;&#039;&#039;&#039; and pressing enter. This should prompt you to enter a password for that user (if you are logged in with a user who has the same username it will try your password first so that may work in some cases if both computers have the same user and password). After the password is accepted at the command prompt you can re-try accessing the shared folder and it will use that username and password.&lt;br /&gt;
* 13.5.2.2 Lab - Document Customer Information in a Work Order&lt;br /&gt;
&lt;br /&gt;
===Fully Online Class Labs===&lt;br /&gt;
* 13.2.3.7 Lab - Bitlocker and Bitlocker To Go&lt;br /&gt;
** NOTE: Bitlocker does not function on a boot partition without EFI and a TPM chip (which the Netlab Virtual Machines are not setup for) in the default configuration. As a result you will need to modify the group policy of your system to allow a password to be used for BitLocker without a TPM chip. Try searching the Internet for instructions on how to modify group policy to allow Bitlocker without TPM and contact your instructor if you get stuck. &lt;br /&gt;
* 13.3.2.5 Lab - Configure Windows Local Security Policy&lt;br /&gt;
** NOTE: There is a bug in the lab in the section about setting permissions on the Student01 folder. If you set the permissions as the lab indicates (Allow Full Control for Student01 and Deny for ITEStudents) you will actually block Student02 AND Student01 from being able to access the folder because they are both members of ITEStudents. Windows actually gives you a note about this when you set the Deny permission, that it takes precedence over allow. To make this work correctly (Student01 has access to their folder, but Student02 does not) you will need to disable inheriting permissions on the Student01 folder and then specifically allow Staff and Student01 to have full control. In this situation Student02 will not be able to view the folder because they don&#039;t inherit any permissions from the parent folder and are not specifically mentioned as someone who has any permissions with an Allow statement.&lt;br /&gt;
* 13.3.3.6 Lab - Configure Users and Groups in Windows&lt;br /&gt;
* 13.3.4.6 Lab - Configure Windows Firewall&lt;br /&gt;
** NOTE: Because Windows has updated the default system security settings over time it&#039;s no longer as easy to share files as it used to be or the lab makes it out to be. In order to share files from one system to another you&#039;ll need to check a few things. First, the system which is sharing the files needs to have the &amp;quot;File and Printer Sharing&amp;quot; feature allowed in the firewall for the zone (Private or Public) which is currently active on the network interface. Second, you will not be able to share files anonymously anymore, you will need to setup the sharing permissions (different from the file permissions) on the shared file to allow a specific user account to have access to the files (not the &amp;quot;Everyone&amp;quot; which is for anonymous access). You will then need to use that username and password on the other computer to access the file share. Finally, you may not be able to access the file share by computer name and instead will need to open a &amp;quot;Run&amp;quot; dialog box and try &amp;quot;\\IPAddressOfComputerToConnectTo&amp;quot; to make a connection like &amp;quot;\\192.168.1.26&amp;quot;.&lt;br /&gt;
** NOTE: If you are not able to connect or are not prompted for a username and password your system may be trying to connect as another user. You can re-set which user your computer is trying to connect using by opening a command prompt and running &#039;&#039;&#039;net use \\192.168.1.26 /user:&amp;quot;Username to Connect With&amp;quot;&#039;&#039;&#039; and pressing enter. This should prompt you to enter a password for that user (if you are logged in with a user who has the same username it will try your password first so that may work in some cases if both computers have the same user and password). After the password is accepted at the command prompt you can re-try accessing the shared folder and it will use that username and password.&lt;br /&gt;
* 13.5.2.2 Lab - Document Customer Information in a Work Order&lt;br /&gt;
&lt;br /&gt;
==Chapter 14 Labs==&lt;br /&gt;
===In-Person Class Labs===&lt;br /&gt;
* 14.4.1.4 Lab - Remote Technician - Fix a Hardware Problem&lt;br /&gt;
* 14.4.1.5 Lab - Remote Technician - Fix an Operating System Problem&lt;br /&gt;
* 14.4.1.6 Lab - Remote Technician - Fix a Network Problem&lt;br /&gt;
* 14.4.1.7 Lab - Remote Technician - Fix a Security Problem&lt;br /&gt;
* 14.4.2.7 Lab - Write Basic Scripts in Windows and Linux&lt;br /&gt;
** NOTE: In this lab you will use the Linux Virtual Machine you installed in Lab 9.1.2.5&lt;br /&gt;
&lt;br /&gt;
===Fully Online Class Labs===&lt;br /&gt;
There are two types of labs which you will complete for Chapter 14, the first is a number of &amp;quot;Remote Technician&amp;quot; labs and the second is a &amp;quot;Scripting&amp;quot; lab. Because the two types of labs are quite different there are some special instructions on how to turn in lab reports for this chapter. Please be sure to read these instructions and follow them carefully.&lt;br /&gt;
&lt;br /&gt;
For each &amp;quot;Remote Technician&amp;quot; lab: Read through the &amp;quot;Student Customer Sheet&amp;quot; of the lab, think about what could be causing the issues described by the customer. Write down a list of the questions you would ask the customer to help troubleshoot the issue. Once you have a list of questions make up answers that the customer might give to each question and write down those as well. Write an explanation of what you think a realistic problem (or problems) might be that is/are causing the issues for each lab and why you think it/they is/are the most likely problem(s) based on the questions and answers you asked. For each lab you will turn in your questions, answers, and analysis/solution (put into a single document and separate by lab number).&lt;br /&gt;
&lt;br /&gt;
Do this for each of these labs:&lt;br /&gt;
* 14.4.1.4 Lab - Remote Technician - Fix a Hardware Problem&lt;br /&gt;
* 14.4.1.5 Lab - Remote Technician - Fix an Operating System Problem&lt;br /&gt;
* 14.4.1.6 Lab - Remote Technician - Fix a Network Problem&lt;br /&gt;
* 14.4.1.7 Lab - Remote Technician - Fix a Security Problem&lt;br /&gt;
&lt;br /&gt;
You will also complete this scripting lab which you will write a &amp;quot;normal&amp;quot; lab report about (what you did/problems you had/how you tested/what you learned) and include the lab report in with your remote technician labs above and submit in the usual way:&lt;br /&gt;
* 14.4.2.7 Lab - Write Basic Scripts in Windows and Linux&lt;br /&gt;
** NOTE: In this lab you will use the Linux Virtual Machine you installed in Lab 9.1.2.5&lt;br /&gt;
&lt;br /&gt;
=Homework=&lt;br /&gt;
Any homework assigned in the course will go here. This falls into the Labs/Homework category of your course grade. Remember, for homework assignments turn in the actual pages from your lab book or printouts from the curriculum and not a lab report. Homework assignment are individual, you and your lab partner need to both turn them in separately even if you work on them together.&lt;br /&gt;
* Participate in an online forum discussion (typically 3 quality posts or more) of each chapter on the NetSpace site. See [[Franske Forum Posting Format|forum posting page]] for details. (up to 10 points each chapter based on quality)&lt;br /&gt;
&lt;br /&gt;
=Participation Activities=&lt;br /&gt;
Any participation activities completed in the course will go here. This falls into the participation category of your course grade.&lt;br /&gt;
* Attend at least two Student Success Day presentations and bring proof of attendance signed by each presenter (10 points)&lt;br /&gt;
** &#039;&#039;NOTE:&#039;&#039; Because SSD sessions are online for 2022 your proof of attendance will be writing a 1/2 page summary for each session you attended and submitting that.&lt;br /&gt;
* Meet with an academic advisor (10 points for meeting)&lt;br /&gt;
* Complete a program/degree plan (10 points for completing)&lt;br /&gt;
* Complete the online course feedback form (5 points for completing)&lt;br /&gt;
* Complete the Practice Final Exam (Chapters 1-9) (10 points for attempting)&lt;br /&gt;
* Complete the Practice Final Exam (Chapters 10-14) (10 points for attempting)&lt;br /&gt;
* Compete the A+ 220-1001 Certification Practice Exam (10 points for attempting)&lt;br /&gt;
* Compete the A+ 220-1002 Certification Practice Exam (10 points for attempting)&lt;br /&gt;
* Weekly Progress Self-Evaluation - Complete on the Netacad Website (10 points possible each week)&lt;br /&gt;
* Computer History Summary Report (15 points)&lt;br /&gt;
*# Watch one of the videos on computer history provided by your instructor&lt;br /&gt;
*# Write a 400-500 word summary of the information you learned in the video and why you think it may be useful to know about that history in your IT career. Submit your report through the Netacad site.&lt;br /&gt;
&lt;br /&gt;
=Unit Assessments=&lt;br /&gt;
You are responsible for completing the online exam associated with each chapter in the course through the NetSpace website. This category will also include periodic checkpoint exams covering a group of chapters.&lt;br /&gt;
&lt;br /&gt;
* Chapter 1 Exam&lt;br /&gt;
* Chapter 2 Exam&lt;br /&gt;
* Chapter 3 Exam&lt;br /&gt;
* Chapter 4 Exam&lt;br /&gt;
* Certification Checkpoint Exam #1 (Chapters 1 - 4)&lt;br /&gt;
* Chapter 5 Exam&lt;br /&gt;
* Chapter 6 Exam&lt;br /&gt;
* Certification Checkpoint Exam #2 (Chapters 5 - 6)&lt;br /&gt;
* Chapter 7 Exam&lt;br /&gt;
* Chapter 8 Exam&lt;br /&gt;
* Certification Checkpoint Exam #3 (Chapters 7 - 8)&lt;br /&gt;
* Chapter 9 Exam&lt;br /&gt;
* Chapter 10 Exam&lt;br /&gt;
* Chapter 11 Exam&lt;br /&gt;
* Certification Checkpoint Exam #4 (Chapters 10 - 11)&lt;br /&gt;
* Chapter 12 Exam&lt;br /&gt;
* Chapter 13 Exam&lt;br /&gt;
* Certification Checkpoint Exam #4 (Chapters 12 - 13)&lt;br /&gt;
* Chapter 14 Exam&lt;br /&gt;
&lt;br /&gt;
=Online Final Exams=&lt;br /&gt;
The final exam category of your grade includes the following exams&lt;br /&gt;
* Final Exam (Chapters 1-9)&lt;br /&gt;
* Final Exam (Chapters 10-14)&lt;br /&gt;
&lt;br /&gt;
=Skills Final Exam=&lt;br /&gt;
The Skills Final Exam is designed to test your ability to apply the concepts learned in this class and practiced in labs to common, real-world scenarios.&lt;br /&gt;
&lt;br /&gt;
[[Franske ITC-2000|Return to ITC-2000 Homepage]]&lt;/div&gt;</summary>
		<author><name>BenFranske</name></author>
	</entry>
	<entry>
		<id>https://wiki.ihitc.net/mediawiki/index.php?title=Franske_ITC-2000_Assignments&amp;diff=9854</id>
		<title>Franske ITC-2000 Assignments</title>
		<link rel="alternate" type="text/html" href="https://wiki.ihitc.net/mediawiki/index.php?title=Franske_ITC-2000_Assignments&amp;diff=9854"/>
		<updated>2022-04-19T18:48:57Z</updated>

		<summary type="html">&lt;p&gt;BenFranske: /* In-Person Class Labs */&lt;/p&gt;
&lt;hr /&gt;
&lt;div&gt;=Labs=&lt;br /&gt;
You are responsible for completing ALL of these labs. You must submit a [[Franske Lab Report Format|lab report]] for each topic/chapter (you should combine multiple labs from the chapter/topic into a single report). If you work with a partner on a lab you only need to submit a single lab report for the two of you but it must have both your names on it. Each lab report is worth up to 20 points. This falls into the Labs/Homework category of your course grade.&lt;br /&gt;
&lt;br /&gt;
==PC Disassembly/Reassembly Labs==&lt;br /&gt;
&#039;&#039;&#039;NOTE: Before beginning these labs please make sure you have watched the lab videos created by your instructor about the disassembly and re-assembly process for these PCs.&#039;&#039;&#039;&lt;br /&gt;
* 1.3.2.2 Lab - Disassemble a Computer&lt;br /&gt;
* 2.1.2.5 Lab - Install the Power Supply&lt;br /&gt;
* 2.1.3.10 Lab - Install the Motherboard in a Computer&lt;br /&gt;
* 2.1.4.7 Lab – Install the Drives&lt;br /&gt;
* 2.1.5.6 Lab - Install Adapter Card&lt;br /&gt;
* 2.1.7.4 Lab - Install Internal Cables&lt;br /&gt;
* 2.1.7.8 Lab - Install the Front Panel Cables&lt;br /&gt;
* 2.1.7.11 Lab – Complete the Computer Assembly&lt;br /&gt;
&lt;br /&gt;
==Chapter 3 Labs==&lt;br /&gt;
&#039;&#039;&#039;NOTE: You will complete these labs on the same PC which you assembled in the PC Assembly lab.&#039;&#039;&#039;&lt;br /&gt;
* 3.1.1.6 Lab - Investigate BIOS or UEFI Settings&lt;br /&gt;
* 3.1.2.5 Lab - Search for BIOS or UEFI Firmware Updates&lt;br /&gt;
* 3.1.2.6 Lab - Install Windows&lt;br /&gt;
** &#039;&#039;&#039;NOTE:&#039;&#039;&#039; You will first need to create a Windows 10 installation USB drive using the [https://www.microsoft.com/en-us/software-download/windows10 Windows 10 Media Creation Tool] from another PC. Be sure to follow the &amp;quot;Using the tool to create installation media (USB flash drive, DVD, or ISO file) to install Windows 10 on a different PC (click to show more or less information)&amp;quot; to create a 64-bit installation USB stick.&lt;br /&gt;
** &#039;&#039;&#039;NOTE:&#039;&#039;&#039; Make sure your computer (the one you built from parts) is NOT connected to the Internet while Windows is being installed on it so that you can create a local account instead of being forced to use a Microsoft account!&lt;br /&gt;
** &#039;&#039;&#039;NOTE:&#039;&#039;&#039; Be sure to choose a new installation, not to repair an existing one. If prompted choose to install &amp;quot;Windows 10 Education&amp;quot; or &amp;quot;Windows 10 Enterprise&amp;quot;. Also, choose to do a &amp;quot;Custom&amp;quot; installation, not an upgrade, and delete all existing partitions (note that this will erase all data on the computer).&lt;br /&gt;
** &#039;&#039;&#039;NOTE:&#039;&#039;&#039; If you are prompted for a license or activation key choose that you do not have one or to skip the step.&lt;br /&gt;
** &#039;&#039;&#039;NOTE:&#039;&#039;&#039; During the account creation process use the name &amp;quot;ITC Admin&amp;quot; and the password &amp;quot;Password123!&amp;quot; be sure to write them down and have your partner write them down as well because you will need them again later in the course.&lt;br /&gt;
* 3.1.2.7 Lab - Install Third-Party Software in Windows&lt;br /&gt;
** &#039;&#039;&#039;NOTE:&#039;&#039;&#039; You will need to download the [https://www.netacad.com/portal/resources/packet-tracer Packet Tracer software] from the Cisco Networking Academy site and copy it to your computer to install it.&lt;br /&gt;
&lt;br /&gt;
==Chapter 4 Labs==&lt;br /&gt;
===In Person Class Labs===&lt;br /&gt;
* 4.2.3.6 Lab – Troubleshoot Hardware Problems&lt;br /&gt;
** &#039;&#039;&#039;NOTE:&#039;&#039;&#039; In this lab you are asked to troubleshoot any problems with your hardware. After making sure your system is working properly obtain sheets from the instructor with a series of problems to create for your partner. Be sure to have your partner leave the room while you are creating each problem (one problem at a time!).&lt;br /&gt;
&lt;br /&gt;
===Fully Online Class Labs===&lt;br /&gt;
* 4.2.3.6 Lab – Troubleshoot Hardware Problems&lt;br /&gt;
** &#039;&#039;&#039;NOTE:&#039;&#039;&#039; Normally in this lab you are asked to troubleshoot problems with your hardware that were created by a partner of yours following instructions from your instructor. Because the class is being offered online this semester and you are working alone with your computer at home you will instead follow the instructions (which have been put in the Chapter 4 Module on the Cisco Netacad Site) yourself to create various problems with your hardware and then see what type of symptoms each issues produces. Your lab report should include details about the clues you could have used and/or questions you could have asked the user which would show what the problem was.&lt;br /&gt;
* [[ITC-2000 Lab Install Windows on Remote Lab PCs|Install Windows on Remote Lab PCs]]&lt;br /&gt;
** For this activity you will install two copies of Windows 10 onto PCs in our IHCC remote lab system, Netlab. Instructions for the activity can be found by clicking the title of the lab above, instructions are not on the Netacad site.&lt;br /&gt;
&lt;br /&gt;
==Chapter 6 Labs==&lt;br /&gt;
===In Person Class Labs===&lt;br /&gt;
* 6.1.2.7 Lab - Configure a NIC to Use DHCP in Windows&lt;br /&gt;
** &#039;&#039;&#039;NOTE:&#039;&#039;&#039; Do NOT connect your router to an Internet connection, it&#039;s not required for this lab.&lt;br /&gt;
** &#039;&#039;&#039;NOTE:&#039;&#039;&#039; In this lab you are asked to open a command prompt window. In older versions of Windows the command prompt was an option in the start menu, but it was removed from there starting in Windows 10. To launch a command prompt just click on the start menu and start typing &amp;quot;cmd&amp;quot; or &amp;quot;Command Prompt&amp;quot; and you will find it.&lt;br /&gt;
* 6.1.3.10 Lab - Configure a Wireless Network&lt;br /&gt;
** &#039;&#039;&#039;NOTE:&#039;&#039;&#039; Do NOT connect your router to an Internet connection, it&#039;s not required for this lab.&lt;br /&gt;
** &#039;&#039;&#039;NOTE:&#039;&#039;&#039; Change the router settings as indicated in the lab, use these for the NEW settings:&lt;br /&gt;
*** Router IP Address: 172.17.99.1&lt;br /&gt;
*** Router Subnet Mask: 255.255.255.0&lt;br /&gt;
*** DHCP Starting IP Address: 172.17.99.21&lt;br /&gt;
*** DHCP Maximum Number of Users: 20&lt;br /&gt;
*** Router Username: admin&lt;br /&gt;
*** Password: Password123!&lt;br /&gt;
*** Wireless SSID: ITE-Wxx (replace xx with the number of one of your PCs, found on a sticker on top of the classroom PC under your desk)&lt;br /&gt;
*** Wireless Passphrase: Cisco456!&lt;br /&gt;
** &#039;&#039;&#039;NOTE:&#039;&#039;&#039; Do not complete Part 4 of this lab which is listed as optional.&lt;br /&gt;
* 6.1.4.8 Lab - Configure Firewall Settings&lt;br /&gt;
** &#039;&#039;&#039;NOTE:&#039;&#039;&#039; Do NOT connect your router to an Internet connection, it&#039;s not required for this lab.&lt;br /&gt;
** &#039;&#039;&#039;NOTE:&#039;&#039;&#039; In Part 2, Step 1 you should add the MAC addresses of both your computers to the allowed list of MACs on the router.&lt;br /&gt;
** &#039;&#039;&#039;NOTE:&#039;&#039;&#039; In Part 2, Step 2 you should add the IP address of ONE of your computers to the DMZ on the router.&lt;br /&gt;
** &#039;&#039;&#039;NOTE:&#039;&#039;&#039; In Part 2, Step 3 you should add a port forwarding rule to forward port 80 to the IP address of the OTHER one of your computers. Also note that different manufacturers call &amp;quot;port forwarding&amp;quot; different things. For example TP-Link calls it &amp;quot;virtual servers&amp;quot; instead in some models of routers.&lt;br /&gt;
* 6.2.2.5 Lab - Troubleshoot Network Problems&lt;br /&gt;
** &#039;&#039;&#039;NOTE:&#039;&#039;&#039; In this lab you will connect your router to an Internet connection, in room B-107 please use the GREEN network jack under your desk to make this connection.&lt;br /&gt;
** &#039;&#039;&#039;NOTE:&#039;&#039;&#039; Obtain sheets with two lists of problems to create from the instructor. Create these problems for your partner one at a time while they are out of the room and ask them to fix your network. If you are unsure of how to create the issue ask your instructor for help.&lt;br /&gt;
** &#039;&#039;&#039;NOTE: Before you leave today please reset your router to the factory default settings.&#039;&#039;&#039;&lt;br /&gt;
&lt;br /&gt;
===Fully Online Class Labs===&lt;br /&gt;
* You will complete labs for Chapter 6 using a combination of your remote lab PCs and the Cisco Packet Tracer software. Details will be added below the week of February 16.&lt;br /&gt;
* 6.1.2.7 Lab - Configure a NIC to Use DHCP in Windows&lt;br /&gt;
** &#039;&#039;&#039;NOTE:&#039;&#039;&#039; This lab will be completed using your two Remote Lab PCs in the IHCC Netlab system which you previously installed Windows 10 on. You can use &amp;quot;PC 1&amp;quot; as what the lab calls &amp;quot;Host A&amp;quot; and &amp;quot;PC 2&amp;quot; as what the lab calls &amp;quot;Host B&amp;quot;. You will be able to skip the wiring instructions from Step 1 of the lab as your remote lab PCs are already wired to complete this lab.&lt;br /&gt;
* [[ITC-2000 Lab OpenWRT Router Exploration|OpenWRT Router Exploration Activity]]&lt;br /&gt;
** Instructions for the activity can be found by clicking the title of the lab above, instructions are not on the Netacad site.&lt;br /&gt;
* 6.1.3.9 Packet Tracer Activity - Connect to a Wireless Network&lt;br /&gt;
** &#039;&#039;&#039;NOTE:&#039;&#039;&#039; For this activity you will be simulating a connection to a wireless network using the Cisco Packet Tracer software which can simulate a large network with multiple PCs and devices all in a single application running on your PC. To complete this activity you will need to download and install the latest version of the [https://www.netacad.com/portal/resources/packet-tracer Packet Tracer software] from the Cisco Networking Academy site. You can either install it on your home computer or you can install it on one of your remote lab PCs and use it through Netlab.&lt;br /&gt;
** &#039;&#039;&#039;NOTE:&#039;&#039;&#039; If you have not used Packet Tracer before you may want to view [https://youtu.be/F4bXJMx7nT8 this video showing how to use the small office and home networking features of Packet Tracer] to build a simple network.&lt;br /&gt;
* 6.1.4.7 Packet Tracer Activity - Configure Firewall Settings&lt;br /&gt;
&lt;br /&gt;
==Chapter 8 Labs==&lt;br /&gt;
===In Person Class Labs===&lt;br /&gt;
* 8.3.1.3 Lab - Install a Printer in Windows&lt;br /&gt;
* 8.4.1.3 Lab - Share a Printer in Windows&lt;br /&gt;
** NOTE: In this lab use a laptop as the second device (the one which is not directly connected to the printer). Both the laptop and your desktop will need to be connected to the same network so setup your network routers with a connection to both computers.&lt;br /&gt;
** NOTE: Because of a security issue called &amp;quot;Print Nightmare&amp;quot; Microsoft has made some patches to Windows printer sharing which may prevent you from adding a network printer on a the client (Laptop in this case) through the traditional means (such as just double clicking on the shared printer or by searching and installing it as a network printer on the client. Instead you may need to download and install the printer driver on the client computer first (like you would for a local USB printer) and then manually add the shared printer on the client, specifying the driver to use.&lt;br /&gt;
* 8.5.3.2 Lab - Perform Preventive Maintenance on a Laser Printer&lt;br /&gt;
** NOTE: In this lab you will not actually install any new parts, just find and remove the existing parts on the printer and then re-install them. Also, you should locate the fuser on the printer and find and watch a video showing how to remove and replace it but do not actually do it because on our particular printer model it requires disassembling most of the printer to get to the fuser.&lt;br /&gt;
* Lab - [[Franske ITC-2000 Network Printing Lab|Setup and Connect to Network Printers]]&lt;br /&gt;
&lt;br /&gt;
===Fully Online Class Labs===&lt;br /&gt;
* &#039;&#039;&#039;NOTE:&#039;&#039;&#039; These labs will be completed using your two Remote Lab PCs in the IHCC Netlab system which you previously installed Windows 10 on. You will need to have working Internet access from both PCs in order to complete these labs so make sure you have that enabled and working.&lt;br /&gt;
* [[ITC-2000 Lab Remote Printer Installation|Install a Printer in Windows (Remote Version)]]&lt;br /&gt;
** Instructions for the activity can be found by clicking the title of the lab above, instructions are not on the Netacad site.&lt;br /&gt;
* [[ITC-2000 Lab Remote Printer Sharing|Share a Printer in Windows (Remote Version)]]&lt;br /&gt;
** Instructions for the activity can be found by clicking the title of the lab above, instructions are not on the Netacad site.&lt;br /&gt;
&lt;br /&gt;
&lt;br /&gt;
==Chapter 9 Labs==&lt;br /&gt;
===In Person Class Labs===&lt;br /&gt;
* 9.1.2.5 Lab - Install Linux in a Virtual Machine and Explore the GUI&lt;br /&gt;
** &#039;&#039;&#039;NOTE:&#039;&#039;&#039; Before you create your VM please make sure that VirtualBox is set to save VMs into a folder on the D:\ drive that contains the semester and year in the folder name such as &#039;&#039;D:\bfranske-fa17\&#039;&#039;&lt;br /&gt;
** &#039;&#039;&#039;NOTE:&#039;&#039;&#039; Change the network jack your PC is plugged into at your desk to the &amp;quot;ITC network&amp;quot; (the GREEN network jack in B107). Make sure to change it back to the &amp;quot;Campus&amp;quot; connection (the RED network jack in B107) before you leave!&lt;br /&gt;
** &#039;&#039;&#039;NOTE:&#039;&#039;&#039; The Ubuntu installation ISO image file is located in the &#039;&#039;D:\CNT Files&#039;&#039; folder. The version of Ubuntu in this folder may be newer than the version listed in the lab&lt;br /&gt;
** &#039;&#039;&#039;NOTE:&#039;&#039;&#039; Set your virtual machine to use at least 2 GB of RAM (for a faster VM you could go higher as long as you stay in the green zone) and have at least an 18 GB virtual hard drive.&lt;br /&gt;
** &#039;&#039;&#039;NOTE:&#039;&#039;&#039; Make sure to set your virtual machine to use bridged networking before starting it&lt;br /&gt;
** If you have time you may want to try a different distribution of Linux to see what is the same and what&#039;s different. The &#039;&#039;D:\CNT Files&#039;&#039; folder should contain some others such as Linux Mint or Debian you can try as well. Just setup a new virtual machine for each one you would like to try.&lt;br /&gt;
** &#039;&#039;&#039;Don&#039;t forget&#039;&#039;&#039; to change the network jack your PC is plugged into at your desk back to the &amp;quot;Campus&amp;quot; connection (the RED network jack in B107) before you leave!&lt;br /&gt;
&lt;br /&gt;
===Fully Online Class Labs===&lt;br /&gt;
* 9.1.2.5 Lab - Install Linux in a Virtual Machine and Explore the GUI&lt;br /&gt;
** &#039;&#039;&#039;NOTE:&#039;&#039;&#039; You will be completing this lab on PC 1 in your Netlab system so make sure you have a reservation in Netlab, are able to access PC 1, and PC 1 has working Internet access.&lt;br /&gt;
** &#039;&#039;&#039;NOTE:&#039;&#039;&#039; You will need to download and install the latest version of VirtualBox for &amp;quot;Windows Hosts&amp;quot; from the web on PC 1&lt;br /&gt;
** &#039;&#039;&#039;NOTE:&#039;&#039;&#039; You will need to download the latest version of the Ubuntu Desktop ISO file from the web on PC 1&lt;br /&gt;
** &#039;&#039;&#039;NOTE:&#039;&#039;&#039; Set your virtual machine to use at least 3 GB of RAM (for a faster VM you could go higher as long as you stay in the green zone) and have at least an 18 GB virtual hard drive.&lt;br /&gt;
** If you have time you may want to try a different distribution of Linux to see what is the same and what&#039;s different. You can download and try installing some others in VirtualBox too such as Linux Mint or Debian Linux. Just setup a new virtual machine for each one you would like to try.&lt;br /&gt;
&lt;br /&gt;
==Chapter 10 Labs==&lt;br /&gt;
===In-Person Class Labs===&lt;br /&gt;
* 10.3.1.1 Lab - Windows Installation&lt;br /&gt;
** NOTE: Be sure to leave at least 10GB of unpartitioned space during the installation! Try to figure out how to leave this unpartitioned space at the END of the drive.&lt;br /&gt;
** NOTE: Make sure your computer is NOT connected to the Internet while Windows is being installed so that you can create a local account instead of being forced to use a Microsoft account!&lt;br /&gt;
** NOTE: During the account creation process use the name &amp;quot;ITC Admin&amp;quot; and the password &amp;quot;Password123!&amp;quot; be sure to write them down and have your partner write them down as well because you will need them again later in the course.&lt;br /&gt;
* 10.2.1.8 Lab - Create a Partition in Windows&lt;br /&gt;
** NOTE: Do this lab AFTER the Windows Installation lab!&lt;br /&gt;
* 10.3.1.4 Lab - Finalize the Windows Installation&lt;br /&gt;
&lt;br /&gt;
===Fully Online Class Labs===&lt;br /&gt;
* 10.3.1.1 Lab - Windows Installation&lt;br /&gt;
** NOTE: Your Netlab &amp;quot;PC 2&amp;quot; machine will be erased prior to beginning this lab so that you can practice installing Windows 10 on it again with a few changes.&lt;br /&gt;
** NOTE: Before installing Windows 10 on PC 2 make sure to switch off the Internet connection on your OpenWRT router (use your web browser on PC 1 to do this, see the Chapter 4 Windows installation lab for detailed instructions) so that you can create a local account instead of being forced to use a Microsoft account!&lt;br /&gt;
** NOTE: Be sure to leave at least 10GB of unpartitioned space during the installation! Try to figure out how to leave this unpartitioned space at the END of the drive and not the beginning of the drive (so the Windows installation on the big partition goes before the unpartitioned space.&lt;br /&gt;
** NOTE: During the account creation process use the name &amp;quot;ITC Admin&amp;quot; and the password &amp;quot;Password123!&amp;quot; be sure to write them down because you will need them again later in the course.&lt;br /&gt;
** NOTE: Once the Windows 10 installation is complete on PC 2 sure to switch on the Internet connection on your OpenWRT router again.&lt;br /&gt;
* 10.2.1.8 Lab - Create a Partition in Windows&lt;br /&gt;
** NOTE: You will be doing this lab on BOTH PC 1 and PC 2. On PC 2 you should have 10 GB of unpartitioned space which you left during the Windows 10 install you just completed so you can skip the optional Step 2 in the lab. On PC 1 you probably don&#039;t have any unpartitioned space so you will need to create free space on your drive by shrinking the existing NTFS partition as explained in Step 2 of the lab.&lt;br /&gt;
* 10.3.1.4 Lab - Finalize the Windows Installation&lt;br /&gt;
** NOTE: Make sure to install the VMware Tools on PC 2 during this lab. See the Chapter 4 Windows installation lab for detailed instructions.&lt;br /&gt;
&lt;br /&gt;
==Chapter 11 Labs==&lt;br /&gt;
NOTE: All of these labs will be completed on one of the PCs you installed Windows 10 on in the previous lab.&lt;br /&gt;
* 11.1.2.10 Lab - Explore the Windows Desktop&lt;br /&gt;
* 11.1.3.4 Lab - Work with Task Manager&lt;br /&gt;
* 11.1.4.11 Lab - Working with File Explorer&lt;br /&gt;
* 11.2.1.5 Lab - Explore Control Panel Categories&lt;br /&gt;
* 11.2.2.3 Lab - User Accounts&lt;br /&gt;
* 11.2.3.5 Lab - Configure Browser Settings&lt;br /&gt;
* 11.2.5.8 Lab - Manage Virtual Memory&lt;br /&gt;
* 11.2.6.2 Lab - Use Device Manager&lt;br /&gt;
* 11.2.7.4 Lab - Region and Language Options&lt;br /&gt;
* 11.3.1.11 Lab - Monitor and Manage System Resources&lt;br /&gt;
* 11.3.2.7 Lab - System Utilities&lt;br /&gt;
* 11.3.2.8 Lab - Manage System Files&lt;br /&gt;
* 11.3.3.8 Lab - Hard Drive Maintenance&lt;br /&gt;
* 11.3.4.6 Lab - Install Third-Party Software&lt;br /&gt;
* 11.4.1.5 Lab - Work in the Windows Command Shell&lt;br /&gt;
* 11.4.2.7 Lab - File System Commands&lt;br /&gt;
* 11.4.3.2 Lab - Disk CLI Commands&lt;br /&gt;
* 11.4.4.2 Lab - Task and System CLI Commands&lt;br /&gt;
* 11.4.5.3 Lab - Other Useful Commands&lt;br /&gt;
* 11.5.2.4 Lab - Share Resources&lt;br /&gt;
** NOTE: In this lab activity you will need to share and connect to network files. You will need to setup your second Windows PC, connect the two PCs with a router, and configure them for file sharing. The router and PCs do not need an Internet connection for this lab.&lt;br /&gt;
* 11.5.4.2 Lab - Connect and Test the Wireless Connection&lt;br /&gt;
* 11.5.6.2 Lab - Windows Remote Desktop and Assistance&lt;br /&gt;
* 11.6.1.2 Lab - Manage the Startup Folder&lt;br /&gt;
* 11.6.1.5 Lab - Schedule a Task using the GUI and the Command Line&lt;br /&gt;
* 11.6.2.4 Lab - System Restore and Hard Drive Backup&lt;br /&gt;
* 11.7.3.2 Lab - Troubleshoot Operating System Problems&lt;br /&gt;
** NOTE: Ask your instructor or the lab assistant to configure the &amp;quot;computer will not boot&amp;quot; problem from the instructor lab guide for you to troubleshoot.&lt;br /&gt;
&lt;br /&gt;
==Chapter 12 Labs==&lt;br /&gt;
===In-Person Class Labs===&lt;br /&gt;
* Check out an Android tablet from your instructor.&lt;br /&gt;
* The access PIN on the tablets is &amp;quot;1 2 3 4&amp;quot;&lt;br /&gt;
* 12.1.2.2 Lab - Working with Android&lt;br /&gt;
* 12.1.4.4 Lab - Mobile Device Features&lt;br /&gt;
* 12.2.1.2 Lab – Passcode Locks&lt;br /&gt;
** Make &#039;&#039;&#039;sure&#039;&#039;&#039; you set the PIN back to &amp;quot;1 2 3 4&amp;quot; when you are done with the lab if you have changed it!&lt;br /&gt;
* 12.4.2.4 Lab - Troubleshoot Mobile Devices&lt;br /&gt;
&lt;br /&gt;
===Fully Online Class Labs===&lt;br /&gt;
* If you have access to your own Android tablet or smartphone you can complete these labs on your own device&lt;br /&gt;
* If you do not have access to an Android tablet or smartphone you will be able to use an Android system through the remote Netlab system to complete these labs. When you make your reservation in Netlab be sure to choose &amp;quot;Android Device Lab Access&amp;quot; instead of &amp;quot;PC Hardware and Software Lab Access (2 Windows PCs with Network Access)&amp;quot;.&lt;br /&gt;
* 12.1.2.2 Lab - Working with Android&lt;br /&gt;
* 12.1.4.4 Lab - Mobile Device Features&lt;br /&gt;
* 12.2.1.2 Lab – Passcode Locks&lt;br /&gt;
* 12.4.2.4 Lab - Troubleshoot Mobile Devices&lt;br /&gt;
&lt;br /&gt;
&lt;br /&gt;
==Chapter 13 Labs==&lt;br /&gt;
===In-Person Class Labs===&lt;br /&gt;
* 13.2.3.7 Lab - Bitlocker and Bitlocker To Go&lt;br /&gt;
* 13.3.2.5 Lab - Configure Windows Local Security Policy&lt;br /&gt;
* 13.3.3.6 Lab - Configure Users and Groups in Windows&lt;br /&gt;
** NOTE: There is a bug in the lab in the section about setting permissions on the Student01 folder. If you set the permissions as the lab indicates (Allow Full Control for Student01 and Deny for ITEStudents) you will actually block Student02 AND Student01 from being able to access the folder because they are both members of ITEStudents. Windows actually gives you a note about this when you set the Deny permission, that it takes precedence over allow. To make this work correctly (Student01 has access to their folder, but Student02 does not) you will need to disable inheriting permissions on the Student01 folder and then specifically allow Staff and Student01 to have full control. In this situation Student02 will not be able to view the folder because they don&#039;t inherit any permissions from the parent folder and are not specifically mentioned as someone who has any permissions with an Allow statement.&lt;br /&gt;
* 13.3.4.6 Lab - Configure Windows Firewall&lt;br /&gt;
* 13.5.2.2 Lab - Document Customer Information in a Work Order&lt;br /&gt;
&lt;br /&gt;
===Fully Online Class Labs===&lt;br /&gt;
* 13.2.3.7 Lab - Bitlocker and Bitlocker To Go&lt;br /&gt;
** NOTE: Bitlocker does not function on a boot partition without EFI and a TPM chip (which the Netlab Virtual Machines are not setup for) in the default configuration. As a result you will need to modify the group policy of your system to allow a password to be used for BitLocker without a TPM chip. Try searching the Internet for instructions on how to modify group policy to allow Bitlocker without TPM and contact your instructor if you get stuck. &lt;br /&gt;
* 13.3.2.5 Lab - Configure Windows Local Security Policy&lt;br /&gt;
* 13.3.3.6 Lab - Configure Users and Groups in Windows&lt;br /&gt;
* 13.3.4.6 Lab - Configure Windows Firewall&lt;br /&gt;
* 13.5.2.2 Lab - Document Customer Information in a Work Order&lt;br /&gt;
&lt;br /&gt;
&lt;br /&gt;
==Chapter 14 Labs==&lt;br /&gt;
===In-Person Class Labs===&lt;br /&gt;
* 14.4.1.4 Lab - Remote Technician - Fix a Hardware Problem&lt;br /&gt;
* 14.4.1.5 Lab - Remote Technician - Fix an Operating System Problem&lt;br /&gt;
* 14.4.1.6 Lab - Remote Technician - Fix a Network Problem&lt;br /&gt;
* 14.4.1.7 Lab - Remote Technician - Fix a Security Problem&lt;br /&gt;
* 14.4.2.7 Lab - Write Basic Scripts in Windows and Linux&lt;br /&gt;
** NOTE: In this lab you will use the Linux Virtual Machine you installed in Lab 9.1.2.5&lt;br /&gt;
&lt;br /&gt;
===Fully Online Class Labs===&lt;br /&gt;
There are two types of labs which you will complete for Chapter 14, the first is a number of &amp;quot;Remote Technician&amp;quot; labs and the second is a &amp;quot;Scripting&amp;quot; lab. Because the two types of labs are quite different there are some special instructions on how to turn in lab reports for this chapter. Please be sure to read these instructions and follow them carefully.&lt;br /&gt;
&lt;br /&gt;
For each &amp;quot;Remote Technician&amp;quot; lab: Read through the &amp;quot;Student Customer Sheet&amp;quot; of the lab, think about what could be causing the issues described by the customer. Write down a list of the questions you would ask the customer to help troubleshoot the issue. Once you have a list of questions make up answers that the customer might give to each question and write down those as well. Write an explanation of what you think a realistic problem (or problems) might be that is/are causing the issues for each lab and why you think it/they is/are the most likely problem(s) based on the questions and answers you asked. For each lab you will turn in your questions, answers, and analysis/solution (put into a single document and separate by lab number).&lt;br /&gt;
&lt;br /&gt;
Do this for each of these labs:&lt;br /&gt;
* 14.4.1.4 Lab - Remote Technician - Fix a Hardware Problem&lt;br /&gt;
* 14.4.1.5 Lab - Remote Technician - Fix an Operating System Problem&lt;br /&gt;
* 14.4.1.6 Lab - Remote Technician - Fix a Network Problem&lt;br /&gt;
* 14.4.1.7 Lab - Remote Technician - Fix a Security Problem&lt;br /&gt;
&lt;br /&gt;
You will also complete this scripting lab which you will write a &amp;quot;normal&amp;quot; lab report about (what you did/problems you had/how you tested/what you learned) and include the lab report in with your remote technician labs above and submit in the usual way:&lt;br /&gt;
* 14.4.2.7 Lab - Write Basic Scripts in Windows and Linux&lt;br /&gt;
** NOTE: In this lab you will use the Linux Virtual Machine you installed in Lab 9.1.2.5&lt;br /&gt;
&lt;br /&gt;
=Homework=&lt;br /&gt;
Any homework assigned in the course will go here. This falls into the Labs/Homework category of your course grade. Remember, for homework assignments turn in the actual pages from your lab book or printouts from the curriculum and not a lab report. Homework assignment are individual, you and your lab partner need to both turn them in separately even if you work on them together.&lt;br /&gt;
* Participate in an online forum discussion (typically 3 quality posts or more) of each chapter on the NetSpace site. See [[Franske Forum Posting Format|forum posting page]] for details. (up to 10 points each chapter based on quality)&lt;br /&gt;
&lt;br /&gt;
=Participation Activities=&lt;br /&gt;
Any participation activities completed in the course will go here. This falls into the participation category of your course grade.&lt;br /&gt;
* Attend at least two Student Success Day presentations and bring proof of attendance signed by each presenter (10 points)&lt;br /&gt;
** &#039;&#039;NOTE:&#039;&#039; Because SSD sessions are online for 2022 your proof of attendance will be writing a 1/2 page summary for each session you attended and submitting that.&lt;br /&gt;
* Meet with an academic advisor (10 points for meeting)&lt;br /&gt;
* Complete a program/degree plan (10 points for completing)&lt;br /&gt;
* Complete the online course feedback form (5 points for completing)&lt;br /&gt;
* Complete the Practice Final Exam (Chapters 1-9) (10 points for attempting)&lt;br /&gt;
* Complete the Practice Final Exam (Chapters 10-14) (10 points for attempting)&lt;br /&gt;
* Compete the A+ 220-1001 Certification Practice Exam (10 points for attempting)&lt;br /&gt;
* Compete the A+ 220-1002 Certification Practice Exam (10 points for attempting)&lt;br /&gt;
* Weekly Progress Self-Evaluation - Complete on the Netacad Website (10 points possible each week)&lt;br /&gt;
* Computer History Summary Report (15 points)&lt;br /&gt;
*# Watch one of the videos on computer history provided by your instructor&lt;br /&gt;
*# Write a 400-500 word summary of the information you learned in the video and why you think it may be useful to know about that history in your IT career. Submit your report through the Netacad site.&lt;br /&gt;
&lt;br /&gt;
=Unit Assessments=&lt;br /&gt;
You are responsible for completing the online exam associated with each chapter in the course through the NetSpace website. This category will also include periodic checkpoint exams covering a group of chapters.&lt;br /&gt;
&lt;br /&gt;
* Chapter 1 Exam&lt;br /&gt;
* Chapter 2 Exam&lt;br /&gt;
* Chapter 3 Exam&lt;br /&gt;
* Chapter 4 Exam&lt;br /&gt;
* Certification Checkpoint Exam #1 (Chapters 1 - 4)&lt;br /&gt;
* Chapter 5 Exam&lt;br /&gt;
* Chapter 6 Exam&lt;br /&gt;
* Certification Checkpoint Exam #2 (Chapters 5 - 6)&lt;br /&gt;
* Chapter 7 Exam&lt;br /&gt;
* Chapter 8 Exam&lt;br /&gt;
* Certification Checkpoint Exam #3 (Chapters 7 - 8)&lt;br /&gt;
* Chapter 9 Exam&lt;br /&gt;
* Chapter 10 Exam&lt;br /&gt;
* Chapter 11 Exam&lt;br /&gt;
* Certification Checkpoint Exam #4 (Chapters 10 - 11)&lt;br /&gt;
* Chapter 12 Exam&lt;br /&gt;
* Chapter 13 Exam&lt;br /&gt;
* Certification Checkpoint Exam #4 (Chapters 12 - 13)&lt;br /&gt;
* Chapter 14 Exam&lt;br /&gt;
&lt;br /&gt;
=Online Final Exams=&lt;br /&gt;
The final exam category of your grade includes the following exams&lt;br /&gt;
* Final Exam (Chapters 1-9)&lt;br /&gt;
* Final Exam (Chapters 10-14)&lt;br /&gt;
&lt;br /&gt;
=Skills Final Exam=&lt;br /&gt;
The Skills Final Exam is designed to test your ability to apply the concepts learned in this class and practiced in labs to common, real-world scenarios.&lt;br /&gt;
&lt;br /&gt;
[[Franske ITC-2000|Return to ITC-2000 Homepage]]&lt;/div&gt;</summary>
		<author><name>BenFranske</name></author>
	</entry>
	<entry>
		<id>https://wiki.ihitc.net/mediawiki/index.php?title=Franske_ITC-2536_Assignments&amp;diff=9853</id>
		<title>Franske ITC-2536 Assignments</title>
		<link rel="alternate" type="text/html" href="https://wiki.ihitc.net/mediawiki/index.php?title=Franske_ITC-2536_Assignments&amp;diff=9853"/>
		<updated>2022-04-18T22:01:42Z</updated>

		<summary type="html">&lt;p&gt;BenFranske: /* Participation Activities */&lt;/p&gt;
&lt;hr /&gt;
&lt;div&gt;=CCNA 3 Assignments=&lt;br /&gt;
==Labs &amp;amp; Homework==&lt;br /&gt;
===Packet Tracer Online Submissions===&lt;br /&gt;
Each of these activities will be submitted using the Packet Tracer ScoreUP Online Submission process. Points will be earned for each submitted activity based on correctness and completion of the activity. You will see a completion percentage for each activity in the Packet Tracer software before submitting. If you find that any of these activities do not show points or completion in Packet Tracer you should include them in the lab report for the module (see below) instead.&lt;br /&gt;
&lt;br /&gt;
# PT 2.2.13 - Point-to-Point Single-Area OSPFv2 Configuration (7 points)&lt;br /&gt;
# PT 2.3.11 - Determine the DR and BDR (7 points)&lt;br /&gt;
# PT 2.4.11 - Modify Single-Area OSPFv2 (7 points)&lt;br /&gt;
# PT 2.5.3 - Propagate a Default Route in OSPFv2 (7 points)&lt;br /&gt;
# PT 2.6.6 - Verify Single-Area OSPFv2 (7 points)&lt;br /&gt;
# PT 2.7.1 - Single-Area OSPFv2 Configuration (7 points)&lt;br /&gt;
# PT 5.1.8 - Configure Numbered Standard IPv4 ACLs (7 points)&lt;br /&gt;
# PT 5.1.9 - Configure Named Standard IPv4 ACLs (7 points)&lt;br /&gt;
# PT 5.2.7 - Configure and Modify Standard IPv4 ACLs (7 points)&lt;br /&gt;
# PT 5.4.12 - Configure Extended IPv4 ACLs  - Scenario 1 (7 points)&lt;br /&gt;
# PT 5.4.13 - Configure Extended IPv4 ACLs  - Scenario 2 (7 points)&lt;br /&gt;
#* NOTE: This activity is not correctly linked from the Cisco Networking Academy curriculum (it is another copy of the PT 5.1.9 activity). You can download a copy of the correct activity from the course page on the Networking Academy site in the Modules 3-5 section.&lt;br /&gt;
# PT 5.5.1 - IPv4 ACL Implementation Challenge (7 points)&lt;br /&gt;
# PT 6.4.5 - Configure Static NAT (7 points)&lt;br /&gt;
# PT 6.5.6 - Configure Dynamic NAT (7 points)&lt;br /&gt;
# PT 6.6.7 - Configure PAT (7 points)&lt;br /&gt;
# PT 6.8.1 - Configure NAT for IPv4 (7 points)&lt;br /&gt;
# PT 10.3.4 - Configure and Verify NTP (7 points)&lt;br /&gt;
# PT 10.6.10 - Back Up Configuration Files (7 points)&lt;br /&gt;
# PT 10.7.6 - Use a TFTP Server to Upgrade a Cisco IOS Image (7 points)&lt;br /&gt;
# PT 10.8.1 - Configure CDP, LLDP, and NTP (7 points)&lt;br /&gt;
# PT 12.5.13 - Troubleshoot Enterprise Networks (7 points)&lt;br /&gt;
# PT 12.6.2 - Troubleshooting Challenge  - Use Documentation to Solve Issues (7 points)&lt;br /&gt;
&lt;br /&gt;
===Lab Reports===&lt;br /&gt;
For each module having lab activities you will need to submit one [[Franske Lab Report Format|lab report]] which covers all of the lab activities listed below in the module. You do not need to submit answers to the questions in the activities, those are for your own learning use only. Lab activities may include remote equipment access, campus equipment, or packet tracer activities. If a lab activity is listed as a &amp;quot;lab&amp;quot; below it should be completed on real equipment either on campus or remotely and may not be completed in Packet Tracer. Your instructor will provide details on accessing real lab equipment. If you work with a partner on a lab you only need to submit a single lab report for the two of you but it must have both your names on it. Each lab report (one per module with activities) is worth up to 20 points. &lt;br /&gt;
&lt;br /&gt;
&#039;&#039;&#039;Note:&#039;&#039;&#039; The password for CAASP Pod PCs in Netlab is: Cisco123&lt;br /&gt;
&lt;br /&gt;
# Lab 2.7.2 - Single-Area OSPFv2 Configuration&lt;br /&gt;
# Lab 3.8.8 - Explore DNS Traffic&lt;br /&gt;
#* &#039;&#039;&#039;NOTE:&#039;&#039;&#039; This lab activity requires using Wireshark on an Internet connected PC. We don&#039;t have it setup in Netlab yet so you can do it on your home computer or a lab computer on campus.&lt;br /&gt;
# PT 4.1.4 - ACL Demonstration&lt;br /&gt;
# Lab 5.5.2 - Configure and Verify Extended IPv4 ACLs&lt;br /&gt;
#* &#039;&#039;&#039;NOTE:&#039;&#039;&#039; When enabling HTTPS on newer Cisco devices you must map the HTTPS server to a trustpoint (certificate) on the router. [https://serverfault.com/questions/1051729/troubleshooting-ssl-error-no-cypher-overlap-in-firefox See this StackExchange question for details on how to do this.]&lt;br /&gt;
# PT 6.2.7 - Investigate NAT Operations&lt;br /&gt;
# Lab 6.8.2 - Configure NAT for IPv4&lt;br /&gt;
# PT 7.6.1 - WAN Concepts&lt;br /&gt;
# PT 10.1.5 - Use CDP to Map a Network&lt;br /&gt;
# PT 10.2.6 - Use LLDP to Map a Network&lt;br /&gt;
# Lab 10.6.11 - Use Tera Term to Manage Router Configuration Files&lt;br /&gt;
# Lab 10.6.12 - Use TFTP, Flash, and USB to Manage Configuration Files&lt;br /&gt;
#* &#039;&#039;&#039;NOTE:&#039;&#039;&#039; If you are working on a device with multiple IP interfaces it is sometimes required to set a default source interface which will be used by TFTP for communicating with the TFTP server. Some Cisco devices do not seem to automatically pick a correct source interface. When this happens you can end up with a situation where you can ping from the device to the TFTP server&#039;s IP address but you are unable to send or receive files over TFTP. For example, in this lab on the router we&#039;re only setting an IP on G0/0/1 so that would be the one we should set as the source interface like &amp;quot;ip tftp source-interface gi0/0/1&amp;quot;&lt;br /&gt;
# Lab 10.6.13 - Research Password Recovery Procedures&lt;br /&gt;
#* After researching the recovery procedures set a hostname and enable password on a router and save the configuration. Try to reset the password on the router while keeping the hostname set the same following the procedures you have researched.&lt;br /&gt;
#* &#039;&#039;&#039;NOTE:&#039;&#039;&#039; If you are working on remote lab equipment you can do password recovery too, the process is a little different but our system does allow you to power on and off network devices as well as to send the BREAK command to devices which are the basics for router password recovery. Recovering passwords on switches can require physical access to hold down a button on the switch while powering up unless some additional configuration is done so you should not try setting an unknown password on a remotely accessed lab switch. See [https://youtu.be/BP8NXAPXLug this video showing the password recovery process on Netlab].&lt;br /&gt;
# Lab 10.8.2 - Configure CDP, LLDP, and NTP&lt;br /&gt;
#* &#039;&#039;&#039;NOTE:&#039;&#039;&#039; Some Cisco devices do not have &amp;quot;hardware clocks&amp;quot; (also known as &amp;quot;calendars) anymore so if you are unable to get the &amp;quot;ntp update-calendar&amp;quot; command to work in Part 4, Step 4b it may not exist on your device.&lt;br /&gt;
# PT 11.5.1 - Compare Layer 2 and Layer 3 Devices&lt;br /&gt;
# PT 12.6.1 - Troubleshooting Challenge  - Document the Network&lt;br /&gt;
# Lab 13.6.1 - Install Linux in a Virtual Machine and Explore the GUI&lt;br /&gt;
#* &#039;&#039;&#039;NOTE:&#039;&#039;&#039; It is suggested you complete this lab on your home computer if it has enough RAM to run the VM. However, if you need a Netlab system to install on please contact your instructor.&lt;br /&gt;
&lt;br /&gt;
===Homework===&lt;br /&gt;
Homework activities will require submitting the actual answers to each question in the activity and may require showing your work as well. Homework assignment are individual, you and your lab partner need to both turn them in separately even if you work on them together.&lt;br /&gt;
&lt;br /&gt;
* Participate in an online forum discussion (typically 3 quality posts or more) of each module on the Cisco Netacad site. See [[Franske Forum Posting Format|forum posting page]] for details. (up to 10 points each chapter based on quality)&lt;br /&gt;
&lt;br /&gt;
==Participation Activities==&lt;br /&gt;
Any participation activities completed in the course will go here. This falls into the participation category of your course grade.&lt;br /&gt;
* Complete the online course feedback form (5 points for completing)&lt;br /&gt;
* Complete the Practice Final Exam (10 points for attempting)&lt;br /&gt;
* Complete the CCNA Certification Practice Exam (10 points for attempting)&lt;br /&gt;
* Weekly Progress Self-Evaluation - Complete on the Netacad Website (10 points possible each week)&lt;br /&gt;
* Networking History Summary Report (15 points)&lt;br /&gt;
*# Watch one of the videos on computer history provided by your instructor&lt;br /&gt;
*# Write a 400-500 word summary of the information you learned in the video and why you think it may be useful to know about that history in your IT career. Submit your report through the Netacad site.&lt;br /&gt;
&lt;br /&gt;
==Unit Assessments==&lt;br /&gt;
You are responsible for completing all of the online unit assessments listed below. Multiple modules are included in single exams. These exams fall into the online assessments category of your course grade.&lt;br /&gt;
* Module 1-2 OSPF Concepts and Configuration Exam &lt;br /&gt;
* Module 3-5 Network Security Exam&lt;br /&gt;
* Module 6-8 WAN Concepts Exam&lt;br /&gt;
* Module 9-12 Optimize, Monitor, and Troubleshoot Networks Exam&lt;br /&gt;
* Module 13-14 Emerging Network Technologies Exam&lt;br /&gt;
&lt;br /&gt;
==Other==&lt;br /&gt;
You are also responsible for completing these things, see the course syllabus for category and weighting information.&lt;br /&gt;
* Online Final Exam&lt;br /&gt;
* Skills Final Exam&lt;br /&gt;
&lt;br /&gt;
==Skills Final Exam==&lt;br /&gt;
The Skills Final Exam is designed to test your ability to apply the concepts learned in this class and practiced in labs to common, real-world scenarios. There are two parts to this portion of your grade.&lt;br /&gt;
* Half of your grade in this category will be based on successfully completing all parts of the online Packet Tracer Practice Skills Exam at home. You grade will be based on correctly completing all parts of the activity. You will be able to use outside resources for this part of the exam.&lt;br /&gt;
* Half of your grade in this category will be based on completing an in-class or remote real equipment skills exam. You will not be able to use any resources other than those specified by your instructor on this part of the exam.&lt;br /&gt;
&lt;br /&gt;
=CCNA Security Assignments=&lt;br /&gt;
==Labs &amp;amp; Homework==&lt;br /&gt;
===Lab Reports===&lt;br /&gt;
You are responsible for completing ALL of these labs. You must submit a [[Franske Lab Report Format|lab report]] about each lab you do. If you work with a partner on a lab you only need to submit a single lab report for the two of you but it must have both your names on it. Each lab is worth 20 points. This falls into the Labs/Homework category of your course grade. Labs is this course will not be able to be successfully completed in Packet Tracer, you will need to use real lab equipment either remotely or on-campus. Your instructor will provide details about accessing lab equipment.&lt;br /&gt;
&lt;br /&gt;
&#039;&#039;&#039;Note:&#039;&#039;&#039; The password for CAASP Pod PCs in Netlab is: Cisco123&lt;br /&gt;
&lt;br /&gt;
* Lab 2.6.1.2: Securing the Router for Administrative Access&lt;br /&gt;
** Note: The IHCC Netlab system uses Cisco 4331 routers, per the lab instructions these do not support image resilience so you will skip part 4, task 1.&lt;br /&gt;
** Note: It is very important that you make certain that IOS Image Resilience is disabled before you leave the lab! See part 4, task 1, steps 5 &amp;amp; 6 for instructions.&lt;br /&gt;
* Lab 3.6.1.1: Securing Administrative Access Using AAA and RADIUS&lt;br /&gt;
** Note: The WinRadius software used in this lab can be difficult to locate online. A local copy is available on the D drive of campus lab systems in the D:\CNT Files\CCNA Security Materials folder and in the &amp;quot;CCNA Security Files&amp;quot; folder on the desktop of Netlab systems.&lt;br /&gt;
* Lab 4.4.1.2: Configuring Zone-Based Policy Firewalls&lt;br /&gt;
** Note: You should attempt the &amp;quot;Challenge&amp;quot; section located at the end of this lab. You must also complete the &amp;quot;Appendix - Multiple Interfaces under the Same Zone&amp;quot; section at the end of the lab.&lt;br /&gt;
* Lab 6.3.1.1: Securing Layer 2 Switches&lt;br /&gt;
* Lab 8.4.1.3: Configuring a Site-to-Site VPN Using Cisco IOS&lt;br /&gt;
** HINT: If you have a problem configuring IPSec on a router it&#039;s possible the [[Cisco Router License Featureset Configuration|Security license is not active]].&lt;br /&gt;
* Lab 9.3.1.2: Configuring ASA Basic Settings and Firewall Using CLI&lt;br /&gt;
** Note: If you have problems connecting to the ASA with a web browser and receive errors such as a &amp;quot;cipher mismatch&amp;quot; it&#039;s likely that the 3DES/AES license has not been activated yet on your ASA. This is a free process where you can request a license key from Cisco by entering the serial number of your ASA (from the &#039;&#039;show version&#039;&#039; output which can also verify that the VPN-3DES-AES feature is not active) into a web form on the Cisco site and then entering the resulting activation key into your ASA. Instructions for doing this can be found [[Cisco ASA Documentation|on the Cisco ASA Documentation wiki page]].&lt;br /&gt;
* Lab 10.1.4.8: Configuring ASA Basic Settings and Firewall Using ASDM&lt;br /&gt;
** Note: You may need to adjust your Java security settings in order to run ASDM from the ASA&#039;s webpage. Recent versions of Java have restricted the ability to run unsigned Java applets from websites due to the possible security issues of running untrusted code from a website locally on your system. Java security settings can be found in the Java section of your system&#039;s control panel.&lt;br /&gt;
** NOTE: If you have problems launching ASDM on Windows 10 check the  [[Cisco ASA Documentation]] page for a fix. It also wouldn&#039;t hurt to make sure you have the latest ASA and ASDM software installed on the ASA, instructions for updating those are also on the [[Cisco ASA Documentation]] page.&lt;br /&gt;
* Lab 10.2.1.9: Configure a Site-to-Site IPsec VPN between an ISR and an ASA&lt;br /&gt;
* Lab 10.3.1.1: Configure Clientless Remote Access SSL VPNs Using ASDM&lt;br /&gt;
* Lab 10.3.1.2: Configure AnyConnect Remote Access SSL VPN Using ASDM&lt;br /&gt;
** NOTE: The Anyconnect package may not be installed on your ASA, follow the instructions on the [[Cisco ASA Documentation]] page to install it if it&#039;s missing.&lt;br /&gt;
* Lab 11.3.1.2: CCNA Security Comprehensive Lab&lt;br /&gt;
&lt;br /&gt;
===Homework===&lt;br /&gt;
Homework activities will require submitting the actual answers to each question in the activity and may require showing your work as well. Homework assignment are individual, you and your lab partner need to both turn them in separately even if you work on them together.&lt;br /&gt;
&lt;br /&gt;
* Participate in an online forum discussion (typically 3 quality posts or more) of each chapter on the Cisco Netacad site. See [[Franske Forum Posting Format|forum posting page]] for details. (up to 10 points each chapter based on quality)&lt;br /&gt;
&lt;br /&gt;
==Participation Activities==&lt;br /&gt;
Any participation activities completed in the course will go here. This falls into the participation category of your course grade.&lt;br /&gt;
* Complete the online course feedback form (5 points for completing)&lt;br /&gt;
* Complete practice online final exam (10 points for attempting)&lt;br /&gt;
* Meet with the instructor once per week to discuss course progress and ask questions (up to 10 points each based on progress)&lt;br /&gt;
* Networking History Summary Report (15 points)&lt;br /&gt;
*# Watch one of the videos on networking history provided by your instructor&lt;br /&gt;
*# Write a 400-500 word summary of the information you learned in the video and why you think it may be useful to know about that history in your IT career. Submit your report through the Netacad site.&lt;br /&gt;
&lt;br /&gt;
==Unit Assessments==&lt;br /&gt;
You are responsible for completing all of the online unit assessments listed below. These fall into the online assessments category of your course grade.&lt;br /&gt;
* Chapter 1&lt;br /&gt;
* Chapter 2&lt;br /&gt;
* Chapter 3&lt;br /&gt;
* Chapter 4&lt;br /&gt;
* Chapter 5&lt;br /&gt;
* Chapter 6&lt;br /&gt;
* Chapter 7&lt;br /&gt;
* Chapter 8&lt;br /&gt;
* Chapter 9&lt;br /&gt;
* Chapter 10&lt;br /&gt;
* Chapter 11&lt;br /&gt;
&lt;br /&gt;
==Other==&lt;br /&gt;
You are also responsible for completing these things, see the course syllabus for category and weighting information.&lt;br /&gt;
* Online Final Exam&lt;br /&gt;
* Skills Final Exam&lt;br /&gt;
&lt;br /&gt;
==Skills Final Exam==&lt;br /&gt;
The Skills Final Exam is designed to test your ability to apply the concepts learned in this class and practiced in labs to common, real-world scenarios. There are two parts to this portion of your grade.&lt;br /&gt;
* Half of your grade in this category will be based on successfully completing all parts of the online Packet Tracer Practice Skills Exam at home. You grade will be based on correctly completing all parts of the activity. You will be able to use outside resources for this part of the exam.&lt;br /&gt;
* Half of your grade in this category will be based on completing an in-class or remote real equipment skills exam. You will not be able to use any resources other than those specified by your instructor on this part of the exam.&lt;br /&gt;
&lt;br /&gt;
[[Franske ITC-2536|Return to ITC-2536 Homepage]]&lt;/div&gt;</summary>
		<author><name>BenFranske</name></author>
	</entry>
	<entry>
		<id>https://wiki.ihitc.net/mediawiki/index.php?title=Franske_ITC-2900_Assignments&amp;diff=9852</id>
		<title>Franske ITC-2900 Assignments</title>
		<link rel="alternate" type="text/html" href="https://wiki.ihitc.net/mediawiki/index.php?title=Franske_ITC-2900_Assignments&amp;diff=9852"/>
		<updated>2022-04-18T19:22:19Z</updated>

		<summary type="html">&lt;p&gt;BenFranske: &lt;/p&gt;
&lt;hr /&gt;
&lt;div&gt;==Statement of Work==&lt;br /&gt;
After your team has selected a project to work on your next objective is to develop a Statement of Work (SoW). The SoW is your opportunity to take the very high level description of the project you were given and turn it into a more detailed description of your specific goals, operational procedures and timeline for the project. In order to successfully do this you will need to meet with the instructor and/or sponsor of the project and any other involved or related parties. One way to think of the SoW is as part of the contract you, as a consulting team, have with the project sponsor and ensure everyone is on the same page.&lt;br /&gt;
&lt;br /&gt;
Goals for the SoW:&lt;br /&gt;
* Clearly define the purpose of the project / problem statement in your own words. Make sure that you understand what is important to the sponsor.&lt;br /&gt;
* Give an overview/background of the technology involved. Make sure you have a basic understanding of the concepts you will be investigating and the problems you might encounter. Show that you have already started background research on the project.&lt;br /&gt;
* Define the scope of work and deliverables. What will you need to do for the project sponsor to consider this a success?&lt;br /&gt;
* Describe any resources or cooperation you believe you will need in order to be successful&lt;br /&gt;
* Develop a plan/schedule for your project, this can be updated as needed but you need to know when you are going to try and have certain phases of the project complete.&lt;br /&gt;
&lt;br /&gt;
SoWs should be written in a narrative (paragraph) format (with the exception of a timeline) and should typically be about 850-1200 words (three or four pages). Your SoW will be graded based on how you meet the goals for the SoW listed above as well as professionalism (grammar, punctuation, etc.)&lt;br /&gt;
&lt;br /&gt;
Google &amp;quot;statement of work&amp;quot; for more information about these as well as some examples.&lt;br /&gt;
&lt;br /&gt;
==Project Work Log==&lt;br /&gt;
* Each INDIVIDUAL in your group must keep a work log indicating what was worked on, when, and for how long. This should be written in narrative (paragraph) format. You should probably be writing at least 2 paragraphs each week about the work you have done and details from your research. Logs must be turned in at the end of the course but must be kept up to date throughout the course. Your instructor may ask to see a copy of your work log at any time.&lt;br /&gt;
* You should &#039;&#039;&#039;also&#039;&#039;&#039; keep a separate log of the hours you INDIVIDUALLY worked on the project in a spreadsheet by date and category so that they can be graphed and included in your final presentation.&lt;br /&gt;
* As a three credit course this course is estimated to require about 9 hours of work per week from each student, or about 144 hours over the entire semester. The purpose of your spreadsheet is to track how many hours you are spending on the project. The purpose of your work log is to provide a good place to save links to reference material, notes you want to remember about what you&#039;ve done, and to justify (back-up) the claim of how many hours you spent. Of course, if your group does phenomenal presentations and whitepaper and everyone appears to have contributed equally we&#039;re not going to look too closely other than to see that you have kept a log meeting the requirements. However, if there are any issues with your presentations or paper (and there&#039;s almost always something that could be better) or someone people in your group seems to have contributed much more or less than others the work logs can give important data (along with other evidence) of what went on and so can influence other areas of your grade as well. Bottom line: be thorough and dedicated to keeping good logs!&lt;br /&gt;
* Tip: Keep your individual narrative log in a single word processing document so that you can submit the entire log at once and not have to combine multiple files together into one to submit it.&lt;br /&gt;
&lt;br /&gt;
==Group Meetings and Minutes==&lt;br /&gt;
It is expected that your group meets synchronously &#039;&#039;at least&#039;&#039; once a week (more is always encouraged) to work on the project and to update each other about the status of your individual parts of the project, demonstrate and test systems, etc. This would be in addition to meeting time spent with your instructor.&lt;br /&gt;
&lt;br /&gt;
Someone in your group needs to take meeting minutes at these meetings and accurately capture the status of the project as well as the discussions and contributions of each team member. These written reports need to be available to the instructor upon request and submitted en masse at the end of the project. These minutes should at the minimum contain a list of the group members present, the location of the meeting, the time the meeting started, the time the meeting ended, a report from each member about what they have done since the last meeting, a summary of what was discussed, and what each member agrees to work on before the next meeting.&lt;br /&gt;
&lt;br /&gt;
Tip: When you submit them at the end of the project you&#039;ll want to have them all in one document so it&#039;s easiest to keep a running document with all your group meeting minutes throughout the course rather than having to put it together at the end.&lt;br /&gt;
&lt;br /&gt;
==Instructor Progress Updates==&lt;br /&gt;
* At least one representative of your group must meet weekly updates with the instructor to discuss the progress of your group.&lt;br /&gt;
** You should discuss your current project status amongst your group each week in your regular group meeting before meeting with the instructor&lt;br /&gt;
** Meetings should be scheduled in advance&lt;br /&gt;
** Meetings will be held by Zoom web conference&lt;br /&gt;
* At least once every two weeks (every other week) your entire group must have a meeting with the instructor where your progress is discussed&lt;br /&gt;
** You should discuss your current project status amongst your group each week in your regular group meeting before meeting with the instructor&lt;br /&gt;
** Meetings should be scheduled in advance&lt;br /&gt;
** Meetings will be held by Zoom web conference&lt;br /&gt;
* Missing meetings unless it&#039;s been previously cleared with the instructor, will result in lower grades in this category for you individually and/or your entire group. Also, this is not just a participation score, the meetings need to provide valuable information about things going on in your group and show you are making adequate progress towards completion of the project in order to receive points.&lt;br /&gt;
&lt;br /&gt;
==Presentations==&lt;br /&gt;
Your team will be presenting twice in this course. &lt;br /&gt;
===YouTube Presentation===&lt;br /&gt;
Your group will create and upload a preliminary results presentation to YouTube about a week and a half before your final presentation where you will be presenting broad information about what you did to an interested audience. These presentations will be about 12-15 minutes long and should be engaging, interesting, and informative to people who might be searching YouTube for information about the topic of your project. These videos should NOT just be a narrated power point presentation, that is not very engaging and interesting. Would you stop to watch someone give a power point presentation on YouTube? You should probably watch some popular technical presentations on YouTube before you create yours and try to incorporate some of the things that you think makes them more interesting to watch. Demonstrations are usually one good way to keep things engaging. Clearly explaining what you are doing and why at each step is also critical to having a good presentation.&lt;br /&gt;
&lt;br /&gt;
The [https://obsproject.com/ Open Broadcaster Software] is free, open-source, cross platform software which allows you to capture input from webcams, microphones, and your screen to create videos. The [https://www.shotcut.org/ Shotcut] or [http://openshot.org/ OpenShot] free, open-source video editing software programs allows you to edit and title your presentation. You can feel free to use other tools, but these are free and cross platform. &lt;br /&gt;
&lt;br /&gt;
===Final Presentation===&lt;br /&gt;
At the end of the class you will give a final presentation of 20-25 minutes to an audience including other ITC students, faculty members, college administration, advisory board members, and employers. You should be prepared to discuss the background of your problem, the methodology you used, your testing, results, and conclusions. At the end of your presentation you should be prepared for a few minutes of Q&amp;amp;A from the audience as well. A copy of your presentation in electronic format must also be provided to the instructor.&lt;br /&gt;
&lt;br /&gt;
==Final Written Report==&lt;br /&gt;
At the end of your project you must compile all your work into a technical whitepaper and submit it in paper and electronic format to the instructor. These whitepapers are typically 11,700 - 16,500 words ex (about 50-75 pages) in length excluding appendices and include:&lt;br /&gt;
* Table of Contents - Help people find the parts they&#039;re interested in&lt;br /&gt;
* Executive Summary - Provide a summary of about 500-700 words (this is about two pages) giving the highlights of everything else in the whitepaper, especially method, results, and conclusions. This should make someone interested in this topic want to read your entire whitepaper or help them find what they&#039;re interested in specifically. Hint: Write this after you finish the rest of it&lt;br /&gt;
* Thank you&#039;s/dedications/etc.&lt;br /&gt;
* Statement of Work - Possibly modified and updated as needed. Introduce and explain the problem/project and how you are going about it. This is about 850-1200 words (three or four pages) and if you have not made changes to the scope of your work it may just be inserting your final SoW from earlier in the course.&lt;br /&gt;
* Background/Research - What technologies did you look at? What important concepts are there to understand about this topic? Think of this part as a traditional research paper you might write for a composition course. This section is typically 3500-4900 words (about 10-15 pages).&lt;br /&gt;
* Methodology - Explain how you built your test environment, how you did your testing, what criteria were you evaluating and why (hint, your research should tell you what criteria is important and how to measure it), lots and lots of documentation so that someone else reading this could duplicate your results. This section frequently includes diagrams of your topology, instructions you have written, short code/configuration snippets, etc. Long complete configuration files or code should be placed in an appendix. How long this section should be in words varies considerably based on your specific project but is typically about 5000-7000 words (they are usually about 20-25 pages, notice the fewer words per page though compared with the background section because there are likely more lists, diagrams, code/configuration etc.)&lt;br /&gt;
* Results - What did you find when you ran your tests. No opinions here, don&#039;t analyze the data, just provide it. This is typically about 400-700 words (about 2-3 pages) depending on your particular project and may also include graphs, charts, screenshots, etc.&lt;br /&gt;
* Conclusions/Analysis - Provide your opinions here and back them up with the results you gathered. This is typically 1400-2000 words (about 6-8 pages) and may also include graphs, charts, screenshots, etc.&lt;br /&gt;
* Appendices - Include any critical technical documentation of your configurations, special/detailed setup instructions for tricky things, etc. in appendices at the end of the whitepaper.&lt;br /&gt;
These sections and exactly what each might include vary from project to project so be sure to consult with your instructor and take a look at the many sample papers from previous students to get an idea of what this might look like. These are not included in the word/page counts above.&lt;br /&gt;
&lt;br /&gt;
One word of caution about word/page counts. The amount and type of content you need to thoroughly describe your project varies greatly from one project to another so these are general guidelines. It&#039;s difficult to fully explore your semester long project in much less than 11,700 words or 50 pages but for many projects that is also not nearly enough detail. You are graded not so much on whether you have the right number of words or pages but on how completely your paper and project explore the topic you have chosen. Be thorough but don&#039;t add unnecessary filler material. When in doubt talk to your instructor, share outlines and drafts, and get feedback along the way. Some groups have found that it takes 90 or more pages (excluding appendices) to fully explain their topic and project. Things like code/configuration examples, installation/configuration instructions, and screenshots should be included as needed to explain your topic but should absolutely not be used as additional &amp;quot;filler&amp;quot;. It&#039;s obvious when this has been done and is taken into account when grading.&lt;br /&gt;
&lt;br /&gt;
==Participation and Peer Evaluation==&lt;br /&gt;
At the end of the course you will be asked to evaluate how well each person on your team (including yourself) contributed to the effort. Do not let these evaluations be a surprise! If you are having problems with team members you should talk to them about it first and if things do not involve make sure the instructor is aware of it well before the end of the course. The quality of your peer evaluations (how well you write up evaluations of other group members and yourself) will be graded out of 20 points in the &amp;quot;participation and peer evaluations&amp;quot; section of your grade.&lt;br /&gt;
&lt;br /&gt;
Because group work is a key component of this course your grade will be adjusted based on your performance as a member of the group. This is done by collecting peer evaluations at the end of the course and by observation of the instructor during progress checks. Your grade on the group portions of the course (Statement of Work, Presentations, Final Written Report) will be multiplied by a &amp;quot;peer adjustment factor&amp;quot; ranging from 0% to 100% where 100% means you were equal in your contributions to the group compared with other group members and 0% means you had no participation in group work.&lt;br /&gt;
&lt;br /&gt;
For each group member, including yourself, you need to turn in a peer evaluation. Below are six categories as well as some questions to get you thinking about how well people participated in your group. You should write an evaluation for each group member (including yourself), covering each of the categories, as well as any general comments. Each category should be clearly identified and addressed in paragraph form with at least a few sentence. For most people these evaluations end up being about 3/4 to 1 page in length &#039;&#039;per group member&#039;&#039; if single spaced with category headings.&lt;br /&gt;
&lt;br /&gt;
Here are the categories to discuss about each person:&lt;br /&gt;
&lt;br /&gt;
* &#039;&#039;&#039;Contributions:&#039;&#039;&#039; Did they regularly provide useful ideas, insights and research to the group? Were they a leader? How hard did they try to help the group effort? What specifically did they add to the group?&lt;br /&gt;
* &#039;&#039;&#039;Time Management:&#039;&#039;&#039; Was their time well used throughout the project? Did deadlines have to get adjusted because work was not done on time? How did their ability to get things done affect the group?&lt;br /&gt;
* &#039;&#039;&#039;Preparedness/Attendance:&#039;&#039;&#039; Were needed materials (VMs, equipment, etc.) that were the responsibility of this group member available and ready when needed by other group members? Was the group member on-time and ready to work during group work sessions?&lt;br /&gt;
* &#039;&#039;&#039;Attitude:&#039;&#039;&#039; Was the group member unduly critical of the project or the work of others in the group or did they support the group and engage in the project?&lt;br /&gt;
* &#039;&#039;&#039;Teamwork:&#039;&#039;&#039; Did they listen to, share with, and support the efforts of other group members? Did they try to keep working with others on the team or did they “go it alone”?&lt;br /&gt;
* &#039;&#039;&#039;Quality of Work:&#039;&#039;&#039; How was the work done by this member? Did other group members need to check and correct problems regularly?&lt;/div&gt;</summary>
		<author><name>BenFranske</name></author>
	</entry>
	<entry>
		<id>https://wiki.ihitc.net/mediawiki/index.php?title=Franske_ITC-2536_Assignments&amp;diff=9851</id>
		<title>Franske ITC-2536 Assignments</title>
		<link rel="alternate" type="text/html" href="https://wiki.ihitc.net/mediawiki/index.php?title=Franske_ITC-2536_Assignments&amp;diff=9851"/>
		<updated>2022-04-18T18:40:21Z</updated>

		<summary type="html">&lt;p&gt;BenFranske: /* Participation Activities */&lt;/p&gt;
&lt;hr /&gt;
&lt;div&gt;=CCNA 3 Assignments=&lt;br /&gt;
==Labs &amp;amp; Homework==&lt;br /&gt;
===Packet Tracer Online Submissions===&lt;br /&gt;
Each of these activities will be submitted using the Packet Tracer ScoreUP Online Submission process. Points will be earned for each submitted activity based on correctness and completion of the activity. You will see a completion percentage for each activity in the Packet Tracer software before submitting. If you find that any of these activities do not show points or completion in Packet Tracer you should include them in the lab report for the module (see below) instead.&lt;br /&gt;
&lt;br /&gt;
# PT 2.2.13 - Point-to-Point Single-Area OSPFv2 Configuration (7 points)&lt;br /&gt;
# PT 2.3.11 - Determine the DR and BDR (7 points)&lt;br /&gt;
# PT 2.4.11 - Modify Single-Area OSPFv2 (7 points)&lt;br /&gt;
# PT 2.5.3 - Propagate a Default Route in OSPFv2 (7 points)&lt;br /&gt;
# PT 2.6.6 - Verify Single-Area OSPFv2 (7 points)&lt;br /&gt;
# PT 2.7.1 - Single-Area OSPFv2 Configuration (7 points)&lt;br /&gt;
# PT 5.1.8 - Configure Numbered Standard IPv4 ACLs (7 points)&lt;br /&gt;
# PT 5.1.9 - Configure Named Standard IPv4 ACLs (7 points)&lt;br /&gt;
# PT 5.2.7 - Configure and Modify Standard IPv4 ACLs (7 points)&lt;br /&gt;
# PT 5.4.12 - Configure Extended IPv4 ACLs  - Scenario 1 (7 points)&lt;br /&gt;
# PT 5.4.13 - Configure Extended IPv4 ACLs  - Scenario 2 (7 points)&lt;br /&gt;
#* NOTE: This activity is not correctly linked from the Cisco Networking Academy curriculum (it is another copy of the PT 5.1.9 activity). You can download a copy of the correct activity from the course page on the Networking Academy site in the Modules 3-5 section.&lt;br /&gt;
# PT 5.5.1 - IPv4 ACL Implementation Challenge (7 points)&lt;br /&gt;
# PT 6.4.5 - Configure Static NAT (7 points)&lt;br /&gt;
# PT 6.5.6 - Configure Dynamic NAT (7 points)&lt;br /&gt;
# PT 6.6.7 - Configure PAT (7 points)&lt;br /&gt;
# PT 6.8.1 - Configure NAT for IPv4 (7 points)&lt;br /&gt;
# PT 10.3.4 - Configure and Verify NTP (7 points)&lt;br /&gt;
# PT 10.6.10 - Back Up Configuration Files (7 points)&lt;br /&gt;
# PT 10.7.6 - Use a TFTP Server to Upgrade a Cisco IOS Image (7 points)&lt;br /&gt;
# PT 10.8.1 - Configure CDP, LLDP, and NTP (7 points)&lt;br /&gt;
# PT 12.5.13 - Troubleshoot Enterprise Networks (7 points)&lt;br /&gt;
# PT 12.6.2 - Troubleshooting Challenge  - Use Documentation to Solve Issues (7 points)&lt;br /&gt;
&lt;br /&gt;
===Lab Reports===&lt;br /&gt;
For each module having lab activities you will need to submit one [[Franske Lab Report Format|lab report]] which covers all of the lab activities listed below in the module. You do not need to submit answers to the questions in the activities, those are for your own learning use only. Lab activities may include remote equipment access, campus equipment, or packet tracer activities. If a lab activity is listed as a &amp;quot;lab&amp;quot; below it should be completed on real equipment either on campus or remotely and may not be completed in Packet Tracer. Your instructor will provide details on accessing real lab equipment. If you work with a partner on a lab you only need to submit a single lab report for the two of you but it must have both your names on it. Each lab report (one per module with activities) is worth up to 20 points. &lt;br /&gt;
&lt;br /&gt;
&#039;&#039;&#039;Note:&#039;&#039;&#039; The password for CAASP Pod PCs in Netlab is: Cisco123&lt;br /&gt;
&lt;br /&gt;
# Lab 2.7.2 - Single-Area OSPFv2 Configuration&lt;br /&gt;
# Lab 3.8.8 - Explore DNS Traffic&lt;br /&gt;
#* &#039;&#039;&#039;NOTE:&#039;&#039;&#039; This lab activity requires using Wireshark on an Internet connected PC. We don&#039;t have it setup in Netlab yet so you can do it on your home computer or a lab computer on campus.&lt;br /&gt;
# PT 4.1.4 - ACL Demonstration&lt;br /&gt;
# Lab 5.5.2 - Configure and Verify Extended IPv4 ACLs&lt;br /&gt;
#* &#039;&#039;&#039;NOTE:&#039;&#039;&#039; When enabling HTTPS on newer Cisco devices you must map the HTTPS server to a trustpoint (certificate) on the router. [https://serverfault.com/questions/1051729/troubleshooting-ssl-error-no-cypher-overlap-in-firefox See this StackExchange question for details on how to do this.]&lt;br /&gt;
# PT 6.2.7 - Investigate NAT Operations&lt;br /&gt;
# Lab 6.8.2 - Configure NAT for IPv4&lt;br /&gt;
# PT 7.6.1 - WAN Concepts&lt;br /&gt;
# PT 10.1.5 - Use CDP to Map a Network&lt;br /&gt;
# PT 10.2.6 - Use LLDP to Map a Network&lt;br /&gt;
# Lab 10.6.11 - Use Tera Term to Manage Router Configuration Files&lt;br /&gt;
# Lab 10.6.12 - Use TFTP, Flash, and USB to Manage Configuration Files&lt;br /&gt;
#* &#039;&#039;&#039;NOTE:&#039;&#039;&#039; If you are working on a device with multiple IP interfaces it is sometimes required to set a default source interface which will be used by TFTP for communicating with the TFTP server. Some Cisco devices do not seem to automatically pick a correct source interface. When this happens you can end up with a situation where you can ping from the device to the TFTP server&#039;s IP address but you are unable to send or receive files over TFTP. For example, in this lab on the router we&#039;re only setting an IP on G0/0/1 so that would be the one we should set as the source interface like &amp;quot;ip tftp source-interface gi0/0/1&amp;quot;&lt;br /&gt;
# Lab 10.6.13 - Research Password Recovery Procedures&lt;br /&gt;
#* After researching the recovery procedures set a hostname and enable password on a router and save the configuration. Try to reset the password on the router while keeping the hostname set the same following the procedures you have researched.&lt;br /&gt;
#* &#039;&#039;&#039;NOTE:&#039;&#039;&#039; If you are working on remote lab equipment you can do password recovery too, the process is a little different but our system does allow you to power on and off network devices as well as to send the BREAK command to devices which are the basics for router password recovery. Recovering passwords on switches can require physical access to hold down a button on the switch while powering up unless some additional configuration is done so you should not try setting an unknown password on a remotely accessed lab switch. See [https://youtu.be/BP8NXAPXLug this video showing the password recovery process on Netlab].&lt;br /&gt;
# Lab 10.8.2 - Configure CDP, LLDP, and NTP&lt;br /&gt;
#* &#039;&#039;&#039;NOTE:&#039;&#039;&#039; Some Cisco devices do not have &amp;quot;hardware clocks&amp;quot; (also known as &amp;quot;calendars) anymore so if you are unable to get the &amp;quot;ntp update-calendar&amp;quot; command to work in Part 4, Step 4b it may not exist on your device.&lt;br /&gt;
# PT 11.5.1 - Compare Layer 2 and Layer 3 Devices&lt;br /&gt;
# PT 12.6.1 - Troubleshooting Challenge  - Document the Network&lt;br /&gt;
# Lab 13.6.1 - Install Linux in a Virtual Machine and Explore the GUI&lt;br /&gt;
#* &#039;&#039;&#039;NOTE:&#039;&#039;&#039; It is suggested you complete this lab on your home computer if it has enough RAM to run the VM. However, if you need a Netlab system to install on please contact your instructor.&lt;br /&gt;
&lt;br /&gt;
===Homework===&lt;br /&gt;
Homework activities will require submitting the actual answers to each question in the activity and may require showing your work as well. Homework assignment are individual, you and your lab partner need to both turn them in separately even if you work on them together.&lt;br /&gt;
&lt;br /&gt;
* Participate in an online forum discussion (typically 3 quality posts or more) of each module on the Cisco Netacad site. See [[Franske Forum Posting Format|forum posting page]] for details. (up to 10 points each chapter based on quality)&lt;br /&gt;
&lt;br /&gt;
==Participation Activities==&lt;br /&gt;
Any participation activities completed in the course will go here. This falls into the participation category of your course grade.&lt;br /&gt;
* Complete the online course feedback form (5 points for completing)&lt;br /&gt;
* Complete the Practice Final Exam (10 points for attempting)&lt;br /&gt;
* Complete the CCNA Certification Practice Exam (10 points for attempting)&lt;br /&gt;
* Weekly Progress Self-Evaluation - Complete on the Netacad Website (10 points possible each week)&lt;br /&gt;
* Networking History Summary Report (15 points)&lt;br /&gt;
*# Watch one of the videos on computer history provided by your instructor&lt;br /&gt;
*# Write a one page summary (double-spaced, 1&amp;quot; margins, 12 point font) of the information you learned in the video and why you think it may be useful to know about that history in your IT career. Submit your report through the Netacad site.&lt;br /&gt;
&lt;br /&gt;
==Unit Assessments==&lt;br /&gt;
You are responsible for completing all of the online unit assessments listed below. Multiple modules are included in single exams. These exams fall into the online assessments category of your course grade.&lt;br /&gt;
* Module 1-2 OSPF Concepts and Configuration Exam &lt;br /&gt;
* Module 3-5 Network Security Exam&lt;br /&gt;
* Module 6-8 WAN Concepts Exam&lt;br /&gt;
* Module 9-12 Optimize, Monitor, and Troubleshoot Networks Exam&lt;br /&gt;
* Module 13-14 Emerging Network Technologies Exam&lt;br /&gt;
&lt;br /&gt;
==Other==&lt;br /&gt;
You are also responsible for completing these things, see the course syllabus for category and weighting information.&lt;br /&gt;
* Online Final Exam&lt;br /&gt;
* Skills Final Exam&lt;br /&gt;
&lt;br /&gt;
==Skills Final Exam==&lt;br /&gt;
The Skills Final Exam is designed to test your ability to apply the concepts learned in this class and practiced in labs to common, real-world scenarios. There are two parts to this portion of your grade.&lt;br /&gt;
* Half of your grade in this category will be based on successfully completing all parts of the online Packet Tracer Practice Skills Exam at home. You grade will be based on correctly completing all parts of the activity. You will be able to use outside resources for this part of the exam.&lt;br /&gt;
* Half of your grade in this category will be based on completing an in-class or remote real equipment skills exam. You will not be able to use any resources other than those specified by your instructor on this part of the exam.&lt;br /&gt;
&lt;br /&gt;
=CCNA Security Assignments=&lt;br /&gt;
==Labs &amp;amp; Homework==&lt;br /&gt;
===Lab Reports===&lt;br /&gt;
You are responsible for completing ALL of these labs. You must submit a [[Franske Lab Report Format|lab report]] about each lab you do. If you work with a partner on a lab you only need to submit a single lab report for the two of you but it must have both your names on it. Each lab is worth 20 points. This falls into the Labs/Homework category of your course grade. Labs is this course will not be able to be successfully completed in Packet Tracer, you will need to use real lab equipment either remotely or on-campus. Your instructor will provide details about accessing lab equipment.&lt;br /&gt;
&lt;br /&gt;
&#039;&#039;&#039;Note:&#039;&#039;&#039; The password for CAASP Pod PCs in Netlab is: Cisco123&lt;br /&gt;
&lt;br /&gt;
* Lab 2.6.1.2: Securing the Router for Administrative Access&lt;br /&gt;
** Note: The IHCC Netlab system uses Cisco 4331 routers, per the lab instructions these do not support image resilience so you will skip part 4, task 1.&lt;br /&gt;
** Note: It is very important that you make certain that IOS Image Resilience is disabled before you leave the lab! See part 4, task 1, steps 5 &amp;amp; 6 for instructions.&lt;br /&gt;
* Lab 3.6.1.1: Securing Administrative Access Using AAA and RADIUS&lt;br /&gt;
** Note: The WinRadius software used in this lab can be difficult to locate online. A local copy is available on the D drive of campus lab systems in the D:\CNT Files\CCNA Security Materials folder and in the &amp;quot;CCNA Security Files&amp;quot; folder on the desktop of Netlab systems.&lt;br /&gt;
* Lab 4.4.1.2: Configuring Zone-Based Policy Firewalls&lt;br /&gt;
** Note: You should attempt the &amp;quot;Challenge&amp;quot; section located at the end of this lab. You must also complete the &amp;quot;Appendix - Multiple Interfaces under the Same Zone&amp;quot; section at the end of the lab.&lt;br /&gt;
* Lab 6.3.1.1: Securing Layer 2 Switches&lt;br /&gt;
* Lab 8.4.1.3: Configuring a Site-to-Site VPN Using Cisco IOS&lt;br /&gt;
** HINT: If you have a problem configuring IPSec on a router it&#039;s possible the [[Cisco Router License Featureset Configuration|Security license is not active]].&lt;br /&gt;
* Lab 9.3.1.2: Configuring ASA Basic Settings and Firewall Using CLI&lt;br /&gt;
** Note: If you have problems connecting to the ASA with a web browser and receive errors such as a &amp;quot;cipher mismatch&amp;quot; it&#039;s likely that the 3DES/AES license has not been activated yet on your ASA. This is a free process where you can request a license key from Cisco by entering the serial number of your ASA (from the &#039;&#039;show version&#039;&#039; output which can also verify that the VPN-3DES-AES feature is not active) into a web form on the Cisco site and then entering the resulting activation key into your ASA. Instructions for doing this can be found [[Cisco ASA Documentation|on the Cisco ASA Documentation wiki page]].&lt;br /&gt;
* Lab 10.1.4.8: Configuring ASA Basic Settings and Firewall Using ASDM&lt;br /&gt;
** Note: You may need to adjust your Java security settings in order to run ASDM from the ASA&#039;s webpage. Recent versions of Java have restricted the ability to run unsigned Java applets from websites due to the possible security issues of running untrusted code from a website locally on your system. Java security settings can be found in the Java section of your system&#039;s control panel.&lt;br /&gt;
** NOTE: If you have problems launching ASDM on Windows 10 check the  [[Cisco ASA Documentation]] page for a fix. It also wouldn&#039;t hurt to make sure you have the latest ASA and ASDM software installed on the ASA, instructions for updating those are also on the [[Cisco ASA Documentation]] page.&lt;br /&gt;
* Lab 10.2.1.9: Configure a Site-to-Site IPsec VPN between an ISR and an ASA&lt;br /&gt;
* Lab 10.3.1.1: Configure Clientless Remote Access SSL VPNs Using ASDM&lt;br /&gt;
* Lab 10.3.1.2: Configure AnyConnect Remote Access SSL VPN Using ASDM&lt;br /&gt;
** NOTE: The Anyconnect package may not be installed on your ASA, follow the instructions on the [[Cisco ASA Documentation]] page to install it if it&#039;s missing.&lt;br /&gt;
* Lab 11.3.1.2: CCNA Security Comprehensive Lab&lt;br /&gt;
&lt;br /&gt;
===Homework===&lt;br /&gt;
Homework activities will require submitting the actual answers to each question in the activity and may require showing your work as well. Homework assignment are individual, you and your lab partner need to both turn them in separately even if you work on them together.&lt;br /&gt;
&lt;br /&gt;
* Participate in an online forum discussion (typically 3 quality posts or more) of each chapter on the Cisco Netacad site. See [[Franske Forum Posting Format|forum posting page]] for details. (up to 10 points each chapter based on quality)&lt;br /&gt;
&lt;br /&gt;
==Participation Activities==&lt;br /&gt;
Any participation activities completed in the course will go here. This falls into the participation category of your course grade.&lt;br /&gt;
* Complete the online course feedback form (5 points for completing)&lt;br /&gt;
* Complete practice online final exam (10 points for attempting)&lt;br /&gt;
* Meet with the instructor once per week to discuss course progress and ask questions (up to 10 points each based on progress)&lt;br /&gt;
* Networking History Summary Report (15 points)&lt;br /&gt;
*# Watch one of the videos on networking history provided by your instructor&lt;br /&gt;
*# Write a 400-500 word summary of the information you learned in the video and why you think it may be useful to know about that history in your IT career. Submit your report through the Netacad site.&lt;br /&gt;
&lt;br /&gt;
==Unit Assessments==&lt;br /&gt;
You are responsible for completing all of the online unit assessments listed below. These fall into the online assessments category of your course grade.&lt;br /&gt;
* Chapter 1&lt;br /&gt;
* Chapter 2&lt;br /&gt;
* Chapter 3&lt;br /&gt;
* Chapter 4&lt;br /&gt;
* Chapter 5&lt;br /&gt;
* Chapter 6&lt;br /&gt;
* Chapter 7&lt;br /&gt;
* Chapter 8&lt;br /&gt;
* Chapter 9&lt;br /&gt;
* Chapter 10&lt;br /&gt;
* Chapter 11&lt;br /&gt;
&lt;br /&gt;
==Other==&lt;br /&gt;
You are also responsible for completing these things, see the course syllabus for category and weighting information.&lt;br /&gt;
* Online Final Exam&lt;br /&gt;
* Skills Final Exam&lt;br /&gt;
&lt;br /&gt;
==Skills Final Exam==&lt;br /&gt;
The Skills Final Exam is designed to test your ability to apply the concepts learned in this class and practiced in labs to common, real-world scenarios. There are two parts to this portion of your grade.&lt;br /&gt;
* Half of your grade in this category will be based on successfully completing all parts of the online Packet Tracer Practice Skills Exam at home. You grade will be based on correctly completing all parts of the activity. You will be able to use outside resources for this part of the exam.&lt;br /&gt;
* Half of your grade in this category will be based on completing an in-class or remote real equipment skills exam. You will not be able to use any resources other than those specified by your instructor on this part of the exam.&lt;br /&gt;
&lt;br /&gt;
[[Franske ITC-2536|Return to ITC-2536 Homepage]]&lt;/div&gt;</summary>
		<author><name>BenFranske</name></author>
	</entry>
	<entry>
		<id>https://wiki.ihitc.net/mediawiki/index.php?title=Franske_ITC-2000_Assignments&amp;diff=9850</id>
		<title>Franske ITC-2000 Assignments</title>
		<link rel="alternate" type="text/html" href="https://wiki.ihitc.net/mediawiki/index.php?title=Franske_ITC-2000_Assignments&amp;diff=9850"/>
		<updated>2022-04-18T18:39:45Z</updated>

		<summary type="html">&lt;p&gt;BenFranske: /* Participation Activities */ change pages to words for next year3&lt;/p&gt;
&lt;hr /&gt;
&lt;div&gt;=Labs=&lt;br /&gt;
You are responsible for completing ALL of these labs. You must submit a [[Franske Lab Report Format|lab report]] for each topic/chapter (you should combine multiple labs from the chapter/topic into a single report). If you work with a partner on a lab you only need to submit a single lab report for the two of you but it must have both your names on it. Each lab report is worth up to 20 points. This falls into the Labs/Homework category of your course grade.&lt;br /&gt;
&lt;br /&gt;
==PC Disassembly/Reassembly Labs==&lt;br /&gt;
&#039;&#039;&#039;NOTE: Before beginning these labs please make sure you have watched the lab videos created by your instructor about the disassembly and re-assembly process for these PCs.&#039;&#039;&#039;&lt;br /&gt;
* 1.3.2.2 Lab - Disassemble a Computer&lt;br /&gt;
* 2.1.2.5 Lab - Install the Power Supply&lt;br /&gt;
* 2.1.3.10 Lab - Install the Motherboard in a Computer&lt;br /&gt;
* 2.1.4.7 Lab – Install the Drives&lt;br /&gt;
* 2.1.5.6 Lab - Install Adapter Card&lt;br /&gt;
* 2.1.7.4 Lab - Install Internal Cables&lt;br /&gt;
* 2.1.7.8 Lab - Install the Front Panel Cables&lt;br /&gt;
* 2.1.7.11 Lab – Complete the Computer Assembly&lt;br /&gt;
&lt;br /&gt;
==Chapter 3 Labs==&lt;br /&gt;
&#039;&#039;&#039;NOTE: You will complete these labs on the same PC which you assembled in the PC Assembly lab.&#039;&#039;&#039;&lt;br /&gt;
* 3.1.1.6 Lab - Investigate BIOS or UEFI Settings&lt;br /&gt;
* 3.1.2.5 Lab - Search for BIOS or UEFI Firmware Updates&lt;br /&gt;
* 3.1.2.6 Lab - Install Windows&lt;br /&gt;
** &#039;&#039;&#039;NOTE:&#039;&#039;&#039; You will first need to create a Windows 10 installation USB drive using the [https://www.microsoft.com/en-us/software-download/windows10 Windows 10 Media Creation Tool] from another PC. Be sure to follow the &amp;quot;Using the tool to create installation media (USB flash drive, DVD, or ISO file) to install Windows 10 on a different PC (click to show more or less information)&amp;quot; to create a 64-bit installation USB stick.&lt;br /&gt;
** &#039;&#039;&#039;NOTE:&#039;&#039;&#039; Make sure your computer (the one you built from parts) is NOT connected to the Internet while Windows is being installed on it so that you can create a local account instead of being forced to use a Microsoft account!&lt;br /&gt;
** &#039;&#039;&#039;NOTE:&#039;&#039;&#039; Be sure to choose a new installation, not to repair an existing one. If prompted choose to install &amp;quot;Windows 10 Education&amp;quot; or &amp;quot;Windows 10 Enterprise&amp;quot;. Also, choose to do a &amp;quot;Custom&amp;quot; installation, not an upgrade, and delete all existing partitions (note that this will erase all data on the computer).&lt;br /&gt;
** &#039;&#039;&#039;NOTE:&#039;&#039;&#039; If you are prompted for a license or activation key choose that you do not have one or to skip the step.&lt;br /&gt;
** &#039;&#039;&#039;NOTE:&#039;&#039;&#039; During the account creation process use the name &amp;quot;ITC Admin&amp;quot; and the password &amp;quot;Password123!&amp;quot; be sure to write them down and have your partner write them down as well because you will need them again later in the course.&lt;br /&gt;
* 3.1.2.7 Lab - Install Third-Party Software in Windows&lt;br /&gt;
** &#039;&#039;&#039;NOTE:&#039;&#039;&#039; You will need to download the [https://www.netacad.com/portal/resources/packet-tracer Packet Tracer software] from the Cisco Networking Academy site and copy it to your computer to install it.&lt;br /&gt;
&lt;br /&gt;
==Chapter 4 Labs==&lt;br /&gt;
===In Person Class Labs===&lt;br /&gt;
* 4.2.3.6 Lab – Troubleshoot Hardware Problems&lt;br /&gt;
** &#039;&#039;&#039;NOTE:&#039;&#039;&#039; In this lab you are asked to troubleshoot any problems with your hardware. After making sure your system is working properly obtain sheets from the instructor with a series of problems to create for your partner. Be sure to have your partner leave the room while you are creating each problem (one problem at a time!).&lt;br /&gt;
&lt;br /&gt;
===Fully Online Class Labs===&lt;br /&gt;
* 4.2.3.6 Lab – Troubleshoot Hardware Problems&lt;br /&gt;
** &#039;&#039;&#039;NOTE:&#039;&#039;&#039; Normally in this lab you are asked to troubleshoot problems with your hardware that were created by a partner of yours following instructions from your instructor. Because the class is being offered online this semester and you are working alone with your computer at home you will instead follow the instructions (which have been put in the Chapter 4 Module on the Cisco Netacad Site) yourself to create various problems with your hardware and then see what type of symptoms each issues produces. Your lab report should include details about the clues you could have used and/or questions you could have asked the user which would show what the problem was.&lt;br /&gt;
* [[ITC-2000 Lab Install Windows on Remote Lab PCs|Install Windows on Remote Lab PCs]]&lt;br /&gt;
** For this activity you will install two copies of Windows 10 onto PCs in our IHCC remote lab system, Netlab. Instructions for the activity can be found by clicking the title of the lab above, instructions are not on the Netacad site.&lt;br /&gt;
&lt;br /&gt;
==Chapter 6 Labs==&lt;br /&gt;
===In Person Class Labs===&lt;br /&gt;
* 6.1.2.7 Lab - Configure a NIC to Use DHCP in Windows&lt;br /&gt;
** &#039;&#039;&#039;NOTE:&#039;&#039;&#039; Do NOT connect your router to an Internet connection, it&#039;s not required for this lab.&lt;br /&gt;
** &#039;&#039;&#039;NOTE:&#039;&#039;&#039; In this lab you are asked to open a command prompt window. In older versions of Windows the command prompt was an option in the start menu, but it was removed from there starting in Windows 10. To launch a command prompt just click on the start menu and start typing &amp;quot;cmd&amp;quot; or &amp;quot;Command Prompt&amp;quot; and you will find it.&lt;br /&gt;
* 6.1.3.10 Lab - Configure a Wireless Network&lt;br /&gt;
** &#039;&#039;&#039;NOTE:&#039;&#039;&#039; Do NOT connect your router to an Internet connection, it&#039;s not required for this lab.&lt;br /&gt;
** &#039;&#039;&#039;NOTE:&#039;&#039;&#039; Change the router settings as indicated in the lab, use these for the NEW settings:&lt;br /&gt;
*** Router IP Address: 172.17.99.1&lt;br /&gt;
*** Router Subnet Mask: 255.255.255.0&lt;br /&gt;
*** DHCP Starting IP Address: 172.17.99.21&lt;br /&gt;
*** DHCP Maximum Number of Users: 20&lt;br /&gt;
*** Router Username: admin&lt;br /&gt;
*** Password: Password123!&lt;br /&gt;
*** Wireless SSID: ITE-Wxx (replace xx with the number of one of your PCs, found on a sticker on top of the classroom PC under your desk)&lt;br /&gt;
*** Wireless Passphrase: Cisco456!&lt;br /&gt;
** &#039;&#039;&#039;NOTE:&#039;&#039;&#039; Do not complete Part 4 of this lab which is listed as optional.&lt;br /&gt;
* 6.1.4.8 Lab - Configure Firewall Settings&lt;br /&gt;
** &#039;&#039;&#039;NOTE:&#039;&#039;&#039; Do NOT connect your router to an Internet connection, it&#039;s not required for this lab.&lt;br /&gt;
** &#039;&#039;&#039;NOTE:&#039;&#039;&#039; In Part 2, Step 1 you should add the MAC addresses of both your computers to the allowed list of MACs on the router.&lt;br /&gt;
** &#039;&#039;&#039;NOTE:&#039;&#039;&#039; In Part 2, Step 2 you should add the IP address of ONE of your computers to the DMZ on the router.&lt;br /&gt;
** &#039;&#039;&#039;NOTE:&#039;&#039;&#039; In Part 2, Step 3 you should add a port forwarding rule to forward port 80 to the IP address of the OTHER one of your computers. Also note that different manufacturers call &amp;quot;port forwarding&amp;quot; different things. For example TP-Link calls it &amp;quot;virtual servers&amp;quot; instead in some models of routers.&lt;br /&gt;
* 6.2.2.5 Lab - Troubleshoot Network Problems&lt;br /&gt;
** &#039;&#039;&#039;NOTE:&#039;&#039;&#039; In this lab you will connect your router to an Internet connection, in room B-107 please use the GREEN network jack under your desk to make this connection.&lt;br /&gt;
** &#039;&#039;&#039;NOTE:&#039;&#039;&#039; Obtain sheets with two lists of problems to create from the instructor. Create these problems for your partner one at a time while they are out of the room and ask them to fix your network. If you are unsure of how to create the issue ask your instructor for help.&lt;br /&gt;
** &#039;&#039;&#039;NOTE: Before you leave today please reset your router to the factory default settings.&#039;&#039;&#039;&lt;br /&gt;
&lt;br /&gt;
===Fully Online Class Labs===&lt;br /&gt;
* You will complete labs for Chapter 6 using a combination of your remote lab PCs and the Cisco Packet Tracer software. Details will be added below the week of February 16.&lt;br /&gt;
* 6.1.2.7 Lab - Configure a NIC to Use DHCP in Windows&lt;br /&gt;
** &#039;&#039;&#039;NOTE:&#039;&#039;&#039; This lab will be completed using your two Remote Lab PCs in the IHCC Netlab system which you previously installed Windows 10 on. You can use &amp;quot;PC 1&amp;quot; as what the lab calls &amp;quot;Host A&amp;quot; and &amp;quot;PC 2&amp;quot; as what the lab calls &amp;quot;Host B&amp;quot;. You will be able to skip the wiring instructions from Step 1 of the lab as your remote lab PCs are already wired to complete this lab.&lt;br /&gt;
* [[ITC-2000 Lab OpenWRT Router Exploration|OpenWRT Router Exploration Activity]]&lt;br /&gt;
** Instructions for the activity can be found by clicking the title of the lab above, instructions are not on the Netacad site.&lt;br /&gt;
* 6.1.3.9 Packet Tracer Activity - Connect to a Wireless Network&lt;br /&gt;
** &#039;&#039;&#039;NOTE:&#039;&#039;&#039; For this activity you will be simulating a connection to a wireless network using the Cisco Packet Tracer software which can simulate a large network with multiple PCs and devices all in a single application running on your PC. To complete this activity you will need to download and install the latest version of the [https://www.netacad.com/portal/resources/packet-tracer Packet Tracer software] from the Cisco Networking Academy site. You can either install it on your home computer or you can install it on one of your remote lab PCs and use it through Netlab.&lt;br /&gt;
** &#039;&#039;&#039;NOTE:&#039;&#039;&#039; If you have not used Packet Tracer before you may want to view [https://youtu.be/F4bXJMx7nT8 this video showing how to use the small office and home networking features of Packet Tracer] to build a simple network.&lt;br /&gt;
* 6.1.4.7 Packet Tracer Activity - Configure Firewall Settings&lt;br /&gt;
&lt;br /&gt;
==Chapter 8 Labs==&lt;br /&gt;
===In Person Class Labs===&lt;br /&gt;
* 8.3.1.3 Lab - Install a Printer in Windows&lt;br /&gt;
* 8.4.1.3 Lab - Share a Printer in Windows&lt;br /&gt;
** NOTE: In this lab use a laptop as the second device (the one which is not directly connected to the printer). Both the laptop and your desktop will need to be connected to the same network so setup your network routers with a connection to both computers.&lt;br /&gt;
** NOTE: Because of a security issue called &amp;quot;Print Nightmare&amp;quot; Microsoft has made some patches to Windows printer sharing which may prevent you from adding a network printer on a the client (Laptop in this case) through the traditional means (such as just double clicking on the shared printer or by searching and installing it as a network printer on the client. Instead you may need to download and install the printer driver on the client computer first (like you would for a local USB printer) and then manually add the shared printer on the client, specifying the driver to use.&lt;br /&gt;
* 8.5.3.2 Lab - Perform Preventive Maintenance on a Laser Printer&lt;br /&gt;
** NOTE: In this lab you will not actually install any new parts, just find and remove the existing parts on the printer and then re-install them. Also, you should locate the fuser on the printer and find and watch a video showing how to remove and replace it but do not actually do it because on our particular printer model it requires disassembling most of the printer to get to the fuser.&lt;br /&gt;
* Lab - [[Franske ITC-2000 Network Printing Lab|Setup and Connect to Network Printers]]&lt;br /&gt;
&lt;br /&gt;
===Fully Online Class Labs===&lt;br /&gt;
* &#039;&#039;&#039;NOTE:&#039;&#039;&#039; These labs will be completed using your two Remote Lab PCs in the IHCC Netlab system which you previously installed Windows 10 on. You will need to have working Internet access from both PCs in order to complete these labs so make sure you have that enabled and working.&lt;br /&gt;
* [[ITC-2000 Lab Remote Printer Installation|Install a Printer in Windows (Remote Version)]]&lt;br /&gt;
** Instructions for the activity can be found by clicking the title of the lab above, instructions are not on the Netacad site.&lt;br /&gt;
* [[ITC-2000 Lab Remote Printer Sharing|Share a Printer in Windows (Remote Version)]]&lt;br /&gt;
** Instructions for the activity can be found by clicking the title of the lab above, instructions are not on the Netacad site.&lt;br /&gt;
&lt;br /&gt;
&lt;br /&gt;
==Chapter 9 Labs==&lt;br /&gt;
===In Person Class Labs===&lt;br /&gt;
* 9.1.2.5 Lab - Install Linux in a Virtual Machine and Explore the GUI&lt;br /&gt;
** &#039;&#039;&#039;NOTE:&#039;&#039;&#039; Before you create your VM please make sure that VirtualBox is set to save VMs into a folder on the D:\ drive that contains the semester and year in the folder name such as &#039;&#039;D:\bfranske-fa17\&#039;&#039;&lt;br /&gt;
** &#039;&#039;&#039;NOTE:&#039;&#039;&#039; Change the network jack your PC is plugged into at your desk to the &amp;quot;ITC network&amp;quot; (the GREEN network jack in B107). Make sure to change it back to the &amp;quot;Campus&amp;quot; connection (the RED network jack in B107) before you leave!&lt;br /&gt;
** &#039;&#039;&#039;NOTE:&#039;&#039;&#039; The Ubuntu installation ISO image file is located in the &#039;&#039;D:\CNT Files&#039;&#039; folder. The version of Ubuntu in this folder may be newer than the version listed in the lab&lt;br /&gt;
** &#039;&#039;&#039;NOTE:&#039;&#039;&#039; Set your virtual machine to use at least 2 GB of RAM (for a faster VM you could go higher as long as you stay in the green zone) and have at least an 18 GB virtual hard drive.&lt;br /&gt;
** &#039;&#039;&#039;NOTE:&#039;&#039;&#039; Make sure to set your virtual machine to use bridged networking before starting it&lt;br /&gt;
** If you have time you may want to try a different distribution of Linux to see what is the same and what&#039;s different. The &#039;&#039;D:\CNT Files&#039;&#039; folder should contain some others such as Linux Mint or Debian you can try as well. Just setup a new virtual machine for each one you would like to try.&lt;br /&gt;
** &#039;&#039;&#039;Don&#039;t forget&#039;&#039;&#039; to change the network jack your PC is plugged into at your desk back to the &amp;quot;Campus&amp;quot; connection (the RED network jack in B107) before you leave!&lt;br /&gt;
&lt;br /&gt;
===Fully Online Class Labs===&lt;br /&gt;
* 9.1.2.5 Lab - Install Linux in a Virtual Machine and Explore the GUI&lt;br /&gt;
** &#039;&#039;&#039;NOTE:&#039;&#039;&#039; You will be completing this lab on PC 1 in your Netlab system so make sure you have a reservation in Netlab, are able to access PC 1, and PC 1 has working Internet access.&lt;br /&gt;
** &#039;&#039;&#039;NOTE:&#039;&#039;&#039; You will need to download and install the latest version of VirtualBox for &amp;quot;Windows Hosts&amp;quot; from the web on PC 1&lt;br /&gt;
** &#039;&#039;&#039;NOTE:&#039;&#039;&#039; You will need to download the latest version of the Ubuntu Desktop ISO file from the web on PC 1&lt;br /&gt;
** &#039;&#039;&#039;NOTE:&#039;&#039;&#039; Set your virtual machine to use at least 3 GB of RAM (for a faster VM you could go higher as long as you stay in the green zone) and have at least an 18 GB virtual hard drive.&lt;br /&gt;
** If you have time you may want to try a different distribution of Linux to see what is the same and what&#039;s different. You can download and try installing some others in VirtualBox too such as Linux Mint or Debian Linux. Just setup a new virtual machine for each one you would like to try.&lt;br /&gt;
&lt;br /&gt;
==Chapter 10 Labs==&lt;br /&gt;
===In-Person Class Labs===&lt;br /&gt;
* 10.3.1.1 Lab - Windows Installation&lt;br /&gt;
** NOTE: Be sure to leave at least 10GB of unpartitioned space during the installation! Try to figure out how to leave this unpartitioned space at the END of the drive.&lt;br /&gt;
** NOTE: Make sure your computer is NOT connected to the Internet while Windows is being installed so that you can create a local account instead of being forced to use a Microsoft account!&lt;br /&gt;
** NOTE: During the account creation process use the name &amp;quot;ITC Admin&amp;quot; and the password &amp;quot;Password123!&amp;quot; be sure to write them down and have your partner write them down as well because you will need them again later in the course.&lt;br /&gt;
* 10.2.1.8 Lab - Create a Partition in Windows&lt;br /&gt;
** NOTE: Do this lab AFTER the Windows Installation lab!&lt;br /&gt;
* 10.3.1.4 Lab - Finalize the Windows Installation&lt;br /&gt;
&lt;br /&gt;
===Fully Online Class Labs===&lt;br /&gt;
* 10.3.1.1 Lab - Windows Installation&lt;br /&gt;
** NOTE: Your Netlab &amp;quot;PC 2&amp;quot; machine will be erased prior to beginning this lab so that you can practice installing Windows 10 on it again with a few changes.&lt;br /&gt;
** NOTE: Before installing Windows 10 on PC 2 make sure to switch off the Internet connection on your OpenWRT router (use your web browser on PC 1 to do this, see the Chapter 4 Windows installation lab for detailed instructions) so that you can create a local account instead of being forced to use a Microsoft account!&lt;br /&gt;
** NOTE: Be sure to leave at least 10GB of unpartitioned space during the installation! Try to figure out how to leave this unpartitioned space at the END of the drive and not the beginning of the drive (so the Windows installation on the big partition goes before the unpartitioned space.&lt;br /&gt;
** NOTE: During the account creation process use the name &amp;quot;ITC Admin&amp;quot; and the password &amp;quot;Password123!&amp;quot; be sure to write them down because you will need them again later in the course.&lt;br /&gt;
** NOTE: Once the Windows 10 installation is complete on PC 2 sure to switch on the Internet connection on your OpenWRT router again.&lt;br /&gt;
* 10.2.1.8 Lab - Create a Partition in Windows&lt;br /&gt;
** NOTE: You will be doing this lab on BOTH PC 1 and PC 2. On PC 2 you should have 10 GB of unpartitioned space which you left during the Windows 10 install you just completed so you can skip the optional Step 2 in the lab. On PC 1 you probably don&#039;t have any unpartitioned space so you will need to create free space on your drive by shrinking the existing NTFS partition as explained in Step 2 of the lab.&lt;br /&gt;
* 10.3.1.4 Lab - Finalize the Windows Installation&lt;br /&gt;
** NOTE: Make sure to install the VMware Tools on PC 2 during this lab. See the Chapter 4 Windows installation lab for detailed instructions.&lt;br /&gt;
&lt;br /&gt;
==Chapter 11 Labs==&lt;br /&gt;
NOTE: All of these labs will be completed on one of the PCs you installed Windows 10 on in the previous lab.&lt;br /&gt;
* 11.1.2.10 Lab - Explore the Windows Desktop&lt;br /&gt;
* 11.1.3.4 Lab - Work with Task Manager&lt;br /&gt;
* 11.1.4.11 Lab - Working with File Explorer&lt;br /&gt;
* 11.2.1.5 Lab - Explore Control Panel Categories&lt;br /&gt;
* 11.2.2.3 Lab - User Accounts&lt;br /&gt;
* 11.2.3.5 Lab - Configure Browser Settings&lt;br /&gt;
* 11.2.5.8 Lab - Manage Virtual Memory&lt;br /&gt;
* 11.2.6.2 Lab - Use Device Manager&lt;br /&gt;
* 11.2.7.4 Lab - Region and Language Options&lt;br /&gt;
* 11.3.1.11 Lab - Monitor and Manage System Resources&lt;br /&gt;
* 11.3.2.7 Lab - System Utilities&lt;br /&gt;
* 11.3.2.8 Lab - Manage System Files&lt;br /&gt;
* 11.3.3.8 Lab - Hard Drive Maintenance&lt;br /&gt;
* 11.3.4.6 Lab - Install Third-Party Software&lt;br /&gt;
* 11.4.1.5 Lab - Work in the Windows Command Shell&lt;br /&gt;
* 11.4.2.7 Lab - File System Commands&lt;br /&gt;
* 11.4.3.2 Lab - Disk CLI Commands&lt;br /&gt;
* 11.4.4.2 Lab - Task and System CLI Commands&lt;br /&gt;
* 11.4.5.3 Lab - Other Useful Commands&lt;br /&gt;
* 11.5.2.4 Lab - Share Resources&lt;br /&gt;
** NOTE: In this lab activity you will need to share and connect to network files. You will need to setup your second Windows PC, connect the two PCs with a router, and configure them for file sharing. The router and PCs do not need an Internet connection for this lab.&lt;br /&gt;
* 11.5.4.2 Lab - Connect and Test the Wireless Connection&lt;br /&gt;
* 11.5.6.2 Lab - Windows Remote Desktop and Assistance&lt;br /&gt;
* 11.6.1.2 Lab - Manage the Startup Folder&lt;br /&gt;
* 11.6.1.5 Lab - Schedule a Task using the GUI and the Command Line&lt;br /&gt;
* 11.6.2.4 Lab - System Restore and Hard Drive Backup&lt;br /&gt;
* 11.7.3.2 Lab - Troubleshoot Operating System Problems&lt;br /&gt;
** NOTE: Ask your instructor or the lab assistant to configure the &amp;quot;computer will not boot&amp;quot; problem from the instructor lab guide for you to troubleshoot.&lt;br /&gt;
&lt;br /&gt;
==Chapter 12 Labs==&lt;br /&gt;
===In-Person Class Labs===&lt;br /&gt;
* Check out an Android tablet from your instructor.&lt;br /&gt;
* The access PIN on the tablets is &amp;quot;1 2 3 4&amp;quot;&lt;br /&gt;
* 12.1.2.2 Lab - Working with Android&lt;br /&gt;
* 12.1.4.4 Lab - Mobile Device Features&lt;br /&gt;
* 12.2.1.2 Lab – Passcode Locks&lt;br /&gt;
** Make &#039;&#039;&#039;sure&#039;&#039;&#039; you set the PIN back to &amp;quot;1 2 3 4&amp;quot; when you are done with the lab if you have changed it!&lt;br /&gt;
* 12.4.2.4 Lab - Troubleshoot Mobile Devices&lt;br /&gt;
&lt;br /&gt;
===Fully Online Class Labs===&lt;br /&gt;
* If you have access to your own Android tablet or smartphone you can complete these labs on your own device&lt;br /&gt;
* If you do not have access to an Android tablet or smartphone you will be able to use an Android system through the remote Netlab system to complete these labs. When you make your reservation in Netlab be sure to choose &amp;quot;Android Device Lab Access&amp;quot; instead of &amp;quot;PC Hardware and Software Lab Access (2 Windows PCs with Network Access)&amp;quot;.&lt;br /&gt;
* 12.1.2.2 Lab - Working with Android&lt;br /&gt;
* 12.1.4.4 Lab - Mobile Device Features&lt;br /&gt;
* 12.2.1.2 Lab – Passcode Locks&lt;br /&gt;
* 12.4.2.4 Lab - Troubleshoot Mobile Devices&lt;br /&gt;
&lt;br /&gt;
&lt;br /&gt;
==Chapter 13 Labs==&lt;br /&gt;
===In-Person Class Labs===&lt;br /&gt;
* 13.2.3.7 Lab - Bitlocker and Bitlocker To Go&lt;br /&gt;
* 13.3.2.5 Lab - Configure Windows Local Security Policy&lt;br /&gt;
* 13.3.3.6 Lab - Configure Users and Groups in Windows&lt;br /&gt;
* 13.3.4.6 Lab - Configure Windows Firewall&lt;br /&gt;
* 13.5.2.2 Lab - Document Customer Information in a Work Order&lt;br /&gt;
&lt;br /&gt;
===Fully Online Class Labs===&lt;br /&gt;
* 13.2.3.7 Lab - Bitlocker and Bitlocker To Go&lt;br /&gt;
** NOTE: Bitlocker does not function on a boot partition without EFI and a TPM chip (which the Netlab Virtual Machines are not setup for) in the default configuration. As a result you will need to modify the group policy of your system to allow a password to be used for BitLocker without a TPM chip. Try searching the Internet for instructions on how to modify group policy to allow Bitlocker without TPM and contact your instructor if you get stuck. &lt;br /&gt;
* 13.3.2.5 Lab - Configure Windows Local Security Policy&lt;br /&gt;
* 13.3.3.6 Lab - Configure Users and Groups in Windows&lt;br /&gt;
* 13.3.4.6 Lab - Configure Windows Firewall&lt;br /&gt;
* 13.5.2.2 Lab - Document Customer Information in a Work Order&lt;br /&gt;
&lt;br /&gt;
&lt;br /&gt;
==Chapter 14 Labs==&lt;br /&gt;
===In-Person Class Labs===&lt;br /&gt;
* 14.4.1.4 Lab - Remote Technician - Fix a Hardware Problem&lt;br /&gt;
* 14.4.1.5 Lab - Remote Technician - Fix an Operating System Problem&lt;br /&gt;
* 14.4.1.6 Lab - Remote Technician - Fix a Network Problem&lt;br /&gt;
* 14.4.1.7 Lab - Remote Technician - Fix a Security Problem&lt;br /&gt;
* 14.4.2.7 Lab - Write Basic Scripts in Windows and Linux&lt;br /&gt;
** NOTE: In this lab you will use the Linux Virtual Machine you installed in Lab 9.1.2.5&lt;br /&gt;
&lt;br /&gt;
===Fully Online Class Labs===&lt;br /&gt;
There are two types of labs which you will complete for Chapter 14, the first is a number of &amp;quot;Remote Technician&amp;quot; labs and the second is a &amp;quot;Scripting&amp;quot; lab. Because the two types of labs are quite different there are some special instructions on how to turn in lab reports for this chapter. Please be sure to read these instructions and follow them carefully.&lt;br /&gt;
&lt;br /&gt;
For each &amp;quot;Remote Technician&amp;quot; lab: Read through the &amp;quot;Student Customer Sheet&amp;quot; of the lab, think about what could be causing the issues described by the customer. Write down a list of the questions you would ask the customer to help troubleshoot the issue. Once you have a list of questions make up answers that the customer might give to each question and write down those as well. Write an explanation of what you think a realistic problem (or problems) might be that is/are causing the issues for each lab and why you think it/they is/are the most likely problem(s) based on the questions and answers you asked. For each lab you will turn in your questions, answers, and analysis/solution (put into a single document and separate by lab number).&lt;br /&gt;
&lt;br /&gt;
Do this for each of these labs:&lt;br /&gt;
* 14.4.1.4 Lab - Remote Technician - Fix a Hardware Problem&lt;br /&gt;
* 14.4.1.5 Lab - Remote Technician - Fix an Operating System Problem&lt;br /&gt;
* 14.4.1.6 Lab - Remote Technician - Fix a Network Problem&lt;br /&gt;
* 14.4.1.7 Lab - Remote Technician - Fix a Security Problem&lt;br /&gt;
&lt;br /&gt;
You will also complete this scripting lab which you will write a &amp;quot;normal&amp;quot; lab report about (what you did/problems you had/how you tested/what you learned) and include the lab report in with your remote technician labs above and submit in the usual way:&lt;br /&gt;
* 14.4.2.7 Lab - Write Basic Scripts in Windows and Linux&lt;br /&gt;
** NOTE: In this lab you will use the Linux Virtual Machine you installed in Lab 9.1.2.5&lt;br /&gt;
&lt;br /&gt;
=Homework=&lt;br /&gt;
Any homework assigned in the course will go here. This falls into the Labs/Homework category of your course grade. Remember, for homework assignments turn in the actual pages from your lab book or printouts from the curriculum and not a lab report. Homework assignment are individual, you and your lab partner need to both turn them in separately even if you work on them together.&lt;br /&gt;
* Participate in an online forum discussion (typically 3 quality posts or more) of each chapter on the NetSpace site. See [[Franske Forum Posting Format|forum posting page]] for details. (up to 10 points each chapter based on quality)&lt;br /&gt;
&lt;br /&gt;
=Participation Activities=&lt;br /&gt;
Any participation activities completed in the course will go here. This falls into the participation category of your course grade.&lt;br /&gt;
* Attend at least two Student Success Day presentations and bring proof of attendance signed by each presenter (10 points)&lt;br /&gt;
** &#039;&#039;NOTE:&#039;&#039; Because SSD sessions are online for 2022 your proof of attendance will be writing a 1/2 page summary for each session you attended and submitting that.&lt;br /&gt;
* Meet with an academic advisor (10 points for meeting)&lt;br /&gt;
* Complete a program/degree plan (10 points for completing)&lt;br /&gt;
* Complete the online course feedback form (5 points for completing)&lt;br /&gt;
* Complete the Practice Final Exam (Chapters 1-9) (10 points for attempting)&lt;br /&gt;
* Complete the Practice Final Exam (Chapters 10-14) (10 points for attempting)&lt;br /&gt;
* Compete the A+ 220-1001 Certification Practice Exam (10 points for attempting)&lt;br /&gt;
* Compete the A+ 220-1002 Certification Practice Exam (10 points for attempting)&lt;br /&gt;
* Weekly Progress Self-Evaluation - Complete on the Netacad Website (10 points possible each week)&lt;br /&gt;
* Computer History Summary Report (15 points)&lt;br /&gt;
*# Watch one of the videos on computer history provided by your instructor&lt;br /&gt;
*# Write a 400-500 word summary of the information you learned in the video and why you think it may be useful to know about that history in your IT career. Submit your report through the Netacad site.&lt;br /&gt;
&lt;br /&gt;
=Unit Assessments=&lt;br /&gt;
You are responsible for completing the online exam associated with each chapter in the course through the NetSpace website. This category will also include periodic checkpoint exams covering a group of chapters.&lt;br /&gt;
&lt;br /&gt;
* Chapter 1 Exam&lt;br /&gt;
* Chapter 2 Exam&lt;br /&gt;
* Chapter 3 Exam&lt;br /&gt;
* Chapter 4 Exam&lt;br /&gt;
* Certification Checkpoint Exam #1 (Chapters 1 - 4)&lt;br /&gt;
* Chapter 5 Exam&lt;br /&gt;
* Chapter 6 Exam&lt;br /&gt;
* Certification Checkpoint Exam #2 (Chapters 5 - 6)&lt;br /&gt;
* Chapter 7 Exam&lt;br /&gt;
* Chapter 8 Exam&lt;br /&gt;
* Certification Checkpoint Exam #3 (Chapters 7 - 8)&lt;br /&gt;
* Chapter 9 Exam&lt;br /&gt;
* Chapter 10 Exam&lt;br /&gt;
* Chapter 11 Exam&lt;br /&gt;
* Certification Checkpoint Exam #4 (Chapters 10 - 11)&lt;br /&gt;
* Chapter 12 Exam&lt;br /&gt;
* Chapter 13 Exam&lt;br /&gt;
* Certification Checkpoint Exam #4 (Chapters 12 - 13)&lt;br /&gt;
* Chapter 14 Exam&lt;br /&gt;
&lt;br /&gt;
=Online Final Exams=&lt;br /&gt;
The final exam category of your grade includes the following exams&lt;br /&gt;
* Final Exam (Chapters 1-9)&lt;br /&gt;
* Final Exam (Chapters 10-14)&lt;br /&gt;
&lt;br /&gt;
=Skills Final Exam=&lt;br /&gt;
The Skills Final Exam is designed to test your ability to apply the concepts learned in this class and practiced in labs to common, real-world scenarios.&lt;br /&gt;
&lt;br /&gt;
[[Franske ITC-2000|Return to ITC-2000 Homepage]]&lt;/div&gt;</summary>
		<author><name>BenFranske</name></author>
	</entry>
	<entry>
		<id>https://wiki.ihitc.net/mediawiki/index.php?title=Franske_ITC-2300_Syllabus&amp;diff=9849</id>
		<title>Franske ITC-2300 Syllabus</title>
		<link rel="alternate" type="text/html" href="https://wiki.ihitc.net/mediawiki/index.php?title=Franske_ITC-2300_Syllabus&amp;diff=9849"/>
		<updated>2022-04-14T04:45:58Z</updated>

		<summary type="html">&lt;p&gt;BenFranske: /* Late Assignments and Extensions */&lt;/p&gt;
&lt;hr /&gt;
&lt;div&gt;{{SyllabusInfo&lt;br /&gt;
|coursename = Information Technology Services and Applications&lt;br /&gt;
|coursenumber = ITC-2300&lt;br /&gt;
|numcredits = 3&lt;br /&gt;
|instructor = Dr. Ben Franske&lt;br /&gt;
|term = Fall 2021 (8/23/2021 - 12/16/2021)&lt;br /&gt;
|meetings = W 6:00pm-8:30pm&lt;br /&gt;
|location = Online&lt;br /&gt;
}}&lt;br /&gt;
&lt;br /&gt;
{{Franske Dynamic Syllabus Notice}}&lt;br /&gt;
&lt;br /&gt;
=Instructor Contact Information=&lt;br /&gt;
{{Franske Contact Information}}&lt;br /&gt;
&lt;br /&gt;
=General Course Information=&lt;br /&gt;
==Prerequisite(s)==&lt;br /&gt;
* ITC 2515 or ITC 2520 or CCENT Certification&lt;br /&gt;
&lt;br /&gt;
==Course Description==&lt;br /&gt;
Introduces current technologies and network applications commonly supported and used by information technology professionals above and beyond basic infrastructure or servers, operating systems, and network devices. Provides the concepts behind and hands-on lab experience with at least three technologies such as VoIP/collaboration, security monitoring, virtualization, storage networking, mobile/BYOD device management which are transforming the IT landscape.&lt;br /&gt;
&lt;br /&gt;
==Required==&lt;br /&gt;
* External USB3 Drive, 256GB free minimum&lt;br /&gt;
&lt;br /&gt;
==Optional==&lt;br /&gt;
&lt;br /&gt;
==Course Website(s)==&lt;br /&gt;
* ITCwiki (http://wiki.ihitc.net)&lt;br /&gt;
* ITC Class Server (http://class.ihitc.net)&lt;br /&gt;
&lt;br /&gt;
=Lab Hours=&lt;br /&gt;
In addition to regularly scheduled class time a lab will be available for your use during during office hours on a first come, first served basis. Open lab time may also be available under the supervision of the lab assistant, see the [[Open Lab Schedule]] wiki page for more information. Students who do not show up for lab hours they have scheduled may be restricted from registering for lab hours in the future.&lt;br /&gt;
&lt;br /&gt;
=Course Objectives=&lt;br /&gt;
The student will be able to:&lt;br /&gt;
Students will be able to:&lt;br /&gt;
* Describe the changing landscape of the IT department&lt;br /&gt;
* Describe at least three current technologies or network applications commonly used or supported by IT departments&lt;br /&gt;
* Demonstrate the ability to perform a basic installation, configuration, and testing of at least three current technologies or network applications commonly used or supported by IT departments&lt;br /&gt;
* Analyze and explain the key features and benefits of three current technologies or network applications commonly used or supported by IT departments&lt;br /&gt;
* Students will practice business soft skills including written, active listening, and oral presentation.&lt;br /&gt;
* Students will document evidence of business skill practice in an electronic portfolio.&lt;br /&gt;
&lt;br /&gt;
=Course Design=&lt;br /&gt;
This course will be taught as a fully online course with regular synchronous instructor meetings. This means that you will be meeting regularly with the instructor in an online web conference call during the scheduled course time to assess your progress. Additional details about this are available on the course website.&lt;br /&gt;
&lt;br /&gt;
=Assignments and Grading=&lt;br /&gt;
Grades will be determined by performance on unit multiple-choice tests, homework, lab exercises or case studies, a final exam, and participation. A description of assignments as well as the due date and time will be included in the latest version of the course schedule and course assignments pages available on the course website. It is expected that assignments will be completed and turned in on time and as specified.&lt;br /&gt;
&lt;br /&gt;
Failure to turn in one or more assignments without approval from the instructor may result in an additional lack of participation penalty of up to 20% of your course grade depending on the type of the assignment.&lt;br /&gt;
&lt;br /&gt;
==Late Assignments, Extensions, and Retakes==&lt;br /&gt;
If assignments are turned in late 10% will be deducted for each day or partial day the assignment is late. &#039;&#039;&#039;If you are turning in an assignment late you must contact the instructor for information before the due date. Failure to do so may result in additional penalties.&#039;&#039;&#039; The grading of late assignments is given a lower priority and may take longer so students are encouraged to plan ahead and turn in assignments on time. Penalty-free deadline extensions will not be given without written documentation from a licensed medical practitioner or other extenuating circumstances at the discretion of the instructor.&lt;br /&gt;
&lt;br /&gt;
If you miss or do poorly on a regular unit/module/chapter exam (not a final exam or skills final exam) you may petition the instructor to retake the exam once. You will need to write a 400-500 word summary of the unit/module/chapter which is covered by the exam. This summary must be written by you personally, the use of any automatic summarization tools or summaries by others will be considered cheating on the exam and is subject to the academic integrity policies covered elsewhere. Your summary must also be written to the satisfaction of the instructor.  Retakes or make-ups must be completed by the date specified by the instructor. There is generally no additional late penalty for an exam retake other than needing to write and submit the summary.&lt;br /&gt;
&lt;br /&gt;
==Grading Scale==&lt;br /&gt;
{|&lt;br /&gt;
| A&lt;br /&gt;
| 100-90%&lt;br /&gt;
| B&lt;br /&gt;
| 89-80%&lt;br /&gt;
| C&lt;br /&gt;
| 79-70%&lt;br /&gt;
| D&lt;br /&gt;
| 69-65%&lt;br /&gt;
| F&lt;br /&gt;
| &amp;lt; 64%&lt;br /&gt;
|}&lt;br /&gt;
&lt;br /&gt;
A = achievement that is outstanding relative to the level necessary to meet course requirements.&lt;br /&gt;
&lt;br /&gt;
B = achievement that is significantly above the level necessary to meet course requirements.&lt;br /&gt;
&lt;br /&gt;
C = achievement that meets the course requirements in every respect.&lt;br /&gt;
&lt;br /&gt;
D = achievement that is worthy of credit even though it fails to meet fully the course requirements.&lt;br /&gt;
&lt;br /&gt;
F (or N) = Represents failure (or no credit) and signifies that the work was either (1) completed but at a level of achievement that is not worthy of credit or (2) was not completed and there was no agreement between the instructor and the student that the student would be awarded an I (see also I).&lt;br /&gt;
&lt;br /&gt;
I = (Incomplete) Assigned at the discretion of the instructor when, due to extraordinary circumstances, e.g., hospitalization, a student is prevented from completing the work of the course on time. Requires a written agreement between instructor and student.&lt;br /&gt;
&lt;br /&gt;
==Grading Method and Availability==&lt;br /&gt;
Grades for this course are calculated based on a weighted points system. Each assignment, quiz or test is assigned to one of the weighted categories below and is graded on a points system. Your percentage is calculated for each category by dividing the points earned in that category by the points available. Finally, your percentage earned in each category is multiplied by the weight of that category and these are added together. The instructor may round up based on student participation and individual improvement.&lt;br /&gt;
&lt;br /&gt;
{|&lt;br /&gt;
| Chapter Assessments&lt;br /&gt;
| 20%&lt;br /&gt;
|-&lt;br /&gt;
| Lab/Homework Assignments&lt;br /&gt;
| 40%&lt;br /&gt;
|-&lt;br /&gt;
| Written Final Exam&lt;br /&gt;
| 15%&lt;br /&gt;
|-&lt;br /&gt;
| Case Study Project&lt;br /&gt;
| 15%&lt;br /&gt;
|-&lt;br /&gt;
| Participation Activities&lt;br /&gt;
| 10%&lt;br /&gt;
|}&lt;br /&gt;
&lt;br /&gt;
Mid-Term grades are not officially distributed but assignment scores are made available in the online grade book as assignments are graded and you may calculate your current course grade at any time using the above instructions and weighting. It is strongly suggested that if you want to know where you stand in the class you re-create your own copy of the gradebook with appropriate weights in a spreadsheet program such as OpenOffice Calc, Microsoft Excel, or Google Sheets where you can estimate scores you will likely get on future assignments and run other &amp;quot;what-if&amp;quot; scenarios.&lt;br /&gt;
&lt;br /&gt;
Be aware that the final grade in online gradebooks may be calculated in a way which ignores any assignments you have not turned in. At the end of the semester assignments which have not been turned in will have scores of 0 recorded in the gradebook. If you have missing assignments this may cause your grade to suddenly drop from what was previously shown. It is your responsibility to know what assignments you have not completed, that those will become 0s if not turned in, and how that will affect your grade.&lt;br /&gt;
&lt;br /&gt;
==Extra Credit==&lt;br /&gt;
Students should not rely on extra credit to boost their grade and should instead complete each assignment to the best of their ability. However, from time to time extra credit opportunities may arise at which time they will be announced in class, by email and/or through the course website. Extra credit will be added to the Chapter Homework Assignments category.&lt;br /&gt;
&lt;br /&gt;
=Course and Campus Policies=&lt;br /&gt;
{{Franske Syllabus Policies}}&lt;br /&gt;
&lt;br /&gt;
{{Campus Syllabus Policies}}&lt;br /&gt;
&lt;br /&gt;
=Updates to this Syllabus=&lt;br /&gt;
The instructor reserves the right to modify and adjust this syllabus as needed during the course of this class. The most up to date version will always be available on the course website or from the instructor.&lt;/div&gt;</summary>
		<author><name>BenFranske</name></author>
	</entry>
	<entry>
		<id>https://wiki.ihitc.net/mediawiki/index.php?title=Franske_ITC-2000_Syllabus&amp;diff=9848</id>
		<title>Franske ITC-2000 Syllabus</title>
		<link rel="alternate" type="text/html" href="https://wiki.ihitc.net/mediawiki/index.php?title=Franske_ITC-2000_Syllabus&amp;diff=9848"/>
		<updated>2022-04-14T04:45:30Z</updated>

		<summary type="html">&lt;p&gt;BenFranske: /* Late Assignments and Extensions */&lt;/p&gt;
&lt;hr /&gt;
&lt;div&gt;{{SyllabusInfo&lt;br /&gt;
|coursename = PC Hardware and Software (A+)&lt;br /&gt;
|coursenumber = ITC-2000&lt;br /&gt;
|numcredits = 3&lt;br /&gt;
|instructor = Dr. Ben Franske&lt;br /&gt;
|term = Spring 2022 (1/11/2022 - 5/10/2022)&lt;br /&gt;
|meetings = T 12:00pm-2:00pm&lt;br /&gt;
|location = B107&lt;br /&gt;
}}&lt;br /&gt;
&lt;br /&gt;
{{Franske Dynamic Syllabus Notice}}&lt;br /&gt;
&lt;br /&gt;
=Instructor Contact Information=&lt;br /&gt;
{{Franske Contact Information}}&lt;br /&gt;
&lt;br /&gt;
=General Course Information=&lt;br /&gt;
==Prerequisite(s)==&lt;br /&gt;
Placement into ENG 1108 or completion of both ENG 0099 and READ 0093/0094 with a grade of C or higher.&lt;br /&gt;
&lt;br /&gt;
==Course Description==&lt;br /&gt;
Presents an in-depth exposure to computer hardware and operating systems. Students learn the&lt;br /&gt;
functionality of hardware and software components as well as suggested best practices in maintenance and safety issues. Students learn how to assemble and configure a computer, install operating systems and software, and troubleshoot hardware and software problems. This course helps students prepare for&lt;br /&gt;
CompTIA&#039;s A+ certification exam, which covers the knowledge and skills essential for becoming a&lt;br /&gt;
successful computer technician.&lt;br /&gt;
&lt;br /&gt;
==Required==&lt;br /&gt;
* External USB Drive, 8GB minimum, flash drive or hard drive which can be completely erased for use in this class&lt;br /&gt;
* Phillips Screwdriver, two sizes, #1 and #2&lt;br /&gt;
* Needle Nose Pliers&lt;br /&gt;
* Anti-Static Wrist Strap&lt;br /&gt;
&lt;br /&gt;
==Optional==&lt;br /&gt;
* IT Essentials Course Booklet, Version 7 ISBN: 978-0135612163&lt;br /&gt;
* IT Essentials: Companion Guide v7 ISBN: 978-0135645376&lt;br /&gt;
* A+ Guide to IT Technical Support (Hardware and Software) 10th Edition ISBN: 978-0357108291&lt;br /&gt;
* CompTIA A+ 220-1001 and 220-1002 Exam Cram (2nd Edition) ISBN: 978-0789760579&lt;br /&gt;
* CompTIA A+ Complete Practice Tests: Exam Core 1 220-1001 and Exam Core 2 220-1002 ISBN: 978-1119516972&lt;br /&gt;
&lt;br /&gt;
==Additional Information==&lt;br /&gt;
* Accidental Empires: How the Boys of Silicon Valley Make Their Millions, Battle Foreign Competition, and Still Can&#039;t Get a Date (Cringely) ISBN: 978-0887308550&lt;br /&gt;
* Revolution in the Valley: The Insanely Great Story of How the Mac Was Made (Hertzfeld) ISBN: 978-0596007195&lt;br /&gt;
&lt;br /&gt;
==Course Website(s)==&lt;br /&gt;
* ITCwiki (http://wiki.ihitc.net)&lt;br /&gt;
* Cisco Networking Academy (http://www.netacad.com)&lt;br /&gt;
** NOTE: It is important that you keep an accurate email address on file with the Cisco Networking Academy site and/or regularly sign on to the site to check your Networking Academy Inbox. Important and time-sensitive course information may be distributed through the Networking Academy messaging system. If you have an accurate email address you can receive the information by email as well.&lt;br /&gt;
&lt;br /&gt;
=Lab Hours=&lt;br /&gt;
In addition to regularly scheduled class time a lab will be available for your use during during office hours on a first come, first served basis. Open lab time may also be available under the supervision of the lab assistant, see the [[Open Lab Schedule]] wiki page for more information. Students who do not show up for lab hours they have scheduled may be restricted from registering for lab hours in the future.&lt;br /&gt;
&lt;br /&gt;
=Course Outcomes=&lt;br /&gt;
The student will be able to:&lt;br /&gt;
* Explain motherboard components, types and features&lt;br /&gt;
* Explain the process and steps to install and configure the Windows OS&lt;br /&gt;
* Given a scenario, demonstrate proper use of user interfaces&lt;br /&gt;
* Given a scenario, demonstrate the appropriate use of communication skills and professionalism in the workplace&lt;br /&gt;
* Given a scenario, determine the troubleshooting methods and tools for printers&lt;br /&gt;
* Explain the basic principles of security concepts and technologies&lt;br /&gt;
* Categorize network cables and connectors and their implementations&lt;br /&gt;
* Classify power supplies types and characteristics&lt;br /&gt;
* Compare and contrast memory types, characteristics and their purpose&lt;br /&gt;
* Compare and contrast the different Windows Operating Systems and their features&lt;br /&gt;
* Compare and contrast the different network types&lt;br /&gt;
* Distinguish between the different display devices and their characteristics&lt;br /&gt;
* Explain cooling methods and devices&lt;br /&gt;
* Explain the purpose and characteristics of CPUs and their features&lt;br /&gt;
* Given a scenario, explain and interpret common hardware and operating system symptoms and their causes&lt;br /&gt;
* Given a scenario, explain and interpret common laptop issues and determine the appropriate basic troubleshooting method&lt;br /&gt;
* Given a scenario, explain the troubleshooting theory&lt;br /&gt;
* Given a scenario, install, configure and maintain&lt;br /&gt;
* Given a scenario, integrate common preventative maintenance techniques&lt;br /&gt;
* Install and configure peripherals and input devices&lt;br /&gt;
* Install and configure printers&lt;br /&gt;
* Install, configure and optimize laptop components and features&lt;br /&gt;
* Outline the purpose of appropriate safety and environmental procedures and given a scenario apply them&lt;br /&gt;
* Summarize the basics of networking fundamentals, including technologies, devices and&lt;br /&gt;
protocols&lt;br /&gt;
* Summarize the following security features&lt;br /&gt;
* Summarize the function and types of adapter cards&lt;br /&gt;
&lt;br /&gt;
=Assignments and Grading=&lt;br /&gt;
Grades will be determined by performance on unit multiple-choice tests, lab exercises, participation, and a final exam. A description of assignments is available from the course website. It is expected that assignments will be completed and turned in on time and as specified.&lt;br /&gt;
&lt;br /&gt;
Failure to turn in one or more assignments without approval from the instructor may result in an additional lack of participation penalty of up to 20% of your course grade depending on the type of the assignment.&lt;br /&gt;
&lt;br /&gt;
==Late Assignments, Extensions, and Retakes==&lt;br /&gt;
If assignments are turned in late 10% will be deducted for each day or partial day the assignment is late. &#039;&#039;&#039;If you are turning in an assignment late you must contact the instructor for information before the due date. Failure to do so may result in additional penalties.&#039;&#039;&#039; The grading of late assignments is given a lower priority and may take longer so students are encouraged to plan ahead and turn in assignments on time. Deadline extensions will not be given without written documentation from a licensed medical practitioner or other extenuating circumstances at the discretion of the instructor.&lt;br /&gt;
&lt;br /&gt;
If you miss or do poorly on a regular unit/module/chapter exam (not a final exam or skills final exam) you may petition the instructor to retake the exam once. You will need to write a 400-500 word summary of the unit/module/chapter which is covered by the exam. This summary must be written by you personally, the use of any automatic summarization tools or summaries by others will be considered cheating on the exam and is subject to the academic integrity policies covered elsewhere. Your summary must also be written to the satisfaction of the instructor.  Retakes or make-ups must be completed by the date specified by the instructor. There is generally no additional late penalty for an exam retake other than needing to write and submit the summary.&lt;br /&gt;
&lt;br /&gt;
==Grading Scale==&lt;br /&gt;
{|&lt;br /&gt;
| A&lt;br /&gt;
| 100-90%&lt;br /&gt;
| B&lt;br /&gt;
| 89-80%&lt;br /&gt;
| C&lt;br /&gt;
| 79-70%&lt;br /&gt;
| D&lt;br /&gt;
| 69-65%&lt;br /&gt;
| F&lt;br /&gt;
| &amp;lt; 64%&lt;br /&gt;
|}&lt;br /&gt;
&lt;br /&gt;
A = achievement that is outstanding relative to the level necessary to meet course requirements.&lt;br /&gt;
&lt;br /&gt;
B = achievement that is significantly above the level necessary to meet course requirements.&lt;br /&gt;
&lt;br /&gt;
C = achievement that meets the course requirements in every respect.&lt;br /&gt;
&lt;br /&gt;
D = achievement that is worthy of credit even though it fails to meet fully the course requirements.&lt;br /&gt;
&lt;br /&gt;
F (or N) = Represents failure (or no credit) and signifies that the work was either (1) completed but at a level of achievement that is not worthy of credit or (2) was not completed and there was no agreement between the instructor and the student that the student would be awarded an I (see also I).&lt;br /&gt;
&lt;br /&gt;
I = (Incomplete) Assigned at the discretion of the instructor when, due to extraordinary circumstances, e.g., hospitalization, a student is prevented from completing the work of the course on time. Requires a written agreement between instructor and student.&lt;br /&gt;
&lt;br /&gt;
==Grading Method and Availability==&lt;br /&gt;
Grades for this course are calculated based on a weighted points system. Each assignment, quiz or test is assigned to one of the weighted categories below and is graded on a points system. Your percentage is calculated for each category by dividing the points earned in that category by the points available. Finally, your percentage earned in each category is multiplied by the weight of that category and these are added together. The instructor may round up based on student participation and individual improvement.&lt;br /&gt;
&lt;br /&gt;
{|&lt;br /&gt;
| Chapter Assessments&lt;br /&gt;
| 22%&lt;br /&gt;
|-&lt;br /&gt;
| Lab/Homework Assignments&lt;br /&gt;
| 33%&lt;br /&gt;
|-&lt;br /&gt;
| Written Final Exam&lt;br /&gt;
| 15%&lt;br /&gt;
|-&lt;br /&gt;
| Skills Based Final Exam&lt;br /&gt;
| 15%&lt;br /&gt;
|-&lt;br /&gt;
| Participation Activities&lt;br /&gt;
| 15%&lt;br /&gt;
|}&lt;br /&gt;
&lt;br /&gt;
Mid-Term grades are not officially distributed but assignment scores are made available in the online grade book and you may calculate your current course grade at any time using the above instructions and weighting.&lt;br /&gt;
&lt;br /&gt;
==Extra Credit==&lt;br /&gt;
Students should not rely on extra credit to boost their grade and should instead complete each assignment to the best of their ability. However, from time to time extra credit opportunities may arise at which time they will be announced in class, by email and/or through the course website. Extra credit will be added to the Chapter Homework Assignments category.&lt;br /&gt;
&lt;br /&gt;
==Special Note on Exam Cheating==&lt;br /&gt;
It is unacceptable to look for or find copies of exams, exam questions, or scenarios online and use them to complete your exam. Answering a question or scenario incorrectly based on the exam you are taking but in a way that was indicated as correct on a version of the exam which was found online will be seen as evidence of intentional cheating. You will receive a penalty and it will be reported as indicated in the Academic Integrity (Plagiarism and Cheating) policies section below.&lt;br /&gt;
&lt;br /&gt;
In plain English... I know some copies of exams for this course circulate online. I look at these and may modify the exam you are given so that a different answer is correct for what looks to be a similar question. You may call these &amp;quot;trick questions&amp;quot; but in this case they are only a trick question if you have seen a stolen copy of an old exam. If you answer one or more of these as shown on the stolen exam this will be evidence of cheating and you will be punished according to Academic Integrity (Plagiarism and Cheating) policies. Do not cheat, do not look for or use stolen exams.&lt;br /&gt;
&lt;br /&gt;
See the Academic Integrity (Plagiarism and Cheating) section below for additional information on cheating policies.&lt;br /&gt;
&lt;br /&gt;
==Special Note on Lab Cheating==&lt;br /&gt;
Many of the lab activities in this course are designed to use physical lab equipment at IHCC or virtual machines run on the IHCC Netlab remote lab system. Unless specific permission is given by the instructor this means you must use the IHCC lab equipment on campus or the IHCC Netlab remote lab system. Any evidence that you have turned in a lab report for a lab which you have not completed with the IHCC lab equipment or Netlab system as appropriate will be treated as cheating. You may never ask anyone else to complete an activity for you or turn in an activity completed by someone else, this will be treated as cheating.&lt;br /&gt;
&lt;br /&gt;
See the Academic Integrity (Plagiarism and Cheating) section below for additional information on cheating policies.&lt;br /&gt;
&lt;br /&gt;
=Course and Campus Policies=&lt;br /&gt;
{{Franske Syllabus Policies}}&lt;br /&gt;
&lt;br /&gt;
{{Campus Syllabus Policies}}&lt;br /&gt;
&lt;br /&gt;
=Updates to this Syllabus=&lt;br /&gt;
The instructor reserves the right to modify and adjust this syllabus as needed during the course of this class. The most up to date version will always be available on the course website or from the instructor.&lt;/div&gt;</summary>
		<author><name>BenFranske</name></author>
	</entry>
	<entry>
		<id>https://wiki.ihitc.net/mediawiki/index.php?title=Franske_ITC-2621_Syllabus&amp;diff=9847</id>
		<title>Franske ITC-2621 Syllabus</title>
		<link rel="alternate" type="text/html" href="https://wiki.ihitc.net/mediawiki/index.php?title=Franske_ITC-2621_Syllabus&amp;diff=9847"/>
		<updated>2022-04-14T04:44:48Z</updated>

		<summary type="html">&lt;p&gt;BenFranske: /* Late Assignments and Extensions */&lt;/p&gt;
&lt;hr /&gt;
&lt;div&gt;{{SyllabusInfo&lt;br /&gt;
|coursename = Cisco Enterprise Advanced Routing and Services (CCNP 2)&lt;br /&gt;
|coursenumber = ITC-2621-91&lt;br /&gt;
|numcredits = 3&lt;br /&gt;
|instructor = Dr. Ben Franske&lt;br /&gt;
|term = Spring 2022 (1/11/2022 - 5/10/2022)&lt;br /&gt;
|meetings = Tu 6:00-8:30pm&lt;br /&gt;
|location = Online (B109 Optionally)&lt;br /&gt;
}}&lt;br /&gt;
&lt;br /&gt;
{{Franske Dynamic Syllabus Notice}}&lt;br /&gt;
&lt;br /&gt;
=Instructor Contact Information=&lt;br /&gt;
{{Franske Contact Information}}&lt;br /&gt;
&lt;br /&gt;
=General Course Information=&lt;br /&gt;
==Prerequisite(s)==&lt;br /&gt;
ITC 2536, ITC 2611, or CCNP Enterprise Core Exam&lt;br /&gt;
&lt;br /&gt;
==Course Description==&lt;br /&gt;
Explores the implementation and troubleshooting of advanced routing technologies and services. These include: extensive routing protocol troubleshooting, VPN services including DMVPN, infrastructure security troubleshooting, infrastructure services, and infrastructure automation. This course is designed to prepare students for the Implementing Cisco Enterprise Advanced Routing and Services (ENARSI) CCNP exam and is the second in a series of two courses preparing for the CCNP Enterprise certification.&lt;br /&gt;
&lt;br /&gt;
==Required==&lt;br /&gt;
* CCNP Enterprise Advanced Routing ENARSI 300-410 Official Cert Guide (Lacoste, Edgeworth) ISBN: 978-1587145254&lt;br /&gt;
** &#039;&#039;&#039;Yes, This textbook really is required. Unlike many Cisco Networking Academy classes there is not a free online version on Netacad.&#039;&#039;&#039;&lt;br /&gt;
* CCNP and CCIE Enterprise Core &amp;amp; CCNP Enterprise Advanced Routing Portable Command Guide (Empson, Gargano) ISBN: 978-0135768167&lt;br /&gt;
* External USB Drive, 8GB free minimum, flash drive or hard drive&lt;br /&gt;
&lt;br /&gt;
==Optional==&lt;br /&gt;
&lt;br /&gt;
==Course Website(s)==&lt;br /&gt;
* ITCwiki (http://wiki.ihitc.net)&lt;br /&gt;
* Cisco Networking Academy (http://www.netacad.com)&lt;br /&gt;
** NOTE: It is important that you keep an accurate email address on file with the Cisco Networking Academy site and/or regularly sign on to the site to check your Networking Academy Inbox. Important and time-sensitive course information may be distributed through the Networking Academy messaging system. If you have an accurate email address you can receive the information by email as well.&lt;br /&gt;
&lt;br /&gt;
=Lab Hours=&lt;br /&gt;
&#039;&#039;&#039;All labs in this class for Spring 2022 can be conducted virtually or on campus. Remote lab access is available 24/7 based on equipment availability and use by other students. This is on a first come, first served basis.&#039;&#039;&#039;&lt;br /&gt;
&lt;br /&gt;
Open lab time may also be available under the supervision of the lab assistant or ITC department instructors, see the [[Open Lab Schedule]] wiki page for more information. Students who do not show up for lab hours they have scheduled may be restricted from registering for lab hours in the future.&lt;br /&gt;
&lt;br /&gt;
=Course Outcomes=&lt;br /&gt;
The student will be able to:&lt;br /&gt;
* Troubleshoot administrative distance (all routing protocols) &lt;br /&gt;
* Troubleshoot route map for any routing protocol (attributes, tagging, filtering)&lt;br /&gt;
* Troubleshoot loop prevention mechanisms (filtering, tagging, split horizon, route poisoning)&lt;br /&gt;
* Troubleshoot redistribution between any routing protocols or routing sources&lt;br /&gt;
* Troubleshoot manual and auto-summarization with any routing protocol&lt;br /&gt;
* Configure and verify policy-based routing&lt;br /&gt;
* Configure and verify VRF-Lite&lt;br /&gt;
* Describe Bidirectional Forwarding Detection&lt;br /&gt;
* Troubleshoot EIGRP (classic and named mode)&lt;br /&gt;
* Troubleshoot OSPF (v2/v3)&lt;br /&gt;
* Troubleshoot BGP (Internal and External)&lt;br /&gt;
* Describe MPLS operations (LSR, LDP, label switching, LSP)&lt;br /&gt;
* Describe MPLS Layer 3 VPN&lt;br /&gt;
* Configure and verify DMVPN (single hub)&lt;br /&gt;
* Troubleshoot device security using IOS AAA (TACACS+, RADIUS, local database)&lt;br /&gt;
* Troubleshoot router security features: IPv4 access control lists (standard, extended, time-based), IPv6 traffic filter, Unicast reverse path forwarding (uRPF)&lt;br /&gt;
* Troubleshoot control plane policing (CoPP) (Telnet, SSH, HTTP(S), SNMP, EIGRP, OSPF, BGP) &lt;br /&gt;
* Describe IPv6 First Hop security features (RA guard, DHCP guard, binding table, ND inspection/snooping, source guard)&lt;br /&gt;
* Troubleshoot device management: Console, VTY, Telnet, HTTP, HTTPS, SSH, SCP, (T)FTP&lt;br /&gt;
* Troubleshoot SNMP (v2c, v3)&lt;br /&gt;
* Troubleshoot network problems using logging (local, syslog, debugs, conditional debugs, timestamps)&lt;br /&gt;
* Troubleshoot IPv4 and IPv6 DHCP (DHCP client, IOS DHCP server, DHCP relay, DHCP options)&lt;br /&gt;
* Troubleshoot network performance issues using IP SLA (jitter, tracking objects, delay, connectivity)&lt;br /&gt;
* Troubleshoot NetFlow (v5, v9, flexible NetFlow)&lt;br /&gt;
* Troubleshoot network problems using Cisco DNA Center assurance (connectivity, monitoring, device health, network health)&lt;br /&gt;
&lt;br /&gt;
=Course Design=&lt;br /&gt;
This course will be taught as a fully online course with optional instructor meetings. This means that you will be able to come to campus during the class time and meet with the instructor or schedule a time to meet with the instructor over web conferencing software.&lt;br /&gt;
&lt;br /&gt;
=Assignments and Grading=&lt;br /&gt;
Grades will be determined by performance on unit multiple-choice tests, lab exercises, participation, a skills exam, and a final exam. A description of assignments is available from the course website. It is expected that assignments will be completed and turned in on time and as specified.&lt;br /&gt;
&lt;br /&gt;
Failure to turn in one or more assignments without approval from the instructor may result in an additional lack of participation penalty of up to 20% of your overall course grade depending on the type of the assignment.&lt;br /&gt;
&lt;br /&gt;
==Late Assignments, Extensions, and Retakes==&lt;br /&gt;
If assignments are turned in late 10% will be deducted for each day or partial day the assignment is late. &#039;&#039;&#039;If you are turning in an assignment late you must contact the instructor for information before the due date. Failure to do so may result in additional penalties.&#039;&#039;&#039; The grading of late assignments is given a lower priority and may take longer so students are encouraged to plan ahead and turn in assignments on time. Penalty-free deadline extensions will not be given without written documentation from a licensed medical practitioner or other extenuating circumstances at the discretion of the instructor.&lt;br /&gt;
&lt;br /&gt;
If you miss or do poorly on a regular unit/module/chapter exam (not a final exam or skills final exam) you may petition the instructor to retake the exam once. You will need to write a 400-500 word summary of the unit/module/chapter which is covered by the exam. This summary must be written by you personally, the use of any automatic summarization tools or summaries by others will be considered cheating on the exam and is subject to the academic integrity policies covered elsewhere. Your summary must also be written to the satisfaction of the instructor.  Retakes or make-ups must be completed by the date specified by the instructor. There is generally no additional late penalty for an exam retake other than needing to write and submit the summary.&lt;br /&gt;
&lt;br /&gt;
==Grading Scale==&lt;br /&gt;
{|&lt;br /&gt;
| A&lt;br /&gt;
| 100-90%&lt;br /&gt;
| B&lt;br /&gt;
| 89-80%&lt;br /&gt;
| C&lt;br /&gt;
| 79-70%&lt;br /&gt;
| D&lt;br /&gt;
| 69-65%&lt;br /&gt;
| F&lt;br /&gt;
| &amp;lt; 64%&lt;br /&gt;
|}&lt;br /&gt;
&lt;br /&gt;
A = achievement that is outstanding relative to the level necessary to meet course requirements.&lt;br /&gt;
&lt;br /&gt;
B = achievement that is significantly above the level necessary to meet course requirements.&lt;br /&gt;
&lt;br /&gt;
C = achievement that meets the course requirements in every respect.&lt;br /&gt;
&lt;br /&gt;
D = achievement that is worthy of credit even though it fails to meet fully the course requirements.&lt;br /&gt;
&lt;br /&gt;
F (or N) = Represents failure (or no credit) and signifies that the work was either (1) completed but at a level of achievement that is not worthy of credit or (2) was not completed and there was no agreement between the instructor and the student that the student would be awarded an I (see also I).&lt;br /&gt;
&lt;br /&gt;
I = (Incomplete) Assigned at the discretion of the instructor when, due to extraordinary circumstances, e.g., hospitalization, a student is prevented from completing the work of the course on time. Requires a written agreement between instructor and student.&lt;br /&gt;
&lt;br /&gt;
==Grading Method and Availability==&lt;br /&gt;
Grades for this course are calculated based on a weighted points system. Each assignment, quiz or test is assigned to one of the weighted categories below and is graded on a points system. Your percentage is calculated for each category by dividing the points earned in that category by the points available. Finally, your percentage earned in each category is multiplied by the weight of that category and these are added together. The instructor may round up based on student participation and individual improvement.&lt;br /&gt;
&lt;br /&gt;
{|&lt;br /&gt;
| Unit Assessments&lt;br /&gt;
| 20%&lt;br /&gt;
|-&lt;br /&gt;
| Lab/Homework Assignments&lt;br /&gt;
| 35%&lt;br /&gt;
|-&lt;br /&gt;
| Written Final Exam&lt;br /&gt;
| 15%&lt;br /&gt;
|-&lt;br /&gt;
| Skills Based Final Exam&lt;br /&gt;
| 15%&lt;br /&gt;
|-&lt;br /&gt;
| Participation Activities&lt;br /&gt;
| 15%&lt;br /&gt;
|}&lt;br /&gt;
&lt;br /&gt;
Detailed information about assignments and which category they are included in is on the &amp;quot;Assignments&amp;quot; page of the course website.&lt;br /&gt;
&lt;br /&gt;
Mid-Term grades are not officially distributed but assignment scores are made available in the online grade book as assignments are graded and you may calculate your current course grade at any time using the above instructions and weighting. It is strongly suggested that if you want to know where you stand in the class you re-create your own copy of the gradebook with appropriate weights in a spreadsheet program such as OpenOffice Calc, Microsoft Excel, or Google Sheets where you can estimate scores you will likely get on future assignments and run other &amp;quot;what-if&amp;quot; scenarios.&lt;br /&gt;
&lt;br /&gt;
Be aware that the final grade in online gradebooks may be calculated in a way which ignores any assignments you have not turned in. At the end of the semester assignments which have not been turned in will have scores of 0 recorded in the gradebook. If you have missing assignments this may cause your grade to suddenly drop from what was previously shown. It is your responsibility to know what assignments you have not completed, that those will become 0s if not turned in, and how that will affect your grade.&lt;br /&gt;
&lt;br /&gt;
==Extra Credit==&lt;br /&gt;
Students should not rely on extra credit to boost their grade and should instead complete each assignment to the best of their ability. However, from time to time extra credit opportunities may arise at which time they will be announced in class, by email and/or through the course website. Unless otherwise noted extra credit will be added to the Chapter Homework Assignments category.&lt;br /&gt;
&lt;br /&gt;
==Special Note on Exam Cheating==&lt;br /&gt;
It is unacceptable to look for or find copies of exams, exam questions, or scenarios online and use them to complete your exam. Answering a question or scenario incorrectly based on the exam you are taking but in a way that was indicated as correct on a version of the exam which was found online will be seen as evidence of intentional cheating. You will receive a penalty and it will be reported as indicated in the course and campus policies section below.&lt;br /&gt;
&lt;br /&gt;
In plain English... I know some copies of exams for this course circulate online. I look at these and may modify the exam you are given so that a different answer is correct for what looks to be a similar question. You may call these &amp;quot;trick questions&amp;quot; but in this case they are only a trick question if you have seen a stolen copy of an old exam. If you answer one or more of these as shown on the stolen exam this will be evidence of cheating and you will be punished according to cheating policies. Do not cheat, do not look for or use stolen exams.&lt;br /&gt;
&lt;br /&gt;
See the course and campus policies section below for additional information on cheating policies.&lt;br /&gt;
&lt;br /&gt;
=Course and Campus Policies=&lt;br /&gt;
{{Franske Syllabus Policies}}&lt;br /&gt;
&lt;br /&gt;
{{Campus Syllabus Policies}}&lt;br /&gt;
&lt;br /&gt;
=Updates to this Syllabus=&lt;br /&gt;
The instructor reserves the right to modify and adjust this syllabus as needed during the course of this class. The most up to date version will always be available on the course website or from the instructor.&lt;/div&gt;</summary>
		<author><name>BenFranske</name></author>
	</entry>
	<entry>
		<id>https://wiki.ihitc.net/mediawiki/index.php?title=Franske_ITC-2611_Syllabus&amp;diff=9846</id>
		<title>Franske ITC-2611 Syllabus</title>
		<link rel="alternate" type="text/html" href="https://wiki.ihitc.net/mediawiki/index.php?title=Franske_ITC-2611_Syllabus&amp;diff=9846"/>
		<updated>2022-04-14T04:44:21Z</updated>

		<summary type="html">&lt;p&gt;BenFranske: /* Late Assignments and Extensions */&lt;/p&gt;
&lt;hr /&gt;
&lt;div&gt;{{SyllabusInfo&lt;br /&gt;
|coursename = Cisco Enterprise Network Core Technologies (CCNP 1)&lt;br /&gt;
|coursenumber = ITC-2611-91&lt;br /&gt;
|numcredits = 3&lt;br /&gt;
|instructor = Dr. Ben Franske&lt;br /&gt;
|term = Fall 2021 (8/23/2021 - 12/16/2021)&lt;br /&gt;
|meetings = Tu 6:00-8:30pm&lt;br /&gt;
|location = Online&lt;br /&gt;
}}&lt;br /&gt;
&lt;br /&gt;
{{Franske Dynamic Syllabus Notice}}&lt;br /&gt;
&lt;br /&gt;
=Instructor Contact Information=&lt;br /&gt;
{{Franske Contact Information}}&lt;br /&gt;
&lt;br /&gt;
=General Course Information=&lt;br /&gt;
==Prerequisite(s)==&lt;br /&gt;
ITC 2535, ITC 2530, or CCNA Certification&lt;br /&gt;
&lt;br /&gt;
==Course Description==&lt;br /&gt;
Explores the core technologies of an enterprise network. Focuses on implementing core enterprise network technologies including dual stack (IPv4 and IPv6) architecture, virtualization, layer 2, 3, and wireless infrastructure, network assurance, security and automation. This is the first of two courses preparing students for the Cisco Certified Network Professional Enterprise certification.&lt;br /&gt;
&lt;br /&gt;
==Required==&lt;br /&gt;
* Official Cert Guide: CCNP and CCIE Enterprise Core ENCOR 350-401 (Edgeworth, Garza Rios, Gooley, Hucaby) ISBN: 978-1587145230&lt;br /&gt;
** &#039;&#039;&#039;Yes, This textbook really is required. Unlike many Cisco Networking Academy classes there is not a free online version on Netacad.&#039;&#039;&#039;&lt;br /&gt;
* CCNP and CCIE Enterprise Core &amp;amp; CCNP Enterprise Advanced Routing Portable Command Guide (Empson, Gargano) ISBN: 978-0135768167&lt;br /&gt;
* External USB Drive, 8GB free minimum, flash drive or hard drive&lt;br /&gt;
&lt;br /&gt;
==Optional==&lt;br /&gt;
&lt;br /&gt;
==Course Website(s)==&lt;br /&gt;
* ITCwiki (http://wiki.ihitc.net)&lt;br /&gt;
* Cisco Networking Academy (http://www.netacad.com)&lt;br /&gt;
** NOTE: It is important that you keep an accurate email address on file with the Cisco Networking Academy site and/or regularly sign on to the site to check your Networking Academy Inbox. Important and time-sensitive course information may be distributed through the Networking Academy messaging system. If you have an accurate email address you can receive the information by email as well.&lt;br /&gt;
&lt;br /&gt;
=Lab Hours=&lt;br /&gt;
&#039;&#039;&#039;All labs in this class for Fall 2021 will be conducted virtually and will be accessible 24/7 based on equipment availability and use by other students. This is on a first come, first served basis.&#039;&#039;&#039;&lt;br /&gt;
&lt;br /&gt;
Open lab time may also be available under the supervision of the lab assistant or ITC department instructors, see the [[Open Lab Schedule]] wiki page for more information. Students who do not show up for lab hours they have scheduled may be restricted from registering for lab hours in the future.&lt;br /&gt;
&lt;br /&gt;
=Course Outcomes=&lt;br /&gt;
The student will be able to:&lt;br /&gt;
* Explain the different design principles used in an enterprise network&lt;br /&gt;
* Analyze design principles of a WLAN deployment&lt;br /&gt;
* Differentiate between on-premises and cloud infrastructure deployments&lt;br /&gt;
* Explain the working principles of the Cisco SD-WAN solution&lt;br /&gt;
* Explain the working principles of the Cisco SD-Access solution&lt;br /&gt;
* Describe concepts of wired and wireless QoS&lt;br /&gt;
* Differentiate hardware and software switching mechanisms&lt;br /&gt;
* Describe device virtualization technologies&lt;br /&gt;
* Configure and verify data path virtualization technologies&lt;br /&gt;
* Describe network virtualization concepts&lt;br /&gt;
* Troubleshoot static and dynamic 802.1q trunking protocols&lt;br /&gt;
* Troubleshoot static and dynamic EtherChannels&lt;br /&gt;
* Configure and verify common Spanning Tree Protocols (RSTP and MST)&lt;br /&gt;
* Compare routing concepts of EIGRP and OSPF (advanced distance vector vs. linked state, load balancing, path selection, path operations, metrics)&lt;br /&gt;
* Configure and verify simple OSPF environments, including multiple normal areas, summarization, and filtering (neighbor adjacency, point-to-point and broadcast network types, and passive interface)&lt;br /&gt;
* Configure and verify eBGP between directly connected neighbors (best path selection algorithm and neighbor relationships)&lt;br /&gt;
* Describe Layer 1 wireless concepts, such as RF power, RSSI, SNR, interference noise, band and channels, and wireless client devices capabilities&lt;br /&gt;
* Describe AP modes and antenna types&lt;br /&gt;
* Describe access point discovery and join process (discovery algorithms, WLC selection process)&lt;br /&gt;
* Describe the main principles and use cases for Layer 2 and Layer 3 roaming&lt;br /&gt;
* Troubleshoot WLAN configuration and wireless client connectivity issues&lt;br /&gt;
* Describe Network Time Protocol (NTP) &lt;br /&gt;
* Configure and verify NAT/PAT&lt;br /&gt;
* Configure first hop redundancy protocols, such as HSRP and VRRP&lt;br /&gt;
* Describe multicast protocols, such as PIM and IGMP v2/v3&lt;br /&gt;
* Diagnose network problems using tools such as debugs, conditional debugs, trace route,ping, SNMP, and syslog&lt;br /&gt;
* Configure and verify device monitoring using syslog for remote logging&lt;br /&gt;
* Configure and verify NetFlow and Flexible NetFlow&lt;br /&gt;
* Configure and verify SPAN/RSPAN/ERSPAN&lt;br /&gt;
* Configure and verify IPSLA&lt;br /&gt;
* Describe Cisco DNA Center workflows to apply network configuration, monitoring, and management&lt;br /&gt;
* Configure and verify NETCONF and RESTCONF&lt;br /&gt;
* Configure and verify device access control&lt;br /&gt;
* Configure and verify infrastructure security features&lt;br /&gt;
* Describe REST API security&lt;br /&gt;
* Configure and verify wireless security features&lt;br /&gt;
* Describe the components of network security design&lt;br /&gt;
* Interpret basic Python components and scripts&lt;br /&gt;
* Construct valid JSON encoded file&lt;br /&gt;
* Describe the high-level principles and benefits of a data modeling language, such as YANG&lt;br /&gt;
* Describe APIs for Cisco DNA Center and vManage&lt;br /&gt;
* Interpret REST API response codes and results in payload using Cisco DNA Center and RESTCONF&lt;br /&gt;
* Construct EEM applet to automate configuration, troubleshooting, or data collection&lt;br /&gt;
* Compare agent vs. agentless orchestration tools, such as Chef, Puppet, Ansible, and SaltStack&lt;br /&gt;
&lt;br /&gt;
=Course Design=&lt;br /&gt;
This course will be taught as a fully online course with regular synchronous instructor meetings. This means that you will be meeting regularly with the instructor in an online web conference call during the scheduled course time to assess your progress. Additional details about this are available on the course website.&lt;br /&gt;
&lt;br /&gt;
=Assignments and Grading=&lt;br /&gt;
Grades will be determined by performance on unit multiple-choice tests, lab exercises, participation, a skills exam, and a final exam. A description of assignments is available from the course website. It is expected that assignments will be completed and turned in on time and as specified.&lt;br /&gt;
&lt;br /&gt;
Failure to turn in one or more assignments without approval from the instructor may result in an additional lack of participation penalty of up to 20% of your overall course grade depending on the type of the assignment.&lt;br /&gt;
&lt;br /&gt;
==Late Assignments, Extensions, and Retakes==&lt;br /&gt;
If assignments are turned in late 10% will be deducted for each day or partial day the assignment is late. &#039;&#039;&#039;If you are turning in an assignment late you must contact the instructor for information before the due date. Failure to do so may result in additional penalties.&#039;&#039;&#039; The grading of late assignments is given a lower priority and may take longer so students are encouraged to plan ahead and turn in assignments on time. Penalty-free deadline extensions will not be given without written documentation from a licensed medical practitioner or other extenuating circumstances at the discretion of the instructor.&lt;br /&gt;
&lt;br /&gt;
If you miss or do poorly on a regular unit/module/chapter exam (not a final exam or skills final exam) you may petition the instructor to retake the exam once. You will need to write a 400-500 word summary of the unit/module/chapter which is covered by the exam. This summary must be written by you personally, the use of any automatic summarization tools or summaries by others will be considered cheating on the exam and is subject to the academic integrity policies covered elsewhere. Your summary must also be written to the satisfaction of the instructor.  Retakes or make-ups must be completed by the date specified by the instructor. There is generally no additional late penalty for an exam retake other than needing to write and submit the summary.&lt;br /&gt;
&lt;br /&gt;
==Grading Scale==&lt;br /&gt;
{|&lt;br /&gt;
| A&lt;br /&gt;
| 100-90%&lt;br /&gt;
| B&lt;br /&gt;
| 89-80%&lt;br /&gt;
| C&lt;br /&gt;
| 79-70%&lt;br /&gt;
| D&lt;br /&gt;
| 69-65%&lt;br /&gt;
| F&lt;br /&gt;
| &amp;lt; 64%&lt;br /&gt;
|}&lt;br /&gt;
&lt;br /&gt;
A = achievement that is outstanding relative to the level necessary to meet course requirements.&lt;br /&gt;
&lt;br /&gt;
B = achievement that is significantly above the level necessary to meet course requirements.&lt;br /&gt;
&lt;br /&gt;
C = achievement that meets the course requirements in every respect.&lt;br /&gt;
&lt;br /&gt;
D = achievement that is worthy of credit even though it fails to meet fully the course requirements.&lt;br /&gt;
&lt;br /&gt;
F (or N) = Represents failure (or no credit) and signifies that the work was either (1) completed but at a level of achievement that is not worthy of credit or (2) was not completed and there was no agreement between the instructor and the student that the student would be awarded an I (see also I).&lt;br /&gt;
&lt;br /&gt;
I = (Incomplete) Assigned at the discretion of the instructor when, due to extraordinary circumstances, e.g., hospitalization, a student is prevented from completing the work of the course on time. Requires a written agreement between instructor and student.&lt;br /&gt;
&lt;br /&gt;
==Grading Method and Availability==&lt;br /&gt;
Grades for this course are calculated based on a weighted points system. Each assignment, quiz or test is assigned to one of the weighted categories below and is graded on a points system. Your percentage is calculated for each category by dividing the points earned in that category by the points available. Finally, your percentage earned in each category is multiplied by the weight of that category and these are added together. The instructor may round up based on student participation and individual improvement.&lt;br /&gt;
&lt;br /&gt;
{|&lt;br /&gt;
| Unit Assessments&lt;br /&gt;
| 20%&lt;br /&gt;
|-&lt;br /&gt;
| Lab/Homework Assignments&lt;br /&gt;
| 35%&lt;br /&gt;
|-&lt;br /&gt;
| Written Final Exam&lt;br /&gt;
| 15%&lt;br /&gt;
|-&lt;br /&gt;
| Skills Based Final Exam&lt;br /&gt;
| 15%&lt;br /&gt;
|-&lt;br /&gt;
| Participation Activities&lt;br /&gt;
| 15%&lt;br /&gt;
|}&lt;br /&gt;
&lt;br /&gt;
Detailed information about assignments and which category they are included in is on the &amp;quot;Assignments&amp;quot; page of the course website.&lt;br /&gt;
&lt;br /&gt;
Mid-Term grades are not officially distributed but assignment scores are made available in the online grade book as assignments are graded and you may calculate your current course grade at any time using the above instructions and weighting. It is strongly suggested that if you want to know where you stand in the class you re-create your own copy of the gradebook with appropriate weights in a spreadsheet program such as OpenOffice Calc, Microsoft Excel, or Google Sheets where you can estimate scores you will likely get on future assignments and run other &amp;quot;what-if&amp;quot; scenarios.&lt;br /&gt;
&lt;br /&gt;
Be aware that the final grade in online gradebooks may be calculated in a way which ignores any assignments you have not turned in. At the end of the semester assignments which have not been turned in will have scores of 0 recorded in the gradebook. If you have missing assignments this may cause your grade to suddenly drop from what was previously shown. It is your responsibility to know what assignments you have not completed, that those will become 0s if not turned in, and how that will affect your grade.&lt;br /&gt;
&lt;br /&gt;
==Extra Credit==&lt;br /&gt;
Students should not rely on extra credit to boost their grade and should instead complete each assignment to the best of their ability. However, from time to time extra credit opportunities may arise at which time they will be announced in class, by email and/or through the course website. Unless otherwise noted extra credit will be added to the Chapter Homework Assignments category.&lt;br /&gt;
&lt;br /&gt;
==Special Note on Exam Cheating==&lt;br /&gt;
It is unacceptable to look for or find copies of exams, exam questions, or scenarios online and use them to complete your exam. Answering a question or scenario incorrectly based on the exam you are taking but in a way that was indicated as correct on a version of the exam which was found online will be seen as evidence of intentional cheating. You will receive a penalty and it will be reported as indicated in the course and campus policies section below.&lt;br /&gt;
&lt;br /&gt;
In plain English... I know some copies of exams for this course circulate online. I look at these and may modify the exam you are given so that a different answer is correct for what looks to be a similar question. You may call these &amp;quot;trick questions&amp;quot; but in this case they are only a trick question if you have seen a stolen copy of an old exam. If you answer one or more of these as shown on the stolen exam this will be evidence of cheating and you will be punished according to cheating policies. Do not cheat, do not look for or use stolen exams.&lt;br /&gt;
&lt;br /&gt;
See the course and campus policies section below for additional information on cheating policies.&lt;br /&gt;
&lt;br /&gt;
=Course and Campus Policies=&lt;br /&gt;
{{Franske Syllabus Policies}}&lt;br /&gt;
&lt;br /&gt;
{{Campus Syllabus Policies}}&lt;br /&gt;
&lt;br /&gt;
=Updates to this Syllabus=&lt;br /&gt;
The instructor reserves the right to modify and adjust this syllabus as needed during the course of this class. The most up to date version will always be available on the course website or from the instructor.&lt;/div&gt;</summary>
		<author><name>BenFranske</name></author>
	</entry>
	<entry>
		<id>https://wiki.ihitc.net/mediawiki/index.php?title=Franske_ITC-2536_Syllabus&amp;diff=9845</id>
		<title>Franske ITC-2536 Syllabus</title>
		<link rel="alternate" type="text/html" href="https://wiki.ihitc.net/mediawiki/index.php?title=Franske_ITC-2536_Syllabus&amp;diff=9845"/>
		<updated>2022-04-14T04:43:36Z</updated>

		<summary type="html">&lt;p&gt;BenFranske: /* Late Assignments and Extensions */&lt;/p&gt;
&lt;hr /&gt;
&lt;div&gt;{{SyllabusInfo&lt;br /&gt;
|coursename = Enterprise Networking, Security, Automation, and Intro to Cisco Network Security (CCNA 3/Net Security 1)&lt;br /&gt;
|coursenumber = ITC-2536-62&lt;br /&gt;
|numcredits = 6&lt;br /&gt;
|instructor = Dr. Ben Franske&lt;br /&gt;
|term = Spring 2022 (1/11/2022 - 5/10/2022)&lt;br /&gt;
|meetings = T 6:00-8:30pm&lt;br /&gt;
|location = B109 &amp;amp; Online Option&lt;br /&gt;
}}&lt;br /&gt;
&lt;br /&gt;
{{Franske Dynamic Syllabus Notice}}&lt;br /&gt;
&lt;br /&gt;
=Instructor Contact Information=&lt;br /&gt;
{{Franske Contact Information}}&lt;br /&gt;
&lt;br /&gt;
=General Course Information=&lt;br /&gt;
==Prerequisite(s)==&lt;br /&gt;
* ITC 2516 or (ITC 2510 AND ITC 2520)&lt;br /&gt;
&lt;br /&gt;
==Course Description==&lt;br /&gt;
Explores the architecture, components, operations, and security required for large, complex networks, including wide area network (WAN) technologies, and the fundamentals of cryptographic systems. This includes the ability to configure the OSPF routing protocol, access control lists, NAT, firewalls, and VPNs. The course emphasizes network security concepts and introduces network virtualization and automation. Students learn how to configure, troubleshoot, and secure enterprise network devices, understand how application programming interfaces (API) and configuration management tools enable network automation, and how to provide for the confidentiality, integrity, and availability of data and network systems. This course completes the coursework preparation for the CCNA certification exam and provides additional network security content.&lt;br /&gt;
&lt;br /&gt;
==Required==&lt;br /&gt;
* CCNA Routing and Switching Portable Command Guide (5th Edition) (Empson) ISBN: 978013593782-2&lt;br /&gt;
* External USB Drive, 8GB free minimum, flash drive or hard drive&lt;br /&gt;
&lt;br /&gt;
==Optional==&lt;br /&gt;
* Enterprise Networking, Security, and Automation Companion Guide (CCNAv7) ISBN: 978-0136634324&lt;br /&gt;
* Enterprise Networking, Security, and Automation Course Booklet (CCNAv7) ISBN: 978-0136634737&lt;br /&gt;
* Enterprise Networking, Security, and Automation Labs &amp;amp; Study Guide (CCNAv7) ISBN: 978-0136634690&lt;br /&gt;
&lt;br /&gt;
==Course Website(s)==&lt;br /&gt;
* ITCwiki (http://wiki.ihitc.net)&lt;br /&gt;
* Cisco Networking Academy (http://www.netacad.com)&lt;br /&gt;
** NOTE: It is important that you keep an accurate email address on file with the Cisco Networking Academy site and/or regularly sign on to the site to check your Networking Academy Inbox. Important and time-sensitive course information may be distributed through the Networking Academy messaging system. If you have an accurate email address you can receive the information by email as well.&lt;br /&gt;
&lt;br /&gt;
=Lab Hours=&lt;br /&gt;
&#039;&#039;&#039;All labs in this class for Spring 2021 will be conducted virtually and will be accessible 24/7 based on equipment availability and use by other students. This is on a first come, first served basis.&#039;&#039;&#039;&lt;br /&gt;
&lt;br /&gt;
Open lab time may also be available under the supervision of the lab assistant or ITC department instructors, see the [[Open Lab Schedule]] wiki page for more information. Students who do not show up for lab hours they have scheduled may be restricted from registering for lab hours in the future.&lt;br /&gt;
&lt;br /&gt;
=Course Outcomes=&lt;br /&gt;
The student will be able to:&lt;br /&gt;
* Configure single-area OSPFv2 in both point-to-point and multiaccess networks.&lt;br /&gt;
* Explain how to mitigate threats and enhance network security using access control lists and security best practices.&lt;br /&gt;
* Implement standard IPv4 ACLs to filter traffic and secure administrative access.&lt;br /&gt;
* Configure NAT services on the edge router to provide IPv4 address scalability.&lt;br /&gt;
* Explain techniques to provide address scalability and secure remote access for WANs.&lt;br /&gt;
* Explain how to optimize, monitor, and troubleshoot scalable network architectures.&lt;br /&gt;
* Explain how networking devices implement QoS.&lt;br /&gt;
* Implement protocols to manage the network.&lt;br /&gt;
* Explain how technologies such as virtualization, software defined networking, and automation affect evolving networks.&lt;br /&gt;
* Describe modern threats to a secure network&lt;br /&gt;
* Describe, configure, and troubleshoot AAA on Cisco routers using local router database and server-based access control system&lt;br /&gt;
* Implement basic zone-based firewall technologies to secure network perimeter&lt;br /&gt;
* Describe common layer 2 and end point attacks and configure mitigation for them&lt;br /&gt;
* Describe secure cryptographic systems and algorithms including hashes, HMACs, ciphers, and PKI&lt;br /&gt;
* Describe IPsec protocols and delivery modes (IKE, ESP, AH, tunnel mode, transport mode)&lt;br /&gt;
* Implement basic VPN technologies including site-to-side, remote-worker, and TLS/SSL VPNs&lt;br /&gt;
&lt;br /&gt;
&lt;br /&gt;
=Course Design=&lt;br /&gt;
This course will be taught as a fully online course with regular synchronous instructor meetings. This means that you will be meeting regularly with the instructor in an online web conference call during the scheduled course time to assess your progress. Additional details about this are available on the course website.&lt;br /&gt;
&lt;br /&gt;
=Assignments and Grading=&lt;br /&gt;
Grades will be determined by performance on unit multiple-choice tests, lab exercises, participation, a skills exam, and a final exam. A description of assignments is available from the course website. It is expected that assignments will be completed and turned in on time and as specified.&lt;br /&gt;
&lt;br /&gt;
Failure to turn in one or more assignments without approval from the instructor may result in an additional lack of participation penalty of up to 20% of your overall course grade depending on the type of the assignment.&lt;br /&gt;
&lt;br /&gt;
==Late Assignments. Extensions, and Retakes==&lt;br /&gt;
If assignments are turned in late 10% will be deducted for each day or partial day the assignment is late. &#039;&#039;&#039;If you are turning in an assignment late you must contact the instructor for information before the due date. Failure to do so may result in additional penalties.&#039;&#039;&#039; The grading of late assignments is given a lower priority and may take longer so students are encouraged to plan ahead and turn in assignments on time. Deadline extensions will not be given without written documentation from a licensed medical practitioner or other extenuating circumstances at the discretion of the instructor.&lt;br /&gt;
&lt;br /&gt;
If you miss or do poorly on a regular unit/module/chapter exam (not a final exam or skills final exam) you may petition the instructor to retake the exam once. You will need to write a 400-500 word summary of the unit/module/chapter which is covered by the exam. This summary must be written by you personally, the use of any automatic summarization tools or summaries by others will be considered cheating on the exam and is subject to the academic integrity policies covered elsewhere. Your summary must also be written to the satisfaction of the instructor.  Retakes or make-ups must be completed by the date specified by the instructor. There is generally no additional late penalty for an exam retake other than needing to write and submit the summary.&lt;br /&gt;
&lt;br /&gt;
==Grading Scale==&lt;br /&gt;
{|&lt;br /&gt;
| A&lt;br /&gt;
| 100-90%&lt;br /&gt;
| B&lt;br /&gt;
| 89-80%&lt;br /&gt;
| C&lt;br /&gt;
| 79-70%&lt;br /&gt;
| D&lt;br /&gt;
| 69-65%&lt;br /&gt;
| F&lt;br /&gt;
| &amp;lt; 64%&lt;br /&gt;
|}&lt;br /&gt;
&lt;br /&gt;
A = achievement that is outstanding relative to the level necessary to meet course requirements.&lt;br /&gt;
&lt;br /&gt;
B = achievement that is significantly above the level necessary to meet course requirements.&lt;br /&gt;
&lt;br /&gt;
C = achievement that meets the course requirements in every respect.&lt;br /&gt;
&lt;br /&gt;
D = achievement that is worthy of credit even though it fails to meet fully the course requirements.&lt;br /&gt;
&lt;br /&gt;
F (or N) = Represents failure (or no credit) and signifies that the work was either (1) completed but at a level of achievement that is not worthy of credit or (2) was not completed and there was no agreement between the instructor and the student that the student would be awarded an I (see also I).&lt;br /&gt;
&lt;br /&gt;
I = (Incomplete) Assigned at the discretion of the instructor when, due to extraordinary circumstances, e.g., hospitalization, a student is prevented from completing the work of the course on time. Requires a written agreement between instructor and student.&lt;br /&gt;
&lt;br /&gt;
==Grading Method and Availability==&lt;br /&gt;
This course is a combination of two Cisco Networking Academy courses, CCNA 3 and Network Security. Grades for each of these two courses will be calculated separately following the method below and then the two courses will be averaged for a final grade in the single 6 credit college course.&lt;br /&gt;
&lt;br /&gt;
Grades for these courses are calculated based on a weighted points system. Each assignment, quiz or test is assigned to one of the weighted categories below and is graded on a points system. Your percentage is calculated for each category by dividing the points earned in that category by the points available. Finally, your percentage earned in each category is multiplied by the weight of that category and these are added together. The instructor may round up based on student participation and individual improvement.&lt;br /&gt;
&lt;br /&gt;
{|&lt;br /&gt;
| Unit Assessments&lt;br /&gt;
| 20%&lt;br /&gt;
|-&lt;br /&gt;
| Lab/Homework Assignments&lt;br /&gt;
| 35%&lt;br /&gt;
|-&lt;br /&gt;
| Written Final Exam&lt;br /&gt;
| 15%&lt;br /&gt;
|-&lt;br /&gt;
| Skills Based Final Exam&lt;br /&gt;
| 15%&lt;br /&gt;
|-&lt;br /&gt;
| Participation Activities&lt;br /&gt;
| 15%&lt;br /&gt;
|}&lt;br /&gt;
&lt;br /&gt;
Detailed information about assignments and which category they are included in is on the &amp;quot;Assignments&amp;quot; page of the course website.&lt;br /&gt;
&lt;br /&gt;
Mid-Term grades are not officially distributed but assignment scores are made available in the online grade book as assignments are graded and you may calculate your current course grade at any time using the above instructions and weighting. It is strongly suggested that if you want to know where you stand in the class you re-create your own copy of the gradebook with appropriate weights in a spreadsheet program such as OpenOffice Calc, Microsoft Excel, or Google Sheets where you can estimate scores you will likely get on future assignments and run other &amp;quot;what-if&amp;quot; scenarios.&lt;br /&gt;
&lt;br /&gt;
Be aware that the final grade in online gradebooks may be calculated in a way which ignores any assignments you have not turned in. At the end of the semester assignments which have not been turned in will have scores of 0 recorded in the gradebook. If you have missing assignments this may cause your grade to suddenly drop from what was previously shown. It is your responsibility to know what assignments you have not completed, that those will become 0s if not turned in, and how that will affect your grade.&lt;br /&gt;
&lt;br /&gt;
==Extra Credit==&lt;br /&gt;
Students should not rely on extra credit to boost their grade and should instead complete each assignment to the best of their ability. However, from time to time extra credit opportunities may arise at which time they will be announced in class, by email and/or through the course website. Extra credit will be added to the Chapter Homework Assignments category.&lt;br /&gt;
&lt;br /&gt;
==Special Note on Exam Cheating==&lt;br /&gt;
It is unacceptable to look for or find copies of exams, exam questions, or scenarios online and use them to complete your exam. Answering a question or scenario incorrectly based on the exam you are taking but in a way that was indicated as correct on a version of the exam which was found online will be seen as evidence of intentional cheating. You will receive a penalty and it will be reported as indicated in the Academic Integrity (Plagiarism and Cheating) policies section below.&lt;br /&gt;
&lt;br /&gt;
In plain English... I know some copies of exams for this course circulate online. I look at these and may modify the exam you are given so that a different answer is correct for what looks to be a similar question. You may call these &amp;quot;trick questions&amp;quot; but in this case they are only a trick question if you have seen a stolen copy of an old exam. If you answer one or more of these as shown on the stolen exam this will be evidence of cheating and you will be punished according to Academic Integrity (Plagiarism and Cheating) policies. Do not cheat, do not look for or use stolen exams.&lt;br /&gt;
&lt;br /&gt;
See the Academic Integrity (Plagiarism and Cheating) section below for additional information on cheating policies.&lt;br /&gt;
&lt;br /&gt;
==Special Note on Lab Cheating==&lt;br /&gt;
In the case of Packet Tracer activities this means you must start with the file provided by your instructor or as part of the curriculum and complete the activity yourself. You may of course ask others for help figuring something out but you must do the work yourself. Do not simply follow tutorials or videos from start to finish showing how to complete the activity as that will not allow you to learn the process and you will likely score poorly on lab exams. You may never ask anyone else to complete an activity for you or turn in an activity completed by someone else, this will be treated as cheating.&lt;br /&gt;
&lt;br /&gt;
In the case of lab activities which are designed to use physical lab equipment you must work on physical lab equipment, no simulators are allowed. Unless specific permission is given by the instructor this means you must use the IHCC lab equipment on campus or the IHCC Netlab remote lab system. Any evidence that you have turned in a lab report for a lab which is designed to be completed on physical equipment without using physical equipment will be treated as cheating. You may never ask anyone else to complete an activity for you or turn in an activity completed by someone else, this will be treated as cheating.&lt;br /&gt;
&lt;br /&gt;
See the Academic Integrity (Plagiarism and Cheating) section below for additional information on cheating policies.&lt;br /&gt;
&lt;br /&gt;
=Course and Campus Policies=&lt;br /&gt;
{{Franske Syllabus Policies}}&lt;br /&gt;
&lt;br /&gt;
{{Campus Syllabus Policies}}&lt;br /&gt;
&lt;br /&gt;
=Updates to this Syllabus=&lt;br /&gt;
The instructor reserves the right to modify and adjust this syllabus as needed during the course of this class. The most up to date version will always be available on the course website or from the instructor.&lt;/div&gt;</summary>
		<author><name>BenFranske</name></author>
	</entry>
	<entry>
		<id>https://wiki.ihitc.net/mediawiki/index.php?title=Franske_ITC-2516_Syllabus&amp;diff=9844</id>
		<title>Franske ITC-2516 Syllabus</title>
		<link rel="alternate" type="text/html" href="https://wiki.ihitc.net/mediawiki/index.php?title=Franske_ITC-2516_Syllabus&amp;diff=9844"/>
		<updated>2022-04-14T04:43:17Z</updated>

		<summary type="html">&lt;p&gt;BenFranske: /* Late Assignments and Extensions */&lt;/p&gt;
&lt;hr /&gt;
&lt;div&gt;{{SyllabusInfo&lt;br /&gt;
|coursename = Introduction to Networks and Switching, Routing, and Wireless Essentials (CCNA 1/2)&lt;br /&gt;
|coursenumber = ITC-2516-61&lt;br /&gt;
|numcredits = 6&lt;br /&gt;
|instructor = Dr. Ben Franske&lt;br /&gt;
|term = Fall 2021 (8/23/2021 - 12/16/2021)&lt;br /&gt;
|meetings = M 2:00-4:50pm&lt;br /&gt;
|location = Online&lt;br /&gt;
}}&lt;br /&gt;
&lt;br /&gt;
{{Franske Dynamic Syllabus Notice}}&lt;br /&gt;
&lt;br /&gt;
=Instructor Contact Information=&lt;br /&gt;
{{Franske Contact Information}}&lt;br /&gt;
&lt;br /&gt;
=General Course Information=&lt;br /&gt;
==Prerequisite(s)==&lt;br /&gt;
ITC 1400 or departmental assessment (see course notes). Placement into ENG 1108 or completion of both ENG 0099 and READ 0093/0094 with a grade of C or higher.&lt;br /&gt;
&lt;br /&gt;
==Course Description==&lt;br /&gt;
Introduces the architecture, structure, functions, components, and models of the Internet and other computer networks as well as the implementation of basic enterprise routing, switching, and wireless technologies. The fundamentals of IP addressing, Ethernet, router, switch, and wireless configuration are practiced through hands-on lab work. By the end of this course, students will be able to configure and troubleshoot routers and switches and resolve common issues with VLANs, Spanning-Tree, EtherChannel, Wireless LANs, DHCP, SLAAC, static IP routes, and first-hop redundancy protocols.&lt;br /&gt;
&lt;br /&gt;
Course Note: The prerequisite for this course can  be waived upon proof of passing an IT fundamentals examination administered by the department. Contact the instructor or department for more information.&lt;br /&gt;
&lt;br /&gt;
==Required==&lt;br /&gt;
* CCNA Routing and Switching Portable Command Guide (5th Edition) (Empson) ISBN: 978013593782-2&lt;br /&gt;
* External USB Drive, 8GB free minimum, flash drive or hard drive&lt;br /&gt;
&lt;br /&gt;
==Optional==&lt;br /&gt;
* Introduction to Networks v7.0 (ITN) Labs &amp;amp; Study Guide ISBN: 9780136634454&lt;br /&gt;
* Switching, Routing, and Wireless Essentials v7.0 (SRWE) Labs &amp;amp; Study Guide ISBN: 9780136634386 (used halfway through the semester)&lt;br /&gt;
* Introduction to Networks v7.0 (ITN) Course Booklet ISBN: 9780136632955&lt;br /&gt;
* Introduction to Networks v7.0 (ITN) Companion Guide ISBN: 9780136633662&lt;br /&gt;
* Switching, Routing, and Wireless Essentials v7.0 (SRWE) Course Booklet ISBN: 9780136634720&lt;br /&gt;
* Switching, Routing, and Wireless Essentials v7.0 (SRWE) Companion Guide ISBN: 9780136729358&lt;br /&gt;
&lt;br /&gt;
==Course Website(s)==&lt;br /&gt;
* ITCwiki (http://wiki.ihitc.net)&lt;br /&gt;
* Cisco Networking Academy (http://www.netacad.com)&lt;br /&gt;
** NOTE: It is important that you keep an accurate email address on file with the Cisco Networking Academy site and/or regularly sign on to the site to check your Networking Academy Inbox. Important and time-sensitive course information may be distributed through the Networking Academy messaging system. If you have an accurate email address you can receive the information by email as well.&lt;br /&gt;
&lt;br /&gt;
=Lab Hours=&lt;br /&gt;
&#039;&#039;&#039;All labs in this class for Fall 2021 will be conducted virtually and will be accessible 24/7 based on equipment availability and use by other students. This is on a first come, first served basis.&#039;&#039;&#039;&lt;br /&gt;
&lt;br /&gt;
Open lab time may also be available under the supervision of the lab assistant or ITC department instructors, see the [[Open Lab Schedule]] wiki page for more information. Students who do not show up for lab hours they have scheduled may be restricted from registering for lab hours in the future.&lt;br /&gt;
&lt;br /&gt;
=Course Outcomes=&lt;br /&gt;
The student will be able to:&lt;br /&gt;
* Explain the advances in modern network technologies.&lt;br /&gt;
* Implement initial settings including passwords, IP addressing, and default gateway parameters on a network switch and end devices.&lt;br /&gt;
* Explain how network protocols enable devices to access local and remote network resources.&lt;br /&gt;
* Explain how physical layer protocols, services, and network media support communications across data networks.&lt;br /&gt;
* Convert numbers between decimal and binary systems.&lt;br /&gt;
* Explain how media access control in the data link layer supports communication across networks.&lt;br /&gt;
* Explain how Ethernet operates in a switched network.&lt;br /&gt;
* Explain how routers use network layer protocols and services to enable end-to-end connectivity.&lt;br /&gt;
* Explain how ARP and ND enable communication on a local area network.&lt;br /&gt;
* Implement initial settings on a router and end devices.&lt;br /&gt;
* Calculate an IPv4 subnetting scheme to efficiently segment your network.&lt;br /&gt;
* Implement an IPv6 addressing scheme.&lt;br /&gt;
* Use various ICMP tools to test network connectivity.&lt;br /&gt;
* Compare the operations of transport layer protocols in supporting end-to-end communication.&lt;br /&gt;
* Explain the operation of application layer protocols in providing support to end-user applications.&lt;br /&gt;
* Configure switches and routers with device hardening features to enhance security.&lt;br /&gt;
* Implement a network design for a small network to include a router, a switch, and end devices.&lt;br /&gt;
* Configure devices by using security best practices.&lt;br /&gt;
* Explain how Layer 2 switches forward data.&lt;br /&gt;
* Implement VLANs and trunking in a switched network.&lt;br /&gt;
* Troubleshoot inter-VLAN routing on Layer 3 devices.&lt;br /&gt;
* Explain how STP enables redundancy in a Layer 2 network.&lt;br /&gt;
* Troubleshoot EtherChannel on switched links.&lt;br /&gt;
* Implement DHCPv4 to operate across multiple LANs.&lt;br /&gt;
* Explain the operation of dynamic address allocation in IPv6 networks.&lt;br /&gt;
* Explain how FHRPs provide default gateway services in a redundant network.&lt;br /&gt;
* Explain how vulnerabilities compromise LAN security.&lt;br /&gt;
* Configure switch security to mitigate LAN attacks.&lt;br /&gt;
* Explain how WLANs enable network connectivity.&lt;br /&gt;
* Implement a WLAN using a wireless router and WLC.&lt;br /&gt;
* Explain how routers use information in packets to make forwarding decisions.&lt;br /&gt;
* Configure IPv4 and IPv6 floating static routes.&lt;br /&gt;
* Explain how to troubleshoot static and default route configurations. &lt;br /&gt;
* Students will practice business soft skills including written, active listening, and oral presentation.&lt;br /&gt;
&lt;br /&gt;
=Course Design=&lt;br /&gt;
This course will be taught as a fully online course with regular synchronous instructor meetings. This means that you will be meeting regularly with the instructor in an online web conference call during the scheduled course time to assess your progress. Additional details about this are available on the course website.&lt;br /&gt;
&lt;br /&gt;
=Assignments and Grading=&lt;br /&gt;
Grades will be determined by performance on unit multiple-choice tests, lab exercises, participation, a skills exam, and a final exam. A description of assignments is available from the course website. It is expected that assignments will be completed and turned in on time and as specified.&lt;br /&gt;
&lt;br /&gt;
Failure to turn in one or more assignments without approval from the instructor may result in an additional lack of participation penalty of up to 20% of your overall course grade depending on the type of the assignment.&lt;br /&gt;
&lt;br /&gt;
==Late Assignments, Extensions, and Retakes==&lt;br /&gt;
If assignments are turned in late 10% will be deducted for each day or partial day the assignment is late. &#039;&#039;&#039;If you are turning in an assignment late you must contact the instructor for information before the due date. Failure to do so may result in additional penalties.&#039;&#039;&#039; The grading of late assignments is given a lower priority and may take longer so students are encouraged to plan ahead and turn in assignments on time. Penalty-free deadline extensions will not be given without written documentation from a licensed medical practitioner or other extenuating circumstances at the discretion of the instructor.&lt;br /&gt;
&lt;br /&gt;
If you miss or do poorly on a regular unit/module/chapter exam (not a final exam or skills final exam) you may petition the instructor to retake the exam once. You will need to write a 400-500 word summary of the unit/module/chapter which is covered by the exam. This summary must be written by you personally, the use of any automatic summarization tools or summaries by others will be considered cheating on the exam and is subject to the academic integrity policies covered elsewhere. Your summary must also be written to the satisfaction of the instructor.  Retakes or make-ups must be completed by the date specified by the instructor. There is generally no additional late penalty for an exam retake other than needing to write and submit the summary.&lt;br /&gt;
&lt;br /&gt;
==Grading Scale==&lt;br /&gt;
{|&lt;br /&gt;
| A&lt;br /&gt;
| 100-90%&lt;br /&gt;
| B&lt;br /&gt;
| 89-80%&lt;br /&gt;
| C&lt;br /&gt;
| 79-70%&lt;br /&gt;
| D&lt;br /&gt;
| 69-65%&lt;br /&gt;
| F&lt;br /&gt;
| &amp;lt; 64%&lt;br /&gt;
|}&lt;br /&gt;
&lt;br /&gt;
A = achievement that is outstanding relative to the level necessary to meet course requirements.&lt;br /&gt;
&lt;br /&gt;
B = achievement that is significantly above the level necessary to meet course requirements.&lt;br /&gt;
&lt;br /&gt;
C = achievement that meets the course requirements in every respect.&lt;br /&gt;
&lt;br /&gt;
D = achievement that is worthy of credit even though it fails to meet fully the course requirements.&lt;br /&gt;
&lt;br /&gt;
F (or N) = Represents failure (or no credit) and signifies that the work was either (1) completed but at a level of achievement that is not worthy of credit or (2) was not completed and there was no agreement between the instructor and the student that the student would be awarded an I (see also I).&lt;br /&gt;
&lt;br /&gt;
I = (Incomplete) Assigned at the discretion of the instructor when, due to extraordinary circumstances, e.g., hospitalization, a student is prevented from completing the work of the course on time. Requires a written agreement between instructor and student.&lt;br /&gt;
&lt;br /&gt;
==Grading Method and Availability==&lt;br /&gt;
This course is a combination of two Cisco Networking Academy courses, CCNA 1 and CCNA 2. Grades for each of these two courses will be calculated separately following the method below and then the two courses will be averaged for a final grade in the single 6 credit college course.&lt;br /&gt;
&lt;br /&gt;
Grades for these courses are calculated based on a weighted points system. Each assignment, quiz or test is assigned to one of the weighted categories below and is graded on a points system. Your percentage is calculated for each category by dividing the points earned in that category by the points available. Finally, your percentage earned in each category is multiplied by the weight of that category and these are added together. The instructor may round up based on student participation and individual improvement.&lt;br /&gt;
&lt;br /&gt;
{|&lt;br /&gt;
| Unit Assessments&lt;br /&gt;
| 20%&lt;br /&gt;
|-&lt;br /&gt;
| Lab/Homework Assignments&lt;br /&gt;
| 35%&lt;br /&gt;
|-&lt;br /&gt;
| Written Final Exam&lt;br /&gt;
| 15%&lt;br /&gt;
|-&lt;br /&gt;
| Skills Based Final Exam&lt;br /&gt;
| 15%&lt;br /&gt;
|-&lt;br /&gt;
| Participation Activities&lt;br /&gt;
| 15%&lt;br /&gt;
|}&lt;br /&gt;
&lt;br /&gt;
Detailed information about assignments and which category they are included in is on the &amp;quot;Assignments&amp;quot; page of the course website.&lt;br /&gt;
&lt;br /&gt;
Mid-Term grades are not officially distributed but assignment scores are made available in the online grade book as assignments are graded and you may calculate your current course grade at any time using the above instructions and weighting. It is strongly suggested that if you want to know where you stand in the class you re-create your own copy of the gradebook with appropriate weights in a spreadsheet program such as OpenOffice Calc, Microsoft Excel, or Google Sheets where you can estimate scores you will likely get on future assignments and run other &amp;quot;what-if&amp;quot; scenarios.&lt;br /&gt;
&lt;br /&gt;
Be aware that the final grade in online gradebooks may be calculated in a way which ignores any assignments you have not turned in. At the end of the semester assignments which have not been turned in will have scores of 0 recorded in the gradebook. If you have missing assignments this may cause your grade to suddenly drop from what was previously shown. It is your responsibility to know what assignments you have not completed, that those will become 0s if not turned in, and how that will affect your grade.&lt;br /&gt;
&lt;br /&gt;
==Extra Credit==&lt;br /&gt;
Students should not rely on extra credit to boost their grade and should instead complete each assignment to the best of their ability. However, from time to time extra credit opportunities may arise at which time they will be announced in class, by email and/or through the course website. Unless otherwise noted extra credit will be added to the Chapter Homework Assignments category.&lt;br /&gt;
&lt;br /&gt;
==Special Note on Exam Cheating==&lt;br /&gt;
It is unacceptable to look for or find copies of exams, exam questions, or scenarios online and use them to complete your exam. Answering a question or scenario incorrectly based on the exam you are taking but in a way that was indicated as correct on a version of the exam which was found online will be seen as evidence of intentional cheating. You will receive a penalty and it will be reported as indicated in the course and campus policies section below.&lt;br /&gt;
&lt;br /&gt;
In plain English... I know some copies of exams for this course circulate online. I look at these and may modify the exam you are given so that a different answer is correct for what looks to be a similar question. You may call these &amp;quot;trick questions&amp;quot; but in this case they are only a trick question if you have seen a stolen copy of an old exam. If you answer one or more of these as shown on the stolen exam this will be evidence of cheating and you will be punished according to cheating policies. Do not cheat, do not look for or use stolen exams.&lt;br /&gt;
&lt;br /&gt;
See the course and campus policies section below for additional information on cheating policies.&lt;br /&gt;
&lt;br /&gt;
==Special Note on Lab Cheating==&lt;br /&gt;
In the case of Packet Tracer activities this means you must start with the file provided by your instructor or as part of the curriculum and complete the activity yourself. You may of course ask others for help figuring something out but you must do the work yourself. Do not simply follow tutorials or videos from start to finish showing how to complete the activity as that will not allow you to learn the process and you will likely score poorly on lab exams. You may never ask anyone else to complete an activity for you or turn in an activity completed by someone else, this will be treated as cheating.&lt;br /&gt;
&lt;br /&gt;
In the case of lab activities which are designed to use physical lab equipment you must work on physical lab equipment, no simulators are allowed. Unless specific permission is given by the instructor this means you must use the IHCC lab equipment on campus or the IHCC Netlab remote lab system. Any evidence that you have turned in a lab report for a lab which is designed to be completed on physical equipment without using physical equipment will be treated as cheating.&lt;br /&gt;
&lt;br /&gt;
See the course and campus policies section below for additional information on cheating policies.&lt;br /&gt;
&lt;br /&gt;
=Course and Campus Policies=&lt;br /&gt;
{{Franske Syllabus Policies}}&lt;br /&gt;
&lt;br /&gt;
{{Campus Syllabus Policies}}&lt;br /&gt;
&lt;br /&gt;
=Updates to this Syllabus=&lt;br /&gt;
The instructor reserves the right to modify and adjust this syllabus as needed during the course of this class. The most up to date version will always be available on the course website or from the instructor.&lt;/div&gt;</summary>
		<author><name>BenFranske</name></author>
	</entry>
	<entry>
		<id>https://wiki.ihitc.net/mediawiki/index.php?title=Franske_ITC-2900_Assignments&amp;diff=9843</id>
		<title>Franske ITC-2900 Assignments</title>
		<link rel="alternate" type="text/html" href="https://wiki.ihitc.net/mediawiki/index.php?title=Franske_ITC-2900_Assignments&amp;diff=9843"/>
		<updated>2022-04-12T19:51:00Z</updated>

		<summary type="html">&lt;p&gt;BenFranske: /* Final Presentation */&lt;/p&gt;
&lt;hr /&gt;
&lt;div&gt;==Statement of Work==&lt;br /&gt;
After your team has selected a project to work on your next objective is to develop a Statement of Work (SoW). The SoW is your opportunity to take the very high level description of the project you were given and turn it into a more detailed description of your specific goals, operational procedures and timeline for the project. In order to successfully do this you will need to meet with the instructor and/or sponsor of the project and any other involved or related parties. One way to think of the SoW is as part of the contract you, as a consulting team, have with the project sponsor and ensure everyone is on the same page.&lt;br /&gt;
&lt;br /&gt;
Goals for the SoW:&lt;br /&gt;
* Clearly define the purpose of the project / problem statement in your own words. Make sure that you understand what is important to the sponsor.&lt;br /&gt;
* Give an overview/background of the technology involved. Make sure you have a basic understanding of the concepts you will be investigating and the problems you might encounter. Show that you have already started background research on the project.&lt;br /&gt;
* Define the scope of work and deliverables. What will you need to do for the project sponsor to consider this a success?&lt;br /&gt;
* Describe any resources or cooperation you believe you will need in order to be successful&lt;br /&gt;
* Develop a plan/schedule for your project, this can be updated as needed but you need to know when you are going to try and have certain phases of the project complete.&lt;br /&gt;
&lt;br /&gt;
SoWs should be written in a narrative (paragraph) format (with the exception of a timeline) and should typically be about three or four pages single spaced. Your SoW will be graded based on how you meet the goals for the SoW listed above as well as professionalism (grammar, punctuation, etc.)&lt;br /&gt;
&lt;br /&gt;
Google &amp;quot;statement of work&amp;quot; for more information about these as well as some examples.&lt;br /&gt;
&lt;br /&gt;
==Project Work Log==&lt;br /&gt;
* Each INDIVIDUAL in your group must keep a work log indicating what was worked on, when, and for how long. This should be written in narrative (paragraph) format. You should probably be writing at least 2 paragraphs each week about the work you have done and details from your research. Logs must be turned in at the end of the course but must be kept up to date throughout the course. Your instructor may ask to see a copy of your work log at any time.&lt;br /&gt;
* You should &#039;&#039;&#039;also&#039;&#039;&#039; keep a separate log of the hours you INDIVIDUALLY worked on the project in a spreadsheet by date and category so that they can be graphed and included in your final presentation.&lt;br /&gt;
* As a three credit course this course is estimated to require about 9 hours of work per week from each student, or about 144 hours over the entire semester. The purpose of your spreadsheet is to track how many hours you are spending on the project. The purpose of your work log is to provide a good place to save links to reference material, notes you want to remember about what you&#039;ve done, and to justify (back-up) the claim of how many hours you spent. Of course, if your group does phenomenal presentations and whitepaper and everyone appears to have contributed equally we&#039;re not going to look too closely other than to see that you have kept a log meeting the requirements. However, if there are any issues with your presentations or paper (and there&#039;s almost always something that could be better) or someone people in your group seems to have contributed much more or less than others the work logs can give important data (along with other evidence) of what went on and so can influence other areas of your grade as well. Bottom line: be thorough and dedicated to keeping good logs!&lt;br /&gt;
* Tip: Keep your individual narrative log in a single word processing document so that you can submit the entire log at once and not have to combine multiple files together into one to submit it.&lt;br /&gt;
&lt;br /&gt;
==Group Meetings and Minutes==&lt;br /&gt;
It is expected that your group meets synchronously &#039;&#039;at least&#039;&#039; once a week (more is always encouraged) to work on the project and to update each other about the status of your individual parts of the project, demonstrate and test systems, etc. This would be in addition to meeting time spent with your instructor.&lt;br /&gt;
&lt;br /&gt;
Someone in your group needs to take meeting minutes at these meetings and accurately capture the status of the project as well as the discussions and contributions of each team member. These written reports need to be available to the instructor upon request and submitted en masse at the end of the project. These minutes should at the minimum contain a list of the group members present, the location of the meeting, the time the meeting started, the time the meeting ended, a report from each member about what they have done since the last meeting, a summary of what was discussed, and what each member agrees to work on before the next meeting.&lt;br /&gt;
&lt;br /&gt;
Tip: When you submit them at the end of the project you&#039;ll want to have them all in one document so it&#039;s easiest to keep a running document with all your group meeting minutes throughout the course rather than having to put it together at the end.&lt;br /&gt;
&lt;br /&gt;
==Instructor Progress Updates==&lt;br /&gt;
* At least one representative of your group must meet weekly updates with the instructor to discuss the progress of your group.&lt;br /&gt;
** You should discuss your current project status amongst your group each week in your regular group meeting before meeting with the instructor&lt;br /&gt;
** Meetings should be scheduled in advance&lt;br /&gt;
** Meetings will be held by Zoom web conference&lt;br /&gt;
* At least once every two weeks (every other week) your entire group must have a meeting with the instructor where your progress is discussed&lt;br /&gt;
** You should discuss your current project status amongst your group each week in your regular group meeting before meeting with the instructor&lt;br /&gt;
** Meetings should be scheduled in advance&lt;br /&gt;
** Meetings will be held by Zoom web conference&lt;br /&gt;
* Missing meetings unless it&#039;s been previously cleared with the instructor, will result in lower grades in this category for you individually and/or your entire group. Also, this is not just a participation score, the meetings need to provide valuable information about things going on in your group and show you are making adequate progress towards completion of the project in order to receive points.&lt;br /&gt;
&lt;br /&gt;
==Presentations==&lt;br /&gt;
Your team will be presenting twice in this course. &lt;br /&gt;
===YouTube Presentation===&lt;br /&gt;
Your group will create and upload a preliminary results presentation to YouTube about a week and a half before your final presentation where you will be presenting broad information about what you did to an interested audience. These presentations will be about 12-15 minutes long and should be engaging, interesting, and informative to people who might be searching YouTube for information about the topic of your project. These videos should NOT just be a narrated power point presentation, that is not very engaging and interesting. Would you stop to watch someone give a power point presentation on YouTube? You should probably watch some popular technical presentations on YouTube before you create yours and try to incorporate some of the things that you think makes them more interesting to watch. Demonstrations are usually one good way to keep things engaging. Clearly explaining what you are doing and why at each step is also critical to having a good presentation.&lt;br /&gt;
&lt;br /&gt;
The [https://obsproject.com/ Open Broadcaster Software] is free, open-source, cross platform software which allows you to capture input from webcams, microphones, and your screen to create videos. The [https://www.shotcut.org/ Shotcut] or [http://openshot.org/ OpenShot] free, open-source video editing software programs allows you to edit and title your presentation. You can feel free to use other tools, but these are free and cross platform. &lt;br /&gt;
&lt;br /&gt;
===Final Presentation===&lt;br /&gt;
At the end of the class you will give a final presentation of 20-25 minutes to an audience including other ITC students, faculty members, college administration, advisory board members, and employers. You should be prepared to discuss the background of your problem, the methodology you used, your testing, results, and conclusions. At the end of your presentation you should be prepared for a few minutes of Q&amp;amp;A from the audience as well. A copy of your presentation in electronic format must also be provided to the instructor.&lt;br /&gt;
&lt;br /&gt;
==Final Written Report==&lt;br /&gt;
At the end of your project you must compile all your work into a technical whitepaper and submit it in paper and electronic format to the instructor. These whitepapers are typically 75-100 pages in length and include:&lt;br /&gt;
* Table of Contents - Help people find the parts they&#039;re interested in&lt;br /&gt;
* Executive Summary - Provide a summary of about two pages giving the highlights of everything else in the whitepaper, especially method, results, and conclusions. This should make someone interested in this topic want to read your entire whitepaper or help them find what they&#039;re interested in specifically. Hint: Write this after you finish the rest of it&lt;br /&gt;
* Thank you&#039;s/dedications/etc.&lt;br /&gt;
* Statement of Work - Possibly modified and updated as needed. Introduce and explain the problem/project and how you are going about it&lt;br /&gt;
* Background/Research - What technologies did you look at? What important concepts are there to understand about this topic? Think of this part as a traditional research paper you might write for a composition course.&lt;br /&gt;
* Methodology - how did you build your test environment, how did you do your testing, what criteria were you evaluating and why (hint, your research should tell you what criteria is important and how to measure it), lots and lots of documentation so that someone else reading this could duplicate your results&lt;br /&gt;
* Results - What did you find when you ran your tests. No opinions here, don&#039;t analyze the data, just provide it&lt;br /&gt;
* Conclusions/Analysis - Provide your opinions here and back them up with the results you gathered&lt;br /&gt;
* Appendices - Include any critical technical documentation of your configurations, special/detailed setup instructions for tricky things, etc. in appendices at the end of the whitepaper.&lt;br /&gt;
These sections and exactly what each might include vary from project to project so be sure to consult with your instructor and take a look at the many sample papers from previous students to get an idea of what this might look like.&lt;br /&gt;
&lt;br /&gt;
==Participation and Peer Evaluation==&lt;br /&gt;
At the end of the course you will be asked to evaluate how well each person on your team (including yourself) contributed to the effort. Do not let these evaluations be a surprise! If you are having problems with team members you should talk to them about it first and if things do not involve make sure the instructor is aware of it well before the end of the course. The quality of your peer evaluations (how well you write up evaluations of other group members and yourself) will be graded out of 20 points in the &amp;quot;participation and peer evaluations&amp;quot; section of your grade.&lt;br /&gt;
&lt;br /&gt;
Because group work is a key component of this course your grade will be adjusted based on your performance as a member of the group. This is done by collecting peer evaluations at the end of the course and by observation of the instructor during progress checks. Your grade on the group portions of the course (Statement of Work, Presentations, Final Written Report) will be multiplied by a &amp;quot;peer adjustment factor&amp;quot; ranging from 0% to 100% where 100% means you were equal in your contributions to the group compared with other group members and 0% means you had no participation in group work.&lt;br /&gt;
&lt;br /&gt;
For each group member, including yourself, you need to turn in a peer evaluation. Below are six categories as well as some questions to get you thinking about how well people participated in your group. You should write an evaluation for each group member (including yourself), covering each of the categories, as well as any general comments. Each category should be clearly identified and addressed in paragraph form with at least a few sentence. For most people these evaluations end up being about 3/4 to 1 page in length &#039;&#039;per group member&#039;&#039; if single spaced with category headings.&lt;br /&gt;
&lt;br /&gt;
Here are the categories to discuss about each person:&lt;br /&gt;
&lt;br /&gt;
* &#039;&#039;&#039;Contributions:&#039;&#039;&#039; Did they regularly provide useful ideas, insights and research to the group? Were they a leader? How hard did they try to help the group effort? What specifically did they add to the group?&lt;br /&gt;
* &#039;&#039;&#039;Time Management:&#039;&#039;&#039; Was their time well used throughout the project? Did deadlines have to get adjusted because work was not done on time? How did their ability to get things done affect the group?&lt;br /&gt;
* &#039;&#039;&#039;Preparedness/Attendance:&#039;&#039;&#039; Were needed materials (VMs, equipment, etc.) that were the responsibility of this group member available and ready when needed by other group members? Was the group member on-time and ready to work during group work sessions?&lt;br /&gt;
* &#039;&#039;&#039;Attitude:&#039;&#039;&#039; Was the group member unduly critical of the project or the work of others in the group or did they support the group and engage in the project?&lt;br /&gt;
* &#039;&#039;&#039;Teamwork:&#039;&#039;&#039; Did they listen to, share with, and support the efforts of other group members? Did they try to keep working with others on the team or did they “go it alone”?&lt;br /&gt;
* &#039;&#039;&#039;Quality of Work:&#039;&#039;&#039; How was the work done by this member? Did other group members need to check and correct problems regularly?&lt;/div&gt;</summary>
		<author><name>BenFranske</name></author>
	</entry>
	<entry>
		<id>https://wiki.ihitc.net/mediawiki/index.php?title=Franske_ITC-2000_Assignments&amp;diff=9842</id>
		<title>Franske ITC-2000 Assignments</title>
		<link rel="alternate" type="text/html" href="https://wiki.ihitc.net/mediawiki/index.php?title=Franske_ITC-2000_Assignments&amp;diff=9842"/>
		<updated>2022-04-05T18:57:58Z</updated>

		<summary type="html">&lt;p&gt;BenFranske: /* Chapter 11 Labs */&lt;/p&gt;
&lt;hr /&gt;
&lt;div&gt;=Labs=&lt;br /&gt;
You are responsible for completing ALL of these labs. You must submit a [[Franske Lab Report Format|lab report]] for each topic/chapter (you should combine multiple labs from the chapter/topic into a single report). If you work with a partner on a lab you only need to submit a single lab report for the two of you but it must have both your names on it. Each lab report is worth up to 20 points. This falls into the Labs/Homework category of your course grade.&lt;br /&gt;
&lt;br /&gt;
==PC Disassembly/Reassembly Labs==&lt;br /&gt;
&#039;&#039;&#039;NOTE: Before beginning these labs please make sure you have watched the lab videos created by your instructor about the disassembly and re-assembly process for these PCs.&#039;&#039;&#039;&lt;br /&gt;
* 1.3.2.2 Lab - Disassemble a Computer&lt;br /&gt;
* 2.1.2.5 Lab - Install the Power Supply&lt;br /&gt;
* 2.1.3.10 Lab - Install the Motherboard in a Computer&lt;br /&gt;
* 2.1.4.7 Lab – Install the Drives&lt;br /&gt;
* 2.1.5.6 Lab - Install Adapter Card&lt;br /&gt;
* 2.1.7.4 Lab - Install Internal Cables&lt;br /&gt;
* 2.1.7.8 Lab - Install the Front Panel Cables&lt;br /&gt;
* 2.1.7.11 Lab – Complete the Computer Assembly&lt;br /&gt;
&lt;br /&gt;
==Chapter 3 Labs==&lt;br /&gt;
&#039;&#039;&#039;NOTE: You will complete these labs on the same PC which you assembled in the PC Assembly lab.&#039;&#039;&#039;&lt;br /&gt;
* 3.1.1.6 Lab - Investigate BIOS or UEFI Settings&lt;br /&gt;
* 3.1.2.5 Lab - Search for BIOS or UEFI Firmware Updates&lt;br /&gt;
* 3.1.2.6 Lab - Install Windows&lt;br /&gt;
** &#039;&#039;&#039;NOTE:&#039;&#039;&#039; You will first need to create a Windows 10 installation USB drive using the [https://www.microsoft.com/en-us/software-download/windows10 Windows 10 Media Creation Tool] from another PC. Be sure to follow the &amp;quot;Using the tool to create installation media (USB flash drive, DVD, or ISO file) to install Windows 10 on a different PC (click to show more or less information)&amp;quot; to create a 64-bit installation USB stick.&lt;br /&gt;
** &#039;&#039;&#039;NOTE:&#039;&#039;&#039; Make sure your computer (the one you built from parts) is NOT connected to the Internet while Windows is being installed on it so that you can create a local account instead of being forced to use a Microsoft account!&lt;br /&gt;
** &#039;&#039;&#039;NOTE:&#039;&#039;&#039; Be sure to choose a new installation, not to repair an existing one. If prompted choose to install &amp;quot;Windows 10 Education&amp;quot; or &amp;quot;Windows 10 Enterprise&amp;quot;. Also, choose to do a &amp;quot;Custom&amp;quot; installation, not an upgrade, and delete all existing partitions (note that this will erase all data on the computer).&lt;br /&gt;
** &#039;&#039;&#039;NOTE:&#039;&#039;&#039; If you are prompted for a license or activation key choose that you do not have one or to skip the step.&lt;br /&gt;
** &#039;&#039;&#039;NOTE:&#039;&#039;&#039; During the account creation process use the name &amp;quot;ITC Admin&amp;quot; and the password &amp;quot;Password123!&amp;quot; be sure to write them down and have your partner write them down as well because you will need them again later in the course.&lt;br /&gt;
* 3.1.2.7 Lab - Install Third-Party Software in Windows&lt;br /&gt;
** &#039;&#039;&#039;NOTE:&#039;&#039;&#039; You will need to download the [https://www.netacad.com/portal/resources/packet-tracer Packet Tracer software] from the Cisco Networking Academy site and copy it to your computer to install it.&lt;br /&gt;
&lt;br /&gt;
==Chapter 4 Labs==&lt;br /&gt;
===In Person Class Labs===&lt;br /&gt;
* 4.2.3.6 Lab – Troubleshoot Hardware Problems&lt;br /&gt;
** &#039;&#039;&#039;NOTE:&#039;&#039;&#039; In this lab you are asked to troubleshoot any problems with your hardware. After making sure your system is working properly obtain sheets from the instructor with a series of problems to create for your partner. Be sure to have your partner leave the room while you are creating each problem (one problem at a time!).&lt;br /&gt;
&lt;br /&gt;
===Fully Online Class Labs===&lt;br /&gt;
* 4.2.3.6 Lab – Troubleshoot Hardware Problems&lt;br /&gt;
** &#039;&#039;&#039;NOTE:&#039;&#039;&#039; Normally in this lab you are asked to troubleshoot problems with your hardware that were created by a partner of yours following instructions from your instructor. Because the class is being offered online this semester and you are working alone with your computer at home you will instead follow the instructions (which have been put in the Chapter 4 Module on the Cisco Netacad Site) yourself to create various problems with your hardware and then see what type of symptoms each issues produces. Your lab report should include details about the clues you could have used and/or questions you could have asked the user which would show what the problem was.&lt;br /&gt;
* [[ITC-2000 Lab Install Windows on Remote Lab PCs|Install Windows on Remote Lab PCs]]&lt;br /&gt;
** For this activity you will install two copies of Windows 10 onto PCs in our IHCC remote lab system, Netlab. Instructions for the activity can be found by clicking the title of the lab above, instructions are not on the Netacad site.&lt;br /&gt;
&lt;br /&gt;
==Chapter 6 Labs==&lt;br /&gt;
===In Person Class Labs===&lt;br /&gt;
* 6.1.2.7 Lab - Configure a NIC to Use DHCP in Windows&lt;br /&gt;
** &#039;&#039;&#039;NOTE:&#039;&#039;&#039; Do NOT connect your router to an Internet connection, it&#039;s not required for this lab.&lt;br /&gt;
** &#039;&#039;&#039;NOTE:&#039;&#039;&#039; In this lab you are asked to open a command prompt window. In older versions of Windows the command prompt was an option in the start menu, but it was removed from there starting in Windows 10. To launch a command prompt just click on the start menu and start typing &amp;quot;cmd&amp;quot; or &amp;quot;Command Prompt&amp;quot; and you will find it.&lt;br /&gt;
* 6.1.3.10 Lab - Configure a Wireless Network&lt;br /&gt;
** &#039;&#039;&#039;NOTE:&#039;&#039;&#039; Do NOT connect your router to an Internet connection, it&#039;s not required for this lab.&lt;br /&gt;
** &#039;&#039;&#039;NOTE:&#039;&#039;&#039; Change the router settings as indicated in the lab, use these for the NEW settings:&lt;br /&gt;
*** Router IP Address: 172.17.99.1&lt;br /&gt;
*** Router Subnet Mask: 255.255.255.0&lt;br /&gt;
*** DHCP Starting IP Address: 172.17.99.21&lt;br /&gt;
*** DHCP Maximum Number of Users: 20&lt;br /&gt;
*** Router Username: admin&lt;br /&gt;
*** Password: Password123!&lt;br /&gt;
*** Wireless SSID: ITE-Wxx (replace xx with the number of one of your PCs, found on a sticker on top of the classroom PC under your desk)&lt;br /&gt;
*** Wireless Passphrase: Cisco456!&lt;br /&gt;
** &#039;&#039;&#039;NOTE:&#039;&#039;&#039; Do not complete Part 4 of this lab which is listed as optional.&lt;br /&gt;
* 6.1.4.8 Lab - Configure Firewall Settings&lt;br /&gt;
** &#039;&#039;&#039;NOTE:&#039;&#039;&#039; Do NOT connect your router to an Internet connection, it&#039;s not required for this lab.&lt;br /&gt;
** &#039;&#039;&#039;NOTE:&#039;&#039;&#039; In Part 2, Step 1 you should add the MAC addresses of both your computers to the allowed list of MACs on the router.&lt;br /&gt;
** &#039;&#039;&#039;NOTE:&#039;&#039;&#039; In Part 2, Step 2 you should add the IP address of ONE of your computers to the DMZ on the router.&lt;br /&gt;
** &#039;&#039;&#039;NOTE:&#039;&#039;&#039; In Part 2, Step 3 you should add a port forwarding rule to forward port 80 to the IP address of the OTHER one of your computers. Also note that different manufacturers call &amp;quot;port forwarding&amp;quot; different things. For example TP-Link calls it &amp;quot;virtual servers&amp;quot; instead in some models of routers.&lt;br /&gt;
* 6.2.2.5 Lab - Troubleshoot Network Problems&lt;br /&gt;
** &#039;&#039;&#039;NOTE:&#039;&#039;&#039; In this lab you will connect your router to an Internet connection, in room B-107 please use the GREEN network jack under your desk to make this connection.&lt;br /&gt;
** &#039;&#039;&#039;NOTE:&#039;&#039;&#039; Obtain sheets with two lists of problems to create from the instructor. Create these problems for your partner one at a time while they are out of the room and ask them to fix your network. If you are unsure of how to create the issue ask your instructor for help.&lt;br /&gt;
** &#039;&#039;&#039;NOTE: Before you leave today please reset your router to the factory default settings.&#039;&#039;&#039;&lt;br /&gt;
&lt;br /&gt;
===Fully Online Class Labs===&lt;br /&gt;
* You will complete labs for Chapter 6 using a combination of your remote lab PCs and the Cisco Packet Tracer software. Details will be added below the week of February 16.&lt;br /&gt;
* 6.1.2.7 Lab - Configure a NIC to Use DHCP in Windows&lt;br /&gt;
** &#039;&#039;&#039;NOTE:&#039;&#039;&#039; This lab will be completed using your two Remote Lab PCs in the IHCC Netlab system which you previously installed Windows 10 on. You can use &amp;quot;PC 1&amp;quot; as what the lab calls &amp;quot;Host A&amp;quot; and &amp;quot;PC 2&amp;quot; as what the lab calls &amp;quot;Host B&amp;quot;. You will be able to skip the wiring instructions from Step 1 of the lab as your remote lab PCs are already wired to complete this lab.&lt;br /&gt;
* [[ITC-2000 Lab OpenWRT Router Exploration|OpenWRT Router Exploration Activity]]&lt;br /&gt;
** Instructions for the activity can be found by clicking the title of the lab above, instructions are not on the Netacad site.&lt;br /&gt;
* 6.1.3.9 Packet Tracer Activity - Connect to a Wireless Network&lt;br /&gt;
** &#039;&#039;&#039;NOTE:&#039;&#039;&#039; For this activity you will be simulating a connection to a wireless network using the Cisco Packet Tracer software which can simulate a large network with multiple PCs and devices all in a single application running on your PC. To complete this activity you will need to download and install the latest version of the [https://www.netacad.com/portal/resources/packet-tracer Packet Tracer software] from the Cisco Networking Academy site. You can either install it on your home computer or you can install it on one of your remote lab PCs and use it through Netlab.&lt;br /&gt;
** &#039;&#039;&#039;NOTE:&#039;&#039;&#039; If you have not used Packet Tracer before you may want to view [https://youtu.be/F4bXJMx7nT8 this video showing how to use the small office and home networking features of Packet Tracer] to build a simple network.&lt;br /&gt;
* 6.1.4.7 Packet Tracer Activity - Configure Firewall Settings&lt;br /&gt;
&lt;br /&gt;
==Chapter 8 Labs==&lt;br /&gt;
===In Person Class Labs===&lt;br /&gt;
* 8.3.1.3 Lab - Install a Printer in Windows&lt;br /&gt;
* 8.4.1.3 Lab - Share a Printer in Windows&lt;br /&gt;
** NOTE: In this lab use a laptop as the second device (the one which is not directly connected to the printer). Both the laptop and your desktop will need to be connected to the same network so setup your network routers with a connection to both computers.&lt;br /&gt;
** NOTE: Because of a security issue called &amp;quot;Print Nightmare&amp;quot; Microsoft has made some patches to Windows printer sharing which may prevent you from adding a network printer on a the client (Laptop in this case) through the traditional means (such as just double clicking on the shared printer or by searching and installing it as a network printer on the client. Instead you may need to download and install the printer driver on the client computer first (like you would for a local USB printer) and then manually add the shared printer on the client, specifying the driver to use.&lt;br /&gt;
* 8.5.3.2 Lab - Perform Preventive Maintenance on a Laser Printer&lt;br /&gt;
** NOTE: In this lab you will not actually install any new parts, just find and remove the existing parts on the printer and then re-install them. Also, you should locate the fuser on the printer and find and watch a video showing how to remove and replace it but do not actually do it because on our particular printer model it requires disassembling most of the printer to get to the fuser.&lt;br /&gt;
* Lab - [[Franske ITC-2000 Network Printing Lab|Setup and Connect to Network Printers]]&lt;br /&gt;
&lt;br /&gt;
===Fully Online Class Labs===&lt;br /&gt;
* &#039;&#039;&#039;NOTE:&#039;&#039;&#039; These labs will be completed using your two Remote Lab PCs in the IHCC Netlab system which you previously installed Windows 10 on. You will need to have working Internet access from both PCs in order to complete these labs so make sure you have that enabled and working.&lt;br /&gt;
* [[ITC-2000 Lab Remote Printer Installation|Install a Printer in Windows (Remote Version)]]&lt;br /&gt;
** Instructions for the activity can be found by clicking the title of the lab above, instructions are not on the Netacad site.&lt;br /&gt;
* [[ITC-2000 Lab Remote Printer Sharing|Share a Printer in Windows (Remote Version)]]&lt;br /&gt;
** Instructions for the activity can be found by clicking the title of the lab above, instructions are not on the Netacad site.&lt;br /&gt;
&lt;br /&gt;
&lt;br /&gt;
==Chapter 9 Labs==&lt;br /&gt;
===In Person Class Labs===&lt;br /&gt;
* 9.1.2.5 Lab - Install Linux in a Virtual Machine and Explore the GUI&lt;br /&gt;
** &#039;&#039;&#039;NOTE:&#039;&#039;&#039; Before you create your VM please make sure that VirtualBox is set to save VMs into a folder on the D:\ drive that contains the semester and year in the folder name such as &#039;&#039;D:\bfranske-fa17\&#039;&#039;&lt;br /&gt;
** &#039;&#039;&#039;NOTE:&#039;&#039;&#039; Change the network jack your PC is plugged into at your desk to the &amp;quot;ITC network&amp;quot; (the GREEN network jack in B107). Make sure to change it back to the &amp;quot;Campus&amp;quot; connection (the RED network jack in B107) before you leave!&lt;br /&gt;
** &#039;&#039;&#039;NOTE:&#039;&#039;&#039; The Ubuntu installation ISO image file is located in the &#039;&#039;D:\CNT Files&#039;&#039; folder. The version of Ubuntu in this folder may be newer than the version listed in the lab&lt;br /&gt;
** &#039;&#039;&#039;NOTE:&#039;&#039;&#039; Set your virtual machine to use at least 2 GB of RAM (for a faster VM you could go higher as long as you stay in the green zone) and have at least an 18 GB virtual hard drive.&lt;br /&gt;
** &#039;&#039;&#039;NOTE:&#039;&#039;&#039; Make sure to set your virtual machine to use bridged networking before starting it&lt;br /&gt;
** If you have time you may want to try a different distribution of Linux to see what is the same and what&#039;s different. The &#039;&#039;D:\CNT Files&#039;&#039; folder should contain some others such as Linux Mint or Debian you can try as well. Just setup a new virtual machine for each one you would like to try.&lt;br /&gt;
** &#039;&#039;&#039;Don&#039;t forget&#039;&#039;&#039; to change the network jack your PC is plugged into at your desk back to the &amp;quot;Campus&amp;quot; connection (the RED network jack in B107) before you leave!&lt;br /&gt;
&lt;br /&gt;
===Fully Online Class Labs===&lt;br /&gt;
* 9.1.2.5 Lab - Install Linux in a Virtual Machine and Explore the GUI&lt;br /&gt;
** &#039;&#039;&#039;NOTE:&#039;&#039;&#039; You will be completing this lab on PC 1 in your Netlab system so make sure you have a reservation in Netlab, are able to access PC 1, and PC 1 has working Internet access.&lt;br /&gt;
** &#039;&#039;&#039;NOTE:&#039;&#039;&#039; You will need to download and install the latest version of VirtualBox for &amp;quot;Windows Hosts&amp;quot; from the web on PC 1&lt;br /&gt;
** &#039;&#039;&#039;NOTE:&#039;&#039;&#039; You will need to download the latest version of the Ubuntu Desktop ISO file from the web on PC 1&lt;br /&gt;
** &#039;&#039;&#039;NOTE:&#039;&#039;&#039; Set your virtual machine to use at least 3 GB of RAM (for a faster VM you could go higher as long as you stay in the green zone) and have at least an 18 GB virtual hard drive.&lt;br /&gt;
** If you have time you may want to try a different distribution of Linux to see what is the same and what&#039;s different. You can download and try installing some others in VirtualBox too such as Linux Mint or Debian Linux. Just setup a new virtual machine for each one you would like to try.&lt;br /&gt;
&lt;br /&gt;
==Chapter 10 Labs==&lt;br /&gt;
===In-Person Class Labs===&lt;br /&gt;
* 10.3.1.1 Lab - Windows Installation&lt;br /&gt;
** NOTE: Be sure to leave at least 10GB of unpartitioned space during the installation! Try to figure out how to leave this unpartitioned space at the END of the drive.&lt;br /&gt;
** NOTE: Make sure your computer is NOT connected to the Internet while Windows is being installed so that you can create a local account instead of being forced to use a Microsoft account!&lt;br /&gt;
** NOTE: During the account creation process use the name &amp;quot;ITC Admin&amp;quot; and the password &amp;quot;Password123!&amp;quot; be sure to write them down and have your partner write them down as well because you will need them again later in the course.&lt;br /&gt;
* 10.2.1.8 Lab - Create a Partition in Windows&lt;br /&gt;
** NOTE: Do this lab AFTER the Windows Installation lab!&lt;br /&gt;
* 10.3.1.4 Lab - Finalize the Windows Installation&lt;br /&gt;
&lt;br /&gt;
===Fully Online Class Labs===&lt;br /&gt;
* 10.3.1.1 Lab - Windows Installation&lt;br /&gt;
** NOTE: Your Netlab &amp;quot;PC 2&amp;quot; machine will be erased prior to beginning this lab so that you can practice installing Windows 10 on it again with a few changes.&lt;br /&gt;
** NOTE: Before installing Windows 10 on PC 2 make sure to switch off the Internet connection on your OpenWRT router (use your web browser on PC 1 to do this, see the Chapter 4 Windows installation lab for detailed instructions) so that you can create a local account instead of being forced to use a Microsoft account!&lt;br /&gt;
** NOTE: Be sure to leave at least 10GB of unpartitioned space during the installation! Try to figure out how to leave this unpartitioned space at the END of the drive and not the beginning of the drive (so the Windows installation on the big partition goes before the unpartitioned space.&lt;br /&gt;
** NOTE: During the account creation process use the name &amp;quot;ITC Admin&amp;quot; and the password &amp;quot;Password123!&amp;quot; be sure to write them down because you will need them again later in the course.&lt;br /&gt;
** NOTE: Once the Windows 10 installation is complete on PC 2 sure to switch on the Internet connection on your OpenWRT router again.&lt;br /&gt;
* 10.2.1.8 Lab - Create a Partition in Windows&lt;br /&gt;
** NOTE: You will be doing this lab on BOTH PC 1 and PC 2. On PC 2 you should have 10 GB of unpartitioned space which you left during the Windows 10 install you just completed so you can skip the optional Step 2 in the lab. On PC 1 you probably don&#039;t have any unpartitioned space so you will need to create free space on your drive by shrinking the existing NTFS partition as explained in Step 2 of the lab.&lt;br /&gt;
* 10.3.1.4 Lab - Finalize the Windows Installation&lt;br /&gt;
** NOTE: Make sure to install the VMware Tools on PC 2 during this lab. See the Chapter 4 Windows installation lab for detailed instructions.&lt;br /&gt;
&lt;br /&gt;
==Chapter 11 Labs==&lt;br /&gt;
NOTE: All of these labs will be completed on one of the PCs you installed Windows 10 on in the previous lab.&lt;br /&gt;
* 11.1.2.10 Lab - Explore the Windows Desktop&lt;br /&gt;
* 11.1.3.4 Lab - Work with Task Manager&lt;br /&gt;
* 11.1.4.11 Lab - Working with File Explorer&lt;br /&gt;
* 11.2.1.5 Lab - Explore Control Panel Categories&lt;br /&gt;
* 11.2.2.3 Lab - User Accounts&lt;br /&gt;
* 11.2.3.5 Lab - Configure Browser Settings&lt;br /&gt;
* 11.2.5.8 Lab - Manage Virtual Memory&lt;br /&gt;
* 11.2.6.2 Lab - Use Device Manager&lt;br /&gt;
* 11.2.7.4 Lab - Region and Language Options&lt;br /&gt;
* 11.3.1.11 Lab - Monitor and Manage System Resources&lt;br /&gt;
* 11.3.2.7 Lab - System Utilities&lt;br /&gt;
* 11.3.2.8 Lab - Manage System Files&lt;br /&gt;
* 11.3.3.8 Lab - Hard Drive Maintenance&lt;br /&gt;
* 11.3.4.6 Lab - Install Third-Party Software&lt;br /&gt;
* 11.4.1.5 Lab - Work in the Windows Command Shell&lt;br /&gt;
* 11.4.2.7 Lab - File System Commands&lt;br /&gt;
* 11.4.3.2 Lab - Disk CLI Commands&lt;br /&gt;
* 11.4.4.2 Lab - Task and System CLI Commands&lt;br /&gt;
* 11.4.5.3 Lab - Other Useful Commands&lt;br /&gt;
* 11.5.2.4 Lab - Share Resources&lt;br /&gt;
** NOTE: In this lab activity you will need to share and connect to network files. You will need to setup your second Windows PC, connect the two PCs with a router, and configure them for file sharing. The router and PCs do not need an Internet connection for this lab.&lt;br /&gt;
* 11.5.4.2 Lab - Connect and Test the Wireless Connection&lt;br /&gt;
* 11.5.6.2 Lab - Windows Remote Desktop and Assistance&lt;br /&gt;
* 11.6.1.2 Lab - Manage the Startup Folder&lt;br /&gt;
* 11.6.1.5 Lab - Schedule a Task using the GUI and the Command Line&lt;br /&gt;
* 11.6.2.4 Lab - System Restore and Hard Drive Backup&lt;br /&gt;
* 11.7.3.2 Lab - Troubleshoot Operating System Problems&lt;br /&gt;
** NOTE: Ask your instructor or the lab assistant to configure the &amp;quot;computer will not boot&amp;quot; problem from the instructor lab guide for you to troubleshoot.&lt;br /&gt;
&lt;br /&gt;
==Chapter 12 Labs==&lt;br /&gt;
===In-Person Class Labs===&lt;br /&gt;
* Check out an Android tablet from your instructor.&lt;br /&gt;
* The access PIN on the tablets is &amp;quot;1 2 3 4&amp;quot;&lt;br /&gt;
* 12.1.2.2 Lab - Working with Android&lt;br /&gt;
* 12.1.4.4 Lab - Mobile Device Features&lt;br /&gt;
* 12.2.1.2 Lab – Passcode Locks&lt;br /&gt;
** Make &#039;&#039;&#039;sure&#039;&#039;&#039; you set the PIN back to &amp;quot;1 2 3 4&amp;quot; when you are done with the lab if you have changed it!&lt;br /&gt;
* 12.4.2.4 Lab - Troubleshoot Mobile Devices&lt;br /&gt;
&lt;br /&gt;
===Fully Online Class Labs===&lt;br /&gt;
* If you have access to your own Android tablet or smartphone you can complete these labs on your own device&lt;br /&gt;
* If you do not have access to an Android tablet or smartphone you will be able to use an Android system through the remote Netlab system to complete these labs. When you make your reservation in Netlab be sure to choose &amp;quot;Android Device Lab Access&amp;quot; instead of &amp;quot;PC Hardware and Software Lab Access (2 Windows PCs with Network Access)&amp;quot;.&lt;br /&gt;
* 12.1.2.2 Lab - Working with Android&lt;br /&gt;
* 12.1.4.4 Lab - Mobile Device Features&lt;br /&gt;
* 12.2.1.2 Lab – Passcode Locks&lt;br /&gt;
* 12.4.2.4 Lab - Troubleshoot Mobile Devices&lt;br /&gt;
&lt;br /&gt;
&lt;br /&gt;
==Chapter 13 Labs==&lt;br /&gt;
===In-Person Class Labs===&lt;br /&gt;
* 13.2.3.7 Lab - Bitlocker and Bitlocker To Go&lt;br /&gt;
* 13.3.2.5 Lab - Configure Windows Local Security Policy&lt;br /&gt;
* 13.3.3.6 Lab - Configure Users and Groups in Windows&lt;br /&gt;
* 13.3.4.6 Lab - Configure Windows Firewall&lt;br /&gt;
* 13.5.2.2 Lab - Document Customer Information in a Work Order&lt;br /&gt;
&lt;br /&gt;
===Fully Online Class Labs===&lt;br /&gt;
* 13.2.3.7 Lab - Bitlocker and Bitlocker To Go&lt;br /&gt;
** NOTE: Bitlocker does not function on a boot partition without EFI and a TPM chip (which the Netlab Virtual Machines are not setup for) in the default configuration. As a result you will need to modify the group policy of your system to allow a password to be used for BitLocker without a TPM chip. Try searching the Internet for instructions on how to modify group policy to allow Bitlocker without TPM and contact your instructor if you get stuck. &lt;br /&gt;
* 13.3.2.5 Lab - Configure Windows Local Security Policy&lt;br /&gt;
* 13.3.3.6 Lab - Configure Users and Groups in Windows&lt;br /&gt;
* 13.3.4.6 Lab - Configure Windows Firewall&lt;br /&gt;
* 13.5.2.2 Lab - Document Customer Information in a Work Order&lt;br /&gt;
&lt;br /&gt;
&lt;br /&gt;
==Chapter 14 Labs==&lt;br /&gt;
===In-Person Class Labs===&lt;br /&gt;
* 14.4.1.4 Lab - Remote Technician - Fix a Hardware Problem&lt;br /&gt;
* 14.4.1.5 Lab - Remote Technician - Fix an Operating System Problem&lt;br /&gt;
* 14.4.1.6 Lab - Remote Technician - Fix a Network Problem&lt;br /&gt;
* 14.4.1.7 Lab - Remote Technician - Fix a Security Problem&lt;br /&gt;
* 14.4.2.7 Lab - Write Basic Scripts in Windows and Linux&lt;br /&gt;
** NOTE: In this lab you will use the Linux Virtual Machine you installed in Lab 9.1.2.5&lt;br /&gt;
&lt;br /&gt;
===Fully Online Class Labs===&lt;br /&gt;
There are two types of labs which you will complete for Chapter 14, the first is a number of &amp;quot;Remote Technician&amp;quot; labs and the second is a &amp;quot;Scripting&amp;quot; lab. Because the two types of labs are quite different there are some special instructions on how to turn in lab reports for this chapter. Please be sure to read these instructions and follow them carefully.&lt;br /&gt;
&lt;br /&gt;
For each &amp;quot;Remote Technician&amp;quot; lab: Read through the &amp;quot;Student Customer Sheet&amp;quot; of the lab, think about what could be causing the issues described by the customer. Write down a list of the questions you would ask the customer to help troubleshoot the issue. Once you have a list of questions make up answers that the customer might give to each question and write down those as well. Write an explanation of what you think a realistic problem (or problems) might be that is/are causing the issues for each lab and why you think it/they is/are the most likely problem(s) based on the questions and answers you asked. For each lab you will turn in your questions, answers, and analysis/solution (put into a single document and separate by lab number).&lt;br /&gt;
&lt;br /&gt;
Do this for each of these labs:&lt;br /&gt;
* 14.4.1.4 Lab - Remote Technician - Fix a Hardware Problem&lt;br /&gt;
* 14.4.1.5 Lab - Remote Technician - Fix an Operating System Problem&lt;br /&gt;
* 14.4.1.6 Lab - Remote Technician - Fix a Network Problem&lt;br /&gt;
* 14.4.1.7 Lab - Remote Technician - Fix a Security Problem&lt;br /&gt;
&lt;br /&gt;
You will also complete this scripting lab which you will write a &amp;quot;normal&amp;quot; lab report about (what you did/problems you had/how you tested/what you learned) and include the lab report in with your remote technician labs above and submit in the usual way:&lt;br /&gt;
* 14.4.2.7 Lab - Write Basic Scripts in Windows and Linux&lt;br /&gt;
** NOTE: In this lab you will use the Linux Virtual Machine you installed in Lab 9.1.2.5&lt;br /&gt;
&lt;br /&gt;
=Homework=&lt;br /&gt;
Any homework assigned in the course will go here. This falls into the Labs/Homework category of your course grade. Remember, for homework assignments turn in the actual pages from your lab book or printouts from the curriculum and not a lab report. Homework assignment are individual, you and your lab partner need to both turn them in separately even if you work on them together.&lt;br /&gt;
* Participate in an online forum discussion (typically 3 quality posts or more) of each chapter on the NetSpace site. See [[Franske Forum Posting Format|forum posting page]] for details. (up to 10 points each chapter based on quality)&lt;br /&gt;
&lt;br /&gt;
=Participation Activities=&lt;br /&gt;
Any participation activities completed in the course will go here. This falls into the participation category of your course grade.&lt;br /&gt;
* Attend at least two Student Success Day presentations and bring proof of attendance signed by each presenter (10 points)&lt;br /&gt;
** &#039;&#039;NOTE:&#039;&#039; Because SSD sessions are online for 2022 your proof of attendance will be writing a 1/2 page summary for each session you attended and submitting that.&lt;br /&gt;
* Meet with an academic advisor (10 points for meeting)&lt;br /&gt;
* Complete a program/degree plan (10 points for completing)&lt;br /&gt;
* Complete the online course feedback form (5 points for completing)&lt;br /&gt;
* Complete the Practice Final Exam (Chapters 1-9) (10 points for attempting)&lt;br /&gt;
* Complete the Practice Final Exam (Chapters 10-14) (10 points for attempting)&lt;br /&gt;
* Compete the A+ 220-1001 Certification Practice Exam (10 points for attempting)&lt;br /&gt;
* Compete the A+ 220-1002 Certification Practice Exam (10 points for attempting)&lt;br /&gt;
* Weekly Progress Self-Evaluation - Complete on the Netacad Website (10 points possible each week)&lt;br /&gt;
* Computer History Summary Report (15 points)&lt;br /&gt;
*# Watch one of the videos on computer history provided by your instructor&lt;br /&gt;
*# Write a one page summary (double-spaced, 1&amp;quot; margins, 12 point font) of the information you learned in the video and why you think it may be useful to know about that history in your IT career. Submit your report through the Netacad site.&lt;br /&gt;
&lt;br /&gt;
=Unit Assessments=&lt;br /&gt;
You are responsible for completing the online exam associated with each chapter in the course through the NetSpace website. This category will also include periodic checkpoint exams covering a group of chapters.&lt;br /&gt;
&lt;br /&gt;
* Chapter 1 Exam&lt;br /&gt;
* Chapter 2 Exam&lt;br /&gt;
* Chapter 3 Exam&lt;br /&gt;
* Chapter 4 Exam&lt;br /&gt;
* Certification Checkpoint Exam #1 (Chapters 1 - 4)&lt;br /&gt;
* Chapter 5 Exam&lt;br /&gt;
* Chapter 6 Exam&lt;br /&gt;
* Certification Checkpoint Exam #2 (Chapters 5 - 6)&lt;br /&gt;
* Chapter 7 Exam&lt;br /&gt;
* Chapter 8 Exam&lt;br /&gt;
* Certification Checkpoint Exam #3 (Chapters 7 - 8)&lt;br /&gt;
* Chapter 9 Exam&lt;br /&gt;
* Chapter 10 Exam&lt;br /&gt;
* Chapter 11 Exam&lt;br /&gt;
* Certification Checkpoint Exam #4 (Chapters 10 - 11)&lt;br /&gt;
* Chapter 12 Exam&lt;br /&gt;
* Chapter 13 Exam&lt;br /&gt;
* Certification Checkpoint Exam #4 (Chapters 12 - 13)&lt;br /&gt;
* Chapter 14 Exam&lt;br /&gt;
&lt;br /&gt;
=Online Final Exams=&lt;br /&gt;
The final exam category of your grade includes the following exams&lt;br /&gt;
* Final Exam (Chapters 1-9)&lt;br /&gt;
* Final Exam (Chapters 10-14)&lt;br /&gt;
&lt;br /&gt;
=Skills Final Exam=&lt;br /&gt;
The Skills Final Exam is designed to test your ability to apply the concepts learned in this class and practiced in labs to common, real-world scenarios.&lt;br /&gt;
&lt;br /&gt;
[[Franske ITC-2000|Return to ITC-2000 Homepage]]&lt;/div&gt;</summary>
		<author><name>BenFranske</name></author>
	</entry>
	<entry>
		<id>https://wiki.ihitc.net/mediawiki/index.php?title=Franske_ITC-2000_Assignments&amp;diff=9841</id>
		<title>Franske ITC-2000 Assignments</title>
		<link rel="alternate" type="text/html" href="https://wiki.ihitc.net/mediawiki/index.php?title=Franske_ITC-2000_Assignments&amp;diff=9841"/>
		<updated>2022-04-05T18:21:52Z</updated>

		<summary type="html">&lt;p&gt;BenFranske: /* Chapter 11 Labs */&lt;/p&gt;
&lt;hr /&gt;
&lt;div&gt;=Labs=&lt;br /&gt;
You are responsible for completing ALL of these labs. You must submit a [[Franske Lab Report Format|lab report]] for each topic/chapter (you should combine multiple labs from the chapter/topic into a single report). If you work with a partner on a lab you only need to submit a single lab report for the two of you but it must have both your names on it. Each lab report is worth up to 20 points. This falls into the Labs/Homework category of your course grade.&lt;br /&gt;
&lt;br /&gt;
==PC Disassembly/Reassembly Labs==&lt;br /&gt;
&#039;&#039;&#039;NOTE: Before beginning these labs please make sure you have watched the lab videos created by your instructor about the disassembly and re-assembly process for these PCs.&#039;&#039;&#039;&lt;br /&gt;
* 1.3.2.2 Lab - Disassemble a Computer&lt;br /&gt;
* 2.1.2.5 Lab - Install the Power Supply&lt;br /&gt;
* 2.1.3.10 Lab - Install the Motherboard in a Computer&lt;br /&gt;
* 2.1.4.7 Lab – Install the Drives&lt;br /&gt;
* 2.1.5.6 Lab - Install Adapter Card&lt;br /&gt;
* 2.1.7.4 Lab - Install Internal Cables&lt;br /&gt;
* 2.1.7.8 Lab - Install the Front Panel Cables&lt;br /&gt;
* 2.1.7.11 Lab – Complete the Computer Assembly&lt;br /&gt;
&lt;br /&gt;
==Chapter 3 Labs==&lt;br /&gt;
&#039;&#039;&#039;NOTE: You will complete these labs on the same PC which you assembled in the PC Assembly lab.&#039;&#039;&#039;&lt;br /&gt;
* 3.1.1.6 Lab - Investigate BIOS or UEFI Settings&lt;br /&gt;
* 3.1.2.5 Lab - Search for BIOS or UEFI Firmware Updates&lt;br /&gt;
* 3.1.2.6 Lab - Install Windows&lt;br /&gt;
** &#039;&#039;&#039;NOTE:&#039;&#039;&#039; You will first need to create a Windows 10 installation USB drive using the [https://www.microsoft.com/en-us/software-download/windows10 Windows 10 Media Creation Tool] from another PC. Be sure to follow the &amp;quot;Using the tool to create installation media (USB flash drive, DVD, or ISO file) to install Windows 10 on a different PC (click to show more or less information)&amp;quot; to create a 64-bit installation USB stick.&lt;br /&gt;
** &#039;&#039;&#039;NOTE:&#039;&#039;&#039; Make sure your computer (the one you built from parts) is NOT connected to the Internet while Windows is being installed on it so that you can create a local account instead of being forced to use a Microsoft account!&lt;br /&gt;
** &#039;&#039;&#039;NOTE:&#039;&#039;&#039; Be sure to choose a new installation, not to repair an existing one. If prompted choose to install &amp;quot;Windows 10 Education&amp;quot; or &amp;quot;Windows 10 Enterprise&amp;quot;. Also, choose to do a &amp;quot;Custom&amp;quot; installation, not an upgrade, and delete all existing partitions (note that this will erase all data on the computer).&lt;br /&gt;
** &#039;&#039;&#039;NOTE:&#039;&#039;&#039; If you are prompted for a license or activation key choose that you do not have one or to skip the step.&lt;br /&gt;
** &#039;&#039;&#039;NOTE:&#039;&#039;&#039; During the account creation process use the name &amp;quot;ITC Admin&amp;quot; and the password &amp;quot;Password123!&amp;quot; be sure to write them down and have your partner write them down as well because you will need them again later in the course.&lt;br /&gt;
* 3.1.2.7 Lab - Install Third-Party Software in Windows&lt;br /&gt;
** &#039;&#039;&#039;NOTE:&#039;&#039;&#039; You will need to download the [https://www.netacad.com/portal/resources/packet-tracer Packet Tracer software] from the Cisco Networking Academy site and copy it to your computer to install it.&lt;br /&gt;
&lt;br /&gt;
==Chapter 4 Labs==&lt;br /&gt;
===In Person Class Labs===&lt;br /&gt;
* 4.2.3.6 Lab – Troubleshoot Hardware Problems&lt;br /&gt;
** &#039;&#039;&#039;NOTE:&#039;&#039;&#039; In this lab you are asked to troubleshoot any problems with your hardware. After making sure your system is working properly obtain sheets from the instructor with a series of problems to create for your partner. Be sure to have your partner leave the room while you are creating each problem (one problem at a time!).&lt;br /&gt;
&lt;br /&gt;
===Fully Online Class Labs===&lt;br /&gt;
* 4.2.3.6 Lab – Troubleshoot Hardware Problems&lt;br /&gt;
** &#039;&#039;&#039;NOTE:&#039;&#039;&#039; Normally in this lab you are asked to troubleshoot problems with your hardware that were created by a partner of yours following instructions from your instructor. Because the class is being offered online this semester and you are working alone with your computer at home you will instead follow the instructions (which have been put in the Chapter 4 Module on the Cisco Netacad Site) yourself to create various problems with your hardware and then see what type of symptoms each issues produces. Your lab report should include details about the clues you could have used and/or questions you could have asked the user which would show what the problem was.&lt;br /&gt;
* [[ITC-2000 Lab Install Windows on Remote Lab PCs|Install Windows on Remote Lab PCs]]&lt;br /&gt;
** For this activity you will install two copies of Windows 10 onto PCs in our IHCC remote lab system, Netlab. Instructions for the activity can be found by clicking the title of the lab above, instructions are not on the Netacad site.&lt;br /&gt;
&lt;br /&gt;
==Chapter 6 Labs==&lt;br /&gt;
===In Person Class Labs===&lt;br /&gt;
* 6.1.2.7 Lab - Configure a NIC to Use DHCP in Windows&lt;br /&gt;
** &#039;&#039;&#039;NOTE:&#039;&#039;&#039; Do NOT connect your router to an Internet connection, it&#039;s not required for this lab.&lt;br /&gt;
** &#039;&#039;&#039;NOTE:&#039;&#039;&#039; In this lab you are asked to open a command prompt window. In older versions of Windows the command prompt was an option in the start menu, but it was removed from there starting in Windows 10. To launch a command prompt just click on the start menu and start typing &amp;quot;cmd&amp;quot; or &amp;quot;Command Prompt&amp;quot; and you will find it.&lt;br /&gt;
* 6.1.3.10 Lab - Configure a Wireless Network&lt;br /&gt;
** &#039;&#039;&#039;NOTE:&#039;&#039;&#039; Do NOT connect your router to an Internet connection, it&#039;s not required for this lab.&lt;br /&gt;
** &#039;&#039;&#039;NOTE:&#039;&#039;&#039; Change the router settings as indicated in the lab, use these for the NEW settings:&lt;br /&gt;
*** Router IP Address: 172.17.99.1&lt;br /&gt;
*** Router Subnet Mask: 255.255.255.0&lt;br /&gt;
*** DHCP Starting IP Address: 172.17.99.21&lt;br /&gt;
*** DHCP Maximum Number of Users: 20&lt;br /&gt;
*** Router Username: admin&lt;br /&gt;
*** Password: Password123!&lt;br /&gt;
*** Wireless SSID: ITE-Wxx (replace xx with the number of one of your PCs, found on a sticker on top of the classroom PC under your desk)&lt;br /&gt;
*** Wireless Passphrase: Cisco456!&lt;br /&gt;
** &#039;&#039;&#039;NOTE:&#039;&#039;&#039; Do not complete Part 4 of this lab which is listed as optional.&lt;br /&gt;
* 6.1.4.8 Lab - Configure Firewall Settings&lt;br /&gt;
** &#039;&#039;&#039;NOTE:&#039;&#039;&#039; Do NOT connect your router to an Internet connection, it&#039;s not required for this lab.&lt;br /&gt;
** &#039;&#039;&#039;NOTE:&#039;&#039;&#039; In Part 2, Step 1 you should add the MAC addresses of both your computers to the allowed list of MACs on the router.&lt;br /&gt;
** &#039;&#039;&#039;NOTE:&#039;&#039;&#039; In Part 2, Step 2 you should add the IP address of ONE of your computers to the DMZ on the router.&lt;br /&gt;
** &#039;&#039;&#039;NOTE:&#039;&#039;&#039; In Part 2, Step 3 you should add a port forwarding rule to forward port 80 to the IP address of the OTHER one of your computers. Also note that different manufacturers call &amp;quot;port forwarding&amp;quot; different things. For example TP-Link calls it &amp;quot;virtual servers&amp;quot; instead in some models of routers.&lt;br /&gt;
* 6.2.2.5 Lab - Troubleshoot Network Problems&lt;br /&gt;
** &#039;&#039;&#039;NOTE:&#039;&#039;&#039; In this lab you will connect your router to an Internet connection, in room B-107 please use the GREEN network jack under your desk to make this connection.&lt;br /&gt;
** &#039;&#039;&#039;NOTE:&#039;&#039;&#039; Obtain sheets with two lists of problems to create from the instructor. Create these problems for your partner one at a time while they are out of the room and ask them to fix your network. If you are unsure of how to create the issue ask your instructor for help.&lt;br /&gt;
** &#039;&#039;&#039;NOTE: Before you leave today please reset your router to the factory default settings.&#039;&#039;&#039;&lt;br /&gt;
&lt;br /&gt;
===Fully Online Class Labs===&lt;br /&gt;
* You will complete labs for Chapter 6 using a combination of your remote lab PCs and the Cisco Packet Tracer software. Details will be added below the week of February 16.&lt;br /&gt;
* 6.1.2.7 Lab - Configure a NIC to Use DHCP in Windows&lt;br /&gt;
** &#039;&#039;&#039;NOTE:&#039;&#039;&#039; This lab will be completed using your two Remote Lab PCs in the IHCC Netlab system which you previously installed Windows 10 on. You can use &amp;quot;PC 1&amp;quot; as what the lab calls &amp;quot;Host A&amp;quot; and &amp;quot;PC 2&amp;quot; as what the lab calls &amp;quot;Host B&amp;quot;. You will be able to skip the wiring instructions from Step 1 of the lab as your remote lab PCs are already wired to complete this lab.&lt;br /&gt;
* [[ITC-2000 Lab OpenWRT Router Exploration|OpenWRT Router Exploration Activity]]&lt;br /&gt;
** Instructions for the activity can be found by clicking the title of the lab above, instructions are not on the Netacad site.&lt;br /&gt;
* 6.1.3.9 Packet Tracer Activity - Connect to a Wireless Network&lt;br /&gt;
** &#039;&#039;&#039;NOTE:&#039;&#039;&#039; For this activity you will be simulating a connection to a wireless network using the Cisco Packet Tracer software which can simulate a large network with multiple PCs and devices all in a single application running on your PC. To complete this activity you will need to download and install the latest version of the [https://www.netacad.com/portal/resources/packet-tracer Packet Tracer software] from the Cisco Networking Academy site. You can either install it on your home computer or you can install it on one of your remote lab PCs and use it through Netlab.&lt;br /&gt;
** &#039;&#039;&#039;NOTE:&#039;&#039;&#039; If you have not used Packet Tracer before you may want to view [https://youtu.be/F4bXJMx7nT8 this video showing how to use the small office and home networking features of Packet Tracer] to build a simple network.&lt;br /&gt;
* 6.1.4.7 Packet Tracer Activity - Configure Firewall Settings&lt;br /&gt;
&lt;br /&gt;
==Chapter 8 Labs==&lt;br /&gt;
===In Person Class Labs===&lt;br /&gt;
* 8.3.1.3 Lab - Install a Printer in Windows&lt;br /&gt;
* 8.4.1.3 Lab - Share a Printer in Windows&lt;br /&gt;
** NOTE: In this lab use a laptop as the second device (the one which is not directly connected to the printer). Both the laptop and your desktop will need to be connected to the same network so setup your network routers with a connection to both computers.&lt;br /&gt;
** NOTE: Because of a security issue called &amp;quot;Print Nightmare&amp;quot; Microsoft has made some patches to Windows printer sharing which may prevent you from adding a network printer on a the client (Laptop in this case) through the traditional means (such as just double clicking on the shared printer or by searching and installing it as a network printer on the client. Instead you may need to download and install the printer driver on the client computer first (like you would for a local USB printer) and then manually add the shared printer on the client, specifying the driver to use.&lt;br /&gt;
* 8.5.3.2 Lab - Perform Preventive Maintenance on a Laser Printer&lt;br /&gt;
** NOTE: In this lab you will not actually install any new parts, just find and remove the existing parts on the printer and then re-install them. Also, you should locate the fuser on the printer and find and watch a video showing how to remove and replace it but do not actually do it because on our particular printer model it requires disassembling most of the printer to get to the fuser.&lt;br /&gt;
* Lab - [[Franske ITC-2000 Network Printing Lab|Setup and Connect to Network Printers]]&lt;br /&gt;
&lt;br /&gt;
===Fully Online Class Labs===&lt;br /&gt;
* &#039;&#039;&#039;NOTE:&#039;&#039;&#039; These labs will be completed using your two Remote Lab PCs in the IHCC Netlab system which you previously installed Windows 10 on. You will need to have working Internet access from both PCs in order to complete these labs so make sure you have that enabled and working.&lt;br /&gt;
* [[ITC-2000 Lab Remote Printer Installation|Install a Printer in Windows (Remote Version)]]&lt;br /&gt;
** Instructions for the activity can be found by clicking the title of the lab above, instructions are not on the Netacad site.&lt;br /&gt;
* [[ITC-2000 Lab Remote Printer Sharing|Share a Printer in Windows (Remote Version)]]&lt;br /&gt;
** Instructions for the activity can be found by clicking the title of the lab above, instructions are not on the Netacad site.&lt;br /&gt;
&lt;br /&gt;
&lt;br /&gt;
==Chapter 9 Labs==&lt;br /&gt;
===In Person Class Labs===&lt;br /&gt;
* 9.1.2.5 Lab - Install Linux in a Virtual Machine and Explore the GUI&lt;br /&gt;
** &#039;&#039;&#039;NOTE:&#039;&#039;&#039; Before you create your VM please make sure that VirtualBox is set to save VMs into a folder on the D:\ drive that contains the semester and year in the folder name such as &#039;&#039;D:\bfranske-fa17\&#039;&#039;&lt;br /&gt;
** &#039;&#039;&#039;NOTE:&#039;&#039;&#039; Change the network jack your PC is plugged into at your desk to the &amp;quot;ITC network&amp;quot; (the GREEN network jack in B107). Make sure to change it back to the &amp;quot;Campus&amp;quot; connection (the RED network jack in B107) before you leave!&lt;br /&gt;
** &#039;&#039;&#039;NOTE:&#039;&#039;&#039; The Ubuntu installation ISO image file is located in the &#039;&#039;D:\CNT Files&#039;&#039; folder. The version of Ubuntu in this folder may be newer than the version listed in the lab&lt;br /&gt;
** &#039;&#039;&#039;NOTE:&#039;&#039;&#039; Set your virtual machine to use at least 2 GB of RAM (for a faster VM you could go higher as long as you stay in the green zone) and have at least an 18 GB virtual hard drive.&lt;br /&gt;
** &#039;&#039;&#039;NOTE:&#039;&#039;&#039; Make sure to set your virtual machine to use bridged networking before starting it&lt;br /&gt;
** If you have time you may want to try a different distribution of Linux to see what is the same and what&#039;s different. The &#039;&#039;D:\CNT Files&#039;&#039; folder should contain some others such as Linux Mint or Debian you can try as well. Just setup a new virtual machine for each one you would like to try.&lt;br /&gt;
** &#039;&#039;&#039;Don&#039;t forget&#039;&#039;&#039; to change the network jack your PC is plugged into at your desk back to the &amp;quot;Campus&amp;quot; connection (the RED network jack in B107) before you leave!&lt;br /&gt;
&lt;br /&gt;
===Fully Online Class Labs===&lt;br /&gt;
* 9.1.2.5 Lab - Install Linux in a Virtual Machine and Explore the GUI&lt;br /&gt;
** &#039;&#039;&#039;NOTE:&#039;&#039;&#039; You will be completing this lab on PC 1 in your Netlab system so make sure you have a reservation in Netlab, are able to access PC 1, and PC 1 has working Internet access.&lt;br /&gt;
** &#039;&#039;&#039;NOTE:&#039;&#039;&#039; You will need to download and install the latest version of VirtualBox for &amp;quot;Windows Hosts&amp;quot; from the web on PC 1&lt;br /&gt;
** &#039;&#039;&#039;NOTE:&#039;&#039;&#039; You will need to download the latest version of the Ubuntu Desktop ISO file from the web on PC 1&lt;br /&gt;
** &#039;&#039;&#039;NOTE:&#039;&#039;&#039; Set your virtual machine to use at least 3 GB of RAM (for a faster VM you could go higher as long as you stay in the green zone) and have at least an 18 GB virtual hard drive.&lt;br /&gt;
** If you have time you may want to try a different distribution of Linux to see what is the same and what&#039;s different. You can download and try installing some others in VirtualBox too such as Linux Mint or Debian Linux. Just setup a new virtual machine for each one you would like to try.&lt;br /&gt;
&lt;br /&gt;
==Chapter 10 Labs==&lt;br /&gt;
===In-Person Class Labs===&lt;br /&gt;
* 10.3.1.1 Lab - Windows Installation&lt;br /&gt;
** NOTE: Be sure to leave at least 10GB of unpartitioned space during the installation! Try to figure out how to leave this unpartitioned space at the END of the drive.&lt;br /&gt;
** NOTE: Make sure your computer is NOT connected to the Internet while Windows is being installed so that you can create a local account instead of being forced to use a Microsoft account!&lt;br /&gt;
** NOTE: During the account creation process use the name &amp;quot;ITC Admin&amp;quot; and the password &amp;quot;Password123!&amp;quot; be sure to write them down and have your partner write them down as well because you will need them again later in the course.&lt;br /&gt;
* 10.2.1.8 Lab - Create a Partition in Windows&lt;br /&gt;
** NOTE: Do this lab AFTER the Windows Installation lab!&lt;br /&gt;
* 10.3.1.4 Lab - Finalize the Windows Installation&lt;br /&gt;
&lt;br /&gt;
===Fully Online Class Labs===&lt;br /&gt;
* 10.3.1.1 Lab - Windows Installation&lt;br /&gt;
** NOTE: Your Netlab &amp;quot;PC 2&amp;quot; machine will be erased prior to beginning this lab so that you can practice installing Windows 10 on it again with a few changes.&lt;br /&gt;
** NOTE: Before installing Windows 10 on PC 2 make sure to switch off the Internet connection on your OpenWRT router (use your web browser on PC 1 to do this, see the Chapter 4 Windows installation lab for detailed instructions) so that you can create a local account instead of being forced to use a Microsoft account!&lt;br /&gt;
** NOTE: Be sure to leave at least 10GB of unpartitioned space during the installation! Try to figure out how to leave this unpartitioned space at the END of the drive and not the beginning of the drive (so the Windows installation on the big partition goes before the unpartitioned space.&lt;br /&gt;
** NOTE: During the account creation process use the name &amp;quot;ITC Admin&amp;quot; and the password &amp;quot;Password123!&amp;quot; be sure to write them down because you will need them again later in the course.&lt;br /&gt;
** NOTE: Once the Windows 10 installation is complete on PC 2 sure to switch on the Internet connection on your OpenWRT router again.&lt;br /&gt;
* 10.2.1.8 Lab - Create a Partition in Windows&lt;br /&gt;
** NOTE: You will be doing this lab on BOTH PC 1 and PC 2. On PC 2 you should have 10 GB of unpartitioned space which you left during the Windows 10 install you just completed so you can skip the optional Step 2 in the lab. On PC 1 you probably don&#039;t have any unpartitioned space so you will need to create free space on your drive by shrinking the existing NTFS partition as explained in Step 2 of the lab.&lt;br /&gt;
* 10.3.1.4 Lab - Finalize the Windows Installation&lt;br /&gt;
** NOTE: Make sure to install the VMware Tools on PC 2 during this lab. See the Chapter 4 Windows installation lab for detailed instructions.&lt;br /&gt;
&lt;br /&gt;
==Chapter 11 Labs==&lt;br /&gt;
NOTE: All of these labs will be completed on one of the PCs you installed Windows 10 on in the previous lab.&lt;br /&gt;
* 11.1.2.10 Lab - Explore the Windows Desktop&lt;br /&gt;
* 11.1.3.4 Lab - Work with Task Manager&lt;br /&gt;
* 11.1.4.11 Lab - Working with File Explorer&lt;br /&gt;
* 11.2.1.5 Lab - Explore Control Panel Categories&lt;br /&gt;
* 11.2.2.3 Lab - User Accounts&lt;br /&gt;
* 11.2.3.5 Lab - Configure Browser Settings&lt;br /&gt;
* 11.2.5.8 Lab - Manage Virtual Memory&lt;br /&gt;
* 11.2.6.2 Lab - Use Device Manager&lt;br /&gt;
* 11.2.7.4 Lab - Region and Language Options&lt;br /&gt;
* 11.3.1.11 Lab - Monitor and Manage System Resources&lt;br /&gt;
* 11.3.2.7 Lab - System Utilities&lt;br /&gt;
* 11.3.2.8 Lab - Manage System Files&lt;br /&gt;
* 11.3.3.8 Lab - Hard Drive Maintenance&lt;br /&gt;
* 11.3.4.6 Lab - Install Third-Party Software&lt;br /&gt;
* 11.4.1.5 Lab - Work in the Windows Command Shell&lt;br /&gt;
* 11.4.2.7 Lab - File System Commands&lt;br /&gt;
* 11.4.3.2 Lab - Disk CLI Commands&lt;br /&gt;
* 11.4.4.2 Lab - Task and System CLI Commands&lt;br /&gt;
* 11.4.5.3 Lab - Other Useful Commands&lt;br /&gt;
* 11.5.2.4 Lab - Share Resources&lt;br /&gt;
** NOTE: In this lab activity you will need to share and connect to network files. You will need to setup your second Windows PC, connect the two PCs with a router, and configure them for file sharing. The router and PCs do not need an Internet connection for this lab.&lt;br /&gt;
* 11.5.4.2 Lab - Connect and Test the Wireless Connection&lt;br /&gt;
* 11.5.6.2 Lab - Windows Remote Desktop and Assistance&lt;br /&gt;
* 11.6.1.2 Lab - Manage the Startup Folder&lt;br /&gt;
* 11.6.1.5 Lab - Schedule a Task using the GUI and the Command Line&lt;br /&gt;
* 11.6.2.4 Lab - System Restore and Hard Drive Backup&lt;br /&gt;
* 11.7.3.2 Lab - Troubleshoot Operating System Problems&lt;br /&gt;
&lt;br /&gt;
==Chapter 12 Labs==&lt;br /&gt;
===In-Person Class Labs===&lt;br /&gt;
* Check out an Android tablet from your instructor.&lt;br /&gt;
* The access PIN on the tablets is &amp;quot;1 2 3 4&amp;quot;&lt;br /&gt;
* 12.1.2.2 Lab - Working with Android&lt;br /&gt;
* 12.1.4.4 Lab - Mobile Device Features&lt;br /&gt;
* 12.2.1.2 Lab – Passcode Locks&lt;br /&gt;
** Make &#039;&#039;&#039;sure&#039;&#039;&#039; you set the PIN back to &amp;quot;1 2 3 4&amp;quot; when you are done with the lab if you have changed it!&lt;br /&gt;
* 12.4.2.4 Lab - Troubleshoot Mobile Devices&lt;br /&gt;
&lt;br /&gt;
===Fully Online Class Labs===&lt;br /&gt;
* If you have access to your own Android tablet or smartphone you can complete these labs on your own device&lt;br /&gt;
* If you do not have access to an Android tablet or smartphone you will be able to use an Android system through the remote Netlab system to complete these labs. When you make your reservation in Netlab be sure to choose &amp;quot;Android Device Lab Access&amp;quot; instead of &amp;quot;PC Hardware and Software Lab Access (2 Windows PCs with Network Access)&amp;quot;.&lt;br /&gt;
* 12.1.2.2 Lab - Working with Android&lt;br /&gt;
* 12.1.4.4 Lab - Mobile Device Features&lt;br /&gt;
* 12.2.1.2 Lab – Passcode Locks&lt;br /&gt;
* 12.4.2.4 Lab - Troubleshoot Mobile Devices&lt;br /&gt;
&lt;br /&gt;
&lt;br /&gt;
==Chapter 13 Labs==&lt;br /&gt;
===In-Person Class Labs===&lt;br /&gt;
* 13.2.3.7 Lab - Bitlocker and Bitlocker To Go&lt;br /&gt;
* 13.3.2.5 Lab - Configure Windows Local Security Policy&lt;br /&gt;
* 13.3.3.6 Lab - Configure Users and Groups in Windows&lt;br /&gt;
* 13.3.4.6 Lab - Configure Windows Firewall&lt;br /&gt;
* 13.5.2.2 Lab - Document Customer Information in a Work Order&lt;br /&gt;
&lt;br /&gt;
===Fully Online Class Labs===&lt;br /&gt;
* 13.2.3.7 Lab - Bitlocker and Bitlocker To Go&lt;br /&gt;
** NOTE: Bitlocker does not function on a boot partition without EFI and a TPM chip (which the Netlab Virtual Machines are not setup for) in the default configuration. As a result you will need to modify the group policy of your system to allow a password to be used for BitLocker without a TPM chip. Try searching the Internet for instructions on how to modify group policy to allow Bitlocker without TPM and contact your instructor if you get stuck. &lt;br /&gt;
* 13.3.2.5 Lab - Configure Windows Local Security Policy&lt;br /&gt;
* 13.3.3.6 Lab - Configure Users and Groups in Windows&lt;br /&gt;
* 13.3.4.6 Lab - Configure Windows Firewall&lt;br /&gt;
* 13.5.2.2 Lab - Document Customer Information in a Work Order&lt;br /&gt;
&lt;br /&gt;
&lt;br /&gt;
==Chapter 14 Labs==&lt;br /&gt;
===In-Person Class Labs===&lt;br /&gt;
* 14.4.1.4 Lab - Remote Technician - Fix a Hardware Problem&lt;br /&gt;
* 14.4.1.5 Lab - Remote Technician - Fix an Operating System Problem&lt;br /&gt;
* 14.4.1.6 Lab - Remote Technician - Fix a Network Problem&lt;br /&gt;
* 14.4.1.7 Lab - Remote Technician - Fix a Security Problem&lt;br /&gt;
* 14.4.2.7 Lab - Write Basic Scripts in Windows and Linux&lt;br /&gt;
** NOTE: In this lab you will use the Linux Virtual Machine you installed in Lab 9.1.2.5&lt;br /&gt;
&lt;br /&gt;
===Fully Online Class Labs===&lt;br /&gt;
There are two types of labs which you will complete for Chapter 14, the first is a number of &amp;quot;Remote Technician&amp;quot; labs and the second is a &amp;quot;Scripting&amp;quot; lab. Because the two types of labs are quite different there are some special instructions on how to turn in lab reports for this chapter. Please be sure to read these instructions and follow them carefully.&lt;br /&gt;
&lt;br /&gt;
For each &amp;quot;Remote Technician&amp;quot; lab: Read through the &amp;quot;Student Customer Sheet&amp;quot; of the lab, think about what could be causing the issues described by the customer. Write down a list of the questions you would ask the customer to help troubleshoot the issue. Once you have a list of questions make up answers that the customer might give to each question and write down those as well. Write an explanation of what you think a realistic problem (or problems) might be that is/are causing the issues for each lab and why you think it/they is/are the most likely problem(s) based on the questions and answers you asked. For each lab you will turn in your questions, answers, and analysis/solution (put into a single document and separate by lab number).&lt;br /&gt;
&lt;br /&gt;
Do this for each of these labs:&lt;br /&gt;
* 14.4.1.4 Lab - Remote Technician - Fix a Hardware Problem&lt;br /&gt;
* 14.4.1.5 Lab - Remote Technician - Fix an Operating System Problem&lt;br /&gt;
* 14.4.1.6 Lab - Remote Technician - Fix a Network Problem&lt;br /&gt;
* 14.4.1.7 Lab - Remote Technician - Fix a Security Problem&lt;br /&gt;
&lt;br /&gt;
You will also complete this scripting lab which you will write a &amp;quot;normal&amp;quot; lab report about (what you did/problems you had/how you tested/what you learned) and include the lab report in with your remote technician labs above and submit in the usual way:&lt;br /&gt;
* 14.4.2.7 Lab - Write Basic Scripts in Windows and Linux&lt;br /&gt;
** NOTE: In this lab you will use the Linux Virtual Machine you installed in Lab 9.1.2.5&lt;br /&gt;
&lt;br /&gt;
=Homework=&lt;br /&gt;
Any homework assigned in the course will go here. This falls into the Labs/Homework category of your course grade. Remember, for homework assignments turn in the actual pages from your lab book or printouts from the curriculum and not a lab report. Homework assignment are individual, you and your lab partner need to both turn them in separately even if you work on them together.&lt;br /&gt;
* Participate in an online forum discussion (typically 3 quality posts or more) of each chapter on the NetSpace site. See [[Franske Forum Posting Format|forum posting page]] for details. (up to 10 points each chapter based on quality)&lt;br /&gt;
&lt;br /&gt;
=Participation Activities=&lt;br /&gt;
Any participation activities completed in the course will go here. This falls into the participation category of your course grade.&lt;br /&gt;
* Attend at least two Student Success Day presentations and bring proof of attendance signed by each presenter (10 points)&lt;br /&gt;
** &#039;&#039;NOTE:&#039;&#039; Because SSD sessions are online for 2022 your proof of attendance will be writing a 1/2 page summary for each session you attended and submitting that.&lt;br /&gt;
* Meet with an academic advisor (10 points for meeting)&lt;br /&gt;
* Complete a program/degree plan (10 points for completing)&lt;br /&gt;
* Complete the online course feedback form (5 points for completing)&lt;br /&gt;
* Complete the Practice Final Exam (Chapters 1-9) (10 points for attempting)&lt;br /&gt;
* Complete the Practice Final Exam (Chapters 10-14) (10 points for attempting)&lt;br /&gt;
* Compete the A+ 220-1001 Certification Practice Exam (10 points for attempting)&lt;br /&gt;
* Compete the A+ 220-1002 Certification Practice Exam (10 points for attempting)&lt;br /&gt;
* Weekly Progress Self-Evaluation - Complete on the Netacad Website (10 points possible each week)&lt;br /&gt;
* Computer History Summary Report (15 points)&lt;br /&gt;
*# Watch one of the videos on computer history provided by your instructor&lt;br /&gt;
*# Write a one page summary (double-spaced, 1&amp;quot; margins, 12 point font) of the information you learned in the video and why you think it may be useful to know about that history in your IT career. Submit your report through the Netacad site.&lt;br /&gt;
&lt;br /&gt;
=Unit Assessments=&lt;br /&gt;
You are responsible for completing the online exam associated with each chapter in the course through the NetSpace website. This category will also include periodic checkpoint exams covering a group of chapters.&lt;br /&gt;
&lt;br /&gt;
* Chapter 1 Exam&lt;br /&gt;
* Chapter 2 Exam&lt;br /&gt;
* Chapter 3 Exam&lt;br /&gt;
* Chapter 4 Exam&lt;br /&gt;
* Certification Checkpoint Exam #1 (Chapters 1 - 4)&lt;br /&gt;
* Chapter 5 Exam&lt;br /&gt;
* Chapter 6 Exam&lt;br /&gt;
* Certification Checkpoint Exam #2 (Chapters 5 - 6)&lt;br /&gt;
* Chapter 7 Exam&lt;br /&gt;
* Chapter 8 Exam&lt;br /&gt;
* Certification Checkpoint Exam #3 (Chapters 7 - 8)&lt;br /&gt;
* Chapter 9 Exam&lt;br /&gt;
* Chapter 10 Exam&lt;br /&gt;
* Chapter 11 Exam&lt;br /&gt;
* Certification Checkpoint Exam #4 (Chapters 10 - 11)&lt;br /&gt;
* Chapter 12 Exam&lt;br /&gt;
* Chapter 13 Exam&lt;br /&gt;
* Certification Checkpoint Exam #4 (Chapters 12 - 13)&lt;br /&gt;
* Chapter 14 Exam&lt;br /&gt;
&lt;br /&gt;
=Online Final Exams=&lt;br /&gt;
The final exam category of your grade includes the following exams&lt;br /&gt;
* Final Exam (Chapters 1-9)&lt;br /&gt;
* Final Exam (Chapters 10-14)&lt;br /&gt;
&lt;br /&gt;
=Skills Final Exam=&lt;br /&gt;
The Skills Final Exam is designed to test your ability to apply the concepts learned in this class and practiced in labs to common, real-world scenarios.&lt;br /&gt;
&lt;br /&gt;
[[Franske ITC-2000|Return to ITC-2000 Homepage]]&lt;/div&gt;</summary>
		<author><name>BenFranske</name></author>
	</entry>
	<entry>
		<id>https://wiki.ihitc.net/mediawiki/index.php?title=Franske_ITC-2900_Important_Dates&amp;diff=9840</id>
		<title>Franske ITC-2900 Important Dates</title>
		<link rel="alternate" type="text/html" href="https://wiki.ihitc.net/mediawiki/index.php?title=Franske_ITC-2900_Important_Dates&amp;diff=9840"/>
		<updated>2022-03-30T22:43:54Z</updated>

		<summary type="html">&lt;p&gt;BenFranske: /* Wednesday April 13, 2022 */&lt;/p&gt;
&lt;hr /&gt;
&lt;div&gt;=Thursday January 13, 2022=&lt;br /&gt;
* 6:00-8:30pm&lt;br /&gt;
* Class Kickoff Meeting (Online)&lt;br /&gt;
* Form Teams&lt;br /&gt;
* Choose Projects &amp;amp; Get Approval&lt;br /&gt;
* Begin Project Research&lt;br /&gt;
&lt;br /&gt;
=Thursday January 20, 2022=&lt;br /&gt;
* First Draft Statement of Work due! Submit via D2L by 11:59pm&lt;br /&gt;
&lt;br /&gt;
=Thursday January 27, 2022=&lt;br /&gt;
* Final Version Statement of Work due! Submit via D2L by 11:59pm&lt;br /&gt;
* You can still make changes to the schedule and scope of your project with the agreement of your instructor as the course goes on but your SoW needs to be finalized and submitted now.&lt;br /&gt;
&lt;br /&gt;
=Tuesday April 12, 2022=&lt;br /&gt;
* Have your YouTube video presentation completed, uploaded and available&lt;br /&gt;
* YouTube Presentation link must be submitted by one group member on D2L before 11:59pm&lt;br /&gt;
&lt;br /&gt;
=Friday April 29, 2022=&lt;br /&gt;
* 1:30-2:30pm - Final Presentation Practice/Setup (Planing to be on campus)&lt;br /&gt;
* 2:45-5:00pm - Final Presentations (Planing to be on campus)&lt;br /&gt;
&lt;br /&gt;
=Wednesday May 4, 2022=&lt;br /&gt;
* Whitepaper due! One group member submit electronically on D2L before 11:59pm -- Hard copies not required for Spring 2021&lt;br /&gt;
* All group meeting minutes due in a single file! One group member must submit on D2L before 11:59pm&lt;br /&gt;
* One group member must submit electronic copy of final presentation on D2L before 11:59pm&lt;br /&gt;
&lt;br /&gt;
=Friday May 6, 2022=&lt;br /&gt;
* Peer evaluations due, submit on D2L&lt;br /&gt;
* Individual time logs (spreadsheet) and work journals (narrative document) due, submit on D2L&lt;/div&gt;</summary>
		<author><name>BenFranske</name></author>
	</entry>
	<entry>
		<id>https://wiki.ihitc.net/mediawiki/index.php?title=Franske_ITC-2536_Assignments&amp;diff=9839</id>
		<title>Franske ITC-2536 Assignments</title>
		<link rel="alternate" type="text/html" href="https://wiki.ihitc.net/mediawiki/index.php?title=Franske_ITC-2536_Assignments&amp;diff=9839"/>
		<updated>2022-03-30T21:02:33Z</updated>

		<summary type="html">&lt;p&gt;BenFranske: /* Participation Activities */&lt;/p&gt;
&lt;hr /&gt;
&lt;div&gt;=CCNA 3 Assignments=&lt;br /&gt;
==Labs &amp;amp; Homework==&lt;br /&gt;
===Packet Tracer Online Submissions===&lt;br /&gt;
Each of these activities will be submitted using the Packet Tracer ScoreUP Online Submission process. Points will be earned for each submitted activity based on correctness and completion of the activity. You will see a completion percentage for each activity in the Packet Tracer software before submitting. If you find that any of these activities do not show points or completion in Packet Tracer you should include them in the lab report for the module (see below) instead.&lt;br /&gt;
&lt;br /&gt;
# PT 2.2.13 - Point-to-Point Single-Area OSPFv2 Configuration (7 points)&lt;br /&gt;
# PT 2.3.11 - Determine the DR and BDR (7 points)&lt;br /&gt;
# PT 2.4.11 - Modify Single-Area OSPFv2 (7 points)&lt;br /&gt;
# PT 2.5.3 - Propagate a Default Route in OSPFv2 (7 points)&lt;br /&gt;
# PT 2.6.6 - Verify Single-Area OSPFv2 (7 points)&lt;br /&gt;
# PT 2.7.1 - Single-Area OSPFv2 Configuration (7 points)&lt;br /&gt;
# PT 5.1.8 - Configure Numbered Standard IPv4 ACLs (7 points)&lt;br /&gt;
# PT 5.1.9 - Configure Named Standard IPv4 ACLs (7 points)&lt;br /&gt;
# PT 5.2.7 - Configure and Modify Standard IPv4 ACLs (7 points)&lt;br /&gt;
# PT 5.4.12 - Configure Extended IPv4 ACLs  - Scenario 1 (7 points)&lt;br /&gt;
# PT 5.4.13 - Configure Extended IPv4 ACLs  - Scenario 2 (7 points)&lt;br /&gt;
#* NOTE: This activity is not correctly linked from the Cisco Networking Academy curriculum (it is another copy of the PT 5.1.9 activity). You can download a copy of the correct activity from the course page on the Networking Academy site in the Modules 3-5 section.&lt;br /&gt;
# PT 5.5.1 - IPv4 ACL Implementation Challenge (7 points)&lt;br /&gt;
# PT 6.4.5 - Configure Static NAT (7 points)&lt;br /&gt;
# PT 6.5.6 - Configure Dynamic NAT (7 points)&lt;br /&gt;
# PT 6.6.7 - Configure PAT (7 points)&lt;br /&gt;
# PT 6.8.1 - Configure NAT for IPv4 (7 points)&lt;br /&gt;
# PT 10.3.4 - Configure and Verify NTP (7 points)&lt;br /&gt;
# PT 10.6.10 - Back Up Configuration Files (7 points)&lt;br /&gt;
# PT 10.7.6 - Use a TFTP Server to Upgrade a Cisco IOS Image (7 points)&lt;br /&gt;
# PT 10.8.1 - Configure CDP, LLDP, and NTP (7 points)&lt;br /&gt;
# PT 12.5.13 - Troubleshoot Enterprise Networks (7 points)&lt;br /&gt;
# PT 12.6.2 - Troubleshooting Challenge  - Use Documentation to Solve Issues (7 points)&lt;br /&gt;
&lt;br /&gt;
===Lab Reports===&lt;br /&gt;
For each module having lab activities you will need to submit one [[Franske Lab Report Format|lab report]] which covers all of the lab activities listed below in the module. You do not need to submit answers to the questions in the activities, those are for your own learning use only. Lab activities may include remote equipment access, campus equipment, or packet tracer activities. If a lab activity is listed as a &amp;quot;lab&amp;quot; below it should be completed on real equipment either on campus or remotely and may not be completed in Packet Tracer. Your instructor will provide details on accessing real lab equipment. If you work with a partner on a lab you only need to submit a single lab report for the two of you but it must have both your names on it. Each lab report (one per module with activities) is worth up to 20 points. &lt;br /&gt;
&lt;br /&gt;
&#039;&#039;&#039;Note:&#039;&#039;&#039; The password for CAASP Pod PCs in Netlab is: Cisco123&lt;br /&gt;
&lt;br /&gt;
# Lab 2.7.2 - Single-Area OSPFv2 Configuration&lt;br /&gt;
# Lab 3.8.8 - Explore DNS Traffic&lt;br /&gt;
#* &#039;&#039;&#039;NOTE:&#039;&#039;&#039; This lab activity requires using Wireshark on an Internet connected PC. We don&#039;t have it setup in Netlab yet so you can do it on your home computer or a lab computer on campus.&lt;br /&gt;
# PT 4.1.4 - ACL Demonstration&lt;br /&gt;
# Lab 5.5.2 - Configure and Verify Extended IPv4 ACLs&lt;br /&gt;
#* &#039;&#039;&#039;NOTE:&#039;&#039;&#039; When enabling HTTPS on newer Cisco devices you must map the HTTPS server to a trustpoint (certificate) on the router. [https://serverfault.com/questions/1051729/troubleshooting-ssl-error-no-cypher-overlap-in-firefox See this StackExchange question for details on how to do this.]&lt;br /&gt;
# PT 6.2.7 - Investigate NAT Operations&lt;br /&gt;
# Lab 6.8.2 - Configure NAT for IPv4&lt;br /&gt;
# PT 7.6.1 - WAN Concepts&lt;br /&gt;
# PT 10.1.5 - Use CDP to Map a Network&lt;br /&gt;
# PT 10.2.6 - Use LLDP to Map a Network&lt;br /&gt;
# Lab 10.6.11 - Use Tera Term to Manage Router Configuration Files&lt;br /&gt;
# Lab 10.6.12 - Use TFTP, Flash, and USB to Manage Configuration Files&lt;br /&gt;
#* &#039;&#039;&#039;NOTE:&#039;&#039;&#039; If you are working on a device with multiple IP interfaces it is sometimes required to set a default source interface which will be used by TFTP for communicating with the TFTP server. Some Cisco devices do not seem to automatically pick a correct source interface. When this happens you can end up with a situation where you can ping from the device to the TFTP server&#039;s IP address but you are unable to send or receive files over TFTP. For example, in this lab on the router we&#039;re only setting an IP on G0/0/1 so that would be the one we should set as the source interface like &amp;quot;ip tftp source-interface gi0/0/1&amp;quot;&lt;br /&gt;
# Lab 10.6.13 - Research Password Recovery Procedures&lt;br /&gt;
#* After researching the recovery procedures set a hostname and enable password on a router and save the configuration. Try to reset the password on the router while keeping the hostname set the same following the procedures you have researched.&lt;br /&gt;
#* &#039;&#039;&#039;NOTE:&#039;&#039;&#039; If you are working on remote lab equipment you can do password recovery too, the process is a little different but our system does allow you to power on and off network devices as well as to send the BREAK command to devices which are the basics for router password recovery. Recovering passwords on switches can require physical access to hold down a button on the switch while powering up unless some additional configuration is done so you should not try setting an unknown password on a remotely accessed lab switch. See [https://youtu.be/BP8NXAPXLug this video showing the password recovery process on Netlab].&lt;br /&gt;
# Lab 10.8.2 - Configure CDP, LLDP, and NTP&lt;br /&gt;
#* &#039;&#039;&#039;NOTE:&#039;&#039;&#039; Some Cisco devices do not have &amp;quot;hardware clocks&amp;quot; (also known as &amp;quot;calendars) anymore so if you are unable to get the &amp;quot;ntp update-calendar&amp;quot; command to work in Part 4, Step 4b it may not exist on your device.&lt;br /&gt;
# PT 11.5.1 - Compare Layer 2 and Layer 3 Devices&lt;br /&gt;
# PT 12.6.1 - Troubleshooting Challenge  - Document the Network&lt;br /&gt;
# Lab 13.6.1 - Install Linux in a Virtual Machine and Explore the GUI&lt;br /&gt;
#* &#039;&#039;&#039;NOTE:&#039;&#039;&#039; It is suggested you complete this lab on your home computer if it has enough RAM to run the VM. However, if you need a Netlab system to install on please contact your instructor.&lt;br /&gt;
&lt;br /&gt;
===Homework===&lt;br /&gt;
Homework activities will require submitting the actual answers to each question in the activity and may require showing your work as well. Homework assignment are individual, you and your lab partner need to both turn them in separately even if you work on them together.&lt;br /&gt;
&lt;br /&gt;
* Participate in an online forum discussion (typically 3 quality posts or more) of each module on the Cisco Netacad site. See [[Franske Forum Posting Format|forum posting page]] for details. (up to 10 points each chapter based on quality)&lt;br /&gt;
&lt;br /&gt;
==Participation Activities==&lt;br /&gt;
Any participation activities completed in the course will go here. This falls into the participation category of your course grade.&lt;br /&gt;
* Complete the online course feedback form (5 points for completing)&lt;br /&gt;
* Complete the Practice Final Exam (10 points for attempting)&lt;br /&gt;
* Complete the CCNA Certification Practice Exam (10 points for attempting)&lt;br /&gt;
* Weekly Progress Self-Evaluation - Complete on the Netacad Website (10 points possible each week)&lt;br /&gt;
* Networking History Summary Report (15 points)&lt;br /&gt;
*# Watch one of the videos on computer history provided by your instructor&lt;br /&gt;
*# Write a one page summary (double-spaced, 1&amp;quot; margins, 12 point font) of the information you learned in the video and why you think it may be useful to know about that history in your IT career. Submit your report through the Netacad site.&lt;br /&gt;
&lt;br /&gt;
==Unit Assessments==&lt;br /&gt;
You are responsible for completing all of the online unit assessments listed below. Multiple modules are included in single exams. These exams fall into the online assessments category of your course grade.&lt;br /&gt;
* Module 1-2 OSPF Concepts and Configuration Exam &lt;br /&gt;
* Module 3-5 Network Security Exam&lt;br /&gt;
* Module 6-8 WAN Concepts Exam&lt;br /&gt;
* Module 9-12 Optimize, Monitor, and Troubleshoot Networks Exam&lt;br /&gt;
* Module 13-14 Emerging Network Technologies Exam&lt;br /&gt;
&lt;br /&gt;
==Other==&lt;br /&gt;
You are also responsible for completing these things, see the course syllabus for category and weighting information.&lt;br /&gt;
* Online Final Exam&lt;br /&gt;
* Skills Final Exam&lt;br /&gt;
&lt;br /&gt;
==Skills Final Exam==&lt;br /&gt;
The Skills Final Exam is designed to test your ability to apply the concepts learned in this class and practiced in labs to common, real-world scenarios. There are two parts to this portion of your grade.&lt;br /&gt;
* Half of your grade in this category will be based on successfully completing all parts of the online Packet Tracer Practice Skills Exam at home. You grade will be based on correctly completing all parts of the activity. You will be able to use outside resources for this part of the exam.&lt;br /&gt;
* Half of your grade in this category will be based on completing an in-class or remote real equipment skills exam. You will not be able to use any resources other than those specified by your instructor on this part of the exam.&lt;br /&gt;
&lt;br /&gt;
=CCNA Security Assignments=&lt;br /&gt;
==Labs &amp;amp; Homework==&lt;br /&gt;
===Lab Reports===&lt;br /&gt;
You are responsible for completing ALL of these labs. You must submit a [[Franske Lab Report Format|lab report]] about each lab you do. If you work with a partner on a lab you only need to submit a single lab report for the two of you but it must have both your names on it. Each lab is worth 20 points. This falls into the Labs/Homework category of your course grade. Labs is this course will not be able to be successfully completed in Packet Tracer, you will need to use real lab equipment either remotely or on-campus. Your instructor will provide details about accessing lab equipment.&lt;br /&gt;
&lt;br /&gt;
&#039;&#039;&#039;Note:&#039;&#039;&#039; The password for CAASP Pod PCs in Netlab is: Cisco123&lt;br /&gt;
&lt;br /&gt;
* Lab 2.6.1.2: Securing the Router for Administrative Access&lt;br /&gt;
** Note: The IHCC Netlab system uses Cisco 4331 routers, per the lab instructions these do not support image resilience so you will skip part 4, task 1.&lt;br /&gt;
** Note: It is very important that you make certain that IOS Image Resilience is disabled before you leave the lab! See part 4, task 1, steps 5 &amp;amp; 6 for instructions.&lt;br /&gt;
* Lab 3.6.1.1: Securing Administrative Access Using AAA and RADIUS&lt;br /&gt;
** Note: The WinRadius software used in this lab can be difficult to locate online. A local copy is available on the D drive of campus lab systems in the D:\CNT Files\CCNA Security Materials folder and in the &amp;quot;CCNA Security Files&amp;quot; folder on the desktop of Netlab systems.&lt;br /&gt;
* Lab 4.4.1.2: Configuring Zone-Based Policy Firewalls&lt;br /&gt;
** Note: You should attempt the &amp;quot;Challenge&amp;quot; section located at the end of this lab. You must also complete the &amp;quot;Appendix - Multiple Interfaces under the Same Zone&amp;quot; section at the end of the lab.&lt;br /&gt;
* Lab 6.3.1.1: Securing Layer 2 Switches&lt;br /&gt;
* Lab 8.4.1.3: Configuring a Site-to-Site VPN Using Cisco IOS&lt;br /&gt;
** HINT: If you have a problem configuring IPSec on a router it&#039;s possible the [[Cisco Router License Featureset Configuration|Security license is not active]].&lt;br /&gt;
* Lab 9.3.1.2: Configuring ASA Basic Settings and Firewall Using CLI&lt;br /&gt;
** Note: If you have problems connecting to the ASA with a web browser and receive errors such as a &amp;quot;cipher mismatch&amp;quot; it&#039;s likely that the 3DES/AES license has not been activated yet on your ASA. This is a free process where you can request a license key from Cisco by entering the serial number of your ASA (from the &#039;&#039;show version&#039;&#039; output which can also verify that the VPN-3DES-AES feature is not active) into a web form on the Cisco site and then entering the resulting activation key into your ASA. Instructions for doing this can be found [[Cisco ASA Documentation|on the Cisco ASA Documentation wiki page]].&lt;br /&gt;
* Lab 10.1.4.8: Configuring ASA Basic Settings and Firewall Using ASDM&lt;br /&gt;
** Note: You may need to adjust your Java security settings in order to run ASDM from the ASA&#039;s webpage. Recent versions of Java have restricted the ability to run unsigned Java applets from websites due to the possible security issues of running untrusted code from a website locally on your system. Java security settings can be found in the Java section of your system&#039;s control panel.&lt;br /&gt;
** NOTE: If you have problems launching ASDM on Windows 10 check the  [[Cisco ASA Documentation]] page for a fix. It also wouldn&#039;t hurt to make sure you have the latest ASA and ASDM software installed on the ASA, instructions for updating those are also on the [[Cisco ASA Documentation]] page.&lt;br /&gt;
* Lab 10.2.1.9: Configure a Site-to-Site IPsec VPN between an ISR and an ASA&lt;br /&gt;
* Lab 10.3.1.1: Configure Clientless Remote Access SSL VPNs Using ASDM&lt;br /&gt;
* Lab 10.3.1.2: Configure AnyConnect Remote Access SSL VPN Using ASDM&lt;br /&gt;
** NOTE: The Anyconnect package may not be installed on your ASA, follow the instructions on the [[Cisco ASA Documentation]] page to install it if it&#039;s missing.&lt;br /&gt;
* Lab 11.3.1.2: CCNA Security Comprehensive Lab&lt;br /&gt;
&lt;br /&gt;
===Homework===&lt;br /&gt;
Homework activities will require submitting the actual answers to each question in the activity and may require showing your work as well. Homework assignment are individual, you and your lab partner need to both turn them in separately even if you work on them together.&lt;br /&gt;
&lt;br /&gt;
* Participate in an online forum discussion (typically 3 quality posts or more) of each chapter on the Cisco Netacad site. See [[Franske Forum Posting Format|forum posting page]] for details. (up to 10 points each chapter based on quality)&lt;br /&gt;
&lt;br /&gt;
==Participation Activities==&lt;br /&gt;
Any participation activities completed in the course will go here. This falls into the participation category of your course grade.&lt;br /&gt;
* Complete the online course feedback form (5 points for completing)&lt;br /&gt;
* Complete practice online final exam (10 points for attempting)&lt;br /&gt;
* Meet with the instructor once per week to discuss course progress and ask questions (up to 10 points each based on progress)&lt;br /&gt;
&lt;br /&gt;
==Unit Assessments==&lt;br /&gt;
You are responsible for completing all of the online unit assessments listed below. These fall into the online assessments category of your course grade.&lt;br /&gt;
* Chapter 1&lt;br /&gt;
* Chapter 2&lt;br /&gt;
* Chapter 3&lt;br /&gt;
* Chapter 4&lt;br /&gt;
* Chapter 5&lt;br /&gt;
* Chapter 6&lt;br /&gt;
* Chapter 7&lt;br /&gt;
* Chapter 8&lt;br /&gt;
* Chapter 9&lt;br /&gt;
* Chapter 10&lt;br /&gt;
* Chapter 11&lt;br /&gt;
&lt;br /&gt;
==Other==&lt;br /&gt;
You are also responsible for completing these things, see the course syllabus for category and weighting information.&lt;br /&gt;
* Online Final Exam&lt;br /&gt;
* Skills Final Exam&lt;br /&gt;
&lt;br /&gt;
==Skills Final Exam==&lt;br /&gt;
The Skills Final Exam is designed to test your ability to apply the concepts learned in this class and practiced in labs to common, real-world scenarios. There are two parts to this portion of your grade.&lt;br /&gt;
* Half of your grade in this category will be based on successfully completing all parts of the online Packet Tracer Practice Skills Exam at home. You grade will be based on correctly completing all parts of the activity. You will be able to use outside resources for this part of the exam.&lt;br /&gt;
* Half of your grade in this category will be based on completing an in-class or remote real equipment skills exam. You will not be able to use any resources other than those specified by your instructor on this part of the exam.&lt;br /&gt;
&lt;br /&gt;
[[Franske ITC-2536|Return to ITC-2536 Homepage]]&lt;/div&gt;</summary>
		<author><name>BenFranske</name></author>
	</entry>
	<entry>
		<id>https://wiki.ihitc.net/mediawiki/index.php?title=Franske_ITC-2536_Schedule&amp;diff=9838</id>
		<title>Franske ITC-2536 Schedule</title>
		<link rel="alternate" type="text/html" href="https://wiki.ihitc.net/mediawiki/index.php?title=Franske_ITC-2536_Schedule&amp;diff=9838"/>
		<updated>2022-03-30T21:00:29Z</updated>

		<summary type="html">&lt;p&gt;BenFranske: &lt;/p&gt;
&lt;hr /&gt;
&lt;div&gt;{| class=&amp;quot;wikitable&amp;quot;&lt;br /&gt;
! Date !! Week !! Session !! Due Before Class Time !! In Class !! Due Online 11:55pm !! Notes&lt;br /&gt;
|-&lt;br /&gt;
! 11-Jan&lt;br /&gt;
| 1 || 1 ||  || Class Introduction, Cisco Site Access ||  || 3 Modules to read for next week,  it&#039;s strongly suggested you yead modules 1-2 before Thursday this week.&lt;br /&gt;
|-&lt;br /&gt;
! 18-Jan&lt;br /&gt;
| 2 || 2 || Read Modules 1-3, Modules 1-3 Online Discussion First Posts || Modules 2-3 PT &amp;amp; Lab Activities || Module 1-2 Exam || &lt;br /&gt;
|-&lt;br /&gt;
! 25-Jan&lt;br /&gt;
| 3 || 3 || Read Modules 4-5, Modules 1-3 Online Discussion Response Posts, Modules 4-5 Online Discussion First Posts, Modules 2-3 PT Submissions &amp;amp; Lab Reports || Modules 4-5 PT &amp;amp; Lab Activities ||  || &lt;br /&gt;
|-&lt;br /&gt;
! 1-Feb&lt;br /&gt;
| 4 || 4 || Read Modules 6-7, Modules 4-5 Online Discussion Response Posts, Modules 6-7 Online Discussion First Posts, Modules 4-5 PT Submissions &amp;amp; Lab Reports || Modules 6-7 PT &amp;amp; Lab Activities || Module 3-5 Exam || &lt;br /&gt;
|-&lt;br /&gt;
! 8-Feb&lt;br /&gt;
| 5 || 5 || Read Modules 8-9, Modules 6-7 Online Discussion Response Posts, Modules 8-9 Online Discussion First Posts, Modules 6-7 PT Submissions &amp;amp; Lab Reports || STUDENT SUCCESS DAY, NO CLASS MEETING ||  || Make sure you are caught up with all work!&lt;br /&gt;
|-&lt;br /&gt;
! 15-Feb&lt;br /&gt;
| 6 || 6 || Read Modules 10-11, Modules 8-9 Online Discussion Response Posts, Modules 10-11 Online Discussion First Posts || Modules 10-11 PT &amp;amp; Lab Activities || Module 6-8 Exam || &lt;br /&gt;
|-&lt;br /&gt;
! 22-Feb&lt;br /&gt;
| 7 || 7 || Read Modules 12-14, Modules 10-11 Online Discussion Response Posts, Modules 12-14 Online Discussion First Posts, Modules 10-11 PT Submissions &amp;amp; Lab Reports || Modules 12-14 PT &amp;amp; Lab Activities || Module 9-12 Exams || Module 13-14 Exam is due before next class!&lt;br /&gt;
|-&lt;br /&gt;
! 1-Mar&lt;br /&gt;
| 8 || 8 || Modules 12-14 Online Discussion Response Posts, Module 13-14 Exam, Practice PT Skills Exam, Modules 12-13 PT Submissions &amp;amp; Lab Reports || Skills Exam || Practice Final Exam, Course Feedback, CCNA Certification Practice Exam || Online Final Exam is due over Spring Break, first 3 chapters of Network Security need to be read by the week after break.&lt;br /&gt;
|-&lt;br /&gt;
! 8-Mar&lt;br /&gt;
| SPRING BREAK ||  ||  ||  || Online Final Exam || &lt;br /&gt;
|-&lt;br /&gt;
! 15-Mar&lt;br /&gt;
| 9 || 9 || Read Chapters 1-3, Chapters 1-3 Online Discussion First Posts || Chapter 2-3 Lab Activities ||  || &lt;br /&gt;
|-&lt;br /&gt;
! 22-Mar&lt;br /&gt;
| 10 || 10 || Read Chapter 4, Chapter 1-3 Online Discussion Response Posts, Chapter 4 Online Discussion First Post, Chapter 2-3 Lab Reports || Chapter 4 Lab Activity || Chapter Exams 1-3 || &lt;br /&gt;
|-&lt;br /&gt;
! 29-Mar&lt;br /&gt;
| 11 || 11 || Read Chapter 5, Chapter 4 Online Discussion Response Posts, Chapter 5 Online Discussion First Post, Chapter 4 Lab Report || Networking History || Chapter Exam 4 || &lt;br /&gt;
|-&lt;br /&gt;
! 5-Apr&lt;br /&gt;
| 12 || 12 || Read Chapters 6-7, Chapter 5 Online Discussion Response Posts, Chapter 6-7 Online Discussion First Post, Networking History Assignment || Chapter 6 Lab Activity || Chapter Exam 5 || &lt;br /&gt;
|-&lt;br /&gt;
! 12-Apr&lt;br /&gt;
| 13 || 13 || Read Chapter 8, Chapter 6-7 Online Discussion Response Posts, Chapter 8 Online Discussion First Post, Chapter 6 Lab Report || Chapter 8 Lab Activities || Chapter Exams 6-7 || &lt;br /&gt;
|-&lt;br /&gt;
! 19-Apr&lt;br /&gt;
| 14 || 14 || Read Chapters 9-10, Chapter 8 Online Discussion Response Posts, Chapter 9-10 Online Discussion First Posts, Chapter 8 Lab Report || Chapter 9-10 Lab Activities || Chapter Exam 8 || &lt;br /&gt;
|-&lt;br /&gt;
! 26-Apr&lt;br /&gt;
| 15 || 15 || Read Chapter 11, Chapter 9-10 Online Discussion Response Posts, Chapter 11 Online Discussion First Post, Chapter 9-10 Lab Reports || Chapter 11 Lab Activities || Chapter Exams 9-10 || &lt;br /&gt;
|-&lt;br /&gt;
! 3-May&lt;br /&gt;
| 16 || 16 || Chapter 11 Online Discussion Response Posts, Practice PT Skills Exam, Chapter 11 Lab Report || Skills Exam || Chapter Exam 11 || &lt;br /&gt;
|-&lt;br /&gt;
! 10-May&lt;br /&gt;
| FE Week || 17 || Practice Final Exam, Course Feedback || NO CLASS TONIGHT || Online Final Exam || &lt;br /&gt;
|}&lt;/div&gt;</summary>
		<author><name>BenFranske</name></author>
	</entry>
	<entry>
		<id>https://wiki.ihitc.net/mediawiki/index.php?title=Franske_ITC-2536_Assignments&amp;diff=9837</id>
		<title>Franske ITC-2536 Assignments</title>
		<link rel="alternate" type="text/html" href="https://wiki.ihitc.net/mediawiki/index.php?title=Franske_ITC-2536_Assignments&amp;diff=9837"/>
		<updated>2022-03-24T21:46:32Z</updated>

		<summary type="html">&lt;p&gt;BenFranske: /* Lab Reports */&lt;/p&gt;
&lt;hr /&gt;
&lt;div&gt;=CCNA 3 Assignments=&lt;br /&gt;
==Labs &amp;amp; Homework==&lt;br /&gt;
===Packet Tracer Online Submissions===&lt;br /&gt;
Each of these activities will be submitted using the Packet Tracer ScoreUP Online Submission process. Points will be earned for each submitted activity based on correctness and completion of the activity. You will see a completion percentage for each activity in the Packet Tracer software before submitting. If you find that any of these activities do not show points or completion in Packet Tracer you should include them in the lab report for the module (see below) instead.&lt;br /&gt;
&lt;br /&gt;
# PT 2.2.13 - Point-to-Point Single-Area OSPFv2 Configuration (7 points)&lt;br /&gt;
# PT 2.3.11 - Determine the DR and BDR (7 points)&lt;br /&gt;
# PT 2.4.11 - Modify Single-Area OSPFv2 (7 points)&lt;br /&gt;
# PT 2.5.3 - Propagate a Default Route in OSPFv2 (7 points)&lt;br /&gt;
# PT 2.6.6 - Verify Single-Area OSPFv2 (7 points)&lt;br /&gt;
# PT 2.7.1 - Single-Area OSPFv2 Configuration (7 points)&lt;br /&gt;
# PT 5.1.8 - Configure Numbered Standard IPv4 ACLs (7 points)&lt;br /&gt;
# PT 5.1.9 - Configure Named Standard IPv4 ACLs (7 points)&lt;br /&gt;
# PT 5.2.7 - Configure and Modify Standard IPv4 ACLs (7 points)&lt;br /&gt;
# PT 5.4.12 - Configure Extended IPv4 ACLs  - Scenario 1 (7 points)&lt;br /&gt;
# PT 5.4.13 - Configure Extended IPv4 ACLs  - Scenario 2 (7 points)&lt;br /&gt;
#* NOTE: This activity is not correctly linked from the Cisco Networking Academy curriculum (it is another copy of the PT 5.1.9 activity). You can download a copy of the correct activity from the course page on the Networking Academy site in the Modules 3-5 section.&lt;br /&gt;
# PT 5.5.1 - IPv4 ACL Implementation Challenge (7 points)&lt;br /&gt;
# PT 6.4.5 - Configure Static NAT (7 points)&lt;br /&gt;
# PT 6.5.6 - Configure Dynamic NAT (7 points)&lt;br /&gt;
# PT 6.6.7 - Configure PAT (7 points)&lt;br /&gt;
# PT 6.8.1 - Configure NAT for IPv4 (7 points)&lt;br /&gt;
# PT 10.3.4 - Configure and Verify NTP (7 points)&lt;br /&gt;
# PT 10.6.10 - Back Up Configuration Files (7 points)&lt;br /&gt;
# PT 10.7.6 - Use a TFTP Server to Upgrade a Cisco IOS Image (7 points)&lt;br /&gt;
# PT 10.8.1 - Configure CDP, LLDP, and NTP (7 points)&lt;br /&gt;
# PT 12.5.13 - Troubleshoot Enterprise Networks (7 points)&lt;br /&gt;
# PT 12.6.2 - Troubleshooting Challenge  - Use Documentation to Solve Issues (7 points)&lt;br /&gt;
&lt;br /&gt;
===Lab Reports===&lt;br /&gt;
For each module having lab activities you will need to submit one [[Franske Lab Report Format|lab report]] which covers all of the lab activities listed below in the module. You do not need to submit answers to the questions in the activities, those are for your own learning use only. Lab activities may include remote equipment access, campus equipment, or packet tracer activities. If a lab activity is listed as a &amp;quot;lab&amp;quot; below it should be completed on real equipment either on campus or remotely and may not be completed in Packet Tracer. Your instructor will provide details on accessing real lab equipment. If you work with a partner on a lab you only need to submit a single lab report for the two of you but it must have both your names on it. Each lab report (one per module with activities) is worth up to 20 points. &lt;br /&gt;
&lt;br /&gt;
&#039;&#039;&#039;Note:&#039;&#039;&#039; The password for CAASP Pod PCs in Netlab is: Cisco123&lt;br /&gt;
&lt;br /&gt;
# Lab 2.7.2 - Single-Area OSPFv2 Configuration&lt;br /&gt;
# Lab 3.8.8 - Explore DNS Traffic&lt;br /&gt;
#* &#039;&#039;&#039;NOTE:&#039;&#039;&#039; This lab activity requires using Wireshark on an Internet connected PC. We don&#039;t have it setup in Netlab yet so you can do it on your home computer or a lab computer on campus.&lt;br /&gt;
# PT 4.1.4 - ACL Demonstration&lt;br /&gt;
# Lab 5.5.2 - Configure and Verify Extended IPv4 ACLs&lt;br /&gt;
#* &#039;&#039;&#039;NOTE:&#039;&#039;&#039; When enabling HTTPS on newer Cisco devices you must map the HTTPS server to a trustpoint (certificate) on the router. [https://serverfault.com/questions/1051729/troubleshooting-ssl-error-no-cypher-overlap-in-firefox See this StackExchange question for details on how to do this.]&lt;br /&gt;
# PT 6.2.7 - Investigate NAT Operations&lt;br /&gt;
# Lab 6.8.2 - Configure NAT for IPv4&lt;br /&gt;
# PT 7.6.1 - WAN Concepts&lt;br /&gt;
# PT 10.1.5 - Use CDP to Map a Network&lt;br /&gt;
# PT 10.2.6 - Use LLDP to Map a Network&lt;br /&gt;
# Lab 10.6.11 - Use Tera Term to Manage Router Configuration Files&lt;br /&gt;
# Lab 10.6.12 - Use TFTP, Flash, and USB to Manage Configuration Files&lt;br /&gt;
#* &#039;&#039;&#039;NOTE:&#039;&#039;&#039; If you are working on a device with multiple IP interfaces it is sometimes required to set a default source interface which will be used by TFTP for communicating with the TFTP server. Some Cisco devices do not seem to automatically pick a correct source interface. When this happens you can end up with a situation where you can ping from the device to the TFTP server&#039;s IP address but you are unable to send or receive files over TFTP. For example, in this lab on the router we&#039;re only setting an IP on G0/0/1 so that would be the one we should set as the source interface like &amp;quot;ip tftp source-interface gi0/0/1&amp;quot;&lt;br /&gt;
# Lab 10.6.13 - Research Password Recovery Procedures&lt;br /&gt;
#* After researching the recovery procedures set a hostname and enable password on a router and save the configuration. Try to reset the password on the router while keeping the hostname set the same following the procedures you have researched.&lt;br /&gt;
#* &#039;&#039;&#039;NOTE:&#039;&#039;&#039; If you are working on remote lab equipment you can do password recovery too, the process is a little different but our system does allow you to power on and off network devices as well as to send the BREAK command to devices which are the basics for router password recovery. Recovering passwords on switches can require physical access to hold down a button on the switch while powering up unless some additional configuration is done so you should not try setting an unknown password on a remotely accessed lab switch. See [https://youtu.be/BP8NXAPXLug this video showing the password recovery process on Netlab].&lt;br /&gt;
# Lab 10.8.2 - Configure CDP, LLDP, and NTP&lt;br /&gt;
#* &#039;&#039;&#039;NOTE:&#039;&#039;&#039; Some Cisco devices do not have &amp;quot;hardware clocks&amp;quot; (also known as &amp;quot;calendars) anymore so if you are unable to get the &amp;quot;ntp update-calendar&amp;quot; command to work in Part 4, Step 4b it may not exist on your device.&lt;br /&gt;
# PT 11.5.1 - Compare Layer 2 and Layer 3 Devices&lt;br /&gt;
# PT 12.6.1 - Troubleshooting Challenge  - Document the Network&lt;br /&gt;
# Lab 13.6.1 - Install Linux in a Virtual Machine and Explore the GUI&lt;br /&gt;
#* &#039;&#039;&#039;NOTE:&#039;&#039;&#039; It is suggested you complete this lab on your home computer if it has enough RAM to run the VM. However, if you need a Netlab system to install on please contact your instructor.&lt;br /&gt;
&lt;br /&gt;
===Homework===&lt;br /&gt;
Homework activities will require submitting the actual answers to each question in the activity and may require showing your work as well. Homework assignment are individual, you and your lab partner need to both turn them in separately even if you work on them together.&lt;br /&gt;
&lt;br /&gt;
* Participate in an online forum discussion (typically 3 quality posts or more) of each module on the Cisco Netacad site. See [[Franske Forum Posting Format|forum posting page]] for details. (up to 10 points each chapter based on quality)&lt;br /&gt;
&lt;br /&gt;
==Participation Activities==&lt;br /&gt;
Any participation activities completed in the course will go here. This falls into the participation category of your course grade.&lt;br /&gt;
* Complete the online course feedback form (5 points for completing)&lt;br /&gt;
* Complete the Practice Final Exam (10 points for attempting)&lt;br /&gt;
* Complete the CCNA Certification Practice Exam (10 points for attempting)&lt;br /&gt;
* Weekly Progress Self-Evaluation - Complete on the Netacad Website (10 points possible each week)&lt;br /&gt;
&lt;br /&gt;
==Unit Assessments==&lt;br /&gt;
You are responsible for completing all of the online unit assessments listed below. Multiple modules are included in single exams. These exams fall into the online assessments category of your course grade.&lt;br /&gt;
* Module 1-2 OSPF Concepts and Configuration Exam &lt;br /&gt;
* Module 3-5 Network Security Exam&lt;br /&gt;
* Module 6-8 WAN Concepts Exam&lt;br /&gt;
* Module 9-12 Optimize, Monitor, and Troubleshoot Networks Exam&lt;br /&gt;
* Module 13-14 Emerging Network Technologies Exam&lt;br /&gt;
&lt;br /&gt;
==Other==&lt;br /&gt;
You are also responsible for completing these things, see the course syllabus for category and weighting information.&lt;br /&gt;
* Online Final Exam&lt;br /&gt;
* Skills Final Exam&lt;br /&gt;
&lt;br /&gt;
==Skills Final Exam==&lt;br /&gt;
The Skills Final Exam is designed to test your ability to apply the concepts learned in this class and practiced in labs to common, real-world scenarios. There are two parts to this portion of your grade.&lt;br /&gt;
* Half of your grade in this category will be based on successfully completing all parts of the online Packet Tracer Practice Skills Exam at home. You grade will be based on correctly completing all parts of the activity. You will be able to use outside resources for this part of the exam.&lt;br /&gt;
* Half of your grade in this category will be based on completing an in-class or remote real equipment skills exam. You will not be able to use any resources other than those specified by your instructor on this part of the exam.&lt;br /&gt;
&lt;br /&gt;
=CCNA Security Assignments=&lt;br /&gt;
==Labs &amp;amp; Homework==&lt;br /&gt;
===Lab Reports===&lt;br /&gt;
You are responsible for completing ALL of these labs. You must submit a [[Franske Lab Report Format|lab report]] about each lab you do. If you work with a partner on a lab you only need to submit a single lab report for the two of you but it must have both your names on it. Each lab is worth 20 points. This falls into the Labs/Homework category of your course grade. Labs is this course will not be able to be successfully completed in Packet Tracer, you will need to use real lab equipment either remotely or on-campus. Your instructor will provide details about accessing lab equipment.&lt;br /&gt;
&lt;br /&gt;
&#039;&#039;&#039;Note:&#039;&#039;&#039; The password for CAASP Pod PCs in Netlab is: Cisco123&lt;br /&gt;
&lt;br /&gt;
* Lab 2.6.1.2: Securing the Router for Administrative Access&lt;br /&gt;
** Note: The IHCC Netlab system uses Cisco 4331 routers, per the lab instructions these do not support image resilience so you will skip part 4, task 1.&lt;br /&gt;
** Note: It is very important that you make certain that IOS Image Resilience is disabled before you leave the lab! See part 4, task 1, steps 5 &amp;amp; 6 for instructions.&lt;br /&gt;
* Lab 3.6.1.1: Securing Administrative Access Using AAA and RADIUS&lt;br /&gt;
** Note: The WinRadius software used in this lab can be difficult to locate online. A local copy is available on the D drive of campus lab systems in the D:\CNT Files\CCNA Security Materials folder and in the &amp;quot;CCNA Security Files&amp;quot; folder on the desktop of Netlab systems.&lt;br /&gt;
* Lab 4.4.1.2: Configuring Zone-Based Policy Firewalls&lt;br /&gt;
** Note: You should attempt the &amp;quot;Challenge&amp;quot; section located at the end of this lab. You must also complete the &amp;quot;Appendix - Multiple Interfaces under the Same Zone&amp;quot; section at the end of the lab.&lt;br /&gt;
* Lab 6.3.1.1: Securing Layer 2 Switches&lt;br /&gt;
* Lab 8.4.1.3: Configuring a Site-to-Site VPN Using Cisco IOS&lt;br /&gt;
** HINT: If you have a problem configuring IPSec on a router it&#039;s possible the [[Cisco Router License Featureset Configuration|Security license is not active]].&lt;br /&gt;
* Lab 9.3.1.2: Configuring ASA Basic Settings and Firewall Using CLI&lt;br /&gt;
** Note: If you have problems connecting to the ASA with a web browser and receive errors such as a &amp;quot;cipher mismatch&amp;quot; it&#039;s likely that the 3DES/AES license has not been activated yet on your ASA. This is a free process where you can request a license key from Cisco by entering the serial number of your ASA (from the &#039;&#039;show version&#039;&#039; output which can also verify that the VPN-3DES-AES feature is not active) into a web form on the Cisco site and then entering the resulting activation key into your ASA. Instructions for doing this can be found [[Cisco ASA Documentation|on the Cisco ASA Documentation wiki page]].&lt;br /&gt;
* Lab 10.1.4.8: Configuring ASA Basic Settings and Firewall Using ASDM&lt;br /&gt;
** Note: You may need to adjust your Java security settings in order to run ASDM from the ASA&#039;s webpage. Recent versions of Java have restricted the ability to run unsigned Java applets from websites due to the possible security issues of running untrusted code from a website locally on your system. Java security settings can be found in the Java section of your system&#039;s control panel.&lt;br /&gt;
** NOTE: If you have problems launching ASDM on Windows 10 check the  [[Cisco ASA Documentation]] page for a fix. It also wouldn&#039;t hurt to make sure you have the latest ASA and ASDM software installed on the ASA, instructions for updating those are also on the [[Cisco ASA Documentation]] page.&lt;br /&gt;
* Lab 10.2.1.9: Configure a Site-to-Site IPsec VPN between an ISR and an ASA&lt;br /&gt;
* Lab 10.3.1.1: Configure Clientless Remote Access SSL VPNs Using ASDM&lt;br /&gt;
* Lab 10.3.1.2: Configure AnyConnect Remote Access SSL VPN Using ASDM&lt;br /&gt;
** NOTE: The Anyconnect package may not be installed on your ASA, follow the instructions on the [[Cisco ASA Documentation]] page to install it if it&#039;s missing.&lt;br /&gt;
* Lab 11.3.1.2: CCNA Security Comprehensive Lab&lt;br /&gt;
&lt;br /&gt;
===Homework===&lt;br /&gt;
Homework activities will require submitting the actual answers to each question in the activity and may require showing your work as well. Homework assignment are individual, you and your lab partner need to both turn them in separately even if you work on them together.&lt;br /&gt;
&lt;br /&gt;
* Participate in an online forum discussion (typically 3 quality posts or more) of each chapter on the Cisco Netacad site. See [[Franske Forum Posting Format|forum posting page]] for details. (up to 10 points each chapter based on quality)&lt;br /&gt;
&lt;br /&gt;
==Participation Activities==&lt;br /&gt;
Any participation activities completed in the course will go here. This falls into the participation category of your course grade.&lt;br /&gt;
* Complete the online course feedback form (5 points for completing)&lt;br /&gt;
* Complete practice online final exam (10 points for attempting)&lt;br /&gt;
* Meet with the instructor once per week to discuss course progress and ask questions (up to 10 points each based on progress)&lt;br /&gt;
&lt;br /&gt;
==Unit Assessments==&lt;br /&gt;
You are responsible for completing all of the online unit assessments listed below. These fall into the online assessments category of your course grade.&lt;br /&gt;
* Chapter 1&lt;br /&gt;
* Chapter 2&lt;br /&gt;
* Chapter 3&lt;br /&gt;
* Chapter 4&lt;br /&gt;
* Chapter 5&lt;br /&gt;
* Chapter 6&lt;br /&gt;
* Chapter 7&lt;br /&gt;
* Chapter 8&lt;br /&gt;
* Chapter 9&lt;br /&gt;
* Chapter 10&lt;br /&gt;
* Chapter 11&lt;br /&gt;
&lt;br /&gt;
==Other==&lt;br /&gt;
You are also responsible for completing these things, see the course syllabus for category and weighting information.&lt;br /&gt;
* Online Final Exam&lt;br /&gt;
* Skills Final Exam&lt;br /&gt;
&lt;br /&gt;
==Skills Final Exam==&lt;br /&gt;
The Skills Final Exam is designed to test your ability to apply the concepts learned in this class and practiced in labs to common, real-world scenarios. There are two parts to this portion of your grade.&lt;br /&gt;
* Half of your grade in this category will be based on successfully completing all parts of the online Packet Tracer Practice Skills Exam at home. You grade will be based on correctly completing all parts of the activity. You will be able to use outside resources for this part of the exam.&lt;br /&gt;
* Half of your grade in this category will be based on completing an in-class or remote real equipment skills exam. You will not be able to use any resources other than those specified by your instructor on this part of the exam.&lt;br /&gt;
&lt;br /&gt;
[[Franske ITC-2536|Return to ITC-2536 Homepage]]&lt;/div&gt;</summary>
		<author><name>BenFranske</name></author>
	</entry>
	<entry>
		<id>https://wiki.ihitc.net/mediawiki/index.php?title=Franske_ITC-2536_Assignments&amp;diff=9836</id>
		<title>Franske ITC-2536 Assignments</title>
		<link rel="alternate" type="text/html" href="https://wiki.ihitc.net/mediawiki/index.php?title=Franske_ITC-2536_Assignments&amp;diff=9836"/>
		<updated>2022-03-24T21:35:21Z</updated>

		<summary type="html">&lt;p&gt;BenFranske: /* Lab Reports */&lt;/p&gt;
&lt;hr /&gt;
&lt;div&gt;=CCNA 3 Assignments=&lt;br /&gt;
==Labs &amp;amp; Homework==&lt;br /&gt;
===Packet Tracer Online Submissions===&lt;br /&gt;
Each of these activities will be submitted using the Packet Tracer ScoreUP Online Submission process. Points will be earned for each submitted activity based on correctness and completion of the activity. You will see a completion percentage for each activity in the Packet Tracer software before submitting. If you find that any of these activities do not show points or completion in Packet Tracer you should include them in the lab report for the module (see below) instead.&lt;br /&gt;
&lt;br /&gt;
# PT 2.2.13 - Point-to-Point Single-Area OSPFv2 Configuration (7 points)&lt;br /&gt;
# PT 2.3.11 - Determine the DR and BDR (7 points)&lt;br /&gt;
# PT 2.4.11 - Modify Single-Area OSPFv2 (7 points)&lt;br /&gt;
# PT 2.5.3 - Propagate a Default Route in OSPFv2 (7 points)&lt;br /&gt;
# PT 2.6.6 - Verify Single-Area OSPFv2 (7 points)&lt;br /&gt;
# PT 2.7.1 - Single-Area OSPFv2 Configuration (7 points)&lt;br /&gt;
# PT 5.1.8 - Configure Numbered Standard IPv4 ACLs (7 points)&lt;br /&gt;
# PT 5.1.9 - Configure Named Standard IPv4 ACLs (7 points)&lt;br /&gt;
# PT 5.2.7 - Configure and Modify Standard IPv4 ACLs (7 points)&lt;br /&gt;
# PT 5.4.12 - Configure Extended IPv4 ACLs  - Scenario 1 (7 points)&lt;br /&gt;
# PT 5.4.13 - Configure Extended IPv4 ACLs  - Scenario 2 (7 points)&lt;br /&gt;
#* NOTE: This activity is not correctly linked from the Cisco Networking Academy curriculum (it is another copy of the PT 5.1.9 activity). You can download a copy of the correct activity from the course page on the Networking Academy site in the Modules 3-5 section.&lt;br /&gt;
# PT 5.5.1 - IPv4 ACL Implementation Challenge (7 points)&lt;br /&gt;
# PT 6.4.5 - Configure Static NAT (7 points)&lt;br /&gt;
# PT 6.5.6 - Configure Dynamic NAT (7 points)&lt;br /&gt;
# PT 6.6.7 - Configure PAT (7 points)&lt;br /&gt;
# PT 6.8.1 - Configure NAT for IPv4 (7 points)&lt;br /&gt;
# PT 10.3.4 - Configure and Verify NTP (7 points)&lt;br /&gt;
# PT 10.6.10 - Back Up Configuration Files (7 points)&lt;br /&gt;
# PT 10.7.6 - Use a TFTP Server to Upgrade a Cisco IOS Image (7 points)&lt;br /&gt;
# PT 10.8.1 - Configure CDP, LLDP, and NTP (7 points)&lt;br /&gt;
# PT 12.5.13 - Troubleshoot Enterprise Networks (7 points)&lt;br /&gt;
# PT 12.6.2 - Troubleshooting Challenge  - Use Documentation to Solve Issues (7 points)&lt;br /&gt;
&lt;br /&gt;
===Lab Reports===&lt;br /&gt;
For each module having lab activities you will need to submit one [[Franske Lab Report Format|lab report]] which covers all of the lab activities listed below in the module. You do not need to submit answers to the questions in the activities, those are for your own learning use only. Lab activities may include remote equipment access, campus equipment, or packet tracer activities. If a lab activity is listed as a &amp;quot;lab&amp;quot; below it should be completed on real equipment either on campus or remotely and may not be completed in Packet Tracer. Your instructor will provide details on accessing real lab equipment. If you work with a partner on a lab you only need to submit a single lab report for the two of you but it must have both your names on it. Each lab report (one per module with activities) is worth up to 20 points. &lt;br /&gt;
&lt;br /&gt;
&#039;&#039;&#039;Note:&#039;&#039;&#039; The password for CAASP Pod PCs in Netlab is: Cisco123&lt;br /&gt;
&lt;br /&gt;
# Lab 2.7.2 - Single-Area OSPFv2 Configuration&lt;br /&gt;
# Lab 3.8.8 - Explore DNS Traffic&lt;br /&gt;
#* &#039;&#039;&#039;NOTE:&#039;&#039;&#039; This lab activity requires using Wireshark on an Internet connected PC. We don&#039;t have it setup in Netlab yet so you can do it on your home computer or a lab computer on campus.&lt;br /&gt;
# PT 4.1.4 - ACL Demonstration&lt;br /&gt;
# Lab 5.5.2 - Configure and Verify Extended IPv4 ACLs&lt;br /&gt;
#* &#039;&#039;&#039;NOTE:&#039;&#039;&#039; When enabling HTTPS on newer Cisco devices you must map the HTTPS server to a trustpoint (certificate) on the router. [https://serverfault.com/questions/1051729/troubleshooting-ssl-error-no-cypher-overlap-in-firefox See this StackExchange question for details on how to do this.]&lt;br /&gt;
# PT 6.2.7 - Investigate NAT Operations&lt;br /&gt;
# Lab 6.8.2 - Configure NAT for IPv4&lt;br /&gt;
# PT 7.6.1 - WAN Concepts&lt;br /&gt;
# PT 10.1.5 - Use CDP to Map a Network&lt;br /&gt;
# PT 10.2.6 - Use LLDP to Map a Network&lt;br /&gt;
# Lab 10.6.11 - Use Tera Term to Manage Router Configuration Files&lt;br /&gt;
# Lab 10.6.12 - Use TFTP, Flash, and USB to Manage Configuration Files&lt;br /&gt;
#* &#039;&#039;&#039;NOTE:&#039;&#039;&#039; If you are working on a device with multiple IP interfaces it is sometimes required to set a default source interface which will be used by TFTP for communicating with the TFTP server. Some Cisco devices do not seem to automatically pick a correct source interface. When this happens you can end up with a situation where you can ping from the device to the TFTP server&#039;s IP address but you are unable to send or receive files over TFTP. For example, in this lab on the router we&#039;re only setting an IP on G0/0/1 so that would be the one we should set as the source interface like &amp;quot;ip tftp source-interface gi0/0/1&amp;quot;&lt;br /&gt;
# Lab 10.6.13 - Research Password Recovery Procedures&lt;br /&gt;
#* After researching the recovery procedures set a hostname and enable password on a router and save the configuration. Try to reset the password on the router while keeping the hostname set the same following the procedures you have researched.&lt;br /&gt;
#* &#039;&#039;&#039;NOTE:&#039;&#039;&#039; If you are working on remote lab equipment you can do password recovery too, the process is a little different but our system does allow you to power on and off network devices as well as to send the BREAK command to devices which are the basics for router password recovery. Recovering passwords on switches can require physical access to hold down a button on the switch while powering up unless some additional configuration is done so you should not try setting an unknown password on a remotely accessed lab switch. See [https://youtu.be/BP8NXAPXLug this video showing the password recovery process on Netlab].&lt;br /&gt;
# Lab 10.8.2 - Configure CDP, LLDP, and NTP&lt;br /&gt;
#* &#039;&#039;&#039;NOTE:&#039;&#039;&#039; Some Cisco devices do not have &amp;quot;hardware clocks&amp;quot; (also known as &amp;quot;calendars) anymore so if you are unable to get the &amp;quot;ntp update-calendar&amp;quot; command to work in Part 4, Step 4b it may not exist on your device.&lt;br /&gt;
# PT 11.5.1 - Compare Layer 2 and Layer 3 Devices&lt;br /&gt;
# PT 12.6.1 - Troubleshooting Challenge  - Document the Network&lt;br /&gt;
# Lab 13.6.1 - Install Linux in a Virtual Machine and Explore the GUI&lt;br /&gt;
#* &#039;&#039;&#039;NOTE:&#039;&#039;&#039; It is suggested you complete this lab on your home computer if it has enough RAM to run the VM. However, if you need a Netlab system to install on please contact your instructor.&lt;br /&gt;
&lt;br /&gt;
===Homework===&lt;br /&gt;
Homework activities will require submitting the actual answers to each question in the activity and may require showing your work as well. Homework assignment are individual, you and your lab partner need to both turn them in separately even if you work on them together.&lt;br /&gt;
&lt;br /&gt;
* Participate in an online forum discussion (typically 3 quality posts or more) of each module on the Cisco Netacad site. See [[Franske Forum Posting Format|forum posting page]] for details. (up to 10 points each chapter based on quality)&lt;br /&gt;
&lt;br /&gt;
==Participation Activities==&lt;br /&gt;
Any participation activities completed in the course will go here. This falls into the participation category of your course grade.&lt;br /&gt;
* Complete the online course feedback form (5 points for completing)&lt;br /&gt;
* Complete the Practice Final Exam (10 points for attempting)&lt;br /&gt;
* Complete the CCNA Certification Practice Exam (10 points for attempting)&lt;br /&gt;
* Weekly Progress Self-Evaluation - Complete on the Netacad Website (10 points possible each week)&lt;br /&gt;
&lt;br /&gt;
==Unit Assessments==&lt;br /&gt;
You are responsible for completing all of the online unit assessments listed below. Multiple modules are included in single exams. These exams fall into the online assessments category of your course grade.&lt;br /&gt;
* Module 1-2 OSPF Concepts and Configuration Exam &lt;br /&gt;
* Module 3-5 Network Security Exam&lt;br /&gt;
* Module 6-8 WAN Concepts Exam&lt;br /&gt;
* Module 9-12 Optimize, Monitor, and Troubleshoot Networks Exam&lt;br /&gt;
* Module 13-14 Emerging Network Technologies Exam&lt;br /&gt;
&lt;br /&gt;
==Other==&lt;br /&gt;
You are also responsible for completing these things, see the course syllabus for category and weighting information.&lt;br /&gt;
* Online Final Exam&lt;br /&gt;
* Skills Final Exam&lt;br /&gt;
&lt;br /&gt;
==Skills Final Exam==&lt;br /&gt;
The Skills Final Exam is designed to test your ability to apply the concepts learned in this class and practiced in labs to common, real-world scenarios. There are two parts to this portion of your grade.&lt;br /&gt;
* Half of your grade in this category will be based on successfully completing all parts of the online Packet Tracer Practice Skills Exam at home. You grade will be based on correctly completing all parts of the activity. You will be able to use outside resources for this part of the exam.&lt;br /&gt;
* Half of your grade in this category will be based on completing an in-class or remote real equipment skills exam. You will not be able to use any resources other than those specified by your instructor on this part of the exam.&lt;br /&gt;
&lt;br /&gt;
=CCNA Security Assignments=&lt;br /&gt;
==Labs &amp;amp; Homework==&lt;br /&gt;
===Lab Reports===&lt;br /&gt;
You are responsible for completing ALL of these labs. You must submit a [[Franske Lab Report Format|lab report]] about each lab you do. If you work with a partner on a lab you only need to submit a single lab report for the two of you but it must have both your names on it. Each lab is worth 20 points. This falls into the Labs/Homework category of your course grade. Labs is this course will not be able to be successfully completed in Packet Tracer, you will need to use real lab equipment either remotely or on-campus. Your instructor will provide details about accessing lab equipment.&lt;br /&gt;
&lt;br /&gt;
&#039;&#039;&#039;Note:&#039;&#039;&#039; The password for CAASP Pod PCs in Netlab is: Cisco123&lt;br /&gt;
&lt;br /&gt;
* Lab 2.6.1.2: Securing the Router for Administrative Access&lt;br /&gt;
** Note: The IHCC Netlab system uses Cisco 4331 routers, per the lab instructions these do not support image resilience so you will skip part 4, task 1.&lt;br /&gt;
** Note: It is very important that you make certain that IOS Image Resilience is disabled before you leave the lab! See part 4, task 1, steps 5 &amp;amp; 6 for instructions.&lt;br /&gt;
* Lab 3.6.1.1: Securing Administrative Access Using AAA and RADIUS&lt;br /&gt;
** Note: The WinRadius software used in this lab can be difficult to locate online. A local copy is available on the D drive of your lab systems in the D:\CNT Files\CCNA Security Materials folder and a link is in the Student Resources page of the introductory module to the course in NetSpace.&lt;br /&gt;
* Lab 4.4.1.2: Configuring Zone-Based Policy Firewalls&lt;br /&gt;
** Note: You should attempt the &amp;quot;Challenge&amp;quot; section located at the end of this lab. You must also complete the &amp;quot;Appendix - Multiple Interfaces under the Same Zone&amp;quot; section at the end of the lab.&lt;br /&gt;
* Lab 5.4.1.1: Configure an Intrusion Prevention System (IPS)&lt;br /&gt;
** Note: This lab is not supported on Cisco 4000 series routers, skip this lab for the time being, we may come back to it with an updated IPS lab.&lt;br /&gt;
* Lab 6.3.1.1: Securing Layer 2 Switches&lt;br /&gt;
* Lab 8.4.1.3: Configuring a Site-to-Site VPN Using Cisco IOS&lt;br /&gt;
** HINT: If you have a problem configuring IPSec on a router it&#039;s possible the [[Cisco Router License Featureset Configuration|Security license is not active]].&lt;br /&gt;
* Lab 9.3.1.2: Configuring ASA Basic Settings and Firewall Using CLI&lt;br /&gt;
** Note: If you have problems connecting to the ASA with a web browser and receive errors such as a &amp;quot;cipher mismatch&amp;quot; it&#039;s likely that the 3DES/AES license has not been activated yet on your ASA. This is a free process where you can request a license key from Cisco by entering the serial number of your ASA (from the &#039;&#039;show version&#039;&#039; output which can also verify that the VPN-3DES-AES feature is not active) into a web form on the Cisco site and then entering the resulting activation key into your ASA. Instructions for doing this can be found [[Cisco ASA Documentation|on the Cisco ASA Documentation wiki page]].&lt;br /&gt;
* Lab 10.1.4.8: Configuring ASA Basic Settings and Firewall Using ASDM&lt;br /&gt;
** Note: You may need to adjust your Java security settings in order to run ASDM from the ASA&#039;s webpage. Recent versions of Java have restricted the ability to run unsigned Java applets from websites due to the possible security issues of running untrusted code from a website locally on your system. Java security settings can be found in the Java section of your system&#039;s control panel.&lt;br /&gt;
** NOTE: If you have problems launching ASDM on Windows 10 check the  [[Cisco ASA Documentation]] page for a fix. It also wouldn&#039;t hurt to make sure you have the latest ASA and ASDM software installed on the ASA, instructions for updating those are also on the [[Cisco ASA Documentation]] page.&lt;br /&gt;
* Lab 10.2.1.9: Configure a Site-to-Site IPsec VPN between an ISR and an ASA&lt;br /&gt;
* Lab 10.3.1.1: Configure Clientless Remote Access SSL VPNs Using ASDM&lt;br /&gt;
* Lab 10.3.1.2: Configure AnyConnect Remote Access SSL VPN Using ASDM&lt;br /&gt;
** NOTE: The Anyconnect package may not be installed on your ASA, follow the instructions on the [[Cisco ASA Documentation]] page to install it if it&#039;s missing.&lt;br /&gt;
* Lab 11.3.1.2: CCNA Security Comprehensive Lab&lt;br /&gt;
&lt;br /&gt;
===Homework===&lt;br /&gt;
Homework activities will require submitting the actual answers to each question in the activity and may require showing your work as well. Homework assignment are individual, you and your lab partner need to both turn them in separately even if you work on them together.&lt;br /&gt;
&lt;br /&gt;
* Participate in an online forum discussion (typically 3 quality posts or more) of each chapter on the Cisco Netacad site. See [[Franske Forum Posting Format|forum posting page]] for details. (up to 10 points each chapter based on quality)&lt;br /&gt;
&lt;br /&gt;
==Participation Activities==&lt;br /&gt;
Any participation activities completed in the course will go here. This falls into the participation category of your course grade.&lt;br /&gt;
* Complete the online course feedback form (5 points for completing)&lt;br /&gt;
* Complete practice online final exam (10 points for attempting)&lt;br /&gt;
* Meet with the instructor once per week to discuss course progress and ask questions (up to 10 points each based on progress)&lt;br /&gt;
&lt;br /&gt;
==Unit Assessments==&lt;br /&gt;
You are responsible for completing all of the online unit assessments listed below. These fall into the online assessments category of your course grade.&lt;br /&gt;
* Chapter 1&lt;br /&gt;
* Chapter 2&lt;br /&gt;
* Chapter 3&lt;br /&gt;
* Chapter 4&lt;br /&gt;
* Chapter 5&lt;br /&gt;
* Chapter 6&lt;br /&gt;
* Chapter 7&lt;br /&gt;
* Chapter 8&lt;br /&gt;
* Chapter 9&lt;br /&gt;
* Chapter 10&lt;br /&gt;
* Chapter 11&lt;br /&gt;
&lt;br /&gt;
==Other==&lt;br /&gt;
You are also responsible for completing these things, see the course syllabus for category and weighting information.&lt;br /&gt;
* Online Final Exam&lt;br /&gt;
* Skills Final Exam&lt;br /&gt;
&lt;br /&gt;
==Skills Final Exam==&lt;br /&gt;
The Skills Final Exam is designed to test your ability to apply the concepts learned in this class and practiced in labs to common, real-world scenarios. There are two parts to this portion of your grade.&lt;br /&gt;
* Half of your grade in this category will be based on successfully completing all parts of the online Packet Tracer Practice Skills Exam at home. You grade will be based on correctly completing all parts of the activity. You will be able to use outside resources for this part of the exam.&lt;br /&gt;
* Half of your grade in this category will be based on completing an in-class or remote real equipment skills exam. You will not be able to use any resources other than those specified by your instructor on this part of the exam.&lt;br /&gt;
&lt;br /&gt;
[[Franske ITC-2536|Return to ITC-2536 Homepage]]&lt;/div&gt;</summary>
		<author><name>BenFranske</name></author>
	</entry>
	<entry>
		<id>https://wiki.ihitc.net/mediawiki/index.php?title=Franske_ITC-2536_Assignments&amp;diff=9835</id>
		<title>Franske ITC-2536 Assignments</title>
		<link rel="alternate" type="text/html" href="https://wiki.ihitc.net/mediawiki/index.php?title=Franske_ITC-2536_Assignments&amp;diff=9835"/>
		<updated>2022-03-24T21:34:27Z</updated>

		<summary type="html">&lt;p&gt;BenFranske: /* Lab Reports */&lt;/p&gt;
&lt;hr /&gt;
&lt;div&gt;=CCNA 3 Assignments=&lt;br /&gt;
==Labs &amp;amp; Homework==&lt;br /&gt;
===Packet Tracer Online Submissions===&lt;br /&gt;
Each of these activities will be submitted using the Packet Tracer ScoreUP Online Submission process. Points will be earned for each submitted activity based on correctness and completion of the activity. You will see a completion percentage for each activity in the Packet Tracer software before submitting. If you find that any of these activities do not show points or completion in Packet Tracer you should include them in the lab report for the module (see below) instead.&lt;br /&gt;
&lt;br /&gt;
# PT 2.2.13 - Point-to-Point Single-Area OSPFv2 Configuration (7 points)&lt;br /&gt;
# PT 2.3.11 - Determine the DR and BDR (7 points)&lt;br /&gt;
# PT 2.4.11 - Modify Single-Area OSPFv2 (7 points)&lt;br /&gt;
# PT 2.5.3 - Propagate a Default Route in OSPFv2 (7 points)&lt;br /&gt;
# PT 2.6.6 - Verify Single-Area OSPFv2 (7 points)&lt;br /&gt;
# PT 2.7.1 - Single-Area OSPFv2 Configuration (7 points)&lt;br /&gt;
# PT 5.1.8 - Configure Numbered Standard IPv4 ACLs (7 points)&lt;br /&gt;
# PT 5.1.9 - Configure Named Standard IPv4 ACLs (7 points)&lt;br /&gt;
# PT 5.2.7 - Configure and Modify Standard IPv4 ACLs (7 points)&lt;br /&gt;
# PT 5.4.12 - Configure Extended IPv4 ACLs  - Scenario 1 (7 points)&lt;br /&gt;
# PT 5.4.13 - Configure Extended IPv4 ACLs  - Scenario 2 (7 points)&lt;br /&gt;
#* NOTE: This activity is not correctly linked from the Cisco Networking Academy curriculum (it is another copy of the PT 5.1.9 activity). You can download a copy of the correct activity from the course page on the Networking Academy site in the Modules 3-5 section.&lt;br /&gt;
# PT 5.5.1 - IPv4 ACL Implementation Challenge (7 points)&lt;br /&gt;
# PT 6.4.5 - Configure Static NAT (7 points)&lt;br /&gt;
# PT 6.5.6 - Configure Dynamic NAT (7 points)&lt;br /&gt;
# PT 6.6.7 - Configure PAT (7 points)&lt;br /&gt;
# PT 6.8.1 - Configure NAT for IPv4 (7 points)&lt;br /&gt;
# PT 10.3.4 - Configure and Verify NTP (7 points)&lt;br /&gt;
# PT 10.6.10 - Back Up Configuration Files (7 points)&lt;br /&gt;
# PT 10.7.6 - Use a TFTP Server to Upgrade a Cisco IOS Image (7 points)&lt;br /&gt;
# PT 10.8.1 - Configure CDP, LLDP, and NTP (7 points)&lt;br /&gt;
# PT 12.5.13 - Troubleshoot Enterprise Networks (7 points)&lt;br /&gt;
# PT 12.6.2 - Troubleshooting Challenge  - Use Documentation to Solve Issues (7 points)&lt;br /&gt;
&lt;br /&gt;
===Lab Reports===&lt;br /&gt;
For each module having lab activities you will need to submit one [[Franske Lab Report Format|lab report]] which covers all of the lab activities listed below in the module. You do not need to submit answers to the questions in the activities, those are for your own learning use only. Lab activities may include remote equipment access, campus equipment, or packet tracer activities. If a lab activity is listed as a &amp;quot;lab&amp;quot; below it should be completed on real equipment either on campus or remotely and may not be completed in Packet Tracer. Your instructor will provide details on accessing real lab equipment. If you work with a partner on a lab you only need to submit a single lab report for the two of you but it must have both your names on it. Each lab report (one per module with activities) is worth up to 20 points. &lt;br /&gt;
&lt;br /&gt;
&#039;&#039;&#039;Note:&#039;&#039;&#039; The password for CAASP Pod PCs in Netlab is: Cisco123&lt;br /&gt;
&lt;br /&gt;
# Lab 2.7.2 - Single-Area OSPFv2 Configuration&lt;br /&gt;
# Lab 3.8.8 - Explore DNS Traffic&lt;br /&gt;
#* &#039;&#039;&#039;NOTE:&#039;&#039;&#039; This lab activity requires using Wireshark on an Internet connected PC. We don&#039;t have it setup in Netlab yet so you can do it on your home computer or a lab computer on campus.&lt;br /&gt;
# PT 4.1.4 - ACL Demonstration&lt;br /&gt;
# Lab 5.5.2 - Configure and Verify Extended IPv4 ACLs&lt;br /&gt;
#* &#039;&#039;&#039;NOTE:&#039;&#039;&#039; When enabling HTTPS on newer Cisco devices you must map the HTTPS server to a trustpoint (certificate) on the router. [https://serverfault.com/questions/1051729/troubleshooting-ssl-error-no-cypher-overlap-in-firefox See this StackExchange question for details on how to do this.]&lt;br /&gt;
# PT 6.2.7 - Investigate NAT Operations&lt;br /&gt;
# Lab 6.8.2 - Configure NAT for IPv4&lt;br /&gt;
# PT 7.6.1 - WAN Concepts&lt;br /&gt;
# PT 10.1.5 - Use CDP to Map a Network&lt;br /&gt;
# PT 10.2.6 - Use LLDP to Map a Network&lt;br /&gt;
# Lab 10.6.11 - Use Tera Term to Manage Router Configuration Files&lt;br /&gt;
# Lab 10.6.12 - Use TFTP, Flash, and USB to Manage Configuration Files&lt;br /&gt;
#* &#039;&#039;&#039;NOTE:&#039;&#039;&#039; If you are working on a device with multiple IP interfaces it is sometimes required to set a default source interface which will be used by TFTP for communicating with the TFTP server. Some Cisco devices do not seem to automatically pick a correct source interface. When this happens you can end up with a situation where you can ping from the device to the TFTP server&#039;s IP address but you are unable to send or receive files over TFTP. For example, in this lab on the router we&#039;re only setting an IP on G0/0/1 so that would be the one we should set as the source interface like &amp;quot;ip tftp source-interface gi0/0/1&amp;quot;&lt;br /&gt;
# Lab 10.6.13 - Research Password Recovery Procedures&lt;br /&gt;
#* After researching the recovery procedures set a hostname and enable password on a router and save the configuration. Try to reset the password on the router while keeping the hostname set the same following the procedures you have researched.&lt;br /&gt;
#* &#039;&#039;&#039;NOTE:&#039;&#039;&#039; If you are working on remote lab equipment you can do password recovery too, the process is a little different but our system does allow you to power on and off network devices as well as to send the BREAK command to devices which are the basics for router password recovery. Recovering passwords on switches can require physical access to hold down a button on the switch while powering up unless some additional configuration is done so you should not try setting an unknown password on a remotely accessed lab switch. See [https://youtu.be/BP8NXAPXLug this video showing the password recovery process on Netlab].&lt;br /&gt;
# Lab 10.8.2 - Configure CDP, LLDP, and NTP&lt;br /&gt;
#* &#039;&#039;&#039;NOTE:&#039;&#039;&#039; Some Cisco devices do not have &amp;quot;hardware clocks&amp;quot; (also known as &amp;quot;calendars) anymore so if you are unable to get the &amp;quot;ntp update-calendar&amp;quot; command to work in Part 4, Step 4b it may not exist on your device.&lt;br /&gt;
# PT 11.5.1 - Compare Layer 2 and Layer 3 Devices&lt;br /&gt;
# PT 12.6.1 - Troubleshooting Challenge  - Document the Network&lt;br /&gt;
# Lab 13.6.1 - Install Linux in a Virtual Machine and Explore the GUI&lt;br /&gt;
#* &#039;&#039;&#039;NOTE:&#039;&#039;&#039; It is suggested you complete this lab on your home computer if it has enough RAM to run the VM. However, if you need a Netlab system to install on please contact your instructor.&lt;br /&gt;
&lt;br /&gt;
===Homework===&lt;br /&gt;
Homework activities will require submitting the actual answers to each question in the activity and may require showing your work as well. Homework assignment are individual, you and your lab partner need to both turn them in separately even if you work on them together.&lt;br /&gt;
&lt;br /&gt;
* Participate in an online forum discussion (typically 3 quality posts or more) of each module on the Cisco Netacad site. See [[Franske Forum Posting Format|forum posting page]] for details. (up to 10 points each chapter based on quality)&lt;br /&gt;
&lt;br /&gt;
==Participation Activities==&lt;br /&gt;
Any participation activities completed in the course will go here. This falls into the participation category of your course grade.&lt;br /&gt;
* Complete the online course feedback form (5 points for completing)&lt;br /&gt;
* Complete the Practice Final Exam (10 points for attempting)&lt;br /&gt;
* Complete the CCNA Certification Practice Exam (10 points for attempting)&lt;br /&gt;
* Weekly Progress Self-Evaluation - Complete on the Netacad Website (10 points possible each week)&lt;br /&gt;
&lt;br /&gt;
==Unit Assessments==&lt;br /&gt;
You are responsible for completing all of the online unit assessments listed below. Multiple modules are included in single exams. These exams fall into the online assessments category of your course grade.&lt;br /&gt;
* Module 1-2 OSPF Concepts and Configuration Exam &lt;br /&gt;
* Module 3-5 Network Security Exam&lt;br /&gt;
* Module 6-8 WAN Concepts Exam&lt;br /&gt;
* Module 9-12 Optimize, Monitor, and Troubleshoot Networks Exam&lt;br /&gt;
* Module 13-14 Emerging Network Technologies Exam&lt;br /&gt;
&lt;br /&gt;
==Other==&lt;br /&gt;
You are also responsible for completing these things, see the course syllabus for category and weighting information.&lt;br /&gt;
* Online Final Exam&lt;br /&gt;
* Skills Final Exam&lt;br /&gt;
&lt;br /&gt;
==Skills Final Exam==&lt;br /&gt;
The Skills Final Exam is designed to test your ability to apply the concepts learned in this class and practiced in labs to common, real-world scenarios. There are two parts to this portion of your grade.&lt;br /&gt;
* Half of your grade in this category will be based on successfully completing all parts of the online Packet Tracer Practice Skills Exam at home. You grade will be based on correctly completing all parts of the activity. You will be able to use outside resources for this part of the exam.&lt;br /&gt;
* Half of your grade in this category will be based on completing an in-class or remote real equipment skills exam. You will not be able to use any resources other than those specified by your instructor on this part of the exam.&lt;br /&gt;
&lt;br /&gt;
=CCNA Security Assignments=&lt;br /&gt;
==Labs &amp;amp; Homework==&lt;br /&gt;
===Lab Reports===&lt;br /&gt;
You are responsible for completing ALL of these labs. You must submit a [[Franske Lab Report Format|lab report]] about each lab you do. If you work with a partner on a lab you only need to submit a single lab report for the two of you but it must have both your names on it. Each lab is worth 20 points. This falls into the Labs/Homework category of your course grade. Labs is this course will not be able to be successfully completed in Packet Tracer, you will need to use real lab equipment either remotely or on-campus. Your instructor will provide details about accessing lab equipment.&lt;br /&gt;
&lt;br /&gt;
&#039;&#039;&#039;Note: The password for CAASP Pod PCs in Netlab is: Cisco123&#039;&#039;&#039;&lt;br /&gt;
&lt;br /&gt;
* Lab 2.6.1.2: Securing the Router for Administrative Access&lt;br /&gt;
** Note: The IHCC Netlab system uses Cisco 4331 routers, per the lab instructions these do not support image resilience so you will skip part 4, task 1.&lt;br /&gt;
** Note: It is very important that you make certain that IOS Image Resilience is disabled before you leave the lab! See part 4, task 1, steps 5 &amp;amp; 6 for instructions.&lt;br /&gt;
* Lab 3.6.1.1: Securing Administrative Access Using AAA and RADIUS&lt;br /&gt;
** Note: The WinRadius software used in this lab can be difficult to locate online. A local copy is available on the D drive of your lab systems in the D:\CNT Files\CCNA Security Materials folder and a link is in the Student Resources page of the introductory module to the course in NetSpace.&lt;br /&gt;
* Lab 4.4.1.2: Configuring Zone-Based Policy Firewalls&lt;br /&gt;
** Note: You should attempt the &amp;quot;Challenge&amp;quot; section located at the end of this lab. You must also complete the &amp;quot;Appendix - Multiple Interfaces under the Same Zone&amp;quot; section at the end of the lab.&lt;br /&gt;
* Lab 5.4.1.1: Configure an Intrusion Prevention System (IPS)&lt;br /&gt;
** Note: This lab is not supported on Cisco 4000 series routers, skip this lab for the time being, we may come back to it with an updated IPS lab.&lt;br /&gt;
* Lab 6.3.1.1: Securing Layer 2 Switches&lt;br /&gt;
* Lab 8.4.1.3: Configuring a Site-to-Site VPN Using Cisco IOS&lt;br /&gt;
** HINT: If you have a problem configuring IPSec on a router it&#039;s possible the [[Cisco Router License Featureset Configuration|Security license is not active]].&lt;br /&gt;
* Lab 9.3.1.2: Configuring ASA Basic Settings and Firewall Using CLI&lt;br /&gt;
** Note: If you have problems connecting to the ASA with a web browser and receive errors such as a &amp;quot;cipher mismatch&amp;quot; it&#039;s likely that the 3DES/AES license has not been activated yet on your ASA. This is a free process where you can request a license key from Cisco by entering the serial number of your ASA (from the &#039;&#039;show version&#039;&#039; output which can also verify that the VPN-3DES-AES feature is not active) into a web form on the Cisco site and then entering the resulting activation key into your ASA. Instructions for doing this can be found [[Cisco ASA Documentation|on the Cisco ASA Documentation wiki page]].&lt;br /&gt;
* Lab 10.1.4.8: Configuring ASA Basic Settings and Firewall Using ASDM&lt;br /&gt;
** Note: You may need to adjust your Java security settings in order to run ASDM from the ASA&#039;s webpage. Recent versions of Java have restricted the ability to run unsigned Java applets from websites due to the possible security issues of running untrusted code from a website locally on your system. Java security settings can be found in the Java section of your system&#039;s control panel.&lt;br /&gt;
** NOTE: If you have problems launching ASDM on Windows 10 check the  [[Cisco ASA Documentation]] page for a fix. It also wouldn&#039;t hurt to make sure you have the latest ASA and ASDM software installed on the ASA, instructions for updating those are also on the [[Cisco ASA Documentation]] page.&lt;br /&gt;
* Lab 10.2.1.9: Configure a Site-to-Site IPsec VPN between an ISR and an ASA&lt;br /&gt;
* Lab 10.3.1.1: Configure Clientless Remote Access SSL VPNs Using ASDM&lt;br /&gt;
* Lab 10.3.1.2: Configure AnyConnect Remote Access SSL VPN Using ASDM&lt;br /&gt;
** NOTE: The Anyconnect package may not be installed on your ASA, follow the instructions on the [[Cisco ASA Documentation]] page to install it if it&#039;s missing.&lt;br /&gt;
* Lab 11.3.1.2: CCNA Security Comprehensive Lab&lt;br /&gt;
&lt;br /&gt;
===Homework===&lt;br /&gt;
Homework activities will require submitting the actual answers to each question in the activity and may require showing your work as well. Homework assignment are individual, you and your lab partner need to both turn them in separately even if you work on them together.&lt;br /&gt;
&lt;br /&gt;
* Participate in an online forum discussion (typically 3 quality posts or more) of each chapter on the Cisco Netacad site. See [[Franske Forum Posting Format|forum posting page]] for details. (up to 10 points each chapter based on quality)&lt;br /&gt;
&lt;br /&gt;
==Participation Activities==&lt;br /&gt;
Any participation activities completed in the course will go here. This falls into the participation category of your course grade.&lt;br /&gt;
* Complete the online course feedback form (5 points for completing)&lt;br /&gt;
* Complete practice online final exam (10 points for attempting)&lt;br /&gt;
* Meet with the instructor once per week to discuss course progress and ask questions (up to 10 points each based on progress)&lt;br /&gt;
&lt;br /&gt;
==Unit Assessments==&lt;br /&gt;
You are responsible for completing all of the online unit assessments listed below. These fall into the online assessments category of your course grade.&lt;br /&gt;
* Chapter 1&lt;br /&gt;
* Chapter 2&lt;br /&gt;
* Chapter 3&lt;br /&gt;
* Chapter 4&lt;br /&gt;
* Chapter 5&lt;br /&gt;
* Chapter 6&lt;br /&gt;
* Chapter 7&lt;br /&gt;
* Chapter 8&lt;br /&gt;
* Chapter 9&lt;br /&gt;
* Chapter 10&lt;br /&gt;
* Chapter 11&lt;br /&gt;
&lt;br /&gt;
==Other==&lt;br /&gt;
You are also responsible for completing these things, see the course syllabus for category and weighting information.&lt;br /&gt;
* Online Final Exam&lt;br /&gt;
* Skills Final Exam&lt;br /&gt;
&lt;br /&gt;
==Skills Final Exam==&lt;br /&gt;
The Skills Final Exam is designed to test your ability to apply the concepts learned in this class and practiced in labs to common, real-world scenarios. There are two parts to this portion of your grade.&lt;br /&gt;
* Half of your grade in this category will be based on successfully completing all parts of the online Packet Tracer Practice Skills Exam at home. You grade will be based on correctly completing all parts of the activity. You will be able to use outside resources for this part of the exam.&lt;br /&gt;
* Half of your grade in this category will be based on completing an in-class or remote real equipment skills exam. You will not be able to use any resources other than those specified by your instructor on this part of the exam.&lt;br /&gt;
&lt;br /&gt;
[[Franske ITC-2536|Return to ITC-2536 Homepage]]&lt;/div&gt;</summary>
		<author><name>BenFranske</name></author>
	</entry>
	<entry>
		<id>https://wiki.ihitc.net/mediawiki/index.php?title=Franske_ITC-2000_Assignments&amp;diff=9834</id>
		<title>Franske ITC-2000 Assignments</title>
		<link rel="alternate" type="text/html" href="https://wiki.ihitc.net/mediawiki/index.php?title=Franske_ITC-2000_Assignments&amp;diff=9834"/>
		<updated>2022-03-17T01:47:56Z</updated>

		<summary type="html">&lt;p&gt;BenFranske: /* In Person Class Labs */&lt;/p&gt;
&lt;hr /&gt;
&lt;div&gt;=Labs=&lt;br /&gt;
You are responsible for completing ALL of these labs. You must submit a [[Franske Lab Report Format|lab report]] for each topic/chapter (you should combine multiple labs from the chapter/topic into a single report). If you work with a partner on a lab you only need to submit a single lab report for the two of you but it must have both your names on it. Each lab report is worth up to 20 points. This falls into the Labs/Homework category of your course grade.&lt;br /&gt;
&lt;br /&gt;
==PC Disassembly/Reassembly Labs==&lt;br /&gt;
&#039;&#039;&#039;NOTE: Before beginning these labs please make sure you have watched the lab videos created by your instructor about the disassembly and re-assembly process for these PCs.&#039;&#039;&#039;&lt;br /&gt;
* 1.3.2.2 Lab - Disassemble a Computer&lt;br /&gt;
* 2.1.2.5 Lab - Install the Power Supply&lt;br /&gt;
* 2.1.3.10 Lab - Install the Motherboard in a Computer&lt;br /&gt;
* 2.1.4.7 Lab – Install the Drives&lt;br /&gt;
* 2.1.5.6 Lab - Install Adapter Card&lt;br /&gt;
* 2.1.7.4 Lab - Install Internal Cables&lt;br /&gt;
* 2.1.7.8 Lab - Install the Front Panel Cables&lt;br /&gt;
* 2.1.7.11 Lab – Complete the Computer Assembly&lt;br /&gt;
&lt;br /&gt;
==Chapter 3 Labs==&lt;br /&gt;
&#039;&#039;&#039;NOTE: You will complete these labs on the same PC which you assembled in the PC Assembly lab.&#039;&#039;&#039;&lt;br /&gt;
* 3.1.1.6 Lab - Investigate BIOS or UEFI Settings&lt;br /&gt;
* 3.1.2.5 Lab - Search for BIOS or UEFI Firmware Updates&lt;br /&gt;
* 3.1.2.6 Lab - Install Windows&lt;br /&gt;
** &#039;&#039;&#039;NOTE:&#039;&#039;&#039; You will first need to create a Windows 10 installation USB drive using the [https://www.microsoft.com/en-us/software-download/windows10 Windows 10 Media Creation Tool] from another PC. Be sure to follow the &amp;quot;Using the tool to create installation media (USB flash drive, DVD, or ISO file) to install Windows 10 on a different PC (click to show more or less information)&amp;quot; to create a 64-bit installation USB stick.&lt;br /&gt;
** &#039;&#039;&#039;NOTE:&#039;&#039;&#039; Make sure your computer (the one you built from parts) is NOT connected to the Internet while Windows is being installed on it so that you can create a local account instead of being forced to use a Microsoft account!&lt;br /&gt;
** &#039;&#039;&#039;NOTE:&#039;&#039;&#039; Be sure to choose a new installation, not to repair an existing one. If prompted choose to install &amp;quot;Windows 10 Education&amp;quot; or &amp;quot;Windows 10 Enterprise&amp;quot;. Also, choose to do a &amp;quot;Custom&amp;quot; installation, not an upgrade, and delete all existing partitions (note that this will erase all data on the computer).&lt;br /&gt;
** &#039;&#039;&#039;NOTE:&#039;&#039;&#039; If you are prompted for a license or activation key choose that you do not have one or to skip the step.&lt;br /&gt;
** &#039;&#039;&#039;NOTE:&#039;&#039;&#039; During the account creation process use the name &amp;quot;ITC Admin&amp;quot; and the password &amp;quot;Password123!&amp;quot; be sure to write them down and have your partner write them down as well because you will need them again later in the course.&lt;br /&gt;
* 3.1.2.7 Lab - Install Third-Party Software in Windows&lt;br /&gt;
** &#039;&#039;&#039;NOTE:&#039;&#039;&#039; You will need to download the [https://www.netacad.com/portal/resources/packet-tracer Packet Tracer software] from the Cisco Networking Academy site and copy it to your computer to install it.&lt;br /&gt;
&lt;br /&gt;
==Chapter 4 Labs==&lt;br /&gt;
===In Person Class Labs===&lt;br /&gt;
* 4.2.3.6 Lab – Troubleshoot Hardware Problems&lt;br /&gt;
** &#039;&#039;&#039;NOTE:&#039;&#039;&#039; In this lab you are asked to troubleshoot any problems with your hardware. After making sure your system is working properly obtain sheets from the instructor with a series of problems to create for your partner. Be sure to have your partner leave the room while you are creating each problem (one problem at a time!).&lt;br /&gt;
&lt;br /&gt;
===Fully Online Class Labs===&lt;br /&gt;
* 4.2.3.6 Lab – Troubleshoot Hardware Problems&lt;br /&gt;
** &#039;&#039;&#039;NOTE:&#039;&#039;&#039; Normally in this lab you are asked to troubleshoot problems with your hardware that were created by a partner of yours following instructions from your instructor. Because the class is being offered online this semester and you are working alone with your computer at home you will instead follow the instructions (which have been put in the Chapter 4 Module on the Cisco Netacad Site) yourself to create various problems with your hardware and then see what type of symptoms each issues produces. Your lab report should include details about the clues you could have used and/or questions you could have asked the user which would show what the problem was.&lt;br /&gt;
* [[ITC-2000 Lab Install Windows on Remote Lab PCs|Install Windows on Remote Lab PCs]]&lt;br /&gt;
** For this activity you will install two copies of Windows 10 onto PCs in our IHCC remote lab system, Netlab. Instructions for the activity can be found by clicking the title of the lab above, instructions are not on the Netacad site.&lt;br /&gt;
&lt;br /&gt;
==Chapter 6 Labs==&lt;br /&gt;
===In Person Class Labs===&lt;br /&gt;
* 6.1.2.7 Lab - Configure a NIC to Use DHCP in Windows&lt;br /&gt;
** &#039;&#039;&#039;NOTE:&#039;&#039;&#039; Do NOT connect your router to an Internet connection, it&#039;s not required for this lab.&lt;br /&gt;
** &#039;&#039;&#039;NOTE:&#039;&#039;&#039; In this lab you are asked to open a command prompt window. In older versions of Windows the command prompt was an option in the start menu, but it was removed from there starting in Windows 10. To launch a command prompt just click on the start menu and start typing &amp;quot;cmd&amp;quot; or &amp;quot;Command Prompt&amp;quot; and you will find it.&lt;br /&gt;
* 6.1.3.10 Lab - Configure a Wireless Network&lt;br /&gt;
** &#039;&#039;&#039;NOTE:&#039;&#039;&#039; Do NOT connect your router to an Internet connection, it&#039;s not required for this lab.&lt;br /&gt;
** &#039;&#039;&#039;NOTE:&#039;&#039;&#039; Change the router settings as indicated in the lab, use these for the NEW settings:&lt;br /&gt;
*** Router IP Address: 172.17.99.1&lt;br /&gt;
*** Router Subnet Mask: 255.255.255.0&lt;br /&gt;
*** DHCP Starting IP Address: 172.17.99.21&lt;br /&gt;
*** DHCP Maximum Number of Users: 20&lt;br /&gt;
*** Router Username: admin&lt;br /&gt;
*** Password: Password123!&lt;br /&gt;
*** Wireless SSID: ITE-Wxx (replace xx with the number of one of your PCs, found on a sticker on top of the classroom PC under your desk)&lt;br /&gt;
*** Wireless Passphrase: Cisco456!&lt;br /&gt;
** &#039;&#039;&#039;NOTE:&#039;&#039;&#039; Do not complete Part 4 of this lab which is listed as optional.&lt;br /&gt;
* 6.1.4.8 Lab - Configure Firewall Settings&lt;br /&gt;
** &#039;&#039;&#039;NOTE:&#039;&#039;&#039; Do NOT connect your router to an Internet connection, it&#039;s not required for this lab.&lt;br /&gt;
** &#039;&#039;&#039;NOTE:&#039;&#039;&#039; In Part 2, Step 1 you should add the MAC addresses of both your computers to the allowed list of MACs on the router.&lt;br /&gt;
** &#039;&#039;&#039;NOTE:&#039;&#039;&#039; In Part 2, Step 2 you should add the IP address of ONE of your computers to the DMZ on the router.&lt;br /&gt;
** &#039;&#039;&#039;NOTE:&#039;&#039;&#039; In Part 2, Step 3 you should add a port forwarding rule to forward port 80 to the IP address of the OTHER one of your computers. Also note that different manufacturers call &amp;quot;port forwarding&amp;quot; different things. For example TP-Link calls it &amp;quot;virtual servers&amp;quot; instead in some models of routers.&lt;br /&gt;
* 6.2.2.5 Lab - Troubleshoot Network Problems&lt;br /&gt;
** &#039;&#039;&#039;NOTE:&#039;&#039;&#039; In this lab you will connect your router to an Internet connection, in room B-107 please use the GREEN network jack under your desk to make this connection.&lt;br /&gt;
** &#039;&#039;&#039;NOTE:&#039;&#039;&#039; Obtain sheets with two lists of problems to create from the instructor. Create these problems for your partner one at a time while they are out of the room and ask them to fix your network. If you are unsure of how to create the issue ask your instructor for help.&lt;br /&gt;
** &#039;&#039;&#039;NOTE: Before you leave today please reset your router to the factory default settings.&#039;&#039;&#039;&lt;br /&gt;
&lt;br /&gt;
===Fully Online Class Labs===&lt;br /&gt;
* You will complete labs for Chapter 6 using a combination of your remote lab PCs and the Cisco Packet Tracer software. Details will be added below the week of February 16.&lt;br /&gt;
* 6.1.2.7 Lab - Configure a NIC to Use DHCP in Windows&lt;br /&gt;
** &#039;&#039;&#039;NOTE:&#039;&#039;&#039; This lab will be completed using your two Remote Lab PCs in the IHCC Netlab system which you previously installed Windows 10 on. You can use &amp;quot;PC 1&amp;quot; as what the lab calls &amp;quot;Host A&amp;quot; and &amp;quot;PC 2&amp;quot; as what the lab calls &amp;quot;Host B&amp;quot;. You will be able to skip the wiring instructions from Step 1 of the lab as your remote lab PCs are already wired to complete this lab.&lt;br /&gt;
* [[ITC-2000 Lab OpenWRT Router Exploration|OpenWRT Router Exploration Activity]]&lt;br /&gt;
** Instructions for the activity can be found by clicking the title of the lab above, instructions are not on the Netacad site.&lt;br /&gt;
* 6.1.3.9 Packet Tracer Activity - Connect to a Wireless Network&lt;br /&gt;
** &#039;&#039;&#039;NOTE:&#039;&#039;&#039; For this activity you will be simulating a connection to a wireless network using the Cisco Packet Tracer software which can simulate a large network with multiple PCs and devices all in a single application running on your PC. To complete this activity you will need to download and install the latest version of the [https://www.netacad.com/portal/resources/packet-tracer Packet Tracer software] from the Cisco Networking Academy site. You can either install it on your home computer or you can install it on one of your remote lab PCs and use it through Netlab.&lt;br /&gt;
** &#039;&#039;&#039;NOTE:&#039;&#039;&#039; If you have not used Packet Tracer before you may want to view [https://youtu.be/F4bXJMx7nT8 this video showing how to use the small office and home networking features of Packet Tracer] to build a simple network.&lt;br /&gt;
* 6.1.4.7 Packet Tracer Activity - Configure Firewall Settings&lt;br /&gt;
&lt;br /&gt;
==Chapter 8 Labs==&lt;br /&gt;
===In Person Class Labs===&lt;br /&gt;
* 8.3.1.3 Lab - Install a Printer in Windows&lt;br /&gt;
* 8.4.1.3 Lab - Share a Printer in Windows&lt;br /&gt;
** NOTE: In this lab use a laptop as the second device (the one which is not directly connected to the printer). Both the laptop and your desktop will need to be connected to the same network so setup your network routers with a connection to both computers.&lt;br /&gt;
** NOTE: Because of a security issue called &amp;quot;Print Nightmare&amp;quot; Microsoft has made some patches to Windows printer sharing which may prevent you from adding a network printer on a the client (Laptop in this case) through the traditional means (such as just double clicking on the shared printer or by searching and installing it as a network printer on the client. Instead you may need to download and install the printer driver on the client computer first (like you would for a local USB printer) and then manually add the shared printer on the client, specifying the driver to use.&lt;br /&gt;
* 8.5.3.2 Lab - Perform Preventive Maintenance on a Laser Printer&lt;br /&gt;
** NOTE: In this lab you will not actually install any new parts, just find and remove the existing parts on the printer and then re-install them. Also, you should locate the fuser on the printer and find and watch a video showing how to remove and replace it but do not actually do it because on our particular printer model it requires disassembling most of the printer to get to the fuser.&lt;br /&gt;
* Lab - [[Franske ITC-2000 Network Printing Lab|Setup and Connect to Network Printers]]&lt;br /&gt;
&lt;br /&gt;
===Fully Online Class Labs===&lt;br /&gt;
* &#039;&#039;&#039;NOTE:&#039;&#039;&#039; These labs will be completed using your two Remote Lab PCs in the IHCC Netlab system which you previously installed Windows 10 on. You will need to have working Internet access from both PCs in order to complete these labs so make sure you have that enabled and working.&lt;br /&gt;
* [[ITC-2000 Lab Remote Printer Installation|Install a Printer in Windows (Remote Version)]]&lt;br /&gt;
** Instructions for the activity can be found by clicking the title of the lab above, instructions are not on the Netacad site.&lt;br /&gt;
* [[ITC-2000 Lab Remote Printer Sharing|Share a Printer in Windows (Remote Version)]]&lt;br /&gt;
** Instructions for the activity can be found by clicking the title of the lab above, instructions are not on the Netacad site.&lt;br /&gt;
&lt;br /&gt;
&lt;br /&gt;
==Chapter 9 Labs==&lt;br /&gt;
===In Person Class Labs===&lt;br /&gt;
* 9.1.2.5 Lab - Install Linux in a Virtual Machine and Explore the GUI&lt;br /&gt;
** &#039;&#039;&#039;NOTE:&#039;&#039;&#039; Before you create your VM please make sure that VirtualBox is set to save VMs into a folder on the D:\ drive that contains the semester and year in the folder name such as &#039;&#039;D:\bfranske-fa17\&#039;&#039;&lt;br /&gt;
** &#039;&#039;&#039;NOTE:&#039;&#039;&#039; Change the network jack your PC is plugged into at your desk to the &amp;quot;ITC network&amp;quot; (the GREEN network jack in B107). Make sure to change it back to the &amp;quot;Campus&amp;quot; connection (the RED network jack in B107) before you leave!&lt;br /&gt;
** &#039;&#039;&#039;NOTE:&#039;&#039;&#039; The Ubuntu installation ISO image file is located in the &#039;&#039;D:\CNT Files&#039;&#039; folder. The version of Ubuntu in this folder may be newer than the version listed in the lab&lt;br /&gt;
** &#039;&#039;&#039;NOTE:&#039;&#039;&#039; Set your virtual machine to use at least 2 GB of RAM (for a faster VM you could go higher as long as you stay in the green zone) and have at least an 18 GB virtual hard drive.&lt;br /&gt;
** &#039;&#039;&#039;NOTE:&#039;&#039;&#039; Make sure to set your virtual machine to use bridged networking before starting it&lt;br /&gt;
** If you have time you may want to try a different distribution of Linux to see what is the same and what&#039;s different. The &#039;&#039;D:\CNT Files&#039;&#039; folder should contain some others such as Linux Mint or Debian you can try as well. Just setup a new virtual machine for each one you would like to try.&lt;br /&gt;
** &#039;&#039;&#039;Don&#039;t forget&#039;&#039;&#039; to change the network jack your PC is plugged into at your desk back to the &amp;quot;Campus&amp;quot; connection (the RED network jack in B107) before you leave!&lt;br /&gt;
&lt;br /&gt;
===Fully Online Class Labs===&lt;br /&gt;
* 9.1.2.5 Lab - Install Linux in a Virtual Machine and Explore the GUI&lt;br /&gt;
** &#039;&#039;&#039;NOTE:&#039;&#039;&#039; You will be completing this lab on PC 1 in your Netlab system so make sure you have a reservation in Netlab, are able to access PC 1, and PC 1 has working Internet access.&lt;br /&gt;
** &#039;&#039;&#039;NOTE:&#039;&#039;&#039; You will need to download and install the latest version of VirtualBox for &amp;quot;Windows Hosts&amp;quot; from the web on PC 1&lt;br /&gt;
** &#039;&#039;&#039;NOTE:&#039;&#039;&#039; You will need to download the latest version of the Ubuntu Desktop ISO file from the web on PC 1&lt;br /&gt;
** &#039;&#039;&#039;NOTE:&#039;&#039;&#039; Set your virtual machine to use at least 3 GB of RAM (for a faster VM you could go higher as long as you stay in the green zone) and have at least an 18 GB virtual hard drive.&lt;br /&gt;
** If you have time you may want to try a different distribution of Linux to see what is the same and what&#039;s different. You can download and try installing some others in VirtualBox too such as Linux Mint or Debian Linux. Just setup a new virtual machine for each one you would like to try.&lt;br /&gt;
&lt;br /&gt;
==Chapter 10 Labs==&lt;br /&gt;
===In-Person Class Labs===&lt;br /&gt;
* 10.3.1.1 Lab - Windows Installation&lt;br /&gt;
** NOTE: Be sure to leave at least 10GB of unpartitioned space during the installation! Try to figure out how to leave this unpartitioned space at the END of the drive.&lt;br /&gt;
** NOTE: Make sure your computer is NOT connected to the Internet while Windows is being installed so that you can create a local account instead of being forced to use a Microsoft account!&lt;br /&gt;
** NOTE: During the account creation process use the name &amp;quot;ITC Admin&amp;quot; and the password &amp;quot;Password123!&amp;quot; be sure to write them down and have your partner write them down as well because you will need them again later in the course.&lt;br /&gt;
* 10.2.1.8 Lab - Create a Partition in Windows&lt;br /&gt;
** NOTE: Do this lab AFTER the Windows Installation lab!&lt;br /&gt;
* 10.3.1.4 Lab - Finalize the Windows Installation&lt;br /&gt;
&lt;br /&gt;
===Fully Online Class Labs===&lt;br /&gt;
* 10.3.1.1 Lab - Windows Installation&lt;br /&gt;
** NOTE: Your Netlab &amp;quot;PC 2&amp;quot; machine will be erased prior to beginning this lab so that you can practice installing Windows 10 on it again with a few changes.&lt;br /&gt;
** NOTE: Before installing Windows 10 on PC 2 make sure to switch off the Internet connection on your OpenWRT router (use your web browser on PC 1 to do this, see the Chapter 4 Windows installation lab for detailed instructions) so that you can create a local account instead of being forced to use a Microsoft account!&lt;br /&gt;
** NOTE: Be sure to leave at least 10GB of unpartitioned space during the installation! Try to figure out how to leave this unpartitioned space at the END of the drive and not the beginning of the drive (so the Windows installation on the big partition goes before the unpartitioned space.&lt;br /&gt;
** NOTE: During the account creation process use the name &amp;quot;ITC Admin&amp;quot; and the password &amp;quot;Password123!&amp;quot; be sure to write them down because you will need them again later in the course.&lt;br /&gt;
** NOTE: Once the Windows 10 installation is complete on PC 2 sure to switch on the Internet connection on your OpenWRT router again.&lt;br /&gt;
* 10.2.1.8 Lab - Create a Partition in Windows&lt;br /&gt;
** NOTE: You will be doing this lab on BOTH PC 1 and PC 2. On PC 2 you should have 10 GB of unpartitioned space which you left during the Windows 10 install you just completed so you can skip the optional Step 2 in the lab. On PC 1 you probably don&#039;t have any unpartitioned space so you will need to create free space on your drive by shrinking the existing NTFS partition as explained in Step 2 of the lab.&lt;br /&gt;
* 10.3.1.4 Lab - Finalize the Windows Installation&lt;br /&gt;
** NOTE: Make sure to install the VMware Tools on PC 2 during this lab. See the Chapter 4 Windows installation lab for detailed instructions.&lt;br /&gt;
&lt;br /&gt;
==Chapter 11 Labs==&lt;br /&gt;
NOTE: All of these labs will be completed on one of the PCs you installed Windows 10 on in the previous lab.&lt;br /&gt;
* 11.1.2.10 Lab - Explore the Windows Desktop&lt;br /&gt;
* 11.1.3.4 Lab - Work with Task Manager&lt;br /&gt;
* 11.1.4.11 Lab - Working with File Explorer&lt;br /&gt;
* 11.2.1.5 Lab - Explore Control Panel Categories&lt;br /&gt;
* 11.2.2.3 Lab - User Accounts&lt;br /&gt;
* 11.2.3.5 Lab - Configure Browser Settings&lt;br /&gt;
* 11.2.5.8 Lab - Manage Virtual Memory&lt;br /&gt;
* 11.2.6.2 Lab - Use Device Manager&lt;br /&gt;
* 11.2.7.4 Lab - Region and Language Options&lt;br /&gt;
* 11.3.1.11 Lab - Monitor and Manage System Resources&lt;br /&gt;
* 11.3.2.7 Lab - System Utilities&lt;br /&gt;
* 11.3.2.8 Lab - Manage System Files&lt;br /&gt;
* 11.3.3.8 Lab - Hard Drive Maintenance&lt;br /&gt;
* 11.3.4.6 Lab - Install Third-Party Software&lt;br /&gt;
* 11.4.1.5 Lab - Work in the Windows Command Shell&lt;br /&gt;
* 11.4.2.7 Lab - File System Commands&lt;br /&gt;
* 11.4.3.2 Lab - Disk CLI Commands&lt;br /&gt;
* 11.4.4.2 Lab - Task and System CLI Commands&lt;br /&gt;
* 11.4.5.3 Lab - Other Useful Commands&lt;br /&gt;
* 11.5.2.4 Lab - Share Resources&lt;br /&gt;
* 11.5.4.2 Lab - Connect and Test the Wireless Connection&lt;br /&gt;
* 11.5.6.2 Lab - Windows Remote Desktop and Assistance&lt;br /&gt;
* 11.6.1.2 Lab - Manage the Startup Folder&lt;br /&gt;
* 11.6.1.5 Lab - Schedule a Task using the GUI and the Command Line&lt;br /&gt;
* 11.6.2.4 Lab - System Restore and Hard Drive Backup&lt;br /&gt;
* 11.7.3.2 Lab - Troubleshoot Operating System Problems&lt;br /&gt;
&lt;br /&gt;
==Chapter 12 Labs==&lt;br /&gt;
===In-Person Class Labs===&lt;br /&gt;
* Check out an Android tablet from your instructor.&lt;br /&gt;
* The access PIN on the tablets is &amp;quot;1 2 3 4&amp;quot;&lt;br /&gt;
* 12.1.2.2 Lab - Working with Android&lt;br /&gt;
* 12.1.4.4 Lab - Mobile Device Features&lt;br /&gt;
* 12.2.1.2 Lab – Passcode Locks&lt;br /&gt;
** Make &#039;&#039;&#039;sure&#039;&#039;&#039; you set the PIN back to &amp;quot;1 2 3 4&amp;quot; when you are done with the lab if you have changed it!&lt;br /&gt;
* 12.4.2.4 Lab - Troubleshoot Mobile Devices&lt;br /&gt;
&lt;br /&gt;
===Fully Online Class Labs===&lt;br /&gt;
* If you have access to your own Android tablet or smartphone you can complete these labs on your own device&lt;br /&gt;
* If you do not have access to an Android tablet or smartphone you will be able to use an Android system through the remote Netlab system to complete these labs. When you make your reservation in Netlab be sure to choose &amp;quot;Android Device Lab Access&amp;quot; instead of &amp;quot;PC Hardware and Software Lab Access (2 Windows PCs with Network Access)&amp;quot;.&lt;br /&gt;
* 12.1.2.2 Lab - Working with Android&lt;br /&gt;
* 12.1.4.4 Lab - Mobile Device Features&lt;br /&gt;
* 12.2.1.2 Lab – Passcode Locks&lt;br /&gt;
* 12.4.2.4 Lab - Troubleshoot Mobile Devices&lt;br /&gt;
&lt;br /&gt;
&lt;br /&gt;
==Chapter 13 Labs==&lt;br /&gt;
===In-Person Class Labs===&lt;br /&gt;
* 13.2.3.7 Lab - Bitlocker and Bitlocker To Go&lt;br /&gt;
* 13.3.2.5 Lab - Configure Windows Local Security Policy&lt;br /&gt;
* 13.3.3.6 Lab - Configure Users and Groups in Windows&lt;br /&gt;
* 13.3.4.6 Lab - Configure Windows Firewall&lt;br /&gt;
* 13.5.2.2 Lab - Document Customer Information in a Work Order&lt;br /&gt;
&lt;br /&gt;
===Fully Online Class Labs===&lt;br /&gt;
* 13.2.3.7 Lab - Bitlocker and Bitlocker To Go&lt;br /&gt;
** NOTE: Bitlocker does not function on a boot partition without EFI and a TPM chip (which the Netlab Virtual Machines are not setup for) in the default configuration. As a result you will need to modify the group policy of your system to allow a password to be used for BitLocker without a TPM chip. Try searching the Internet for instructions on how to modify group policy to allow Bitlocker without TPM and contact your instructor if you get stuck. &lt;br /&gt;
* 13.3.2.5 Lab - Configure Windows Local Security Policy&lt;br /&gt;
* 13.3.3.6 Lab - Configure Users and Groups in Windows&lt;br /&gt;
* 13.3.4.6 Lab - Configure Windows Firewall&lt;br /&gt;
* 13.5.2.2 Lab - Document Customer Information in a Work Order&lt;br /&gt;
&lt;br /&gt;
&lt;br /&gt;
==Chapter 14 Labs==&lt;br /&gt;
===In-Person Class Labs===&lt;br /&gt;
* 14.4.1.4 Lab - Remote Technician - Fix a Hardware Problem&lt;br /&gt;
* 14.4.1.5 Lab - Remote Technician - Fix an Operating System Problem&lt;br /&gt;
* 14.4.1.6 Lab - Remote Technician - Fix a Network Problem&lt;br /&gt;
* 14.4.1.7 Lab - Remote Technician - Fix a Security Problem&lt;br /&gt;
* 14.4.2.7 Lab - Write Basic Scripts in Windows and Linux&lt;br /&gt;
** NOTE: In this lab you will use the Linux Virtual Machine you installed in Lab 9.1.2.5&lt;br /&gt;
&lt;br /&gt;
===Fully Online Class Labs===&lt;br /&gt;
There are two types of labs which you will complete for Chapter 14, the first is a number of &amp;quot;Remote Technician&amp;quot; labs and the second is a &amp;quot;Scripting&amp;quot; lab. Because the two types of labs are quite different there are some special instructions on how to turn in lab reports for this chapter. Please be sure to read these instructions and follow them carefully.&lt;br /&gt;
&lt;br /&gt;
For each &amp;quot;Remote Technician&amp;quot; lab: Read through the &amp;quot;Student Customer Sheet&amp;quot; of the lab, think about what could be causing the issues described by the customer. Write down a list of the questions you would ask the customer to help troubleshoot the issue. Once you have a list of questions make up answers that the customer might give to each question and write down those as well. Write an explanation of what you think a realistic problem (or problems) might be that is/are causing the issues for each lab and why you think it/they is/are the most likely problem(s) based on the questions and answers you asked. For each lab you will turn in your questions, answers, and analysis/solution (put into a single document and separate by lab number).&lt;br /&gt;
&lt;br /&gt;
Do this for each of these labs:&lt;br /&gt;
* 14.4.1.4 Lab - Remote Technician - Fix a Hardware Problem&lt;br /&gt;
* 14.4.1.5 Lab - Remote Technician - Fix an Operating System Problem&lt;br /&gt;
* 14.4.1.6 Lab - Remote Technician - Fix a Network Problem&lt;br /&gt;
* 14.4.1.7 Lab - Remote Technician - Fix a Security Problem&lt;br /&gt;
&lt;br /&gt;
You will also complete this scripting lab which you will write a &amp;quot;normal&amp;quot; lab report about (what you did/problems you had/how you tested/what you learned) and include the lab report in with your remote technician labs above and submit in the usual way:&lt;br /&gt;
* 14.4.2.7 Lab - Write Basic Scripts in Windows and Linux&lt;br /&gt;
** NOTE: In this lab you will use the Linux Virtual Machine you installed in Lab 9.1.2.5&lt;br /&gt;
&lt;br /&gt;
=Homework=&lt;br /&gt;
Any homework assigned in the course will go here. This falls into the Labs/Homework category of your course grade. Remember, for homework assignments turn in the actual pages from your lab book or printouts from the curriculum and not a lab report. Homework assignment are individual, you and your lab partner need to both turn them in separately even if you work on them together.&lt;br /&gt;
* Participate in an online forum discussion (typically 3 quality posts or more) of each chapter on the NetSpace site. See [[Franske Forum Posting Format|forum posting page]] for details. (up to 10 points each chapter based on quality)&lt;br /&gt;
&lt;br /&gt;
=Participation Activities=&lt;br /&gt;
Any participation activities completed in the course will go here. This falls into the participation category of your course grade.&lt;br /&gt;
* Attend at least two Student Success Day presentations and bring proof of attendance signed by each presenter (10 points)&lt;br /&gt;
** &#039;&#039;NOTE:&#039;&#039; Because SSD sessions are online for 2022 your proof of attendance will be writing a 1/2 page summary for each session you attended and submitting that.&lt;br /&gt;
* Meet with an academic advisor (10 points for meeting)&lt;br /&gt;
* Complete a program/degree plan (10 points for completing)&lt;br /&gt;
* Complete the online course feedback form (5 points for completing)&lt;br /&gt;
* Complete the Practice Final Exam (Chapters 1-9) (10 points for attempting)&lt;br /&gt;
* Complete the Practice Final Exam (Chapters 10-14) (10 points for attempting)&lt;br /&gt;
* Compete the A+ 220-1001 Certification Practice Exam (10 points for attempting)&lt;br /&gt;
* Compete the A+ 220-1002 Certification Practice Exam (10 points for attempting)&lt;br /&gt;
* Weekly Progress Self-Evaluation - Complete on the Netacad Website (10 points possible each week)&lt;br /&gt;
* Computer History Summary Report (15 points)&lt;br /&gt;
*# Watch one of the videos on computer history provided by your instructor&lt;br /&gt;
*# Write a one page summary (double-spaced, 1&amp;quot; margins, 12 point font) of the information you learned in the video and why you think it may be useful to know about that history in your IT career. Submit your report through the Netacad site.&lt;br /&gt;
&lt;br /&gt;
=Unit Assessments=&lt;br /&gt;
You are responsible for completing the online exam associated with each chapter in the course through the NetSpace website. This category will also include periodic checkpoint exams covering a group of chapters.&lt;br /&gt;
&lt;br /&gt;
* Chapter 1 Exam&lt;br /&gt;
* Chapter 2 Exam&lt;br /&gt;
* Chapter 3 Exam&lt;br /&gt;
* Chapter 4 Exam&lt;br /&gt;
* Certification Checkpoint Exam #1 (Chapters 1 - 4)&lt;br /&gt;
* Chapter 5 Exam&lt;br /&gt;
* Chapter 6 Exam&lt;br /&gt;
* Certification Checkpoint Exam #2 (Chapters 5 - 6)&lt;br /&gt;
* Chapter 7 Exam&lt;br /&gt;
* Chapter 8 Exam&lt;br /&gt;
* Certification Checkpoint Exam #3 (Chapters 7 - 8)&lt;br /&gt;
* Chapter 9 Exam&lt;br /&gt;
* Chapter 10 Exam&lt;br /&gt;
* Chapter 11 Exam&lt;br /&gt;
* Certification Checkpoint Exam #4 (Chapters 10 - 11)&lt;br /&gt;
* Chapter 12 Exam&lt;br /&gt;
* Chapter 13 Exam&lt;br /&gt;
* Certification Checkpoint Exam #4 (Chapters 12 - 13)&lt;br /&gt;
* Chapter 14 Exam&lt;br /&gt;
&lt;br /&gt;
=Online Final Exams=&lt;br /&gt;
The final exam category of your grade includes the following exams&lt;br /&gt;
* Final Exam (Chapters 1-9)&lt;br /&gt;
* Final Exam (Chapters 10-14)&lt;br /&gt;
&lt;br /&gt;
=Skills Final Exam=&lt;br /&gt;
The Skills Final Exam is designed to test your ability to apply the concepts learned in this class and practiced in labs to common, real-world scenarios.&lt;br /&gt;
&lt;br /&gt;
[[Franske ITC-2000|Return to ITC-2000 Homepage]]&lt;/div&gt;</summary>
		<author><name>BenFranske</name></author>
	</entry>
	<entry>
		<id>https://wiki.ihitc.net/mediawiki/index.php?title=Franske_ITC-2000_Assignments&amp;diff=9833</id>
		<title>Franske ITC-2000 Assignments</title>
		<link rel="alternate" type="text/html" href="https://wiki.ihitc.net/mediawiki/index.php?title=Franske_ITC-2000_Assignments&amp;diff=9833"/>
		<updated>2022-03-01T19:26:03Z</updated>

		<summary type="html">&lt;p&gt;BenFranske: /* In Person Class Labs */&lt;/p&gt;
&lt;hr /&gt;
&lt;div&gt;=Labs=&lt;br /&gt;
You are responsible for completing ALL of these labs. You must submit a [[Franske Lab Report Format|lab report]] for each topic/chapter (you should combine multiple labs from the chapter/topic into a single report). If you work with a partner on a lab you only need to submit a single lab report for the two of you but it must have both your names on it. Each lab report is worth up to 20 points. This falls into the Labs/Homework category of your course grade.&lt;br /&gt;
&lt;br /&gt;
==PC Disassembly/Reassembly Labs==&lt;br /&gt;
&#039;&#039;&#039;NOTE: Before beginning these labs please make sure you have watched the lab videos created by your instructor about the disassembly and re-assembly process for these PCs.&#039;&#039;&#039;&lt;br /&gt;
* 1.3.2.2 Lab - Disassemble a Computer&lt;br /&gt;
* 2.1.2.5 Lab - Install the Power Supply&lt;br /&gt;
* 2.1.3.10 Lab - Install the Motherboard in a Computer&lt;br /&gt;
* 2.1.4.7 Lab – Install the Drives&lt;br /&gt;
* 2.1.5.6 Lab - Install Adapter Card&lt;br /&gt;
* 2.1.7.4 Lab - Install Internal Cables&lt;br /&gt;
* 2.1.7.8 Lab - Install the Front Panel Cables&lt;br /&gt;
* 2.1.7.11 Lab – Complete the Computer Assembly&lt;br /&gt;
&lt;br /&gt;
==Chapter 3 Labs==&lt;br /&gt;
&#039;&#039;&#039;NOTE: You will complete these labs on the same PC which you assembled in the PC Assembly lab.&#039;&#039;&#039;&lt;br /&gt;
* 3.1.1.6 Lab - Investigate BIOS or UEFI Settings&lt;br /&gt;
* 3.1.2.5 Lab - Search for BIOS or UEFI Firmware Updates&lt;br /&gt;
* 3.1.2.6 Lab - Install Windows&lt;br /&gt;
** &#039;&#039;&#039;NOTE:&#039;&#039;&#039; You will first need to create a Windows 10 installation USB drive using the [https://www.microsoft.com/en-us/software-download/windows10 Windows 10 Media Creation Tool] from another PC. Be sure to follow the &amp;quot;Using the tool to create installation media (USB flash drive, DVD, or ISO file) to install Windows 10 on a different PC (click to show more or less information)&amp;quot; to create a 64-bit installation USB stick.&lt;br /&gt;
** &#039;&#039;&#039;NOTE:&#039;&#039;&#039; Make sure your computer (the one you built from parts) is NOT connected to the Internet while Windows is being installed on it so that you can create a local account instead of being forced to use a Microsoft account!&lt;br /&gt;
** &#039;&#039;&#039;NOTE:&#039;&#039;&#039; Be sure to choose a new installation, not to repair an existing one. If prompted choose to install &amp;quot;Windows 10 Education&amp;quot; or &amp;quot;Windows 10 Enterprise&amp;quot;. Also, choose to do a &amp;quot;Custom&amp;quot; installation, not an upgrade, and delete all existing partitions (note that this will erase all data on the computer).&lt;br /&gt;
** &#039;&#039;&#039;NOTE:&#039;&#039;&#039; If you are prompted for a license or activation key choose that you do not have one or to skip the step.&lt;br /&gt;
** &#039;&#039;&#039;NOTE:&#039;&#039;&#039; During the account creation process use the name &amp;quot;ITC Admin&amp;quot; and the password &amp;quot;Password123!&amp;quot; be sure to write them down and have your partner write them down as well because you will need them again later in the course.&lt;br /&gt;
* 3.1.2.7 Lab - Install Third-Party Software in Windows&lt;br /&gt;
** &#039;&#039;&#039;NOTE:&#039;&#039;&#039; You will need to download the [https://www.netacad.com/portal/resources/packet-tracer Packet Tracer software] from the Cisco Networking Academy site and copy it to your computer to install it.&lt;br /&gt;
&lt;br /&gt;
==Chapter 4 Labs==&lt;br /&gt;
===In Person Class Labs===&lt;br /&gt;
* 4.2.3.6 Lab – Troubleshoot Hardware Problems&lt;br /&gt;
** &#039;&#039;&#039;NOTE:&#039;&#039;&#039; In this lab you are asked to troubleshoot any problems with your hardware. After making sure your system is working properly obtain sheets from the instructor with a series of problems to create for your partner. Be sure to have your partner leave the room while you are creating each problem (one problem at a time!).&lt;br /&gt;
&lt;br /&gt;
===Fully Online Class Labs===&lt;br /&gt;
* 4.2.3.6 Lab – Troubleshoot Hardware Problems&lt;br /&gt;
** &#039;&#039;&#039;NOTE:&#039;&#039;&#039; Normally in this lab you are asked to troubleshoot problems with your hardware that were created by a partner of yours following instructions from your instructor. Because the class is being offered online this semester and you are working alone with your computer at home you will instead follow the instructions (which have been put in the Chapter 4 Module on the Cisco Netacad Site) yourself to create various problems with your hardware and then see what type of symptoms each issues produces. Your lab report should include details about the clues you could have used and/or questions you could have asked the user which would show what the problem was.&lt;br /&gt;
* [[ITC-2000 Lab Install Windows on Remote Lab PCs|Install Windows on Remote Lab PCs]]&lt;br /&gt;
** For this activity you will install two copies of Windows 10 onto PCs in our IHCC remote lab system, Netlab. Instructions for the activity can be found by clicking the title of the lab above, instructions are not on the Netacad site.&lt;br /&gt;
&lt;br /&gt;
==Chapter 6 Labs==&lt;br /&gt;
===In Person Class Labs===&lt;br /&gt;
* 6.1.2.7 Lab - Configure a NIC to Use DHCP in Windows&lt;br /&gt;
** &#039;&#039;&#039;NOTE:&#039;&#039;&#039; Do NOT connect your router to an Internet connection, it&#039;s not required for this lab.&lt;br /&gt;
** &#039;&#039;&#039;NOTE:&#039;&#039;&#039; In this lab you are asked to open a command prompt window. In older versions of Windows the command prompt was an option in the start menu, but it was removed from there starting in Windows 10. To launch a command prompt just click on the start menu and start typing &amp;quot;cmd&amp;quot; or &amp;quot;Command Prompt&amp;quot; and you will find it.&lt;br /&gt;
* 6.1.3.10 Lab - Configure a Wireless Network&lt;br /&gt;
** &#039;&#039;&#039;NOTE:&#039;&#039;&#039; Do NOT connect your router to an Internet connection, it&#039;s not required for this lab.&lt;br /&gt;
** &#039;&#039;&#039;NOTE:&#039;&#039;&#039; Change the router settings as indicated in the lab, use these for the NEW settings:&lt;br /&gt;
*** Router IP Address: 172.17.99.1&lt;br /&gt;
*** Router Subnet Mask: 255.255.255.0&lt;br /&gt;
*** DHCP Starting IP Address: 172.17.99.21&lt;br /&gt;
*** DHCP Maximum Number of Users: 20&lt;br /&gt;
*** Router Username: admin&lt;br /&gt;
*** Password: Password123!&lt;br /&gt;
*** Wireless SSID: ITE-Wxx (replace xx with the number of one of your PCs, found on a sticker on top of the classroom PC under your desk)&lt;br /&gt;
*** Wireless Passphrase: Cisco456!&lt;br /&gt;
** &#039;&#039;&#039;NOTE:&#039;&#039;&#039; Do not complete Part 4 of this lab which is listed as optional.&lt;br /&gt;
* 6.1.4.8 Lab - Configure Firewall Settings&lt;br /&gt;
** &#039;&#039;&#039;NOTE:&#039;&#039;&#039; Do NOT connect your router to an Internet connection, it&#039;s not required for this lab.&lt;br /&gt;
** &#039;&#039;&#039;NOTE:&#039;&#039;&#039; In Part 2, Step 1 you should add the MAC addresses of both your computers to the allowed list of MACs on the router.&lt;br /&gt;
** &#039;&#039;&#039;NOTE:&#039;&#039;&#039; In Part 2, Step 2 you should add the IP address of ONE of your computers to the DMZ on the router.&lt;br /&gt;
** &#039;&#039;&#039;NOTE:&#039;&#039;&#039; In Part 2, Step 3 you should add a port forwarding rule to forward port 80 to the IP address of the OTHER one of your computers. Also note that different manufacturers call &amp;quot;port forwarding&amp;quot; different things. For example TP-Link calls it &amp;quot;virtual servers&amp;quot; instead in some models of routers.&lt;br /&gt;
* 6.2.2.5 Lab - Troubleshoot Network Problems&lt;br /&gt;
** &#039;&#039;&#039;NOTE:&#039;&#039;&#039; In this lab you will connect your router to an Internet connection, in room B-107 please use the GREEN network jack under your desk to make this connection.&lt;br /&gt;
** &#039;&#039;&#039;NOTE:&#039;&#039;&#039; Obtain sheets with two lists of problems to create from the instructor. Create these problems for your partner one at a time while they are out of the room and ask them to fix your network. If you are unsure of how to create the issue ask your instructor for help.&lt;br /&gt;
** &#039;&#039;&#039;NOTE: Before you leave today please reset your router to the factory default settings.&#039;&#039;&#039;&lt;br /&gt;
&lt;br /&gt;
===Fully Online Class Labs===&lt;br /&gt;
* You will complete labs for Chapter 6 using a combination of your remote lab PCs and the Cisco Packet Tracer software. Details will be added below the week of February 16.&lt;br /&gt;
* 6.1.2.7 Lab - Configure a NIC to Use DHCP in Windows&lt;br /&gt;
** &#039;&#039;&#039;NOTE:&#039;&#039;&#039; This lab will be completed using your two Remote Lab PCs in the IHCC Netlab system which you previously installed Windows 10 on. You can use &amp;quot;PC 1&amp;quot; as what the lab calls &amp;quot;Host A&amp;quot; and &amp;quot;PC 2&amp;quot; as what the lab calls &amp;quot;Host B&amp;quot;. You will be able to skip the wiring instructions from Step 1 of the lab as your remote lab PCs are already wired to complete this lab.&lt;br /&gt;
* [[ITC-2000 Lab OpenWRT Router Exploration|OpenWRT Router Exploration Activity]]&lt;br /&gt;
** Instructions for the activity can be found by clicking the title of the lab above, instructions are not on the Netacad site.&lt;br /&gt;
* 6.1.3.9 Packet Tracer Activity - Connect to a Wireless Network&lt;br /&gt;
** &#039;&#039;&#039;NOTE:&#039;&#039;&#039; For this activity you will be simulating a connection to a wireless network using the Cisco Packet Tracer software which can simulate a large network with multiple PCs and devices all in a single application running on your PC. To complete this activity you will need to download and install the latest version of the [https://www.netacad.com/portal/resources/packet-tracer Packet Tracer software] from the Cisco Networking Academy site. You can either install it on your home computer or you can install it on one of your remote lab PCs and use it through Netlab.&lt;br /&gt;
** &#039;&#039;&#039;NOTE:&#039;&#039;&#039; If you have not used Packet Tracer before you may want to view [https://youtu.be/F4bXJMx7nT8 this video showing how to use the small office and home networking features of Packet Tracer] to build a simple network.&lt;br /&gt;
* 6.1.4.7 Packet Tracer Activity - Configure Firewall Settings&lt;br /&gt;
&lt;br /&gt;
==Chapter 8 Labs==&lt;br /&gt;
===In Person Class Labs===&lt;br /&gt;
* 8.3.1.3 Lab - Install a Printer in Windows&lt;br /&gt;
* 8.4.1.3 Lab - Share a Printer in Windows&lt;br /&gt;
** NOTE: In this lab use a laptop as the second device (the one which is not directly connected to the printer). Both the laptop and your desktop will need to be connected to the same network so setup your network routers with a connection to both computers.&lt;br /&gt;
* 8.5.3.2 Lab - Perform Preventive Maintenance on a Laser Printer&lt;br /&gt;
** NOTE: In this lab you will not actually install any new parts, just find and remove the existing parts on the printer and then re-install them. Also, you should locate the fuser on the printer and find and watch a video showing how to remove and replace it but do not actually do it because on our particular printer model it requires disassembling most of the printer to get to the fuser.&lt;br /&gt;
* Lab - [[Franske ITC-2000 Network Printing Lab|Setup and Connect to Network Printers]]&lt;br /&gt;
&lt;br /&gt;
===Fully Online Class Labs===&lt;br /&gt;
* &#039;&#039;&#039;NOTE:&#039;&#039;&#039; These labs will be completed using your two Remote Lab PCs in the IHCC Netlab system which you previously installed Windows 10 on. You will need to have working Internet access from both PCs in order to complete these labs so make sure you have that enabled and working.&lt;br /&gt;
* [[ITC-2000 Lab Remote Printer Installation|Install a Printer in Windows (Remote Version)]]&lt;br /&gt;
** Instructions for the activity can be found by clicking the title of the lab above, instructions are not on the Netacad site.&lt;br /&gt;
* [[ITC-2000 Lab Remote Printer Sharing|Share a Printer in Windows (Remote Version)]]&lt;br /&gt;
** Instructions for the activity can be found by clicking the title of the lab above, instructions are not on the Netacad site.&lt;br /&gt;
&lt;br /&gt;
&lt;br /&gt;
==Chapter 9 Labs==&lt;br /&gt;
===In Person Class Labs===&lt;br /&gt;
* 9.1.2.5 Lab - Install Linux in a Virtual Machine and Explore the GUI&lt;br /&gt;
** &#039;&#039;&#039;NOTE:&#039;&#039;&#039; Before you create your VM please make sure that VirtualBox is set to save VMs into a folder on the D:\ drive that contains the semester and year in the folder name such as &#039;&#039;D:\bfranske-fa17\&#039;&#039;&lt;br /&gt;
** &#039;&#039;&#039;NOTE:&#039;&#039;&#039; Change the network jack your PC is plugged into at your desk to the &amp;quot;ITC network&amp;quot; (the GREEN network jack in B107). Make sure to change it back to the &amp;quot;Campus&amp;quot; connection (the RED network jack in B107) before you leave!&lt;br /&gt;
** &#039;&#039;&#039;NOTE:&#039;&#039;&#039; The Ubuntu installation ISO image file is located in the &#039;&#039;D:\CNT Files&#039;&#039; folder. The version of Ubuntu in this folder may be newer than the version listed in the lab&lt;br /&gt;
** &#039;&#039;&#039;NOTE:&#039;&#039;&#039; Set your virtual machine to use at least 2 GB of RAM (for a faster VM you could go higher as long as you stay in the green zone) and have at least an 18 GB virtual hard drive.&lt;br /&gt;
** &#039;&#039;&#039;NOTE:&#039;&#039;&#039; Make sure to set your virtual machine to use bridged networking before starting it&lt;br /&gt;
** If you have time you may want to try a different distribution of Linux to see what is the same and what&#039;s different. The &#039;&#039;D:\CNT Files&#039;&#039; folder should contain some others such as Linux Mint or Debian you can try as well. Just setup a new virtual machine for each one you would like to try.&lt;br /&gt;
** &#039;&#039;&#039;Don&#039;t forget&#039;&#039;&#039; to change the network jack your PC is plugged into at your desk back to the &amp;quot;Campus&amp;quot; connection (the RED network jack in B107) before you leave!&lt;br /&gt;
&lt;br /&gt;
===Fully Online Class Labs===&lt;br /&gt;
* 9.1.2.5 Lab - Install Linux in a Virtual Machine and Explore the GUI&lt;br /&gt;
** &#039;&#039;&#039;NOTE:&#039;&#039;&#039; You will be completing this lab on PC 1 in your Netlab system so make sure you have a reservation in Netlab, are able to access PC 1, and PC 1 has working Internet access.&lt;br /&gt;
** &#039;&#039;&#039;NOTE:&#039;&#039;&#039; You will need to download and install the latest version of VirtualBox for &amp;quot;Windows Hosts&amp;quot; from the web on PC 1&lt;br /&gt;
** &#039;&#039;&#039;NOTE:&#039;&#039;&#039; You will need to download the latest version of the Ubuntu Desktop ISO file from the web on PC 1&lt;br /&gt;
** &#039;&#039;&#039;NOTE:&#039;&#039;&#039; Set your virtual machine to use at least 3 GB of RAM (for a faster VM you could go higher as long as you stay in the green zone) and have at least an 18 GB virtual hard drive.&lt;br /&gt;
** If you have time you may want to try a different distribution of Linux to see what is the same and what&#039;s different. You can download and try installing some others in VirtualBox too such as Linux Mint or Debian Linux. Just setup a new virtual machine for each one you would like to try.&lt;br /&gt;
&lt;br /&gt;
==Chapter 10 Labs==&lt;br /&gt;
===In-Person Class Labs===&lt;br /&gt;
* 10.3.1.1 Lab - Windows Installation&lt;br /&gt;
** NOTE: Be sure to leave at least 10GB of unpartitioned space during the installation! Try to figure out how to leave this unpartitioned space at the END of the drive.&lt;br /&gt;
** NOTE: Make sure your computer is NOT connected to the Internet while Windows is being installed so that you can create a local account instead of being forced to use a Microsoft account!&lt;br /&gt;
** NOTE: During the account creation process use the name &amp;quot;ITC Admin&amp;quot; and the password &amp;quot;Password123!&amp;quot; be sure to write them down and have your partner write them down as well because you will need them again later in the course.&lt;br /&gt;
* 10.2.1.8 Lab - Create a Partition in Windows&lt;br /&gt;
** NOTE: Do this lab AFTER the Windows Installation lab!&lt;br /&gt;
* 10.3.1.4 Lab - Finalize the Windows Installation&lt;br /&gt;
&lt;br /&gt;
===Fully Online Class Labs===&lt;br /&gt;
* 10.3.1.1 Lab - Windows Installation&lt;br /&gt;
** NOTE: Your Netlab &amp;quot;PC 2&amp;quot; machine will be erased prior to beginning this lab so that you can practice installing Windows 10 on it again with a few changes.&lt;br /&gt;
** NOTE: Before installing Windows 10 on PC 2 make sure to switch off the Internet connection on your OpenWRT router (use your web browser on PC 1 to do this, see the Chapter 4 Windows installation lab for detailed instructions) so that you can create a local account instead of being forced to use a Microsoft account!&lt;br /&gt;
** NOTE: Be sure to leave at least 10GB of unpartitioned space during the installation! Try to figure out how to leave this unpartitioned space at the END of the drive and not the beginning of the drive (so the Windows installation on the big partition goes before the unpartitioned space.&lt;br /&gt;
** NOTE: During the account creation process use the name &amp;quot;ITC Admin&amp;quot; and the password &amp;quot;Password123!&amp;quot; be sure to write them down because you will need them again later in the course.&lt;br /&gt;
** NOTE: Once the Windows 10 installation is complete on PC 2 sure to switch on the Internet connection on your OpenWRT router again.&lt;br /&gt;
* 10.2.1.8 Lab - Create a Partition in Windows&lt;br /&gt;
** NOTE: You will be doing this lab on BOTH PC 1 and PC 2. On PC 2 you should have 10 GB of unpartitioned space which you left during the Windows 10 install you just completed so you can skip the optional Step 2 in the lab. On PC 1 you probably don&#039;t have any unpartitioned space so you will need to create free space on your drive by shrinking the existing NTFS partition as explained in Step 2 of the lab.&lt;br /&gt;
* 10.3.1.4 Lab - Finalize the Windows Installation&lt;br /&gt;
** NOTE: Make sure to install the VMware Tools on PC 2 during this lab. See the Chapter 4 Windows installation lab for detailed instructions.&lt;br /&gt;
&lt;br /&gt;
==Chapter 11 Labs==&lt;br /&gt;
NOTE: All of these labs will be completed on one of the PCs you installed Windows 10 on in the previous lab.&lt;br /&gt;
* 11.1.2.10 Lab - Explore the Windows Desktop&lt;br /&gt;
* 11.1.3.4 Lab - Work with Task Manager&lt;br /&gt;
* 11.1.4.11 Lab - Working with File Explorer&lt;br /&gt;
* 11.2.1.5 Lab - Explore Control Panel Categories&lt;br /&gt;
* 11.2.2.3 Lab - User Accounts&lt;br /&gt;
* 11.2.3.5 Lab - Configure Browser Settings&lt;br /&gt;
* 11.2.5.8 Lab - Manage Virtual Memory&lt;br /&gt;
* 11.2.6.2 Lab - Use Device Manager&lt;br /&gt;
* 11.2.7.4 Lab - Region and Language Options&lt;br /&gt;
* 11.3.1.11 Lab - Monitor and Manage System Resources&lt;br /&gt;
* 11.3.2.7 Lab - System Utilities&lt;br /&gt;
* 11.3.2.8 Lab - Manage System Files&lt;br /&gt;
* 11.3.3.8 Lab - Hard Drive Maintenance&lt;br /&gt;
* 11.3.4.6 Lab - Install Third-Party Software&lt;br /&gt;
* 11.4.1.5 Lab - Work in the Windows Command Shell&lt;br /&gt;
* 11.4.2.7 Lab - File System Commands&lt;br /&gt;
* 11.4.3.2 Lab - Disk CLI Commands&lt;br /&gt;
* 11.4.4.2 Lab - Task and System CLI Commands&lt;br /&gt;
* 11.4.5.3 Lab - Other Useful Commands&lt;br /&gt;
* 11.5.2.4 Lab - Share Resources&lt;br /&gt;
* 11.5.4.2 Lab - Connect and Test the Wireless Connection&lt;br /&gt;
* 11.5.6.2 Lab - Windows Remote Desktop and Assistance&lt;br /&gt;
* 11.6.1.2 Lab - Manage the Startup Folder&lt;br /&gt;
* 11.6.1.5 Lab - Schedule a Task using the GUI and the Command Line&lt;br /&gt;
* 11.6.2.4 Lab - System Restore and Hard Drive Backup&lt;br /&gt;
* 11.7.3.2 Lab - Troubleshoot Operating System Problems&lt;br /&gt;
&lt;br /&gt;
==Chapter 12 Labs==&lt;br /&gt;
===In-Person Class Labs===&lt;br /&gt;
* Check out an Android tablet from your instructor.&lt;br /&gt;
* The access PIN on the tablets is &amp;quot;1 2 3 4&amp;quot;&lt;br /&gt;
* 12.1.2.2 Lab - Working with Android&lt;br /&gt;
* 12.1.4.4 Lab - Mobile Device Features&lt;br /&gt;
* 12.2.1.2 Lab – Passcode Locks&lt;br /&gt;
** Make &#039;&#039;&#039;sure&#039;&#039;&#039; you set the PIN back to &amp;quot;1 2 3 4&amp;quot; when you are done with the lab if you have changed it!&lt;br /&gt;
* 12.4.2.4 Lab - Troubleshoot Mobile Devices&lt;br /&gt;
&lt;br /&gt;
===Fully Online Class Labs===&lt;br /&gt;
* If you have access to your own Android tablet or smartphone you can complete these labs on your own device&lt;br /&gt;
* If you do not have access to an Android tablet or smartphone you will be able to use an Android system through the remote Netlab system to complete these labs. When you make your reservation in Netlab be sure to choose &amp;quot;Android Device Lab Access&amp;quot; instead of &amp;quot;PC Hardware and Software Lab Access (2 Windows PCs with Network Access)&amp;quot;.&lt;br /&gt;
* 12.1.2.2 Lab - Working with Android&lt;br /&gt;
* 12.1.4.4 Lab - Mobile Device Features&lt;br /&gt;
* 12.2.1.2 Lab – Passcode Locks&lt;br /&gt;
* 12.4.2.4 Lab - Troubleshoot Mobile Devices&lt;br /&gt;
&lt;br /&gt;
&lt;br /&gt;
==Chapter 13 Labs==&lt;br /&gt;
===In-Person Class Labs===&lt;br /&gt;
* 13.2.3.7 Lab - Bitlocker and Bitlocker To Go&lt;br /&gt;
* 13.3.2.5 Lab - Configure Windows Local Security Policy&lt;br /&gt;
* 13.3.3.6 Lab - Configure Users and Groups in Windows&lt;br /&gt;
* 13.3.4.6 Lab - Configure Windows Firewall&lt;br /&gt;
* 13.5.2.2 Lab - Document Customer Information in a Work Order&lt;br /&gt;
&lt;br /&gt;
===Fully Online Class Labs===&lt;br /&gt;
* 13.2.3.7 Lab - Bitlocker and Bitlocker To Go&lt;br /&gt;
** NOTE: Bitlocker does not function on a boot partition without EFI and a TPM chip (which the Netlab Virtual Machines are not setup for) in the default configuration. As a result you will need to modify the group policy of your system to allow a password to be used for BitLocker without a TPM chip. Try searching the Internet for instructions on how to modify group policy to allow Bitlocker without TPM and contact your instructor if you get stuck. &lt;br /&gt;
* 13.3.2.5 Lab - Configure Windows Local Security Policy&lt;br /&gt;
* 13.3.3.6 Lab - Configure Users and Groups in Windows&lt;br /&gt;
* 13.3.4.6 Lab - Configure Windows Firewall&lt;br /&gt;
* 13.5.2.2 Lab - Document Customer Information in a Work Order&lt;br /&gt;
&lt;br /&gt;
&lt;br /&gt;
==Chapter 14 Labs==&lt;br /&gt;
===In-Person Class Labs===&lt;br /&gt;
* 14.4.1.4 Lab - Remote Technician - Fix a Hardware Problem&lt;br /&gt;
* 14.4.1.5 Lab - Remote Technician - Fix an Operating System Problem&lt;br /&gt;
* 14.4.1.6 Lab - Remote Technician - Fix a Network Problem&lt;br /&gt;
* 14.4.1.7 Lab - Remote Technician - Fix a Security Problem&lt;br /&gt;
* 14.4.2.7 Lab - Write Basic Scripts in Windows and Linux&lt;br /&gt;
** NOTE: In this lab you will use the Linux Virtual Machine you installed in Lab 9.1.2.5&lt;br /&gt;
&lt;br /&gt;
===Fully Online Class Labs===&lt;br /&gt;
There are two types of labs which you will complete for Chapter 14, the first is a number of &amp;quot;Remote Technician&amp;quot; labs and the second is a &amp;quot;Scripting&amp;quot; lab. Because the two types of labs are quite different there are some special instructions on how to turn in lab reports for this chapter. Please be sure to read these instructions and follow them carefully.&lt;br /&gt;
&lt;br /&gt;
For each &amp;quot;Remote Technician&amp;quot; lab: Read through the &amp;quot;Student Customer Sheet&amp;quot; of the lab, think about what could be causing the issues described by the customer. Write down a list of the questions you would ask the customer to help troubleshoot the issue. Once you have a list of questions make up answers that the customer might give to each question and write down those as well. Write an explanation of what you think a realistic problem (or problems) might be that is/are causing the issues for each lab and why you think it/they is/are the most likely problem(s) based on the questions and answers you asked. For each lab you will turn in your questions, answers, and analysis/solution (put into a single document and separate by lab number).&lt;br /&gt;
&lt;br /&gt;
Do this for each of these labs:&lt;br /&gt;
* 14.4.1.4 Lab - Remote Technician - Fix a Hardware Problem&lt;br /&gt;
* 14.4.1.5 Lab - Remote Technician - Fix an Operating System Problem&lt;br /&gt;
* 14.4.1.6 Lab - Remote Technician - Fix a Network Problem&lt;br /&gt;
* 14.4.1.7 Lab - Remote Technician - Fix a Security Problem&lt;br /&gt;
&lt;br /&gt;
You will also complete this scripting lab which you will write a &amp;quot;normal&amp;quot; lab report about (what you did/problems you had/how you tested/what you learned) and include the lab report in with your remote technician labs above and submit in the usual way:&lt;br /&gt;
* 14.4.2.7 Lab - Write Basic Scripts in Windows and Linux&lt;br /&gt;
** NOTE: In this lab you will use the Linux Virtual Machine you installed in Lab 9.1.2.5&lt;br /&gt;
&lt;br /&gt;
=Homework=&lt;br /&gt;
Any homework assigned in the course will go here. This falls into the Labs/Homework category of your course grade. Remember, for homework assignments turn in the actual pages from your lab book or printouts from the curriculum and not a lab report. Homework assignment are individual, you and your lab partner need to both turn them in separately even if you work on them together.&lt;br /&gt;
* Participate in an online forum discussion (typically 3 quality posts or more) of each chapter on the NetSpace site. See [[Franske Forum Posting Format|forum posting page]] for details. (up to 10 points each chapter based on quality)&lt;br /&gt;
&lt;br /&gt;
=Participation Activities=&lt;br /&gt;
Any participation activities completed in the course will go here. This falls into the participation category of your course grade.&lt;br /&gt;
* Attend at least two Student Success Day presentations and bring proof of attendance signed by each presenter (10 points)&lt;br /&gt;
** &#039;&#039;NOTE:&#039;&#039; Because SSD sessions are online for 2022 your proof of attendance will be writing a 1/2 page summary for each session you attended and submitting that.&lt;br /&gt;
* Meet with an academic advisor (10 points for meeting)&lt;br /&gt;
* Complete a program/degree plan (10 points for completing)&lt;br /&gt;
* Complete the online course feedback form (5 points for completing)&lt;br /&gt;
* Complete the Practice Final Exam (Chapters 1-9) (10 points for attempting)&lt;br /&gt;
* Complete the Practice Final Exam (Chapters 10-14) (10 points for attempting)&lt;br /&gt;
* Compete the A+ 220-1001 Certification Practice Exam (10 points for attempting)&lt;br /&gt;
* Compete the A+ 220-1002 Certification Practice Exam (10 points for attempting)&lt;br /&gt;
* Weekly Progress Self-Evaluation - Complete on the Netacad Website (10 points possible each week)&lt;br /&gt;
* Computer History Summary Report (15 points)&lt;br /&gt;
*# Watch one of the videos on computer history provided by your instructor&lt;br /&gt;
*# Write a one page summary (double-spaced, 1&amp;quot; margins, 12 point font) of the information you learned in the video and why you think it may be useful to know about that history in your IT career. Submit your report through the Netacad site.&lt;br /&gt;
&lt;br /&gt;
=Unit Assessments=&lt;br /&gt;
You are responsible for completing the online exam associated with each chapter in the course through the NetSpace website. This category will also include periodic checkpoint exams covering a group of chapters.&lt;br /&gt;
&lt;br /&gt;
* Chapter 1 Exam&lt;br /&gt;
* Chapter 2 Exam&lt;br /&gt;
* Chapter 3 Exam&lt;br /&gt;
* Chapter 4 Exam&lt;br /&gt;
* Certification Checkpoint Exam #1 (Chapters 1 - 4)&lt;br /&gt;
* Chapter 5 Exam&lt;br /&gt;
* Chapter 6 Exam&lt;br /&gt;
* Certification Checkpoint Exam #2 (Chapters 5 - 6)&lt;br /&gt;
* Chapter 7 Exam&lt;br /&gt;
* Chapter 8 Exam&lt;br /&gt;
* Certification Checkpoint Exam #3 (Chapters 7 - 8)&lt;br /&gt;
* Chapter 9 Exam&lt;br /&gt;
* Chapter 10 Exam&lt;br /&gt;
* Chapter 11 Exam&lt;br /&gt;
* Certification Checkpoint Exam #4 (Chapters 10 - 11)&lt;br /&gt;
* Chapter 12 Exam&lt;br /&gt;
* Chapter 13 Exam&lt;br /&gt;
* Certification Checkpoint Exam #4 (Chapters 12 - 13)&lt;br /&gt;
* Chapter 14 Exam&lt;br /&gt;
&lt;br /&gt;
=Online Final Exams=&lt;br /&gt;
The final exam category of your grade includes the following exams&lt;br /&gt;
* Final Exam (Chapters 1-9)&lt;br /&gt;
* Final Exam (Chapters 10-14)&lt;br /&gt;
&lt;br /&gt;
=Skills Final Exam=&lt;br /&gt;
The Skills Final Exam is designed to test your ability to apply the concepts learned in this class and practiced in labs to common, real-world scenarios.&lt;br /&gt;
&lt;br /&gt;
[[Franske ITC-2000|Return to ITC-2000 Homepage]]&lt;/div&gt;</summary>
		<author><name>BenFranske</name></author>
	</entry>
	<entry>
		<id>https://wiki.ihitc.net/mediawiki/index.php?title=Franske_ITC-2000_Assignments&amp;diff=9832</id>
		<title>Franske ITC-2000 Assignments</title>
		<link rel="alternate" type="text/html" href="https://wiki.ihitc.net/mediawiki/index.php?title=Franske_ITC-2000_Assignments&amp;diff=9832"/>
		<updated>2022-03-01T18:53:20Z</updated>

		<summary type="html">&lt;p&gt;BenFranske: /* In Person Class Labs */&lt;/p&gt;
&lt;hr /&gt;
&lt;div&gt;=Labs=&lt;br /&gt;
You are responsible for completing ALL of these labs. You must submit a [[Franske Lab Report Format|lab report]] for each topic/chapter (you should combine multiple labs from the chapter/topic into a single report). If you work with a partner on a lab you only need to submit a single lab report for the two of you but it must have both your names on it. Each lab report is worth up to 20 points. This falls into the Labs/Homework category of your course grade.&lt;br /&gt;
&lt;br /&gt;
==PC Disassembly/Reassembly Labs==&lt;br /&gt;
&#039;&#039;&#039;NOTE: Before beginning these labs please make sure you have watched the lab videos created by your instructor about the disassembly and re-assembly process for these PCs.&#039;&#039;&#039;&lt;br /&gt;
* 1.3.2.2 Lab - Disassemble a Computer&lt;br /&gt;
* 2.1.2.5 Lab - Install the Power Supply&lt;br /&gt;
* 2.1.3.10 Lab - Install the Motherboard in a Computer&lt;br /&gt;
* 2.1.4.7 Lab – Install the Drives&lt;br /&gt;
* 2.1.5.6 Lab - Install Adapter Card&lt;br /&gt;
* 2.1.7.4 Lab - Install Internal Cables&lt;br /&gt;
* 2.1.7.8 Lab - Install the Front Panel Cables&lt;br /&gt;
* 2.1.7.11 Lab – Complete the Computer Assembly&lt;br /&gt;
&lt;br /&gt;
==Chapter 3 Labs==&lt;br /&gt;
&#039;&#039;&#039;NOTE: You will complete these labs on the same PC which you assembled in the PC Assembly lab.&#039;&#039;&#039;&lt;br /&gt;
* 3.1.1.6 Lab - Investigate BIOS or UEFI Settings&lt;br /&gt;
* 3.1.2.5 Lab - Search for BIOS or UEFI Firmware Updates&lt;br /&gt;
* 3.1.2.6 Lab - Install Windows&lt;br /&gt;
** &#039;&#039;&#039;NOTE:&#039;&#039;&#039; You will first need to create a Windows 10 installation USB drive using the [https://www.microsoft.com/en-us/software-download/windows10 Windows 10 Media Creation Tool] from another PC. Be sure to follow the &amp;quot;Using the tool to create installation media (USB flash drive, DVD, or ISO file) to install Windows 10 on a different PC (click to show more or less information)&amp;quot; to create a 64-bit installation USB stick.&lt;br /&gt;
** &#039;&#039;&#039;NOTE:&#039;&#039;&#039; Make sure your computer (the one you built from parts) is NOT connected to the Internet while Windows is being installed on it so that you can create a local account instead of being forced to use a Microsoft account!&lt;br /&gt;
** &#039;&#039;&#039;NOTE:&#039;&#039;&#039; Be sure to choose a new installation, not to repair an existing one. If prompted choose to install &amp;quot;Windows 10 Education&amp;quot; or &amp;quot;Windows 10 Enterprise&amp;quot;. Also, choose to do a &amp;quot;Custom&amp;quot; installation, not an upgrade, and delete all existing partitions (note that this will erase all data on the computer).&lt;br /&gt;
** &#039;&#039;&#039;NOTE:&#039;&#039;&#039; If you are prompted for a license or activation key choose that you do not have one or to skip the step.&lt;br /&gt;
** &#039;&#039;&#039;NOTE:&#039;&#039;&#039; During the account creation process use the name &amp;quot;ITC Admin&amp;quot; and the password &amp;quot;Password123!&amp;quot; be sure to write them down and have your partner write them down as well because you will need them again later in the course.&lt;br /&gt;
* 3.1.2.7 Lab - Install Third-Party Software in Windows&lt;br /&gt;
** &#039;&#039;&#039;NOTE:&#039;&#039;&#039; You will need to download the [https://www.netacad.com/portal/resources/packet-tracer Packet Tracer software] from the Cisco Networking Academy site and copy it to your computer to install it.&lt;br /&gt;
&lt;br /&gt;
==Chapter 4 Labs==&lt;br /&gt;
===In Person Class Labs===&lt;br /&gt;
* 4.2.3.6 Lab – Troubleshoot Hardware Problems&lt;br /&gt;
** &#039;&#039;&#039;NOTE:&#039;&#039;&#039; In this lab you are asked to troubleshoot any problems with your hardware. After making sure your system is working properly obtain sheets from the instructor with a series of problems to create for your partner. Be sure to have your partner leave the room while you are creating each problem (one problem at a time!).&lt;br /&gt;
&lt;br /&gt;
===Fully Online Class Labs===&lt;br /&gt;
* 4.2.3.6 Lab – Troubleshoot Hardware Problems&lt;br /&gt;
** &#039;&#039;&#039;NOTE:&#039;&#039;&#039; Normally in this lab you are asked to troubleshoot problems with your hardware that were created by a partner of yours following instructions from your instructor. Because the class is being offered online this semester and you are working alone with your computer at home you will instead follow the instructions (which have been put in the Chapter 4 Module on the Cisco Netacad Site) yourself to create various problems with your hardware and then see what type of symptoms each issues produces. Your lab report should include details about the clues you could have used and/or questions you could have asked the user which would show what the problem was.&lt;br /&gt;
* [[ITC-2000 Lab Install Windows on Remote Lab PCs|Install Windows on Remote Lab PCs]]&lt;br /&gt;
** For this activity you will install two copies of Windows 10 onto PCs in our IHCC remote lab system, Netlab. Instructions for the activity can be found by clicking the title of the lab above, instructions are not on the Netacad site.&lt;br /&gt;
&lt;br /&gt;
==Chapter 6 Labs==&lt;br /&gt;
===In Person Class Labs===&lt;br /&gt;
* 6.1.2.7 Lab - Configure a NIC to Use DHCP in Windows&lt;br /&gt;
** &#039;&#039;&#039;NOTE:&#039;&#039;&#039; Do NOT connect your router to an Internet connection, it&#039;s not required for this lab.&lt;br /&gt;
** &#039;&#039;&#039;NOTE:&#039;&#039;&#039; In this lab you are asked to open a command prompt window. In older versions of Windows the command prompt was an option in the start menu, but it was removed from there starting in Windows 10. To launch a command prompt just click on the start menu and start typing &amp;quot;cmd&amp;quot; or &amp;quot;Command Prompt&amp;quot; and you will find it.&lt;br /&gt;
* 6.1.3.10 Lab - Configure a Wireless Network&lt;br /&gt;
** &#039;&#039;&#039;NOTE:&#039;&#039;&#039; Do NOT connect your router to an Internet connection, it&#039;s not required for this lab.&lt;br /&gt;
** &#039;&#039;&#039;NOTE:&#039;&#039;&#039; Change the router settings as indicated in the lab, use these for the NEW settings:&lt;br /&gt;
*** Router IP Address: 172.17.99.1&lt;br /&gt;
*** Router Subnet Mask: 255.255.255.0&lt;br /&gt;
*** DHCP Starting IP Address: 172.17.99.21&lt;br /&gt;
*** DHCP Maximum Number of Users: 20&lt;br /&gt;
*** Router Username: admin&lt;br /&gt;
*** Password: Password123!&lt;br /&gt;
*** Wireless SSID: ITE-Wxx (replace xx with the number of one of your PCs, found on a sticker on top of the classroom PC under your desk)&lt;br /&gt;
*** Wireless Passphrase: Cisco456!&lt;br /&gt;
** &#039;&#039;&#039;NOTE:&#039;&#039;&#039; Do not complete Part 4 of this lab which is listed as optional.&lt;br /&gt;
* 6.1.4.8 Lab - Configure Firewall Settings&lt;br /&gt;
** &#039;&#039;&#039;NOTE:&#039;&#039;&#039; Do NOT connect your router to an Internet connection, it&#039;s not required for this lab.&lt;br /&gt;
** &#039;&#039;&#039;NOTE:&#039;&#039;&#039; In Part 2, Step 1 you should add the MAC addresses of both your computers to the allowed list of MACs on the router.&lt;br /&gt;
** &#039;&#039;&#039;NOTE:&#039;&#039;&#039; In Part 2, Step 2 you should add the IP address of ONE of your computers to the DMZ on the router.&lt;br /&gt;
** &#039;&#039;&#039;NOTE:&#039;&#039;&#039; In Part 2, Step 3 you should add a port forwarding rule to forward port 80 to the IP address of the OTHER one of your computers. Also note that different manufacturers call &amp;quot;port forwarding&amp;quot; different things. For example TP-Link calls it &amp;quot;virtual servers&amp;quot; instead in some models of routers.&lt;br /&gt;
* 6.2.2.5 Lab - Troubleshoot Network Problems&lt;br /&gt;
** &#039;&#039;&#039;NOTE:&#039;&#039;&#039; In this lab you will connect your router to an Internet connection, in room B-107 please use the GREEN network jack under your desk to make this connection.&lt;br /&gt;
** &#039;&#039;&#039;NOTE:&#039;&#039;&#039; Obtain sheets with two lists of problems to create from the instructor. Create these problems for your partner one at a time while they are out of the room and ask them to fix your network. If you are unsure of how to create the issue ask your instructor for help.&lt;br /&gt;
** &#039;&#039;&#039;NOTE: Before you leave today please reset your router to the factory default settings.&#039;&#039;&#039;&lt;br /&gt;
&lt;br /&gt;
===Fully Online Class Labs===&lt;br /&gt;
* You will complete labs for Chapter 6 using a combination of your remote lab PCs and the Cisco Packet Tracer software. Details will be added below the week of February 16.&lt;br /&gt;
* 6.1.2.7 Lab - Configure a NIC to Use DHCP in Windows&lt;br /&gt;
** &#039;&#039;&#039;NOTE:&#039;&#039;&#039; This lab will be completed using your two Remote Lab PCs in the IHCC Netlab system which you previously installed Windows 10 on. You can use &amp;quot;PC 1&amp;quot; as what the lab calls &amp;quot;Host A&amp;quot; and &amp;quot;PC 2&amp;quot; as what the lab calls &amp;quot;Host B&amp;quot;. You will be able to skip the wiring instructions from Step 1 of the lab as your remote lab PCs are already wired to complete this lab.&lt;br /&gt;
* [[ITC-2000 Lab OpenWRT Router Exploration|OpenWRT Router Exploration Activity]]&lt;br /&gt;
** Instructions for the activity can be found by clicking the title of the lab above, instructions are not on the Netacad site.&lt;br /&gt;
* 6.1.3.9 Packet Tracer Activity - Connect to a Wireless Network&lt;br /&gt;
** &#039;&#039;&#039;NOTE:&#039;&#039;&#039; For this activity you will be simulating a connection to a wireless network using the Cisco Packet Tracer software which can simulate a large network with multiple PCs and devices all in a single application running on your PC. To complete this activity you will need to download and install the latest version of the [https://www.netacad.com/portal/resources/packet-tracer Packet Tracer software] from the Cisco Networking Academy site. You can either install it on your home computer or you can install it on one of your remote lab PCs and use it through Netlab.&lt;br /&gt;
** &#039;&#039;&#039;NOTE:&#039;&#039;&#039; If you have not used Packet Tracer before you may want to view [https://youtu.be/F4bXJMx7nT8 this video showing how to use the small office and home networking features of Packet Tracer] to build a simple network.&lt;br /&gt;
* 6.1.4.7 Packet Tracer Activity - Configure Firewall Settings&lt;br /&gt;
&lt;br /&gt;
==Chapter 8 Labs==&lt;br /&gt;
===In Person Class Labs===&lt;br /&gt;
* 8.3.1.3 Lab - Install a Printer in Windows&lt;br /&gt;
* 8.4.1.3 Lab - Share a Printer in Windows&lt;br /&gt;
** NOTE: In this lab use a laptop as the second device (the one which is not directly connected to the printer). Both the laptop and your desktop will need to be connected to the same network so setup your network routers with a connection to both computers.&lt;br /&gt;
* 8.5.3.2 Lab - Perform Preventive Maintenance on a Laser Printer&lt;br /&gt;
** NOTE: In this lab you will not actually install any new parts, just find and remove the existing parts on the printer and then re-install them. Also, uou should locate the fuser on the printer and find and watch a video showing how to remove and replace it but do not actually do it because on our particular printer model it requires disassembling most of the printer to get to the fuser.&lt;br /&gt;
* Lab - [[Franske ITC-2000 Network Printing Lab|Setup and Connect to Network Printers]]&lt;br /&gt;
&lt;br /&gt;
===Fully Online Class Labs===&lt;br /&gt;
* &#039;&#039;&#039;NOTE:&#039;&#039;&#039; These labs will be completed using your two Remote Lab PCs in the IHCC Netlab system which you previously installed Windows 10 on. You will need to have working Internet access from both PCs in order to complete these labs so make sure you have that enabled and working.&lt;br /&gt;
* [[ITC-2000 Lab Remote Printer Installation|Install a Printer in Windows (Remote Version)]]&lt;br /&gt;
** Instructions for the activity can be found by clicking the title of the lab above, instructions are not on the Netacad site.&lt;br /&gt;
* [[ITC-2000 Lab Remote Printer Sharing|Share a Printer in Windows (Remote Version)]]&lt;br /&gt;
** Instructions for the activity can be found by clicking the title of the lab above, instructions are not on the Netacad site.&lt;br /&gt;
&lt;br /&gt;
&lt;br /&gt;
==Chapter 9 Labs==&lt;br /&gt;
===In Person Class Labs===&lt;br /&gt;
* 9.1.2.5 Lab - Install Linux in a Virtual Machine and Explore the GUI&lt;br /&gt;
** &#039;&#039;&#039;NOTE:&#039;&#039;&#039; Before you create your VM please make sure that VirtualBox is set to save VMs into a folder on the D:\ drive that contains the semester and year in the folder name such as &#039;&#039;D:\bfranske-fa17\&#039;&#039;&lt;br /&gt;
** &#039;&#039;&#039;NOTE:&#039;&#039;&#039; Change the network jack your PC is plugged into at your desk to the &amp;quot;ITC network&amp;quot; (the GREEN network jack in B107). Make sure to change it back to the &amp;quot;Campus&amp;quot; connection (the RED network jack in B107) before you leave!&lt;br /&gt;
** &#039;&#039;&#039;NOTE:&#039;&#039;&#039; The Ubuntu installation ISO image file is located in the &#039;&#039;D:\CNT Files&#039;&#039; folder. The version of Ubuntu in this folder may be newer than the version listed in the lab&lt;br /&gt;
** &#039;&#039;&#039;NOTE:&#039;&#039;&#039; Set your virtual machine to use at least 2 GB of RAM (for a faster VM you could go higher as long as you stay in the green zone) and have at least an 18 GB virtual hard drive.&lt;br /&gt;
** &#039;&#039;&#039;NOTE:&#039;&#039;&#039; Make sure to set your virtual machine to use bridged networking before starting it&lt;br /&gt;
** If you have time you may want to try a different distribution of Linux to see what is the same and what&#039;s different. The &#039;&#039;D:\CNT Files&#039;&#039; folder should contain some others such as Linux Mint or Debian you can try as well. Just setup a new virtual machine for each one you would like to try.&lt;br /&gt;
** &#039;&#039;&#039;Don&#039;t forget&#039;&#039;&#039; to change the network jack your PC is plugged into at your desk back to the &amp;quot;Campus&amp;quot; connection (the RED network jack in B107) before you leave!&lt;br /&gt;
&lt;br /&gt;
===Fully Online Class Labs===&lt;br /&gt;
* 9.1.2.5 Lab - Install Linux in a Virtual Machine and Explore the GUI&lt;br /&gt;
** &#039;&#039;&#039;NOTE:&#039;&#039;&#039; You will be completing this lab on PC 1 in your Netlab system so make sure you have a reservation in Netlab, are able to access PC 1, and PC 1 has working Internet access.&lt;br /&gt;
** &#039;&#039;&#039;NOTE:&#039;&#039;&#039; You will need to download and install the latest version of VirtualBox for &amp;quot;Windows Hosts&amp;quot; from the web on PC 1&lt;br /&gt;
** &#039;&#039;&#039;NOTE:&#039;&#039;&#039; You will need to download the latest version of the Ubuntu Desktop ISO file from the web on PC 1&lt;br /&gt;
** &#039;&#039;&#039;NOTE:&#039;&#039;&#039; Set your virtual machine to use at least 3 GB of RAM (for a faster VM you could go higher as long as you stay in the green zone) and have at least an 18 GB virtual hard drive.&lt;br /&gt;
** If you have time you may want to try a different distribution of Linux to see what is the same and what&#039;s different. You can download and try installing some others in VirtualBox too such as Linux Mint or Debian Linux. Just setup a new virtual machine for each one you would like to try.&lt;br /&gt;
&lt;br /&gt;
==Chapter 10 Labs==&lt;br /&gt;
===In-Person Class Labs===&lt;br /&gt;
* 10.3.1.1 Lab - Windows Installation&lt;br /&gt;
** NOTE: Be sure to leave at least 10GB of unpartitioned space during the installation! Try to figure out how to leave this unpartitioned space at the END of the drive.&lt;br /&gt;
** NOTE: Make sure your computer is NOT connected to the Internet while Windows is being installed so that you can create a local account instead of being forced to use a Microsoft account!&lt;br /&gt;
** NOTE: During the account creation process use the name &amp;quot;ITC Admin&amp;quot; and the password &amp;quot;Password123!&amp;quot; be sure to write them down and have your partner write them down as well because you will need them again later in the course.&lt;br /&gt;
* 10.2.1.8 Lab - Create a Partition in Windows&lt;br /&gt;
** NOTE: Do this lab AFTER the Windows Installation lab!&lt;br /&gt;
* 10.3.1.4 Lab - Finalize the Windows Installation&lt;br /&gt;
&lt;br /&gt;
===Fully Online Class Labs===&lt;br /&gt;
* 10.3.1.1 Lab - Windows Installation&lt;br /&gt;
** NOTE: Your Netlab &amp;quot;PC 2&amp;quot; machine will be erased prior to beginning this lab so that you can practice installing Windows 10 on it again with a few changes.&lt;br /&gt;
** NOTE: Before installing Windows 10 on PC 2 make sure to switch off the Internet connection on your OpenWRT router (use your web browser on PC 1 to do this, see the Chapter 4 Windows installation lab for detailed instructions) so that you can create a local account instead of being forced to use a Microsoft account!&lt;br /&gt;
** NOTE: Be sure to leave at least 10GB of unpartitioned space during the installation! Try to figure out how to leave this unpartitioned space at the END of the drive and not the beginning of the drive (so the Windows installation on the big partition goes before the unpartitioned space.&lt;br /&gt;
** NOTE: During the account creation process use the name &amp;quot;ITC Admin&amp;quot; and the password &amp;quot;Password123!&amp;quot; be sure to write them down because you will need them again later in the course.&lt;br /&gt;
** NOTE: Once the Windows 10 installation is complete on PC 2 sure to switch on the Internet connection on your OpenWRT router again.&lt;br /&gt;
* 10.2.1.8 Lab - Create a Partition in Windows&lt;br /&gt;
** NOTE: You will be doing this lab on BOTH PC 1 and PC 2. On PC 2 you should have 10 GB of unpartitioned space which you left during the Windows 10 install you just completed so you can skip the optional Step 2 in the lab. On PC 1 you probably don&#039;t have any unpartitioned space so you will need to create free space on your drive by shrinking the existing NTFS partition as explained in Step 2 of the lab.&lt;br /&gt;
* 10.3.1.4 Lab - Finalize the Windows Installation&lt;br /&gt;
** NOTE: Make sure to install the VMware Tools on PC 2 during this lab. See the Chapter 4 Windows installation lab for detailed instructions.&lt;br /&gt;
&lt;br /&gt;
==Chapter 11 Labs==&lt;br /&gt;
NOTE: All of these labs will be completed on one of the PCs you installed Windows 10 on in the previous lab.&lt;br /&gt;
* 11.1.2.10 Lab - Explore the Windows Desktop&lt;br /&gt;
* 11.1.3.4 Lab - Work with Task Manager&lt;br /&gt;
* 11.1.4.11 Lab - Working with File Explorer&lt;br /&gt;
* 11.2.1.5 Lab - Explore Control Panel Categories&lt;br /&gt;
* 11.2.2.3 Lab - User Accounts&lt;br /&gt;
* 11.2.3.5 Lab - Configure Browser Settings&lt;br /&gt;
* 11.2.5.8 Lab - Manage Virtual Memory&lt;br /&gt;
* 11.2.6.2 Lab - Use Device Manager&lt;br /&gt;
* 11.2.7.4 Lab - Region and Language Options&lt;br /&gt;
* 11.3.1.11 Lab - Monitor and Manage System Resources&lt;br /&gt;
* 11.3.2.7 Lab - System Utilities&lt;br /&gt;
* 11.3.2.8 Lab - Manage System Files&lt;br /&gt;
* 11.3.3.8 Lab - Hard Drive Maintenance&lt;br /&gt;
* 11.3.4.6 Lab - Install Third-Party Software&lt;br /&gt;
* 11.4.1.5 Lab - Work in the Windows Command Shell&lt;br /&gt;
* 11.4.2.7 Lab - File System Commands&lt;br /&gt;
* 11.4.3.2 Lab - Disk CLI Commands&lt;br /&gt;
* 11.4.4.2 Lab - Task and System CLI Commands&lt;br /&gt;
* 11.4.5.3 Lab - Other Useful Commands&lt;br /&gt;
* 11.5.2.4 Lab - Share Resources&lt;br /&gt;
* 11.5.4.2 Lab - Connect and Test the Wireless Connection&lt;br /&gt;
* 11.5.6.2 Lab - Windows Remote Desktop and Assistance&lt;br /&gt;
* 11.6.1.2 Lab - Manage the Startup Folder&lt;br /&gt;
* 11.6.1.5 Lab - Schedule a Task using the GUI and the Command Line&lt;br /&gt;
* 11.6.2.4 Lab - System Restore and Hard Drive Backup&lt;br /&gt;
* 11.7.3.2 Lab - Troubleshoot Operating System Problems&lt;br /&gt;
&lt;br /&gt;
==Chapter 12 Labs==&lt;br /&gt;
===In-Person Class Labs===&lt;br /&gt;
* Check out an Android tablet from your instructor.&lt;br /&gt;
* The access PIN on the tablets is &amp;quot;1 2 3 4&amp;quot;&lt;br /&gt;
* 12.1.2.2 Lab - Working with Android&lt;br /&gt;
* 12.1.4.4 Lab - Mobile Device Features&lt;br /&gt;
* 12.2.1.2 Lab – Passcode Locks&lt;br /&gt;
** Make &#039;&#039;&#039;sure&#039;&#039;&#039; you set the PIN back to &amp;quot;1 2 3 4&amp;quot; when you are done with the lab if you have changed it!&lt;br /&gt;
* 12.4.2.4 Lab - Troubleshoot Mobile Devices&lt;br /&gt;
&lt;br /&gt;
===Fully Online Class Labs===&lt;br /&gt;
* If you have access to your own Android tablet or smartphone you can complete these labs on your own device&lt;br /&gt;
* If you do not have access to an Android tablet or smartphone you will be able to use an Android system through the remote Netlab system to complete these labs. When you make your reservation in Netlab be sure to choose &amp;quot;Android Device Lab Access&amp;quot; instead of &amp;quot;PC Hardware and Software Lab Access (2 Windows PCs with Network Access)&amp;quot;.&lt;br /&gt;
* 12.1.2.2 Lab - Working with Android&lt;br /&gt;
* 12.1.4.4 Lab - Mobile Device Features&lt;br /&gt;
* 12.2.1.2 Lab – Passcode Locks&lt;br /&gt;
* 12.4.2.4 Lab - Troubleshoot Mobile Devices&lt;br /&gt;
&lt;br /&gt;
&lt;br /&gt;
==Chapter 13 Labs==&lt;br /&gt;
===In-Person Class Labs===&lt;br /&gt;
* 13.2.3.7 Lab - Bitlocker and Bitlocker To Go&lt;br /&gt;
* 13.3.2.5 Lab - Configure Windows Local Security Policy&lt;br /&gt;
* 13.3.3.6 Lab - Configure Users and Groups in Windows&lt;br /&gt;
* 13.3.4.6 Lab - Configure Windows Firewall&lt;br /&gt;
* 13.5.2.2 Lab - Document Customer Information in a Work Order&lt;br /&gt;
&lt;br /&gt;
===Fully Online Class Labs===&lt;br /&gt;
* 13.2.3.7 Lab - Bitlocker and Bitlocker To Go&lt;br /&gt;
** NOTE: Bitlocker does not function on a boot partition without EFI and a TPM chip (which the Netlab Virtual Machines are not setup for) in the default configuration. As a result you will need to modify the group policy of your system to allow a password to be used for BitLocker without a TPM chip. Try searching the Internet for instructions on how to modify group policy to allow Bitlocker without TPM and contact your instructor if you get stuck. &lt;br /&gt;
* 13.3.2.5 Lab - Configure Windows Local Security Policy&lt;br /&gt;
* 13.3.3.6 Lab - Configure Users and Groups in Windows&lt;br /&gt;
* 13.3.4.6 Lab - Configure Windows Firewall&lt;br /&gt;
* 13.5.2.2 Lab - Document Customer Information in a Work Order&lt;br /&gt;
&lt;br /&gt;
&lt;br /&gt;
==Chapter 14 Labs==&lt;br /&gt;
===In-Person Class Labs===&lt;br /&gt;
* 14.4.1.4 Lab - Remote Technician - Fix a Hardware Problem&lt;br /&gt;
* 14.4.1.5 Lab - Remote Technician - Fix an Operating System Problem&lt;br /&gt;
* 14.4.1.6 Lab - Remote Technician - Fix a Network Problem&lt;br /&gt;
* 14.4.1.7 Lab - Remote Technician - Fix a Security Problem&lt;br /&gt;
* 14.4.2.7 Lab - Write Basic Scripts in Windows and Linux&lt;br /&gt;
** NOTE: In this lab you will use the Linux Virtual Machine you installed in Lab 9.1.2.5&lt;br /&gt;
&lt;br /&gt;
===Fully Online Class Labs===&lt;br /&gt;
There are two types of labs which you will complete for Chapter 14, the first is a number of &amp;quot;Remote Technician&amp;quot; labs and the second is a &amp;quot;Scripting&amp;quot; lab. Because the two types of labs are quite different there are some special instructions on how to turn in lab reports for this chapter. Please be sure to read these instructions and follow them carefully.&lt;br /&gt;
&lt;br /&gt;
For each &amp;quot;Remote Technician&amp;quot; lab: Read through the &amp;quot;Student Customer Sheet&amp;quot; of the lab, think about what could be causing the issues described by the customer. Write down a list of the questions you would ask the customer to help troubleshoot the issue. Once you have a list of questions make up answers that the customer might give to each question and write down those as well. Write an explanation of what you think a realistic problem (or problems) might be that is/are causing the issues for each lab and why you think it/they is/are the most likely problem(s) based on the questions and answers you asked. For each lab you will turn in your questions, answers, and analysis/solution (put into a single document and separate by lab number).&lt;br /&gt;
&lt;br /&gt;
Do this for each of these labs:&lt;br /&gt;
* 14.4.1.4 Lab - Remote Technician - Fix a Hardware Problem&lt;br /&gt;
* 14.4.1.5 Lab - Remote Technician - Fix an Operating System Problem&lt;br /&gt;
* 14.4.1.6 Lab - Remote Technician - Fix a Network Problem&lt;br /&gt;
* 14.4.1.7 Lab - Remote Technician - Fix a Security Problem&lt;br /&gt;
&lt;br /&gt;
You will also complete this scripting lab which you will write a &amp;quot;normal&amp;quot; lab report about (what you did/problems you had/how you tested/what you learned) and include the lab report in with your remote technician labs above and submit in the usual way:&lt;br /&gt;
* 14.4.2.7 Lab - Write Basic Scripts in Windows and Linux&lt;br /&gt;
** NOTE: In this lab you will use the Linux Virtual Machine you installed in Lab 9.1.2.5&lt;br /&gt;
&lt;br /&gt;
=Homework=&lt;br /&gt;
Any homework assigned in the course will go here. This falls into the Labs/Homework category of your course grade. Remember, for homework assignments turn in the actual pages from your lab book or printouts from the curriculum and not a lab report. Homework assignment are individual, you and your lab partner need to both turn them in separately even if you work on them together.&lt;br /&gt;
* Participate in an online forum discussion (typically 3 quality posts or more) of each chapter on the NetSpace site. See [[Franske Forum Posting Format|forum posting page]] for details. (up to 10 points each chapter based on quality)&lt;br /&gt;
&lt;br /&gt;
=Participation Activities=&lt;br /&gt;
Any participation activities completed in the course will go here. This falls into the participation category of your course grade.&lt;br /&gt;
* Attend at least two Student Success Day presentations and bring proof of attendance signed by each presenter (10 points)&lt;br /&gt;
** &#039;&#039;NOTE:&#039;&#039; Because SSD sessions are online for 2022 your proof of attendance will be writing a 1/2 page summary for each session you attended and submitting that.&lt;br /&gt;
* Meet with an academic advisor (10 points for meeting)&lt;br /&gt;
* Complete a program/degree plan (10 points for completing)&lt;br /&gt;
* Complete the online course feedback form (5 points for completing)&lt;br /&gt;
* Complete the Practice Final Exam (Chapters 1-9) (10 points for attempting)&lt;br /&gt;
* Complete the Practice Final Exam (Chapters 10-14) (10 points for attempting)&lt;br /&gt;
* Compete the A+ 220-1001 Certification Practice Exam (10 points for attempting)&lt;br /&gt;
* Compete the A+ 220-1002 Certification Practice Exam (10 points for attempting)&lt;br /&gt;
* Weekly Progress Self-Evaluation - Complete on the Netacad Website (10 points possible each week)&lt;br /&gt;
* Computer History Summary Report (15 points)&lt;br /&gt;
*# Watch one of the videos on computer history provided by your instructor&lt;br /&gt;
*# Write a one page summary (double-spaced, 1&amp;quot; margins, 12 point font) of the information you learned in the video and why you think it may be useful to know about that history in your IT career. Submit your report through the Netacad site.&lt;br /&gt;
&lt;br /&gt;
=Unit Assessments=&lt;br /&gt;
You are responsible for completing the online exam associated with each chapter in the course through the NetSpace website. This category will also include periodic checkpoint exams covering a group of chapters.&lt;br /&gt;
&lt;br /&gt;
* Chapter 1 Exam&lt;br /&gt;
* Chapter 2 Exam&lt;br /&gt;
* Chapter 3 Exam&lt;br /&gt;
* Chapter 4 Exam&lt;br /&gt;
* Certification Checkpoint Exam #1 (Chapters 1 - 4)&lt;br /&gt;
* Chapter 5 Exam&lt;br /&gt;
* Chapter 6 Exam&lt;br /&gt;
* Certification Checkpoint Exam #2 (Chapters 5 - 6)&lt;br /&gt;
* Chapter 7 Exam&lt;br /&gt;
* Chapter 8 Exam&lt;br /&gt;
* Certification Checkpoint Exam #3 (Chapters 7 - 8)&lt;br /&gt;
* Chapter 9 Exam&lt;br /&gt;
* Chapter 10 Exam&lt;br /&gt;
* Chapter 11 Exam&lt;br /&gt;
* Certification Checkpoint Exam #4 (Chapters 10 - 11)&lt;br /&gt;
* Chapter 12 Exam&lt;br /&gt;
* Chapter 13 Exam&lt;br /&gt;
* Certification Checkpoint Exam #4 (Chapters 12 - 13)&lt;br /&gt;
* Chapter 14 Exam&lt;br /&gt;
&lt;br /&gt;
=Online Final Exams=&lt;br /&gt;
The final exam category of your grade includes the following exams&lt;br /&gt;
* Final Exam (Chapters 1-9)&lt;br /&gt;
* Final Exam (Chapters 10-14)&lt;br /&gt;
&lt;br /&gt;
=Skills Final Exam=&lt;br /&gt;
The Skills Final Exam is designed to test your ability to apply the concepts learned in this class and practiced in labs to common, real-world scenarios.&lt;br /&gt;
&lt;br /&gt;
[[Franske ITC-2000|Return to ITC-2000 Homepage]]&lt;/div&gt;</summary>
		<author><name>BenFranske</name></author>
	</entry>
	<entry>
		<id>https://wiki.ihitc.net/mediawiki/index.php?title=Franske_ITC-2000_Assignments&amp;diff=9831</id>
		<title>Franske ITC-2000 Assignments</title>
		<link rel="alternate" type="text/html" href="https://wiki.ihitc.net/mediawiki/index.php?title=Franske_ITC-2000_Assignments&amp;diff=9831"/>
		<updated>2022-03-01T18:35:44Z</updated>

		<summary type="html">&lt;p&gt;BenFranske: /* In Person Class Labs */&lt;/p&gt;
&lt;hr /&gt;
&lt;div&gt;=Labs=&lt;br /&gt;
You are responsible for completing ALL of these labs. You must submit a [[Franske Lab Report Format|lab report]] for each topic/chapter (you should combine multiple labs from the chapter/topic into a single report). If you work with a partner on a lab you only need to submit a single lab report for the two of you but it must have both your names on it. Each lab report is worth up to 20 points. This falls into the Labs/Homework category of your course grade.&lt;br /&gt;
&lt;br /&gt;
==PC Disassembly/Reassembly Labs==&lt;br /&gt;
&#039;&#039;&#039;NOTE: Before beginning these labs please make sure you have watched the lab videos created by your instructor about the disassembly and re-assembly process for these PCs.&#039;&#039;&#039;&lt;br /&gt;
* 1.3.2.2 Lab - Disassemble a Computer&lt;br /&gt;
* 2.1.2.5 Lab - Install the Power Supply&lt;br /&gt;
* 2.1.3.10 Lab - Install the Motherboard in a Computer&lt;br /&gt;
* 2.1.4.7 Lab – Install the Drives&lt;br /&gt;
* 2.1.5.6 Lab - Install Adapter Card&lt;br /&gt;
* 2.1.7.4 Lab - Install Internal Cables&lt;br /&gt;
* 2.1.7.8 Lab - Install the Front Panel Cables&lt;br /&gt;
* 2.1.7.11 Lab – Complete the Computer Assembly&lt;br /&gt;
&lt;br /&gt;
==Chapter 3 Labs==&lt;br /&gt;
&#039;&#039;&#039;NOTE: You will complete these labs on the same PC which you assembled in the PC Assembly lab.&#039;&#039;&#039;&lt;br /&gt;
* 3.1.1.6 Lab - Investigate BIOS or UEFI Settings&lt;br /&gt;
* 3.1.2.5 Lab - Search for BIOS or UEFI Firmware Updates&lt;br /&gt;
* 3.1.2.6 Lab - Install Windows&lt;br /&gt;
** &#039;&#039;&#039;NOTE:&#039;&#039;&#039; You will first need to create a Windows 10 installation USB drive using the [https://www.microsoft.com/en-us/software-download/windows10 Windows 10 Media Creation Tool] from another PC. Be sure to follow the &amp;quot;Using the tool to create installation media (USB flash drive, DVD, or ISO file) to install Windows 10 on a different PC (click to show more or less information)&amp;quot; to create a 64-bit installation USB stick.&lt;br /&gt;
** &#039;&#039;&#039;NOTE:&#039;&#039;&#039; Make sure your computer (the one you built from parts) is NOT connected to the Internet while Windows is being installed on it so that you can create a local account instead of being forced to use a Microsoft account!&lt;br /&gt;
** &#039;&#039;&#039;NOTE:&#039;&#039;&#039; Be sure to choose a new installation, not to repair an existing one. If prompted choose to install &amp;quot;Windows 10 Education&amp;quot; or &amp;quot;Windows 10 Enterprise&amp;quot;. Also, choose to do a &amp;quot;Custom&amp;quot; installation, not an upgrade, and delete all existing partitions (note that this will erase all data on the computer).&lt;br /&gt;
** &#039;&#039;&#039;NOTE:&#039;&#039;&#039; If you are prompted for a license or activation key choose that you do not have one or to skip the step.&lt;br /&gt;
** &#039;&#039;&#039;NOTE:&#039;&#039;&#039; During the account creation process use the name &amp;quot;ITC Admin&amp;quot; and the password &amp;quot;Password123!&amp;quot; be sure to write them down and have your partner write them down as well because you will need them again later in the course.&lt;br /&gt;
* 3.1.2.7 Lab - Install Third-Party Software in Windows&lt;br /&gt;
** &#039;&#039;&#039;NOTE:&#039;&#039;&#039; You will need to download the [https://www.netacad.com/portal/resources/packet-tracer Packet Tracer software] from the Cisco Networking Academy site and copy it to your computer to install it.&lt;br /&gt;
&lt;br /&gt;
==Chapter 4 Labs==&lt;br /&gt;
===In Person Class Labs===&lt;br /&gt;
* 4.2.3.6 Lab – Troubleshoot Hardware Problems&lt;br /&gt;
** &#039;&#039;&#039;NOTE:&#039;&#039;&#039; In this lab you are asked to troubleshoot any problems with your hardware. After making sure your system is working properly obtain sheets from the instructor with a series of problems to create for your partner. Be sure to have your partner leave the room while you are creating each problem (one problem at a time!).&lt;br /&gt;
&lt;br /&gt;
===Fully Online Class Labs===&lt;br /&gt;
* 4.2.3.6 Lab – Troubleshoot Hardware Problems&lt;br /&gt;
** &#039;&#039;&#039;NOTE:&#039;&#039;&#039; Normally in this lab you are asked to troubleshoot problems with your hardware that were created by a partner of yours following instructions from your instructor. Because the class is being offered online this semester and you are working alone with your computer at home you will instead follow the instructions (which have been put in the Chapter 4 Module on the Cisco Netacad Site) yourself to create various problems with your hardware and then see what type of symptoms each issues produces. Your lab report should include details about the clues you could have used and/or questions you could have asked the user which would show what the problem was.&lt;br /&gt;
* [[ITC-2000 Lab Install Windows on Remote Lab PCs|Install Windows on Remote Lab PCs]]&lt;br /&gt;
** For this activity you will install two copies of Windows 10 onto PCs in our IHCC remote lab system, Netlab. Instructions for the activity can be found by clicking the title of the lab above, instructions are not on the Netacad site.&lt;br /&gt;
&lt;br /&gt;
==Chapter 6 Labs==&lt;br /&gt;
===In Person Class Labs===&lt;br /&gt;
* 6.1.2.7 Lab - Configure a NIC to Use DHCP in Windows&lt;br /&gt;
** &#039;&#039;&#039;NOTE:&#039;&#039;&#039; Do NOT connect your router to an Internet connection, it&#039;s not required for this lab.&lt;br /&gt;
* 6.1.3.10 Lab - Configure a Wireless Network&lt;br /&gt;
** &#039;&#039;&#039;NOTE:&#039;&#039;&#039; Do NOT connect your router to an Internet connection, it&#039;s not required for this lab.&lt;br /&gt;
** &#039;&#039;&#039;NOTE:&#039;&#039;&#039; Change the router settings as indicated in the lab, use these for the NEW settings:&lt;br /&gt;
*** Router IP Address: 172.17.99.1&lt;br /&gt;
*** Router Subnet Mask: 255.255.255.0&lt;br /&gt;
*** DHCP Starting IP Address: 172.17.99.21&lt;br /&gt;
*** DHCP Maximum Number of Users: 20&lt;br /&gt;
*** Router Username: admin&lt;br /&gt;
*** Password: Password123!&lt;br /&gt;
*** Wireless SSID: ITE-Wxx (replace xx with the number of one of your PCs, found on a sticker on top of the classroom PC under your desk)&lt;br /&gt;
*** Wireless Passphrase: Cisco456!&lt;br /&gt;
** &#039;&#039;&#039;NOTE:&#039;&#039;&#039; Do not complete Part 4 of this lab which is listed as optional.&lt;br /&gt;
* 6.1.4.8 Lab - Configure Firewall Settings&lt;br /&gt;
** &#039;&#039;&#039;NOTE:&#039;&#039;&#039; Do NOT connect your router to an Internet connection, it&#039;s not required for this lab.&lt;br /&gt;
** &#039;&#039;&#039;NOTE:&#039;&#039;&#039; In Part 2, Step 1 you should add the MAC addresses of both your computers to the allowed list of MACs on the router.&lt;br /&gt;
** &#039;&#039;&#039;NOTE:&#039;&#039;&#039; In Part 2, Step 2 you should add the IP address of ONE of your computers to the DMZ on the router.&lt;br /&gt;
** &#039;&#039;&#039;NOTE:&#039;&#039;&#039; In Part 2, Step 3 you should add a port forwarding rule to forward port 80 to the IP address of the OTHER one of your computers. Also note that different manufacturers call &amp;quot;port forwarding&amp;quot; different things. For example TP-Link calls it &amp;quot;virtual servers&amp;quot; instead in some models of routers.&lt;br /&gt;
* 6.2.2.5 Lab - Troubleshoot Network Problems&lt;br /&gt;
** &#039;&#039;&#039;NOTE:&#039;&#039;&#039; In this lab you will connect your router to an Internet connection, in room B-107 please use the GREEN network jack under your desk to make this connection.&lt;br /&gt;
** &#039;&#039;&#039;NOTE:&#039;&#039;&#039; Obtain sheets with two lists of problems to create from the instructor. Create these problems for your partner one at a time while they are out of the room and ask them to fix your network. If you are unsure of how to create the issue ask your instructor for help.&lt;br /&gt;
** &#039;&#039;&#039;NOTE: Before you leave today please reset your router to the factory default settings.&#039;&#039;&#039;&lt;br /&gt;
&lt;br /&gt;
===Fully Online Class Labs===&lt;br /&gt;
* You will complete labs for Chapter 6 using a combination of your remote lab PCs and the Cisco Packet Tracer software. Details will be added below the week of February 16.&lt;br /&gt;
* 6.1.2.7 Lab - Configure a NIC to Use DHCP in Windows&lt;br /&gt;
** &#039;&#039;&#039;NOTE:&#039;&#039;&#039; This lab will be completed using your two Remote Lab PCs in the IHCC Netlab system which you previously installed Windows 10 on. You can use &amp;quot;PC 1&amp;quot; as what the lab calls &amp;quot;Host A&amp;quot; and &amp;quot;PC 2&amp;quot; as what the lab calls &amp;quot;Host B&amp;quot;. You will be able to skip the wiring instructions from Step 1 of the lab as your remote lab PCs are already wired to complete this lab.&lt;br /&gt;
* [[ITC-2000 Lab OpenWRT Router Exploration|OpenWRT Router Exploration Activity]]&lt;br /&gt;
** Instructions for the activity can be found by clicking the title of the lab above, instructions are not on the Netacad site.&lt;br /&gt;
* 6.1.3.9 Packet Tracer Activity - Connect to a Wireless Network&lt;br /&gt;
** &#039;&#039;&#039;NOTE:&#039;&#039;&#039; For this activity you will be simulating a connection to a wireless network using the Cisco Packet Tracer software which can simulate a large network with multiple PCs and devices all in a single application running on your PC. To complete this activity you will need to download and install the latest version of the [https://www.netacad.com/portal/resources/packet-tracer Packet Tracer software] from the Cisco Networking Academy site. You can either install it on your home computer or you can install it on one of your remote lab PCs and use it through Netlab.&lt;br /&gt;
** &#039;&#039;&#039;NOTE:&#039;&#039;&#039; If you have not used Packet Tracer before you may want to view [https://youtu.be/F4bXJMx7nT8 this video showing how to use the small office and home networking features of Packet Tracer] to build a simple network.&lt;br /&gt;
* 6.1.4.7 Packet Tracer Activity - Configure Firewall Settings&lt;br /&gt;
&lt;br /&gt;
==Chapter 8 Labs==&lt;br /&gt;
===In Person Class Labs===&lt;br /&gt;
* 8.3.1.3 Lab - Install a Printer in Windows&lt;br /&gt;
* 8.4.1.3 Lab - Share a Printer in Windows&lt;br /&gt;
** NOTE: In this lab use a laptop as the second device (the one which is not directly connected to the printer). Both the laptop and your desktop will need to be connected to the same network so setup your network routers with a connection to both computers.&lt;br /&gt;
* 8.5.3.2 Lab - Perform Preventive Maintenance on a Laser Printer&lt;br /&gt;
** NOTE: In this lab you will not actually install any new parts, just find and remove the existing parts on the printer and then re-install them. Also, uou should locate the fuser on the printer and find and watch a video showing how to remove and replace it but do not actually do it because on our particular printer model it requires disassembling most of the printer to get to the fuser.&lt;br /&gt;
* Lab - [[Franske ITC-2000 Network Printing Lab|Setup and Connect to Network Printers]]&lt;br /&gt;
&lt;br /&gt;
===Fully Online Class Labs===&lt;br /&gt;
* &#039;&#039;&#039;NOTE:&#039;&#039;&#039; These labs will be completed using your two Remote Lab PCs in the IHCC Netlab system which you previously installed Windows 10 on. You will need to have working Internet access from both PCs in order to complete these labs so make sure you have that enabled and working.&lt;br /&gt;
* [[ITC-2000 Lab Remote Printer Installation|Install a Printer in Windows (Remote Version)]]&lt;br /&gt;
** Instructions for the activity can be found by clicking the title of the lab above, instructions are not on the Netacad site.&lt;br /&gt;
* [[ITC-2000 Lab Remote Printer Sharing|Share a Printer in Windows (Remote Version)]]&lt;br /&gt;
** Instructions for the activity can be found by clicking the title of the lab above, instructions are not on the Netacad site.&lt;br /&gt;
&lt;br /&gt;
&lt;br /&gt;
==Chapter 9 Labs==&lt;br /&gt;
===In Person Class Labs===&lt;br /&gt;
* 9.1.2.5 Lab - Install Linux in a Virtual Machine and Explore the GUI&lt;br /&gt;
** &#039;&#039;&#039;NOTE:&#039;&#039;&#039; Before you create your VM please make sure that VirtualBox is set to save VMs into a folder on the D:\ drive that contains the semester and year in the folder name such as &#039;&#039;D:\bfranske-fa17\&#039;&#039;&lt;br /&gt;
** &#039;&#039;&#039;NOTE:&#039;&#039;&#039; Change the network jack your PC is plugged into at your desk to the &amp;quot;ITC network&amp;quot; (the GREEN network jack in B107). Make sure to change it back to the &amp;quot;Campus&amp;quot; connection (the RED network jack in B107) before you leave!&lt;br /&gt;
** &#039;&#039;&#039;NOTE:&#039;&#039;&#039; The Ubuntu installation ISO image file is located in the &#039;&#039;D:\CNT Files&#039;&#039; folder. The version of Ubuntu in this folder may be newer than the version listed in the lab&lt;br /&gt;
** &#039;&#039;&#039;NOTE:&#039;&#039;&#039; Set your virtual machine to use at least 2 GB of RAM (for a faster VM you could go higher as long as you stay in the green zone) and have at least an 18 GB virtual hard drive.&lt;br /&gt;
** &#039;&#039;&#039;NOTE:&#039;&#039;&#039; Make sure to set your virtual machine to use bridged networking before starting it&lt;br /&gt;
** If you have time you may want to try a different distribution of Linux to see what is the same and what&#039;s different. The &#039;&#039;D:\CNT Files&#039;&#039; folder should contain some others such as Linux Mint or Debian you can try as well. Just setup a new virtual machine for each one you would like to try.&lt;br /&gt;
** &#039;&#039;&#039;Don&#039;t forget&#039;&#039;&#039; to change the network jack your PC is plugged into at your desk back to the &amp;quot;Campus&amp;quot; connection (the RED network jack in B107) before you leave!&lt;br /&gt;
&lt;br /&gt;
===Fully Online Class Labs===&lt;br /&gt;
* 9.1.2.5 Lab - Install Linux in a Virtual Machine and Explore the GUI&lt;br /&gt;
** &#039;&#039;&#039;NOTE:&#039;&#039;&#039; You will be completing this lab on PC 1 in your Netlab system so make sure you have a reservation in Netlab, are able to access PC 1, and PC 1 has working Internet access.&lt;br /&gt;
** &#039;&#039;&#039;NOTE:&#039;&#039;&#039; You will need to download and install the latest version of VirtualBox for &amp;quot;Windows Hosts&amp;quot; from the web on PC 1&lt;br /&gt;
** &#039;&#039;&#039;NOTE:&#039;&#039;&#039; You will need to download the latest version of the Ubuntu Desktop ISO file from the web on PC 1&lt;br /&gt;
** &#039;&#039;&#039;NOTE:&#039;&#039;&#039; Set your virtual machine to use at least 3 GB of RAM (for a faster VM you could go higher as long as you stay in the green zone) and have at least an 18 GB virtual hard drive.&lt;br /&gt;
** If you have time you may want to try a different distribution of Linux to see what is the same and what&#039;s different. You can download and try installing some others in VirtualBox too such as Linux Mint or Debian Linux. Just setup a new virtual machine for each one you would like to try.&lt;br /&gt;
&lt;br /&gt;
==Chapter 10 Labs==&lt;br /&gt;
===In-Person Class Labs===&lt;br /&gt;
* 10.3.1.1 Lab - Windows Installation&lt;br /&gt;
** NOTE: Be sure to leave at least 10GB of unpartitioned space during the installation! Try to figure out how to leave this unpartitioned space at the END of the drive.&lt;br /&gt;
** NOTE: Make sure your computer is NOT connected to the Internet while Windows is being installed so that you can create a local account instead of being forced to use a Microsoft account!&lt;br /&gt;
** NOTE: During the account creation process use the name &amp;quot;ITC Admin&amp;quot; and the password &amp;quot;Password123!&amp;quot; be sure to write them down and have your partner write them down as well because you will need them again later in the course.&lt;br /&gt;
* 10.2.1.8 Lab - Create a Partition in Windows&lt;br /&gt;
** NOTE: Do this lab AFTER the Windows Installation lab!&lt;br /&gt;
* 10.3.1.4 Lab - Finalize the Windows Installation&lt;br /&gt;
&lt;br /&gt;
===Fully Online Class Labs===&lt;br /&gt;
* 10.3.1.1 Lab - Windows Installation&lt;br /&gt;
** NOTE: Your Netlab &amp;quot;PC 2&amp;quot; machine will be erased prior to beginning this lab so that you can practice installing Windows 10 on it again with a few changes.&lt;br /&gt;
** NOTE: Before installing Windows 10 on PC 2 make sure to switch off the Internet connection on your OpenWRT router (use your web browser on PC 1 to do this, see the Chapter 4 Windows installation lab for detailed instructions) so that you can create a local account instead of being forced to use a Microsoft account!&lt;br /&gt;
** NOTE: Be sure to leave at least 10GB of unpartitioned space during the installation! Try to figure out how to leave this unpartitioned space at the END of the drive and not the beginning of the drive (so the Windows installation on the big partition goes before the unpartitioned space.&lt;br /&gt;
** NOTE: During the account creation process use the name &amp;quot;ITC Admin&amp;quot; and the password &amp;quot;Password123!&amp;quot; be sure to write them down because you will need them again later in the course.&lt;br /&gt;
** NOTE: Once the Windows 10 installation is complete on PC 2 sure to switch on the Internet connection on your OpenWRT router again.&lt;br /&gt;
* 10.2.1.8 Lab - Create a Partition in Windows&lt;br /&gt;
** NOTE: You will be doing this lab on BOTH PC 1 and PC 2. On PC 2 you should have 10 GB of unpartitioned space which you left during the Windows 10 install you just completed so you can skip the optional Step 2 in the lab. On PC 1 you probably don&#039;t have any unpartitioned space so you will need to create free space on your drive by shrinking the existing NTFS partition as explained in Step 2 of the lab.&lt;br /&gt;
* 10.3.1.4 Lab - Finalize the Windows Installation&lt;br /&gt;
** NOTE: Make sure to install the VMware Tools on PC 2 during this lab. See the Chapter 4 Windows installation lab for detailed instructions.&lt;br /&gt;
&lt;br /&gt;
==Chapter 11 Labs==&lt;br /&gt;
NOTE: All of these labs will be completed on one of the PCs you installed Windows 10 on in the previous lab.&lt;br /&gt;
* 11.1.2.10 Lab - Explore the Windows Desktop&lt;br /&gt;
* 11.1.3.4 Lab - Work with Task Manager&lt;br /&gt;
* 11.1.4.11 Lab - Working with File Explorer&lt;br /&gt;
* 11.2.1.5 Lab - Explore Control Panel Categories&lt;br /&gt;
* 11.2.2.3 Lab - User Accounts&lt;br /&gt;
* 11.2.3.5 Lab - Configure Browser Settings&lt;br /&gt;
* 11.2.5.8 Lab - Manage Virtual Memory&lt;br /&gt;
* 11.2.6.2 Lab - Use Device Manager&lt;br /&gt;
* 11.2.7.4 Lab - Region and Language Options&lt;br /&gt;
* 11.3.1.11 Lab - Monitor and Manage System Resources&lt;br /&gt;
* 11.3.2.7 Lab - System Utilities&lt;br /&gt;
* 11.3.2.8 Lab - Manage System Files&lt;br /&gt;
* 11.3.3.8 Lab - Hard Drive Maintenance&lt;br /&gt;
* 11.3.4.6 Lab - Install Third-Party Software&lt;br /&gt;
* 11.4.1.5 Lab - Work in the Windows Command Shell&lt;br /&gt;
* 11.4.2.7 Lab - File System Commands&lt;br /&gt;
* 11.4.3.2 Lab - Disk CLI Commands&lt;br /&gt;
* 11.4.4.2 Lab - Task and System CLI Commands&lt;br /&gt;
* 11.4.5.3 Lab - Other Useful Commands&lt;br /&gt;
* 11.5.2.4 Lab - Share Resources&lt;br /&gt;
* 11.5.4.2 Lab - Connect and Test the Wireless Connection&lt;br /&gt;
* 11.5.6.2 Lab - Windows Remote Desktop and Assistance&lt;br /&gt;
* 11.6.1.2 Lab - Manage the Startup Folder&lt;br /&gt;
* 11.6.1.5 Lab - Schedule a Task using the GUI and the Command Line&lt;br /&gt;
* 11.6.2.4 Lab - System Restore and Hard Drive Backup&lt;br /&gt;
* 11.7.3.2 Lab - Troubleshoot Operating System Problems&lt;br /&gt;
&lt;br /&gt;
==Chapter 12 Labs==&lt;br /&gt;
===In-Person Class Labs===&lt;br /&gt;
* Check out an Android tablet from your instructor.&lt;br /&gt;
* The access PIN on the tablets is &amp;quot;1 2 3 4&amp;quot;&lt;br /&gt;
* 12.1.2.2 Lab - Working with Android&lt;br /&gt;
* 12.1.4.4 Lab - Mobile Device Features&lt;br /&gt;
* 12.2.1.2 Lab – Passcode Locks&lt;br /&gt;
** Make &#039;&#039;&#039;sure&#039;&#039;&#039; you set the PIN back to &amp;quot;1 2 3 4&amp;quot; when you are done with the lab if you have changed it!&lt;br /&gt;
* 12.4.2.4 Lab - Troubleshoot Mobile Devices&lt;br /&gt;
&lt;br /&gt;
===Fully Online Class Labs===&lt;br /&gt;
* If you have access to your own Android tablet or smartphone you can complete these labs on your own device&lt;br /&gt;
* If you do not have access to an Android tablet or smartphone you will be able to use an Android system through the remote Netlab system to complete these labs. When you make your reservation in Netlab be sure to choose &amp;quot;Android Device Lab Access&amp;quot; instead of &amp;quot;PC Hardware and Software Lab Access (2 Windows PCs with Network Access)&amp;quot;.&lt;br /&gt;
* 12.1.2.2 Lab - Working with Android&lt;br /&gt;
* 12.1.4.4 Lab - Mobile Device Features&lt;br /&gt;
* 12.2.1.2 Lab – Passcode Locks&lt;br /&gt;
* 12.4.2.4 Lab - Troubleshoot Mobile Devices&lt;br /&gt;
&lt;br /&gt;
&lt;br /&gt;
==Chapter 13 Labs==&lt;br /&gt;
===In-Person Class Labs===&lt;br /&gt;
* 13.2.3.7 Lab - Bitlocker and Bitlocker To Go&lt;br /&gt;
* 13.3.2.5 Lab - Configure Windows Local Security Policy&lt;br /&gt;
* 13.3.3.6 Lab - Configure Users and Groups in Windows&lt;br /&gt;
* 13.3.4.6 Lab - Configure Windows Firewall&lt;br /&gt;
* 13.5.2.2 Lab - Document Customer Information in a Work Order&lt;br /&gt;
&lt;br /&gt;
===Fully Online Class Labs===&lt;br /&gt;
* 13.2.3.7 Lab - Bitlocker and Bitlocker To Go&lt;br /&gt;
** NOTE: Bitlocker does not function on a boot partition without EFI and a TPM chip (which the Netlab Virtual Machines are not setup for) in the default configuration. As a result you will need to modify the group policy of your system to allow a password to be used for BitLocker without a TPM chip. Try searching the Internet for instructions on how to modify group policy to allow Bitlocker without TPM and contact your instructor if you get stuck. &lt;br /&gt;
* 13.3.2.5 Lab - Configure Windows Local Security Policy&lt;br /&gt;
* 13.3.3.6 Lab - Configure Users and Groups in Windows&lt;br /&gt;
* 13.3.4.6 Lab - Configure Windows Firewall&lt;br /&gt;
* 13.5.2.2 Lab - Document Customer Information in a Work Order&lt;br /&gt;
&lt;br /&gt;
&lt;br /&gt;
==Chapter 14 Labs==&lt;br /&gt;
===In-Person Class Labs===&lt;br /&gt;
* 14.4.1.4 Lab - Remote Technician - Fix a Hardware Problem&lt;br /&gt;
* 14.4.1.5 Lab - Remote Technician - Fix an Operating System Problem&lt;br /&gt;
* 14.4.1.6 Lab - Remote Technician - Fix a Network Problem&lt;br /&gt;
* 14.4.1.7 Lab - Remote Technician - Fix a Security Problem&lt;br /&gt;
* 14.4.2.7 Lab - Write Basic Scripts in Windows and Linux&lt;br /&gt;
** NOTE: In this lab you will use the Linux Virtual Machine you installed in Lab 9.1.2.5&lt;br /&gt;
&lt;br /&gt;
===Fully Online Class Labs===&lt;br /&gt;
There are two types of labs which you will complete for Chapter 14, the first is a number of &amp;quot;Remote Technician&amp;quot; labs and the second is a &amp;quot;Scripting&amp;quot; lab. Because the two types of labs are quite different there are some special instructions on how to turn in lab reports for this chapter. Please be sure to read these instructions and follow them carefully.&lt;br /&gt;
&lt;br /&gt;
For each &amp;quot;Remote Technician&amp;quot; lab: Read through the &amp;quot;Student Customer Sheet&amp;quot; of the lab, think about what could be causing the issues described by the customer. Write down a list of the questions you would ask the customer to help troubleshoot the issue. Once you have a list of questions make up answers that the customer might give to each question and write down those as well. Write an explanation of what you think a realistic problem (or problems) might be that is/are causing the issues for each lab and why you think it/they is/are the most likely problem(s) based on the questions and answers you asked. For each lab you will turn in your questions, answers, and analysis/solution (put into a single document and separate by lab number).&lt;br /&gt;
&lt;br /&gt;
Do this for each of these labs:&lt;br /&gt;
* 14.4.1.4 Lab - Remote Technician - Fix a Hardware Problem&lt;br /&gt;
* 14.4.1.5 Lab - Remote Technician - Fix an Operating System Problem&lt;br /&gt;
* 14.4.1.6 Lab - Remote Technician - Fix a Network Problem&lt;br /&gt;
* 14.4.1.7 Lab - Remote Technician - Fix a Security Problem&lt;br /&gt;
&lt;br /&gt;
You will also complete this scripting lab which you will write a &amp;quot;normal&amp;quot; lab report about (what you did/problems you had/how you tested/what you learned) and include the lab report in with your remote technician labs above and submit in the usual way:&lt;br /&gt;
* 14.4.2.7 Lab - Write Basic Scripts in Windows and Linux&lt;br /&gt;
** NOTE: In this lab you will use the Linux Virtual Machine you installed in Lab 9.1.2.5&lt;br /&gt;
&lt;br /&gt;
=Homework=&lt;br /&gt;
Any homework assigned in the course will go here. This falls into the Labs/Homework category of your course grade. Remember, for homework assignments turn in the actual pages from your lab book or printouts from the curriculum and not a lab report. Homework assignment are individual, you and your lab partner need to both turn them in separately even if you work on them together.&lt;br /&gt;
* Participate in an online forum discussion (typically 3 quality posts or more) of each chapter on the NetSpace site. See [[Franske Forum Posting Format|forum posting page]] for details. (up to 10 points each chapter based on quality)&lt;br /&gt;
&lt;br /&gt;
=Participation Activities=&lt;br /&gt;
Any participation activities completed in the course will go here. This falls into the participation category of your course grade.&lt;br /&gt;
* Attend at least two Student Success Day presentations and bring proof of attendance signed by each presenter (10 points)&lt;br /&gt;
** &#039;&#039;NOTE:&#039;&#039; Because SSD sessions are online for 2022 your proof of attendance will be writing a 1/2 page summary for each session you attended and submitting that.&lt;br /&gt;
* Meet with an academic advisor (10 points for meeting)&lt;br /&gt;
* Complete a program/degree plan (10 points for completing)&lt;br /&gt;
* Complete the online course feedback form (5 points for completing)&lt;br /&gt;
* Complete the Practice Final Exam (Chapters 1-9) (10 points for attempting)&lt;br /&gt;
* Complete the Practice Final Exam (Chapters 10-14) (10 points for attempting)&lt;br /&gt;
* Compete the A+ 220-1001 Certification Practice Exam (10 points for attempting)&lt;br /&gt;
* Compete the A+ 220-1002 Certification Practice Exam (10 points for attempting)&lt;br /&gt;
* Weekly Progress Self-Evaluation - Complete on the Netacad Website (10 points possible each week)&lt;br /&gt;
* Computer History Summary Report (15 points)&lt;br /&gt;
*# Watch one of the videos on computer history provided by your instructor&lt;br /&gt;
*# Write a one page summary (double-spaced, 1&amp;quot; margins, 12 point font) of the information you learned in the video and why you think it may be useful to know about that history in your IT career. Submit your report through the Netacad site.&lt;br /&gt;
&lt;br /&gt;
=Unit Assessments=&lt;br /&gt;
You are responsible for completing the online exam associated with each chapter in the course through the NetSpace website. This category will also include periodic checkpoint exams covering a group of chapters.&lt;br /&gt;
&lt;br /&gt;
* Chapter 1 Exam&lt;br /&gt;
* Chapter 2 Exam&lt;br /&gt;
* Chapter 3 Exam&lt;br /&gt;
* Chapter 4 Exam&lt;br /&gt;
* Certification Checkpoint Exam #1 (Chapters 1 - 4)&lt;br /&gt;
* Chapter 5 Exam&lt;br /&gt;
* Chapter 6 Exam&lt;br /&gt;
* Certification Checkpoint Exam #2 (Chapters 5 - 6)&lt;br /&gt;
* Chapter 7 Exam&lt;br /&gt;
* Chapter 8 Exam&lt;br /&gt;
* Certification Checkpoint Exam #3 (Chapters 7 - 8)&lt;br /&gt;
* Chapter 9 Exam&lt;br /&gt;
* Chapter 10 Exam&lt;br /&gt;
* Chapter 11 Exam&lt;br /&gt;
* Certification Checkpoint Exam #4 (Chapters 10 - 11)&lt;br /&gt;
* Chapter 12 Exam&lt;br /&gt;
* Chapter 13 Exam&lt;br /&gt;
* Certification Checkpoint Exam #4 (Chapters 12 - 13)&lt;br /&gt;
* Chapter 14 Exam&lt;br /&gt;
&lt;br /&gt;
=Online Final Exams=&lt;br /&gt;
The final exam category of your grade includes the following exams&lt;br /&gt;
* Final Exam (Chapters 1-9)&lt;br /&gt;
* Final Exam (Chapters 10-14)&lt;br /&gt;
&lt;br /&gt;
=Skills Final Exam=&lt;br /&gt;
The Skills Final Exam is designed to test your ability to apply the concepts learned in this class and practiced in labs to common, real-world scenarios.&lt;br /&gt;
&lt;br /&gt;
[[Franske ITC-2000|Return to ITC-2000 Homepage]]&lt;/div&gt;</summary>
		<author><name>BenFranske</name></author>
	</entry>
	<entry>
		<id>https://wiki.ihitc.net/mediawiki/index.php?title=Franske_ITC-2536_Schedule&amp;diff=9830</id>
		<title>Franske ITC-2536 Schedule</title>
		<link rel="alternate" type="text/html" href="https://wiki.ihitc.net/mediawiki/index.php?title=Franske_ITC-2536_Schedule&amp;diff=9830"/>
		<updated>2022-02-22T23:54:21Z</updated>

		<summary type="html">&lt;p&gt;BenFranske: &lt;/p&gt;
&lt;hr /&gt;
&lt;div&gt;{| class=&amp;quot;wikitable&amp;quot;&lt;br /&gt;
! Date !! Week !! Session !! Due Before Class Time !! In Class !! Due Online 11:55pm !! Notes&lt;br /&gt;
|-&lt;br /&gt;
! 11-Jan&lt;br /&gt;
| 1 || 1 ||  || Class Introduction, Cisco Site Access ||  || 3 Modules to read for next week,  it&#039;s strongly suggested you yead modules 1-2 before Thursday this week.&lt;br /&gt;
|-&lt;br /&gt;
! 18-Jan&lt;br /&gt;
| 2 || 2 || Read Modules 1-3, Modules 1-3 Online Discussion First Posts || Modules 2-3 PT &amp;amp; Lab Activities || Module 1-2 Exam || &lt;br /&gt;
|-&lt;br /&gt;
! 25-Jan&lt;br /&gt;
| 3 || 3 || Read Modules 4-5, Modules 1-3 Online Discussion Response Posts, Modules 4-5 Online Discussion First Posts, Modules 2-3 PT Submissions &amp;amp; Lab Reports || Modules 4-5 PT &amp;amp; Lab Activities ||  || &lt;br /&gt;
|-&lt;br /&gt;
! 1-Feb&lt;br /&gt;
| 4 || 4 || Read Modules 6-7, Modules 4-5 Online Discussion Response Posts, Modules 6-7 Online Discussion First Posts, Modules 4-5 PT Submissions &amp;amp; Lab Reports || Modules 6-7 PT &amp;amp; Lab Activities || Module 3-5 Exam || &lt;br /&gt;
|-&lt;br /&gt;
! 8-Feb&lt;br /&gt;
| 5 || 5 || Read Modules 8-9, Modules 6-7 Online Discussion Response Posts, Modules 8-9 Online Discussion First Posts, Modules 6-7 PT Submissions &amp;amp; Lab Reports || STUDENT SUCCESS DAY, NO CLASS MEETING ||  || Make sure you are caught up with all work!&lt;br /&gt;
|-&lt;br /&gt;
! 15-Feb&lt;br /&gt;
| 6 || 6 || Read Modules 10-11, Modules 8-9 Online Discussion Response Posts, Modules 10-11 Online Discussion First Posts || Modules 10-11 PT &amp;amp; Lab Activities || Module 6-8 Exam || &lt;br /&gt;
|-&lt;br /&gt;
! 22-Feb&lt;br /&gt;
| 7 || 7 || Read Modules 12-14, Modules 10-11 Online Discussion Response Posts, Modules 12-14 Online Discussion First Posts, Modules 10-11 PT Submissions &amp;amp; Lab Reports || Modules 12-14 PT &amp;amp; Lab Activities || Module 9-12 Exams || Module 13-14 Exam is due before next class!&lt;br /&gt;
|-&lt;br /&gt;
! 1-Mar&lt;br /&gt;
| 8 || 8 || Modules 12-14 Online Discussion Response Posts, Module 13-14 Exam, Practice PT Skills Exam, Modules 12-13 PT Submissions &amp;amp; Lab Reports || Skills Exam || Practice Final Exam, Course Feedback, CCNA Certification Practice Exam || Online Final Exam is due over Spring Break, first 3 chapters of Network Security need to be read by the week after break.&lt;br /&gt;
|-&lt;br /&gt;
! 8-Mar&lt;br /&gt;
| SPRING BREAK ||  ||  ||  || Online Final Exam || &lt;br /&gt;
|-&lt;br /&gt;
! 15-Mar&lt;br /&gt;
| 9 || 9 || Read Chapters 1-3, Chapters 1-3 Online Discussion First Posts || Chapter 2-3 Lab Activities ||  || &lt;br /&gt;
|-&lt;br /&gt;
! 22-Mar&lt;br /&gt;
| 10 || 10 || Read Chapter 4, Chapter 1-3 Online Discussion Response Posts, Chapter 4 Online Discussion First Post, Chapter 2-3 Lab Reports || Chapter 4 Lab Activity || Chapter Exams 1-3 || &lt;br /&gt;
|-&lt;br /&gt;
! 29-Mar&lt;br /&gt;
| 11 || 11 || Read Chapter 5, Chapter 4 Online Discussion Response Posts, Chapter 5 Online Discussion First Post, Chapter 4 Lab Report || Networking History || Chapter Exam 4 || &lt;br /&gt;
|-&lt;br /&gt;
! 5-Apr&lt;br /&gt;
| 12 || 12 || Read Chapters 6-7, Chapter 5 Online Discussion Response Posts, Chapter 6-7 Online Discussion First Post || Chapter 6 Lab Activity || Chapter Exam 5 || &lt;br /&gt;
|-&lt;br /&gt;
! 12-Apr&lt;br /&gt;
| 13 || 13 || Read Chapter 8, Chapter 6-7 Online Discussion Response Posts, Chapter 8 Online Discussion First Post, Chapter 6 Lab Report || Chapter 8 Lab Activities || Chapter Exams 6-7 || &lt;br /&gt;
|-&lt;br /&gt;
! 19-Apr&lt;br /&gt;
| 14 || 14 || Read Chapters 9-10, Chapter 8 Online Discussion Response Posts, Chapter 9-10 Online Discussion First Posts, Chapter 8 Lab Report || Chapter 9-10 Lab Activities || Chapter Exam 8 || &lt;br /&gt;
|-&lt;br /&gt;
! 26-Apr&lt;br /&gt;
| 15 || 15 || Read Chapter 11, Chapter 9-10 Online Discussion Response Posts, Chapter 11 Online Discussion First Post, Chapter 9-10 Lab Reports || Chapter 11 Lab Activities || Chapter Exams 9-10 || &lt;br /&gt;
|-&lt;br /&gt;
! 3-May&lt;br /&gt;
| 16 || 16 || Chapter 11 Online Discussion Response Posts, Practice PT Skills Exam, Chapter 11 Lab Report || Skills Exam || Chapter Exam 11 || &lt;br /&gt;
|-&lt;br /&gt;
! 10-May&lt;br /&gt;
| FE Week || 17 || Practice Final Exam, Course Feedback || NO CLASS TONIGHT || Online Final Exam || &lt;br /&gt;
|}&lt;/div&gt;</summary>
		<author><name>BenFranske</name></author>
	</entry>
	<entry>
		<id>https://wiki.ihitc.net/mediawiki/index.php?title=Franske_ITC-2000_Assignments&amp;diff=9829</id>
		<title>Franske ITC-2000 Assignments</title>
		<link rel="alternate" type="text/html" href="https://wiki.ihitc.net/mediawiki/index.php?title=Franske_ITC-2000_Assignments&amp;diff=9829"/>
		<updated>2022-02-22T22:23:47Z</updated>

		<summary type="html">&lt;p&gt;BenFranske: /* Participation Activities */&lt;/p&gt;
&lt;hr /&gt;
&lt;div&gt;=Labs=&lt;br /&gt;
You are responsible for completing ALL of these labs. You must submit a [[Franske Lab Report Format|lab report]] for each topic/chapter (you should combine multiple labs from the chapter/topic into a single report). If you work with a partner on a lab you only need to submit a single lab report for the two of you but it must have both your names on it. Each lab report is worth up to 20 points. This falls into the Labs/Homework category of your course grade.&lt;br /&gt;
&lt;br /&gt;
==PC Disassembly/Reassembly Labs==&lt;br /&gt;
&#039;&#039;&#039;NOTE: Before beginning these labs please make sure you have watched the lab videos created by your instructor about the disassembly and re-assembly process for these PCs.&#039;&#039;&#039;&lt;br /&gt;
* 1.3.2.2 Lab - Disassemble a Computer&lt;br /&gt;
* 2.1.2.5 Lab - Install the Power Supply&lt;br /&gt;
* 2.1.3.10 Lab - Install the Motherboard in a Computer&lt;br /&gt;
* 2.1.4.7 Lab – Install the Drives&lt;br /&gt;
* 2.1.5.6 Lab - Install Adapter Card&lt;br /&gt;
* 2.1.7.4 Lab - Install Internal Cables&lt;br /&gt;
* 2.1.7.8 Lab - Install the Front Panel Cables&lt;br /&gt;
* 2.1.7.11 Lab – Complete the Computer Assembly&lt;br /&gt;
&lt;br /&gt;
==Chapter 3 Labs==&lt;br /&gt;
&#039;&#039;&#039;NOTE: You will complete these labs on the same PC which you assembled in the PC Assembly lab.&#039;&#039;&#039;&lt;br /&gt;
* 3.1.1.6 Lab - Investigate BIOS or UEFI Settings&lt;br /&gt;
* 3.1.2.5 Lab - Search for BIOS or UEFI Firmware Updates&lt;br /&gt;
* 3.1.2.6 Lab - Install Windows&lt;br /&gt;
** &#039;&#039;&#039;NOTE:&#039;&#039;&#039; You will first need to create a Windows 10 installation USB drive using the [https://www.microsoft.com/en-us/software-download/windows10 Windows 10 Media Creation Tool] from another PC. Be sure to follow the &amp;quot;Using the tool to create installation media (USB flash drive, DVD, or ISO file) to install Windows 10 on a different PC (click to show more or less information)&amp;quot; to create a 64-bit installation USB stick.&lt;br /&gt;
** &#039;&#039;&#039;NOTE:&#039;&#039;&#039; Make sure your computer (the one you built from parts) is NOT connected to the Internet while Windows is being installed on it so that you can create a local account instead of being forced to use a Microsoft account!&lt;br /&gt;
** &#039;&#039;&#039;NOTE:&#039;&#039;&#039; Be sure to choose a new installation, not to repair an existing one. If prompted choose to install &amp;quot;Windows 10 Education&amp;quot; or &amp;quot;Windows 10 Enterprise&amp;quot;. Also, choose to do a &amp;quot;Custom&amp;quot; installation, not an upgrade, and delete all existing partitions (note that this will erase all data on the computer).&lt;br /&gt;
** &#039;&#039;&#039;NOTE:&#039;&#039;&#039; If you are prompted for a license or activation key choose that you do not have one or to skip the step.&lt;br /&gt;
** &#039;&#039;&#039;NOTE:&#039;&#039;&#039; During the account creation process use the name &amp;quot;ITC Admin&amp;quot; and the password &amp;quot;Password123!&amp;quot; be sure to write them down and have your partner write them down as well because you will need them again later in the course.&lt;br /&gt;
* 3.1.2.7 Lab - Install Third-Party Software in Windows&lt;br /&gt;
** &#039;&#039;&#039;NOTE:&#039;&#039;&#039; You will need to download the [https://www.netacad.com/portal/resources/packet-tracer Packet Tracer software] from the Cisco Networking Academy site and copy it to your computer to install it.&lt;br /&gt;
&lt;br /&gt;
==Chapter 4 Labs==&lt;br /&gt;
===In Person Class Labs===&lt;br /&gt;
* 4.2.3.6 Lab – Troubleshoot Hardware Problems&lt;br /&gt;
** &#039;&#039;&#039;NOTE:&#039;&#039;&#039; In this lab you are asked to troubleshoot any problems with your hardware. After making sure your system is working properly obtain sheets from the instructor with a series of problems to create for your partner. Be sure to have your partner leave the room while you are creating each problem (one problem at a time!).&lt;br /&gt;
&lt;br /&gt;
===Fully Online Class Labs===&lt;br /&gt;
* 4.2.3.6 Lab – Troubleshoot Hardware Problems&lt;br /&gt;
** &#039;&#039;&#039;NOTE:&#039;&#039;&#039; Normally in this lab you are asked to troubleshoot problems with your hardware that were created by a partner of yours following instructions from your instructor. Because the class is being offered online this semester and you are working alone with your computer at home you will instead follow the instructions (which have been put in the Chapter 4 Module on the Cisco Netacad Site) yourself to create various problems with your hardware and then see what type of symptoms each issues produces. Your lab report should include details about the clues you could have used and/or questions you could have asked the user which would show what the problem was.&lt;br /&gt;
* [[ITC-2000 Lab Install Windows on Remote Lab PCs|Install Windows on Remote Lab PCs]]&lt;br /&gt;
** For this activity you will install two copies of Windows 10 onto PCs in our IHCC remote lab system, Netlab. Instructions for the activity can be found by clicking the title of the lab above, instructions are not on the Netacad site.&lt;br /&gt;
&lt;br /&gt;
==Chapter 6 Labs==&lt;br /&gt;
===In Person Class Labs===&lt;br /&gt;
* 6.1.2.7 Lab - Configure a NIC to Use DHCP in Windows&lt;br /&gt;
** &#039;&#039;&#039;NOTE:&#039;&#039;&#039; Do NOT connect your router to an Internet connection, it&#039;s not required for this lab.&lt;br /&gt;
* 6.1.3.10 Lab - Configure a Wireless Network&lt;br /&gt;
** &#039;&#039;&#039;NOTE:&#039;&#039;&#039; Do NOT connect your router to an Internet connection, it&#039;s not required for this lab.&lt;br /&gt;
** &#039;&#039;&#039;NOTE:&#039;&#039;&#039; Change the router settings as indicated in the lab, use these for the NEW settings:&lt;br /&gt;
*** Router IP Address: 172.17.99.1&lt;br /&gt;
*** Router Subnet Mask: 255.255.255.0&lt;br /&gt;
*** Router Name: ITE-Rxx (replace xx with the number of one of your PCs, found on a sticker on top of the classroom PC under your desk)&lt;br /&gt;
*** DHCP Starting IP Address: 172.17.99.21&lt;br /&gt;
*** DHCP Maximum Number of Users: 20&lt;br /&gt;
*** Router Username: admin&lt;br /&gt;
*** Password: Password123!&lt;br /&gt;
*** Wireless SSID: ITE-Wxx (replace xx with the number of one of your PCs, found on a sticker on top of the classroom PC under your desk)&lt;br /&gt;
*** Wireless Passphrase: Cisco456!&lt;br /&gt;
** &#039;&#039;&#039;NOTE:&#039;&#039;&#039; Do not complete Part 4 of this lab which is listed as optional.&lt;br /&gt;
* 6.1.4.8 Lab - Configure Firewall Settings&lt;br /&gt;
** &#039;&#039;&#039;NOTE:&#039;&#039;&#039; Do NOT connect your router to an Internet connection, it&#039;s not required for this lab.&lt;br /&gt;
** &#039;&#039;&#039;NOTE:&#039;&#039;&#039; In Part 2, Step 1 you should add the MAC addresses of both your computers to the allowed list of MACs on the router.&lt;br /&gt;
** &#039;&#039;&#039;NOTE:&#039;&#039;&#039; In Part 2, Step 2 you should add the IP address of ONE of your computers to the DMZ on the router.&lt;br /&gt;
** &#039;&#039;&#039;NOTE:&#039;&#039;&#039; In Part 2, Step 3 you should add a port forwarding rule to forward port 80 to the IP address of the OTHER one of your computers. Also note that different manufacturers call &amp;quot;port forwarding&amp;quot; different things. For example TP-Link calls it &amp;quot;virtual servers&amp;quot; instead in some models of routers.&lt;br /&gt;
* 6.2.2.5 Lab - Troubleshoot Network Problems&lt;br /&gt;
** &#039;&#039;&#039;NOTE:&#039;&#039;&#039; In this lab you will connect your router to an Internet connection, in room B-107 please use the GREEN network jack under your desk to make this connection.&lt;br /&gt;
** &#039;&#039;&#039;NOTE:&#039;&#039;&#039; Obtain sheets with two lists of problems to create from the instructor. Create these problems for your partner one at a time while they are out of the room and ask them to fix your network. If you are unsure of how to create the issue ask your instructor for help.&lt;br /&gt;
** &#039;&#039;&#039;NOTE: Before you leave today please reset your router to the factory default settings.&#039;&#039;&#039;&lt;br /&gt;
&lt;br /&gt;
===Fully Online Class Labs===&lt;br /&gt;
* You will complete labs for Chapter 6 using a combination of your remote lab PCs and the Cisco Packet Tracer software. Details will be added below the week of February 16.&lt;br /&gt;
* 6.1.2.7 Lab - Configure a NIC to Use DHCP in Windows&lt;br /&gt;
** &#039;&#039;&#039;NOTE:&#039;&#039;&#039; This lab will be completed using your two Remote Lab PCs in the IHCC Netlab system which you previously installed Windows 10 on. You can use &amp;quot;PC 1&amp;quot; as what the lab calls &amp;quot;Host A&amp;quot; and &amp;quot;PC 2&amp;quot; as what the lab calls &amp;quot;Host B&amp;quot;. You will be able to skip the wiring instructions from Step 1 of the lab as your remote lab PCs are already wired to complete this lab.&lt;br /&gt;
* [[ITC-2000 Lab OpenWRT Router Exploration|OpenWRT Router Exploration Activity]]&lt;br /&gt;
** Instructions for the activity can be found by clicking the title of the lab above, instructions are not on the Netacad site.&lt;br /&gt;
* 6.1.3.9 Packet Tracer Activity - Connect to a Wireless Network&lt;br /&gt;
** &#039;&#039;&#039;NOTE:&#039;&#039;&#039; For this activity you will be simulating a connection to a wireless network using the Cisco Packet Tracer software which can simulate a large network with multiple PCs and devices all in a single application running on your PC. To complete this activity you will need to download and install the latest version of the [https://www.netacad.com/portal/resources/packet-tracer Packet Tracer software] from the Cisco Networking Academy site. You can either install it on your home computer or you can install it on one of your remote lab PCs and use it through Netlab.&lt;br /&gt;
** &#039;&#039;&#039;NOTE:&#039;&#039;&#039; If you have not used Packet Tracer before you may want to view [https://youtu.be/F4bXJMx7nT8 this video showing how to use the small office and home networking features of Packet Tracer] to build a simple network.&lt;br /&gt;
* 6.1.4.7 Packet Tracer Activity - Configure Firewall Settings&lt;br /&gt;
&lt;br /&gt;
==Chapter 8 Labs==&lt;br /&gt;
===In Person Class Labs===&lt;br /&gt;
* 8.3.1.3 Lab - Install a Printer in Windows&lt;br /&gt;
* 8.4.1.3 Lab - Share a Printer in Windows&lt;br /&gt;
** NOTE: In this lab use a laptop as the second device (the one which is not directly connected to the printer). Both the laptop and your desktop will need to be connected to the same network so setup your network routers with a connection to both computers.&lt;br /&gt;
* 8.5.3.2 Lab - Perform Preventive Maintenance on a Laser Printer&lt;br /&gt;
** NOTE: In this lab you will not actually install any new parts, just find and remove the existing parts on the printer and then re-install them. Also, uou should locate the fuser on the printer and find and watch a video showing how to remove and replace it but do not actually do it because on our particular printer model it requires disassembling most of the printer to get to the fuser.&lt;br /&gt;
* Lab - [[Franske ITC-2000 Network Printing Lab|Setup and Connect to Network Printers]]&lt;br /&gt;
&lt;br /&gt;
===Fully Online Class Labs===&lt;br /&gt;
* &#039;&#039;&#039;NOTE:&#039;&#039;&#039; These labs will be completed using your two Remote Lab PCs in the IHCC Netlab system which you previously installed Windows 10 on. You will need to have working Internet access from both PCs in order to complete these labs so make sure you have that enabled and working.&lt;br /&gt;
* [[ITC-2000 Lab Remote Printer Installation|Install a Printer in Windows (Remote Version)]]&lt;br /&gt;
** Instructions for the activity can be found by clicking the title of the lab above, instructions are not on the Netacad site.&lt;br /&gt;
* [[ITC-2000 Lab Remote Printer Sharing|Share a Printer in Windows (Remote Version)]]&lt;br /&gt;
** Instructions for the activity can be found by clicking the title of the lab above, instructions are not on the Netacad site.&lt;br /&gt;
&lt;br /&gt;
&lt;br /&gt;
==Chapter 9 Labs==&lt;br /&gt;
===In Person Class Labs===&lt;br /&gt;
* 9.1.2.5 Lab - Install Linux in a Virtual Machine and Explore the GUI&lt;br /&gt;
** &#039;&#039;&#039;NOTE:&#039;&#039;&#039; Before you create your VM please make sure that VirtualBox is set to save VMs into a folder on the D:\ drive that contains the semester and year in the folder name such as &#039;&#039;D:\bfranske-fa17\&#039;&#039;&lt;br /&gt;
** &#039;&#039;&#039;NOTE:&#039;&#039;&#039; Change the network jack your PC is plugged into at your desk to the &amp;quot;ITC network&amp;quot; (the GREEN network jack in B107). Make sure to change it back to the &amp;quot;Campus&amp;quot; connection (the RED network jack in B107) before you leave!&lt;br /&gt;
** &#039;&#039;&#039;NOTE:&#039;&#039;&#039; The Ubuntu installation ISO image file is located in the &#039;&#039;D:\CNT Files&#039;&#039; folder. The version of Ubuntu in this folder may be newer than the version listed in the lab&lt;br /&gt;
** &#039;&#039;&#039;NOTE:&#039;&#039;&#039; Set your virtual machine to use at least 2 GB of RAM (for a faster VM you could go higher as long as you stay in the green zone) and have at least an 18 GB virtual hard drive.&lt;br /&gt;
** &#039;&#039;&#039;NOTE:&#039;&#039;&#039; Make sure to set your virtual machine to use bridged networking before starting it&lt;br /&gt;
** If you have time you may want to try a different distribution of Linux to see what is the same and what&#039;s different. The &#039;&#039;D:\CNT Files&#039;&#039; folder should contain some others such as Linux Mint or Debian you can try as well. Just setup a new virtual machine for each one you would like to try.&lt;br /&gt;
** &#039;&#039;&#039;Don&#039;t forget&#039;&#039;&#039; to change the network jack your PC is plugged into at your desk back to the &amp;quot;Campus&amp;quot; connection (the RED network jack in B107) before you leave!&lt;br /&gt;
&lt;br /&gt;
===Fully Online Class Labs===&lt;br /&gt;
* 9.1.2.5 Lab - Install Linux in a Virtual Machine and Explore the GUI&lt;br /&gt;
** &#039;&#039;&#039;NOTE:&#039;&#039;&#039; You will be completing this lab on PC 1 in your Netlab system so make sure you have a reservation in Netlab, are able to access PC 1, and PC 1 has working Internet access.&lt;br /&gt;
** &#039;&#039;&#039;NOTE:&#039;&#039;&#039; You will need to download and install the latest version of VirtualBox for &amp;quot;Windows Hosts&amp;quot; from the web on PC 1&lt;br /&gt;
** &#039;&#039;&#039;NOTE:&#039;&#039;&#039; You will need to download the latest version of the Ubuntu Desktop ISO file from the web on PC 1&lt;br /&gt;
** &#039;&#039;&#039;NOTE:&#039;&#039;&#039; Set your virtual machine to use at least 3 GB of RAM (for a faster VM you could go higher as long as you stay in the green zone) and have at least an 18 GB virtual hard drive.&lt;br /&gt;
** If you have time you may want to try a different distribution of Linux to see what is the same and what&#039;s different. You can download and try installing some others in VirtualBox too such as Linux Mint or Debian Linux. Just setup a new virtual machine for each one you would like to try.&lt;br /&gt;
&lt;br /&gt;
==Chapter 10 Labs==&lt;br /&gt;
===In-Person Class Labs===&lt;br /&gt;
* 10.3.1.1 Lab - Windows Installation&lt;br /&gt;
** NOTE: Be sure to leave at least 10GB of unpartitioned space during the installation! Try to figure out how to leave this unpartitioned space at the END of the drive.&lt;br /&gt;
** NOTE: Make sure your computer is NOT connected to the Internet while Windows is being installed so that you can create a local account instead of being forced to use a Microsoft account!&lt;br /&gt;
** NOTE: During the account creation process use the name &amp;quot;ITC Admin&amp;quot; and the password &amp;quot;Password123!&amp;quot; be sure to write them down and have your partner write them down as well because you will need them again later in the course.&lt;br /&gt;
* 10.2.1.8 Lab - Create a Partition in Windows&lt;br /&gt;
** NOTE: Do this lab AFTER the Windows Installation lab!&lt;br /&gt;
* 10.3.1.4 Lab - Finalize the Windows Installation&lt;br /&gt;
&lt;br /&gt;
===Fully Online Class Labs===&lt;br /&gt;
* 10.3.1.1 Lab - Windows Installation&lt;br /&gt;
** NOTE: Your Netlab &amp;quot;PC 2&amp;quot; machine will be erased prior to beginning this lab so that you can practice installing Windows 10 on it again with a few changes.&lt;br /&gt;
** NOTE: Before installing Windows 10 on PC 2 make sure to switch off the Internet connection on your OpenWRT router (use your web browser on PC 1 to do this, see the Chapter 4 Windows installation lab for detailed instructions) so that you can create a local account instead of being forced to use a Microsoft account!&lt;br /&gt;
** NOTE: Be sure to leave at least 10GB of unpartitioned space during the installation! Try to figure out how to leave this unpartitioned space at the END of the drive and not the beginning of the drive (so the Windows installation on the big partition goes before the unpartitioned space.&lt;br /&gt;
** NOTE: During the account creation process use the name &amp;quot;ITC Admin&amp;quot; and the password &amp;quot;Password123!&amp;quot; be sure to write them down because you will need them again later in the course.&lt;br /&gt;
** NOTE: Once the Windows 10 installation is complete on PC 2 sure to switch on the Internet connection on your OpenWRT router again.&lt;br /&gt;
* 10.2.1.8 Lab - Create a Partition in Windows&lt;br /&gt;
** NOTE: You will be doing this lab on BOTH PC 1 and PC 2. On PC 2 you should have 10 GB of unpartitioned space which you left during the Windows 10 install you just completed so you can skip the optional Step 2 in the lab. On PC 1 you probably don&#039;t have any unpartitioned space so you will need to create free space on your drive by shrinking the existing NTFS partition as explained in Step 2 of the lab.&lt;br /&gt;
* 10.3.1.4 Lab - Finalize the Windows Installation&lt;br /&gt;
** NOTE: Make sure to install the VMware Tools on PC 2 during this lab. See the Chapter 4 Windows installation lab for detailed instructions.&lt;br /&gt;
&lt;br /&gt;
==Chapter 11 Labs==&lt;br /&gt;
NOTE: All of these labs will be completed on one of the PCs you installed Windows 10 on in the previous lab.&lt;br /&gt;
* 11.1.2.10 Lab - Explore the Windows Desktop&lt;br /&gt;
* 11.1.3.4 Lab - Work with Task Manager&lt;br /&gt;
* 11.1.4.11 Lab - Working with File Explorer&lt;br /&gt;
* 11.2.1.5 Lab - Explore Control Panel Categories&lt;br /&gt;
* 11.2.2.3 Lab - User Accounts&lt;br /&gt;
* 11.2.3.5 Lab - Configure Browser Settings&lt;br /&gt;
* 11.2.5.8 Lab - Manage Virtual Memory&lt;br /&gt;
* 11.2.6.2 Lab - Use Device Manager&lt;br /&gt;
* 11.2.7.4 Lab - Region and Language Options&lt;br /&gt;
* 11.3.1.11 Lab - Monitor and Manage System Resources&lt;br /&gt;
* 11.3.2.7 Lab - System Utilities&lt;br /&gt;
* 11.3.2.8 Lab - Manage System Files&lt;br /&gt;
* 11.3.3.8 Lab - Hard Drive Maintenance&lt;br /&gt;
* 11.3.4.6 Lab - Install Third-Party Software&lt;br /&gt;
* 11.4.1.5 Lab - Work in the Windows Command Shell&lt;br /&gt;
* 11.4.2.7 Lab - File System Commands&lt;br /&gt;
* 11.4.3.2 Lab - Disk CLI Commands&lt;br /&gt;
* 11.4.4.2 Lab - Task and System CLI Commands&lt;br /&gt;
* 11.4.5.3 Lab - Other Useful Commands&lt;br /&gt;
* 11.5.2.4 Lab - Share Resources&lt;br /&gt;
* 11.5.4.2 Lab - Connect and Test the Wireless Connection&lt;br /&gt;
* 11.5.6.2 Lab - Windows Remote Desktop and Assistance&lt;br /&gt;
* 11.6.1.2 Lab - Manage the Startup Folder&lt;br /&gt;
* 11.6.1.5 Lab - Schedule a Task using the GUI and the Command Line&lt;br /&gt;
* 11.6.2.4 Lab - System Restore and Hard Drive Backup&lt;br /&gt;
* 11.7.3.2 Lab - Troubleshoot Operating System Problems&lt;br /&gt;
&lt;br /&gt;
==Chapter 12 Labs==&lt;br /&gt;
===In-Person Class Labs===&lt;br /&gt;
* Check out an Android tablet from your instructor.&lt;br /&gt;
* The access PIN on the tablets is &amp;quot;1 2 3 4&amp;quot;&lt;br /&gt;
* 12.1.2.2 Lab - Working with Android&lt;br /&gt;
* 12.1.4.4 Lab - Mobile Device Features&lt;br /&gt;
* 12.2.1.2 Lab – Passcode Locks&lt;br /&gt;
** Make &#039;&#039;&#039;sure&#039;&#039;&#039; you set the PIN back to &amp;quot;1 2 3 4&amp;quot; when you are done with the lab if you have changed it!&lt;br /&gt;
* 12.4.2.4 Lab - Troubleshoot Mobile Devices&lt;br /&gt;
&lt;br /&gt;
===Fully Online Class Labs===&lt;br /&gt;
* If you have access to your own Android tablet or smartphone you can complete these labs on your own device&lt;br /&gt;
* If you do not have access to an Android tablet or smartphone you will be able to use an Android system through the remote Netlab system to complete these labs. When you make your reservation in Netlab be sure to choose &amp;quot;Android Device Lab Access&amp;quot; instead of &amp;quot;PC Hardware and Software Lab Access (2 Windows PCs with Network Access)&amp;quot;.&lt;br /&gt;
* 12.1.2.2 Lab - Working with Android&lt;br /&gt;
* 12.1.4.4 Lab - Mobile Device Features&lt;br /&gt;
* 12.2.1.2 Lab – Passcode Locks&lt;br /&gt;
* 12.4.2.4 Lab - Troubleshoot Mobile Devices&lt;br /&gt;
&lt;br /&gt;
&lt;br /&gt;
==Chapter 13 Labs==&lt;br /&gt;
===In-Person Class Labs===&lt;br /&gt;
* 13.2.3.7 Lab - Bitlocker and Bitlocker To Go&lt;br /&gt;
* 13.3.2.5 Lab - Configure Windows Local Security Policy&lt;br /&gt;
* 13.3.3.6 Lab - Configure Users and Groups in Windows&lt;br /&gt;
* 13.3.4.6 Lab - Configure Windows Firewall&lt;br /&gt;
* 13.5.2.2 Lab - Document Customer Information in a Work Order&lt;br /&gt;
&lt;br /&gt;
===Fully Online Class Labs===&lt;br /&gt;
* 13.2.3.7 Lab - Bitlocker and Bitlocker To Go&lt;br /&gt;
** NOTE: Bitlocker does not function on a boot partition without EFI and a TPM chip (which the Netlab Virtual Machines are not setup for) in the default configuration. As a result you will need to modify the group policy of your system to allow a password to be used for BitLocker without a TPM chip. Try searching the Internet for instructions on how to modify group policy to allow Bitlocker without TPM and contact your instructor if you get stuck. &lt;br /&gt;
* 13.3.2.5 Lab - Configure Windows Local Security Policy&lt;br /&gt;
* 13.3.3.6 Lab - Configure Users and Groups in Windows&lt;br /&gt;
* 13.3.4.6 Lab - Configure Windows Firewall&lt;br /&gt;
* 13.5.2.2 Lab - Document Customer Information in a Work Order&lt;br /&gt;
&lt;br /&gt;
&lt;br /&gt;
==Chapter 14 Labs==&lt;br /&gt;
===In-Person Class Labs===&lt;br /&gt;
* 14.4.1.4 Lab - Remote Technician - Fix a Hardware Problem&lt;br /&gt;
* 14.4.1.5 Lab - Remote Technician - Fix an Operating System Problem&lt;br /&gt;
* 14.4.1.6 Lab - Remote Technician - Fix a Network Problem&lt;br /&gt;
* 14.4.1.7 Lab - Remote Technician - Fix a Security Problem&lt;br /&gt;
* 14.4.2.7 Lab - Write Basic Scripts in Windows and Linux&lt;br /&gt;
** NOTE: In this lab you will use the Linux Virtual Machine you installed in Lab 9.1.2.5&lt;br /&gt;
&lt;br /&gt;
===Fully Online Class Labs===&lt;br /&gt;
There are two types of labs which you will complete for Chapter 14, the first is a number of &amp;quot;Remote Technician&amp;quot; labs and the second is a &amp;quot;Scripting&amp;quot; lab. Because the two types of labs are quite different there are some special instructions on how to turn in lab reports for this chapter. Please be sure to read these instructions and follow them carefully.&lt;br /&gt;
&lt;br /&gt;
For each &amp;quot;Remote Technician&amp;quot; lab: Read through the &amp;quot;Student Customer Sheet&amp;quot; of the lab, think about what could be causing the issues described by the customer. Write down a list of the questions you would ask the customer to help troubleshoot the issue. Once you have a list of questions make up answers that the customer might give to each question and write down those as well. Write an explanation of what you think a realistic problem (or problems) might be that is/are causing the issues for each lab and why you think it/they is/are the most likely problem(s) based on the questions and answers you asked. For each lab you will turn in your questions, answers, and analysis/solution (put into a single document and separate by lab number).&lt;br /&gt;
&lt;br /&gt;
Do this for each of these labs:&lt;br /&gt;
* 14.4.1.4 Lab - Remote Technician - Fix a Hardware Problem&lt;br /&gt;
* 14.4.1.5 Lab - Remote Technician - Fix an Operating System Problem&lt;br /&gt;
* 14.4.1.6 Lab - Remote Technician - Fix a Network Problem&lt;br /&gt;
* 14.4.1.7 Lab - Remote Technician - Fix a Security Problem&lt;br /&gt;
&lt;br /&gt;
You will also complete this scripting lab which you will write a &amp;quot;normal&amp;quot; lab report about (what you did/problems you had/how you tested/what you learned) and include the lab report in with your remote technician labs above and submit in the usual way:&lt;br /&gt;
* 14.4.2.7 Lab - Write Basic Scripts in Windows and Linux&lt;br /&gt;
** NOTE: In this lab you will use the Linux Virtual Machine you installed in Lab 9.1.2.5&lt;br /&gt;
&lt;br /&gt;
=Homework=&lt;br /&gt;
Any homework assigned in the course will go here. This falls into the Labs/Homework category of your course grade. Remember, for homework assignments turn in the actual pages from your lab book or printouts from the curriculum and not a lab report. Homework assignment are individual, you and your lab partner need to both turn them in separately even if you work on them together.&lt;br /&gt;
* Participate in an online forum discussion (typically 3 quality posts or more) of each chapter on the NetSpace site. See [[Franske Forum Posting Format|forum posting page]] for details. (up to 10 points each chapter based on quality)&lt;br /&gt;
&lt;br /&gt;
=Participation Activities=&lt;br /&gt;
Any participation activities completed in the course will go here. This falls into the participation category of your course grade.&lt;br /&gt;
* Attend at least two Student Success Day presentations and bring proof of attendance signed by each presenter (10 points)&lt;br /&gt;
** &#039;&#039;NOTE:&#039;&#039; Because SSD sessions are online for 2022 your proof of attendance will be writing a 1/2 page summary for each session you attended and submitting that.&lt;br /&gt;
* Meet with an academic advisor (10 points for meeting)&lt;br /&gt;
* Complete a program/degree plan (10 points for completing)&lt;br /&gt;
* Complete the online course feedback form (5 points for completing)&lt;br /&gt;
* Complete the Practice Final Exam (Chapters 1-9) (10 points for attempting)&lt;br /&gt;
* Complete the Practice Final Exam (Chapters 10-14) (10 points for attempting)&lt;br /&gt;
* Compete the A+ 220-1001 Certification Practice Exam (10 points for attempting)&lt;br /&gt;
* Compete the A+ 220-1002 Certification Practice Exam (10 points for attempting)&lt;br /&gt;
* Weekly Progress Self-Evaluation - Complete on the Netacad Website (10 points possible each week)&lt;br /&gt;
* Computer History Summary Report (15 points)&lt;br /&gt;
*# Watch one of the videos on computer history provided by your instructor&lt;br /&gt;
*# Write a one page summary (double-spaced, 1&amp;quot; margins, 12 point font) of the information you learned in the video and why you think it may be useful to know about that history in your IT career. Submit your report through the Netacad site.&lt;br /&gt;
&lt;br /&gt;
=Unit Assessments=&lt;br /&gt;
You are responsible for completing the online exam associated with each chapter in the course through the NetSpace website. This category will also include periodic checkpoint exams covering a group of chapters.&lt;br /&gt;
&lt;br /&gt;
* Chapter 1 Exam&lt;br /&gt;
* Chapter 2 Exam&lt;br /&gt;
* Chapter 3 Exam&lt;br /&gt;
* Chapter 4 Exam&lt;br /&gt;
* Certification Checkpoint Exam #1 (Chapters 1 - 4)&lt;br /&gt;
* Chapter 5 Exam&lt;br /&gt;
* Chapter 6 Exam&lt;br /&gt;
* Certification Checkpoint Exam #2 (Chapters 5 - 6)&lt;br /&gt;
* Chapter 7 Exam&lt;br /&gt;
* Chapter 8 Exam&lt;br /&gt;
* Certification Checkpoint Exam #3 (Chapters 7 - 8)&lt;br /&gt;
* Chapter 9 Exam&lt;br /&gt;
* Chapter 10 Exam&lt;br /&gt;
* Chapter 11 Exam&lt;br /&gt;
* Certification Checkpoint Exam #4 (Chapters 10 - 11)&lt;br /&gt;
* Chapter 12 Exam&lt;br /&gt;
* Chapter 13 Exam&lt;br /&gt;
* Certification Checkpoint Exam #4 (Chapters 12 - 13)&lt;br /&gt;
* Chapter 14 Exam&lt;br /&gt;
&lt;br /&gt;
=Online Final Exams=&lt;br /&gt;
The final exam category of your grade includes the following exams&lt;br /&gt;
* Final Exam (Chapters 1-9)&lt;br /&gt;
* Final Exam (Chapters 10-14)&lt;br /&gt;
&lt;br /&gt;
=Skills Final Exam=&lt;br /&gt;
The Skills Final Exam is designed to test your ability to apply the concepts learned in this class and practiced in labs to common, real-world scenarios.&lt;br /&gt;
&lt;br /&gt;
[[Franske ITC-2000|Return to ITC-2000 Homepage]]&lt;/div&gt;</summary>
		<author><name>BenFranske</name></author>
	</entry>
	<entry>
		<id>https://wiki.ihitc.net/mediawiki/index.php?title=Franske_ITC-2000_Assignments&amp;diff=9828</id>
		<title>Franske ITC-2000 Assignments</title>
		<link rel="alternate" type="text/html" href="https://wiki.ihitc.net/mediawiki/index.php?title=Franske_ITC-2000_Assignments&amp;diff=9828"/>
		<updated>2022-02-22T22:23:17Z</updated>

		<summary type="html">&lt;p&gt;BenFranske: /* Participation Activities */&lt;/p&gt;
&lt;hr /&gt;
&lt;div&gt;=Labs=&lt;br /&gt;
You are responsible for completing ALL of these labs. You must submit a [[Franske Lab Report Format|lab report]] for each topic/chapter (you should combine multiple labs from the chapter/topic into a single report). If you work with a partner on a lab you only need to submit a single lab report for the two of you but it must have both your names on it. Each lab report is worth up to 20 points. This falls into the Labs/Homework category of your course grade.&lt;br /&gt;
&lt;br /&gt;
==PC Disassembly/Reassembly Labs==&lt;br /&gt;
&#039;&#039;&#039;NOTE: Before beginning these labs please make sure you have watched the lab videos created by your instructor about the disassembly and re-assembly process for these PCs.&#039;&#039;&#039;&lt;br /&gt;
* 1.3.2.2 Lab - Disassemble a Computer&lt;br /&gt;
* 2.1.2.5 Lab - Install the Power Supply&lt;br /&gt;
* 2.1.3.10 Lab - Install the Motherboard in a Computer&lt;br /&gt;
* 2.1.4.7 Lab – Install the Drives&lt;br /&gt;
* 2.1.5.6 Lab - Install Adapter Card&lt;br /&gt;
* 2.1.7.4 Lab - Install Internal Cables&lt;br /&gt;
* 2.1.7.8 Lab - Install the Front Panel Cables&lt;br /&gt;
* 2.1.7.11 Lab – Complete the Computer Assembly&lt;br /&gt;
&lt;br /&gt;
==Chapter 3 Labs==&lt;br /&gt;
&#039;&#039;&#039;NOTE: You will complete these labs on the same PC which you assembled in the PC Assembly lab.&#039;&#039;&#039;&lt;br /&gt;
* 3.1.1.6 Lab - Investigate BIOS or UEFI Settings&lt;br /&gt;
* 3.1.2.5 Lab - Search for BIOS or UEFI Firmware Updates&lt;br /&gt;
* 3.1.2.6 Lab - Install Windows&lt;br /&gt;
** &#039;&#039;&#039;NOTE:&#039;&#039;&#039; You will first need to create a Windows 10 installation USB drive using the [https://www.microsoft.com/en-us/software-download/windows10 Windows 10 Media Creation Tool] from another PC. Be sure to follow the &amp;quot;Using the tool to create installation media (USB flash drive, DVD, or ISO file) to install Windows 10 on a different PC (click to show more or less information)&amp;quot; to create a 64-bit installation USB stick.&lt;br /&gt;
** &#039;&#039;&#039;NOTE:&#039;&#039;&#039; Make sure your computer (the one you built from parts) is NOT connected to the Internet while Windows is being installed on it so that you can create a local account instead of being forced to use a Microsoft account!&lt;br /&gt;
** &#039;&#039;&#039;NOTE:&#039;&#039;&#039; Be sure to choose a new installation, not to repair an existing one. If prompted choose to install &amp;quot;Windows 10 Education&amp;quot; or &amp;quot;Windows 10 Enterprise&amp;quot;. Also, choose to do a &amp;quot;Custom&amp;quot; installation, not an upgrade, and delete all existing partitions (note that this will erase all data on the computer).&lt;br /&gt;
** &#039;&#039;&#039;NOTE:&#039;&#039;&#039; If you are prompted for a license or activation key choose that you do not have one or to skip the step.&lt;br /&gt;
** &#039;&#039;&#039;NOTE:&#039;&#039;&#039; During the account creation process use the name &amp;quot;ITC Admin&amp;quot; and the password &amp;quot;Password123!&amp;quot; be sure to write them down and have your partner write them down as well because you will need them again later in the course.&lt;br /&gt;
* 3.1.2.7 Lab - Install Third-Party Software in Windows&lt;br /&gt;
** &#039;&#039;&#039;NOTE:&#039;&#039;&#039; You will need to download the [https://www.netacad.com/portal/resources/packet-tracer Packet Tracer software] from the Cisco Networking Academy site and copy it to your computer to install it.&lt;br /&gt;
&lt;br /&gt;
==Chapter 4 Labs==&lt;br /&gt;
===In Person Class Labs===&lt;br /&gt;
* 4.2.3.6 Lab – Troubleshoot Hardware Problems&lt;br /&gt;
** &#039;&#039;&#039;NOTE:&#039;&#039;&#039; In this lab you are asked to troubleshoot any problems with your hardware. After making sure your system is working properly obtain sheets from the instructor with a series of problems to create for your partner. Be sure to have your partner leave the room while you are creating each problem (one problem at a time!).&lt;br /&gt;
&lt;br /&gt;
===Fully Online Class Labs===&lt;br /&gt;
* 4.2.3.6 Lab – Troubleshoot Hardware Problems&lt;br /&gt;
** &#039;&#039;&#039;NOTE:&#039;&#039;&#039; Normally in this lab you are asked to troubleshoot problems with your hardware that were created by a partner of yours following instructions from your instructor. Because the class is being offered online this semester and you are working alone with your computer at home you will instead follow the instructions (which have been put in the Chapter 4 Module on the Cisco Netacad Site) yourself to create various problems with your hardware and then see what type of symptoms each issues produces. Your lab report should include details about the clues you could have used and/or questions you could have asked the user which would show what the problem was.&lt;br /&gt;
* [[ITC-2000 Lab Install Windows on Remote Lab PCs|Install Windows on Remote Lab PCs]]&lt;br /&gt;
** For this activity you will install two copies of Windows 10 onto PCs in our IHCC remote lab system, Netlab. Instructions for the activity can be found by clicking the title of the lab above, instructions are not on the Netacad site.&lt;br /&gt;
&lt;br /&gt;
==Chapter 6 Labs==&lt;br /&gt;
===In Person Class Labs===&lt;br /&gt;
* 6.1.2.7 Lab - Configure a NIC to Use DHCP in Windows&lt;br /&gt;
** &#039;&#039;&#039;NOTE:&#039;&#039;&#039; Do NOT connect your router to an Internet connection, it&#039;s not required for this lab.&lt;br /&gt;
* 6.1.3.10 Lab - Configure a Wireless Network&lt;br /&gt;
** &#039;&#039;&#039;NOTE:&#039;&#039;&#039; Do NOT connect your router to an Internet connection, it&#039;s not required for this lab.&lt;br /&gt;
** &#039;&#039;&#039;NOTE:&#039;&#039;&#039; Change the router settings as indicated in the lab, use these for the NEW settings:&lt;br /&gt;
*** Router IP Address: 172.17.99.1&lt;br /&gt;
*** Router Subnet Mask: 255.255.255.0&lt;br /&gt;
*** Router Name: ITE-Rxx (replace xx with the number of one of your PCs, found on a sticker on top of the classroom PC under your desk)&lt;br /&gt;
*** DHCP Starting IP Address: 172.17.99.21&lt;br /&gt;
*** DHCP Maximum Number of Users: 20&lt;br /&gt;
*** Router Username: admin&lt;br /&gt;
*** Password: Password123!&lt;br /&gt;
*** Wireless SSID: ITE-Wxx (replace xx with the number of one of your PCs, found on a sticker on top of the classroom PC under your desk)&lt;br /&gt;
*** Wireless Passphrase: Cisco456!&lt;br /&gt;
** &#039;&#039;&#039;NOTE:&#039;&#039;&#039; Do not complete Part 4 of this lab which is listed as optional.&lt;br /&gt;
* 6.1.4.8 Lab - Configure Firewall Settings&lt;br /&gt;
** &#039;&#039;&#039;NOTE:&#039;&#039;&#039; Do NOT connect your router to an Internet connection, it&#039;s not required for this lab.&lt;br /&gt;
** &#039;&#039;&#039;NOTE:&#039;&#039;&#039; In Part 2, Step 1 you should add the MAC addresses of both your computers to the allowed list of MACs on the router.&lt;br /&gt;
** &#039;&#039;&#039;NOTE:&#039;&#039;&#039; In Part 2, Step 2 you should add the IP address of ONE of your computers to the DMZ on the router.&lt;br /&gt;
** &#039;&#039;&#039;NOTE:&#039;&#039;&#039; In Part 2, Step 3 you should add a port forwarding rule to forward port 80 to the IP address of the OTHER one of your computers. Also note that different manufacturers call &amp;quot;port forwarding&amp;quot; different things. For example TP-Link calls it &amp;quot;virtual servers&amp;quot; instead in some models of routers.&lt;br /&gt;
* 6.2.2.5 Lab - Troubleshoot Network Problems&lt;br /&gt;
** &#039;&#039;&#039;NOTE:&#039;&#039;&#039; In this lab you will connect your router to an Internet connection, in room B-107 please use the GREEN network jack under your desk to make this connection.&lt;br /&gt;
** &#039;&#039;&#039;NOTE:&#039;&#039;&#039; Obtain sheets with two lists of problems to create from the instructor. Create these problems for your partner one at a time while they are out of the room and ask them to fix your network. If you are unsure of how to create the issue ask your instructor for help.&lt;br /&gt;
** &#039;&#039;&#039;NOTE: Before you leave today please reset your router to the factory default settings.&#039;&#039;&#039;&lt;br /&gt;
&lt;br /&gt;
===Fully Online Class Labs===&lt;br /&gt;
* You will complete labs for Chapter 6 using a combination of your remote lab PCs and the Cisco Packet Tracer software. Details will be added below the week of February 16.&lt;br /&gt;
* 6.1.2.7 Lab - Configure a NIC to Use DHCP in Windows&lt;br /&gt;
** &#039;&#039;&#039;NOTE:&#039;&#039;&#039; This lab will be completed using your two Remote Lab PCs in the IHCC Netlab system which you previously installed Windows 10 on. You can use &amp;quot;PC 1&amp;quot; as what the lab calls &amp;quot;Host A&amp;quot; and &amp;quot;PC 2&amp;quot; as what the lab calls &amp;quot;Host B&amp;quot;. You will be able to skip the wiring instructions from Step 1 of the lab as your remote lab PCs are already wired to complete this lab.&lt;br /&gt;
* [[ITC-2000 Lab OpenWRT Router Exploration|OpenWRT Router Exploration Activity]]&lt;br /&gt;
** Instructions for the activity can be found by clicking the title of the lab above, instructions are not on the Netacad site.&lt;br /&gt;
* 6.1.3.9 Packet Tracer Activity - Connect to a Wireless Network&lt;br /&gt;
** &#039;&#039;&#039;NOTE:&#039;&#039;&#039; For this activity you will be simulating a connection to a wireless network using the Cisco Packet Tracer software which can simulate a large network with multiple PCs and devices all in a single application running on your PC. To complete this activity you will need to download and install the latest version of the [https://www.netacad.com/portal/resources/packet-tracer Packet Tracer software] from the Cisco Networking Academy site. You can either install it on your home computer or you can install it on one of your remote lab PCs and use it through Netlab.&lt;br /&gt;
** &#039;&#039;&#039;NOTE:&#039;&#039;&#039; If you have not used Packet Tracer before you may want to view [https://youtu.be/F4bXJMx7nT8 this video showing how to use the small office and home networking features of Packet Tracer] to build a simple network.&lt;br /&gt;
* 6.1.4.7 Packet Tracer Activity - Configure Firewall Settings&lt;br /&gt;
&lt;br /&gt;
==Chapter 8 Labs==&lt;br /&gt;
===In Person Class Labs===&lt;br /&gt;
* 8.3.1.3 Lab - Install a Printer in Windows&lt;br /&gt;
* 8.4.1.3 Lab - Share a Printer in Windows&lt;br /&gt;
** NOTE: In this lab use a laptop as the second device (the one which is not directly connected to the printer). Both the laptop and your desktop will need to be connected to the same network so setup your network routers with a connection to both computers.&lt;br /&gt;
* 8.5.3.2 Lab - Perform Preventive Maintenance on a Laser Printer&lt;br /&gt;
** NOTE: In this lab you will not actually install any new parts, just find and remove the existing parts on the printer and then re-install them. Also, uou should locate the fuser on the printer and find and watch a video showing how to remove and replace it but do not actually do it because on our particular printer model it requires disassembling most of the printer to get to the fuser.&lt;br /&gt;
* Lab - [[Franske ITC-2000 Network Printing Lab|Setup and Connect to Network Printers]]&lt;br /&gt;
&lt;br /&gt;
===Fully Online Class Labs===&lt;br /&gt;
* &#039;&#039;&#039;NOTE:&#039;&#039;&#039; These labs will be completed using your two Remote Lab PCs in the IHCC Netlab system which you previously installed Windows 10 on. You will need to have working Internet access from both PCs in order to complete these labs so make sure you have that enabled and working.&lt;br /&gt;
* [[ITC-2000 Lab Remote Printer Installation|Install a Printer in Windows (Remote Version)]]&lt;br /&gt;
** Instructions for the activity can be found by clicking the title of the lab above, instructions are not on the Netacad site.&lt;br /&gt;
* [[ITC-2000 Lab Remote Printer Sharing|Share a Printer in Windows (Remote Version)]]&lt;br /&gt;
** Instructions for the activity can be found by clicking the title of the lab above, instructions are not on the Netacad site.&lt;br /&gt;
&lt;br /&gt;
&lt;br /&gt;
==Chapter 9 Labs==&lt;br /&gt;
===In Person Class Labs===&lt;br /&gt;
* 9.1.2.5 Lab - Install Linux in a Virtual Machine and Explore the GUI&lt;br /&gt;
** &#039;&#039;&#039;NOTE:&#039;&#039;&#039; Before you create your VM please make sure that VirtualBox is set to save VMs into a folder on the D:\ drive that contains the semester and year in the folder name such as &#039;&#039;D:\bfranske-fa17\&#039;&#039;&lt;br /&gt;
** &#039;&#039;&#039;NOTE:&#039;&#039;&#039; Change the network jack your PC is plugged into at your desk to the &amp;quot;ITC network&amp;quot; (the GREEN network jack in B107). Make sure to change it back to the &amp;quot;Campus&amp;quot; connection (the RED network jack in B107) before you leave!&lt;br /&gt;
** &#039;&#039;&#039;NOTE:&#039;&#039;&#039; The Ubuntu installation ISO image file is located in the &#039;&#039;D:\CNT Files&#039;&#039; folder. The version of Ubuntu in this folder may be newer than the version listed in the lab&lt;br /&gt;
** &#039;&#039;&#039;NOTE:&#039;&#039;&#039; Set your virtual machine to use at least 2 GB of RAM (for a faster VM you could go higher as long as you stay in the green zone) and have at least an 18 GB virtual hard drive.&lt;br /&gt;
** &#039;&#039;&#039;NOTE:&#039;&#039;&#039; Make sure to set your virtual machine to use bridged networking before starting it&lt;br /&gt;
** If you have time you may want to try a different distribution of Linux to see what is the same and what&#039;s different. The &#039;&#039;D:\CNT Files&#039;&#039; folder should contain some others such as Linux Mint or Debian you can try as well. Just setup a new virtual machine for each one you would like to try.&lt;br /&gt;
** &#039;&#039;&#039;Don&#039;t forget&#039;&#039;&#039; to change the network jack your PC is plugged into at your desk back to the &amp;quot;Campus&amp;quot; connection (the RED network jack in B107) before you leave!&lt;br /&gt;
&lt;br /&gt;
===Fully Online Class Labs===&lt;br /&gt;
* 9.1.2.5 Lab - Install Linux in a Virtual Machine and Explore the GUI&lt;br /&gt;
** &#039;&#039;&#039;NOTE:&#039;&#039;&#039; You will be completing this lab on PC 1 in your Netlab system so make sure you have a reservation in Netlab, are able to access PC 1, and PC 1 has working Internet access.&lt;br /&gt;
** &#039;&#039;&#039;NOTE:&#039;&#039;&#039; You will need to download and install the latest version of VirtualBox for &amp;quot;Windows Hosts&amp;quot; from the web on PC 1&lt;br /&gt;
** &#039;&#039;&#039;NOTE:&#039;&#039;&#039; You will need to download the latest version of the Ubuntu Desktop ISO file from the web on PC 1&lt;br /&gt;
** &#039;&#039;&#039;NOTE:&#039;&#039;&#039; Set your virtual machine to use at least 3 GB of RAM (for a faster VM you could go higher as long as you stay in the green zone) and have at least an 18 GB virtual hard drive.&lt;br /&gt;
** If you have time you may want to try a different distribution of Linux to see what is the same and what&#039;s different. You can download and try installing some others in VirtualBox too such as Linux Mint or Debian Linux. Just setup a new virtual machine for each one you would like to try.&lt;br /&gt;
&lt;br /&gt;
==Chapter 10 Labs==&lt;br /&gt;
===In-Person Class Labs===&lt;br /&gt;
* 10.3.1.1 Lab - Windows Installation&lt;br /&gt;
** NOTE: Be sure to leave at least 10GB of unpartitioned space during the installation! Try to figure out how to leave this unpartitioned space at the END of the drive.&lt;br /&gt;
** NOTE: Make sure your computer is NOT connected to the Internet while Windows is being installed so that you can create a local account instead of being forced to use a Microsoft account!&lt;br /&gt;
** NOTE: During the account creation process use the name &amp;quot;ITC Admin&amp;quot; and the password &amp;quot;Password123!&amp;quot; be sure to write them down and have your partner write them down as well because you will need them again later in the course.&lt;br /&gt;
* 10.2.1.8 Lab - Create a Partition in Windows&lt;br /&gt;
** NOTE: Do this lab AFTER the Windows Installation lab!&lt;br /&gt;
* 10.3.1.4 Lab - Finalize the Windows Installation&lt;br /&gt;
&lt;br /&gt;
===Fully Online Class Labs===&lt;br /&gt;
* 10.3.1.1 Lab - Windows Installation&lt;br /&gt;
** NOTE: Your Netlab &amp;quot;PC 2&amp;quot; machine will be erased prior to beginning this lab so that you can practice installing Windows 10 on it again with a few changes.&lt;br /&gt;
** NOTE: Before installing Windows 10 on PC 2 make sure to switch off the Internet connection on your OpenWRT router (use your web browser on PC 1 to do this, see the Chapter 4 Windows installation lab for detailed instructions) so that you can create a local account instead of being forced to use a Microsoft account!&lt;br /&gt;
** NOTE: Be sure to leave at least 10GB of unpartitioned space during the installation! Try to figure out how to leave this unpartitioned space at the END of the drive and not the beginning of the drive (so the Windows installation on the big partition goes before the unpartitioned space.&lt;br /&gt;
** NOTE: During the account creation process use the name &amp;quot;ITC Admin&amp;quot; and the password &amp;quot;Password123!&amp;quot; be sure to write them down because you will need them again later in the course.&lt;br /&gt;
** NOTE: Once the Windows 10 installation is complete on PC 2 sure to switch on the Internet connection on your OpenWRT router again.&lt;br /&gt;
* 10.2.1.8 Lab - Create a Partition in Windows&lt;br /&gt;
** NOTE: You will be doing this lab on BOTH PC 1 and PC 2. On PC 2 you should have 10 GB of unpartitioned space which you left during the Windows 10 install you just completed so you can skip the optional Step 2 in the lab. On PC 1 you probably don&#039;t have any unpartitioned space so you will need to create free space on your drive by shrinking the existing NTFS partition as explained in Step 2 of the lab.&lt;br /&gt;
* 10.3.1.4 Lab - Finalize the Windows Installation&lt;br /&gt;
** NOTE: Make sure to install the VMware Tools on PC 2 during this lab. See the Chapter 4 Windows installation lab for detailed instructions.&lt;br /&gt;
&lt;br /&gt;
==Chapter 11 Labs==&lt;br /&gt;
NOTE: All of these labs will be completed on one of the PCs you installed Windows 10 on in the previous lab.&lt;br /&gt;
* 11.1.2.10 Lab - Explore the Windows Desktop&lt;br /&gt;
* 11.1.3.4 Lab - Work with Task Manager&lt;br /&gt;
* 11.1.4.11 Lab - Working with File Explorer&lt;br /&gt;
* 11.2.1.5 Lab - Explore Control Panel Categories&lt;br /&gt;
* 11.2.2.3 Lab - User Accounts&lt;br /&gt;
* 11.2.3.5 Lab - Configure Browser Settings&lt;br /&gt;
* 11.2.5.8 Lab - Manage Virtual Memory&lt;br /&gt;
* 11.2.6.2 Lab - Use Device Manager&lt;br /&gt;
* 11.2.7.4 Lab - Region and Language Options&lt;br /&gt;
* 11.3.1.11 Lab - Monitor and Manage System Resources&lt;br /&gt;
* 11.3.2.7 Lab - System Utilities&lt;br /&gt;
* 11.3.2.8 Lab - Manage System Files&lt;br /&gt;
* 11.3.3.8 Lab - Hard Drive Maintenance&lt;br /&gt;
* 11.3.4.6 Lab - Install Third-Party Software&lt;br /&gt;
* 11.4.1.5 Lab - Work in the Windows Command Shell&lt;br /&gt;
* 11.4.2.7 Lab - File System Commands&lt;br /&gt;
* 11.4.3.2 Lab - Disk CLI Commands&lt;br /&gt;
* 11.4.4.2 Lab - Task and System CLI Commands&lt;br /&gt;
* 11.4.5.3 Lab - Other Useful Commands&lt;br /&gt;
* 11.5.2.4 Lab - Share Resources&lt;br /&gt;
* 11.5.4.2 Lab - Connect and Test the Wireless Connection&lt;br /&gt;
* 11.5.6.2 Lab - Windows Remote Desktop and Assistance&lt;br /&gt;
* 11.6.1.2 Lab - Manage the Startup Folder&lt;br /&gt;
* 11.6.1.5 Lab - Schedule a Task using the GUI and the Command Line&lt;br /&gt;
* 11.6.2.4 Lab - System Restore and Hard Drive Backup&lt;br /&gt;
* 11.7.3.2 Lab - Troubleshoot Operating System Problems&lt;br /&gt;
&lt;br /&gt;
==Chapter 12 Labs==&lt;br /&gt;
===In-Person Class Labs===&lt;br /&gt;
* Check out an Android tablet from your instructor.&lt;br /&gt;
* The access PIN on the tablets is &amp;quot;1 2 3 4&amp;quot;&lt;br /&gt;
* 12.1.2.2 Lab - Working with Android&lt;br /&gt;
* 12.1.4.4 Lab - Mobile Device Features&lt;br /&gt;
* 12.2.1.2 Lab – Passcode Locks&lt;br /&gt;
** Make &#039;&#039;&#039;sure&#039;&#039;&#039; you set the PIN back to &amp;quot;1 2 3 4&amp;quot; when you are done with the lab if you have changed it!&lt;br /&gt;
* 12.4.2.4 Lab - Troubleshoot Mobile Devices&lt;br /&gt;
&lt;br /&gt;
===Fully Online Class Labs===&lt;br /&gt;
* If you have access to your own Android tablet or smartphone you can complete these labs on your own device&lt;br /&gt;
* If you do not have access to an Android tablet or smartphone you will be able to use an Android system through the remote Netlab system to complete these labs. When you make your reservation in Netlab be sure to choose &amp;quot;Android Device Lab Access&amp;quot; instead of &amp;quot;PC Hardware and Software Lab Access (2 Windows PCs with Network Access)&amp;quot;.&lt;br /&gt;
* 12.1.2.2 Lab - Working with Android&lt;br /&gt;
* 12.1.4.4 Lab - Mobile Device Features&lt;br /&gt;
* 12.2.1.2 Lab – Passcode Locks&lt;br /&gt;
* 12.4.2.4 Lab - Troubleshoot Mobile Devices&lt;br /&gt;
&lt;br /&gt;
&lt;br /&gt;
==Chapter 13 Labs==&lt;br /&gt;
===In-Person Class Labs===&lt;br /&gt;
* 13.2.3.7 Lab - Bitlocker and Bitlocker To Go&lt;br /&gt;
* 13.3.2.5 Lab - Configure Windows Local Security Policy&lt;br /&gt;
* 13.3.3.6 Lab - Configure Users and Groups in Windows&lt;br /&gt;
* 13.3.4.6 Lab - Configure Windows Firewall&lt;br /&gt;
* 13.5.2.2 Lab - Document Customer Information in a Work Order&lt;br /&gt;
&lt;br /&gt;
===Fully Online Class Labs===&lt;br /&gt;
* 13.2.3.7 Lab - Bitlocker and Bitlocker To Go&lt;br /&gt;
** NOTE: Bitlocker does not function on a boot partition without EFI and a TPM chip (which the Netlab Virtual Machines are not setup for) in the default configuration. As a result you will need to modify the group policy of your system to allow a password to be used for BitLocker without a TPM chip. Try searching the Internet for instructions on how to modify group policy to allow Bitlocker without TPM and contact your instructor if you get stuck. &lt;br /&gt;
* 13.3.2.5 Lab - Configure Windows Local Security Policy&lt;br /&gt;
* 13.3.3.6 Lab - Configure Users and Groups in Windows&lt;br /&gt;
* 13.3.4.6 Lab - Configure Windows Firewall&lt;br /&gt;
* 13.5.2.2 Lab - Document Customer Information in a Work Order&lt;br /&gt;
&lt;br /&gt;
&lt;br /&gt;
==Chapter 14 Labs==&lt;br /&gt;
===In-Person Class Labs===&lt;br /&gt;
* 14.4.1.4 Lab - Remote Technician - Fix a Hardware Problem&lt;br /&gt;
* 14.4.1.5 Lab - Remote Technician - Fix an Operating System Problem&lt;br /&gt;
* 14.4.1.6 Lab - Remote Technician - Fix a Network Problem&lt;br /&gt;
* 14.4.1.7 Lab - Remote Technician - Fix a Security Problem&lt;br /&gt;
* 14.4.2.7 Lab - Write Basic Scripts in Windows and Linux&lt;br /&gt;
** NOTE: In this lab you will use the Linux Virtual Machine you installed in Lab 9.1.2.5&lt;br /&gt;
&lt;br /&gt;
===Fully Online Class Labs===&lt;br /&gt;
There are two types of labs which you will complete for Chapter 14, the first is a number of &amp;quot;Remote Technician&amp;quot; labs and the second is a &amp;quot;Scripting&amp;quot; lab. Because the two types of labs are quite different there are some special instructions on how to turn in lab reports for this chapter. Please be sure to read these instructions and follow them carefully.&lt;br /&gt;
&lt;br /&gt;
For each &amp;quot;Remote Technician&amp;quot; lab: Read through the &amp;quot;Student Customer Sheet&amp;quot; of the lab, think about what could be causing the issues described by the customer. Write down a list of the questions you would ask the customer to help troubleshoot the issue. Once you have a list of questions make up answers that the customer might give to each question and write down those as well. Write an explanation of what you think a realistic problem (or problems) might be that is/are causing the issues for each lab and why you think it/they is/are the most likely problem(s) based on the questions and answers you asked. For each lab you will turn in your questions, answers, and analysis/solution (put into a single document and separate by lab number).&lt;br /&gt;
&lt;br /&gt;
Do this for each of these labs:&lt;br /&gt;
* 14.4.1.4 Lab - Remote Technician - Fix a Hardware Problem&lt;br /&gt;
* 14.4.1.5 Lab - Remote Technician - Fix an Operating System Problem&lt;br /&gt;
* 14.4.1.6 Lab - Remote Technician - Fix a Network Problem&lt;br /&gt;
* 14.4.1.7 Lab - Remote Technician - Fix a Security Problem&lt;br /&gt;
&lt;br /&gt;
You will also complete this scripting lab which you will write a &amp;quot;normal&amp;quot; lab report about (what you did/problems you had/how you tested/what you learned) and include the lab report in with your remote technician labs above and submit in the usual way:&lt;br /&gt;
* 14.4.2.7 Lab - Write Basic Scripts in Windows and Linux&lt;br /&gt;
** NOTE: In this lab you will use the Linux Virtual Machine you installed in Lab 9.1.2.5&lt;br /&gt;
&lt;br /&gt;
=Homework=&lt;br /&gt;
Any homework assigned in the course will go here. This falls into the Labs/Homework category of your course grade. Remember, for homework assignments turn in the actual pages from your lab book or printouts from the curriculum and not a lab report. Homework assignment are individual, you and your lab partner need to both turn them in separately even if you work on them together.&lt;br /&gt;
* Participate in an online forum discussion (typically 3 quality posts or more) of each chapter on the NetSpace site. See [[Franske Forum Posting Format|forum posting page]] for details. (up to 10 points each chapter based on quality)&lt;br /&gt;
&lt;br /&gt;
=Participation Activities=&lt;br /&gt;
Any participation activities completed in the course will go here. This falls into the participation category of your course grade.&lt;br /&gt;
* Attend at least two Student Success Day presentations and bring proof of attendance signed by each presenter (10 points)&lt;br /&gt;
** &#039;&#039;NOTE:&#039;&#039; Because SSD sessions are online for 2022 your proof of attendance will be writing a 1/2 page summary for each session you attended and submitting that.&lt;br /&gt;
* Meet with an academic advisor (10 points for meeting)&lt;br /&gt;
* Complete a program/degree plan (10 points for completing)&lt;br /&gt;
* Complete the online course feedback form (5 points for completing)&lt;br /&gt;
* Complete the Practice Final Exam (Chapters 1-9) (10 points for attempting)&lt;br /&gt;
* Complete the Practice Final Exam (Chapters 10-14) (10 points for attempting)&lt;br /&gt;
* Compete the A+ 220-1001 Certification Practice Exam (10 points for attempting)&lt;br /&gt;
* Compete the A+ 220-1002 Certification Practice Exam (10 points for attempting)&lt;br /&gt;
* Weekly Progress Self-Evaluation - Complete on the Netacad Website (10 points possible each week)&lt;br /&gt;
* Computer History Summary Report (15 points)&lt;br /&gt;
*# Watch one of the videos on computer history provided by your instructor&lt;br /&gt;
*# Write a one page summary (double-spaced, 1&amp;quot; margins, 12 point font) of the information you learned in the video and how you think it may be useful to know in an IT career. Submit your report through the Netacad site.&lt;br /&gt;
&lt;br /&gt;
=Unit Assessments=&lt;br /&gt;
You are responsible for completing the online exam associated with each chapter in the course through the NetSpace website. This category will also include periodic checkpoint exams covering a group of chapters.&lt;br /&gt;
&lt;br /&gt;
* Chapter 1 Exam&lt;br /&gt;
* Chapter 2 Exam&lt;br /&gt;
* Chapter 3 Exam&lt;br /&gt;
* Chapter 4 Exam&lt;br /&gt;
* Certification Checkpoint Exam #1 (Chapters 1 - 4)&lt;br /&gt;
* Chapter 5 Exam&lt;br /&gt;
* Chapter 6 Exam&lt;br /&gt;
* Certification Checkpoint Exam #2 (Chapters 5 - 6)&lt;br /&gt;
* Chapter 7 Exam&lt;br /&gt;
* Chapter 8 Exam&lt;br /&gt;
* Certification Checkpoint Exam #3 (Chapters 7 - 8)&lt;br /&gt;
* Chapter 9 Exam&lt;br /&gt;
* Chapter 10 Exam&lt;br /&gt;
* Chapter 11 Exam&lt;br /&gt;
* Certification Checkpoint Exam #4 (Chapters 10 - 11)&lt;br /&gt;
* Chapter 12 Exam&lt;br /&gt;
* Chapter 13 Exam&lt;br /&gt;
* Certification Checkpoint Exam #4 (Chapters 12 - 13)&lt;br /&gt;
* Chapter 14 Exam&lt;br /&gt;
&lt;br /&gt;
=Online Final Exams=&lt;br /&gt;
The final exam category of your grade includes the following exams&lt;br /&gt;
* Final Exam (Chapters 1-9)&lt;br /&gt;
* Final Exam (Chapters 10-14)&lt;br /&gt;
&lt;br /&gt;
=Skills Final Exam=&lt;br /&gt;
The Skills Final Exam is designed to test your ability to apply the concepts learned in this class and practiced in labs to common, real-world scenarios.&lt;br /&gt;
&lt;br /&gt;
[[Franske ITC-2000|Return to ITC-2000 Homepage]]&lt;/div&gt;</summary>
		<author><name>BenFranske</name></author>
	</entry>
</feed>