Network Activities
Homework Assignment
Select Network Topics
- ping -- test IP addresses
- ifconfig (ipconfig on Windows) -- show network adapters
- hostname -- get network name
- /etc/hosts -- on OpenBSD/UNIX/Linux -- list of IP address to hostnames
- /etc/protocols -- list of supported protocols (AKA ports)
- Wikipedia port numbers
Second Homework Assignment
- Create a text file called Network_Homework_2.txt
- On both a lab computer in a CMD window and on nitron capture the output from these commands. Be sure to identify
which capture is for which computer. Use the numbering shown below:
- What computer are you running on (e.g. RIT lab computer, nitron, my laptop off campus, etc.)
- ping cnn.com
- ping rit.edu
- ifconfig (or ipconfig)
- hostname
- cat /etc/hosts (on nitron only)
- cat /etc/protocols (on nitron only)
- For questions 2 through 5 compare the Windows and nitron results.
- For question 7 compare the protocols supported on nitron with the Wikipedia ports list.
- Submit to Network Homework 2 dropbox by the schedule due date.