



Study with the several resources on Docsity
Earn points by helping other students or get them with a premium plan
Prepare for your exams
Study with the several resources on Docsity
Earn points to download
Earn points by helping other students or get them with a premium plan
Community
Ask the community for help and clear up your study doubts
Discover the best universities in your country according to Docsity users
Free resources
Download our free guides on studying techniques, anxiety management strategies, and thesis advice from Docsity tutors
Material Type: Lab; Class: Survey of Info Technology; Subject: Computer Science; University: Siena College; Term: Fall 2004;
Typology: Lab Reports
1 / 7
This page cannot be seen from the preview
Don't miss anything!
Introduction - The Computer Science Department at Siena College is a model computer network. It is very similar to networks that you may encounter in your professional life. Thus, I think its important to study it so that you understand the setup of a modern computer network. Roger Bacon 330 Roger Bacon 306 Mr. Swarner’s Office Network cables packed together in bundles; inside the ceiling and walls Turing Domain Controller DNS Server File Server
Campus DNS Server/Network Bridge Somewhere in Hines Hall Other Routers throughout campus Internet Connection Time Warner Business Class Network jacks where you can plug computers into the network Network Closet Routers installed on a rack
Client/Server Concepts Right now, you are on a client computer. Specifically, you are on a PC (personal computer). PC indicates that the computer is used by one person at a time. Right now, I hope that nobody else is using the processor or hardware on your computer. Discussion Question: In certain situations, it is possible for a PC to be simultaneously used by more than one person. In fact, it is possible that you could setup the PC in front of you so that hundreds of people could use the processor or hard drive. Can you think of such a scenario? When you login, your client computer contacts a server. Specifically, you contact a computer called Turing , which is located in Ken Swarner’s office. Unlike a PC, a server is used by multiple users. Servers are typically more powerful than PC’s, but that is not always the case. The CS Dept. has three different servers that you should know about.
Network Concepts In order to route data on the Internet, computers are assigned addresses called IP Addresses (IP stands for Internet Protocol). An IP Address has four numbers separated by decimal points. The computer you are using today, has the following IP Address: 192.168.0.x where 192 tells that you are at Siena College, 168 indicates that you are on the CS Dept. Network, 0 specifies that you are on the primary sub-network, and x indicates your specific computer. Note : Each number can range from 0 to 255. Thus, if the CS Dept. had more than 256 computers we would need to have more than 1 sub-network. A Router directs data packets to multiple cables. A Router also has a small processor and some memory. It tries to route data packets to the correct cable. Thus, Routers have information about each computer attached to the network.. Discussion Question : Does anyone know how older networks were setup? Each data packet includes the IP address of the computer where the packet is going. The router should know the cable where each computer is connected. On our network, a computer is not truly recognized until it is assigned an IP address by the system administrator. The system administrator does this by updating a table on the DNS Server and/or a table directly on the Router. If the system administrator has to update this table manually, the network uses what is called Static IP Addresses. Discussion Question : What are some of the disadvantages of a network that uses Static IP Addresses? Can you think of a better way to set up a network? Internet Router
Server 168.0.