Computers and Technology

You are the new network administrator at a small company that is composed of 3 departments: general support, marketing, and sales. General support occupies the first floor, while marketing and sales are on the second floor. General support has 28 workstations, marketing has 10 workstations, and sales has 30 workstations. IT is part of the general support department and has a computer room on the first floor. Some applications require that data be transferred between departments, but generally each department has its own applications. Everyone needs access to the Internet, the company’s intranet, and e-mail. Design a local area network solution for your company. Show the locations of all workstations and interconnecting devices, such as hubs, switches, and routers if any are used. Show also the connection to the outside service that provides Internet access. What type of LAN wiring would you recommend? DRAW a floor plan for EACH floor.

answer
Answers: 2

Other questions on the subject: Computers and Technology

image
Computers and Technology, 23.06.2019 00:40, QueenKy6050
Consider the following statements: struct nametype{string first; string last; }; struct coursetype{string name; int callnum; int credits; char grade; }; struct studenttype{nametype name; double gpa; coursetype course; }; studenttype student; studenttype classlist[100]; coursetype course; nametype name; mark the following statements as valid or invalid. if a statement is invalid, explain why. a.) student. course. callnum = "csc230"; b.) cin > > student. name; c.) classlist[0] = name; d.) classlist[1].gpa = 3.45; e.) name = classlist[15].name; f.) student. name = name; g.) cout < < classlist[10] < < endl; h.) for (int j = 0; j < 100; j++)classlist[j].name = name; i.) classlist. course. credits = 3; j.) course = studenttype. course;
Answers: 1
image
Computers and Technology, 24.06.2019 04:30, littledudefromacross
Write and test a python program to find and print the largest number in a set of real (floating point) numbers. the program should first read a single positive integer number from the user, which will be how many numbers to read and search through. after reading in all of the numbers, the largest of the numbers input (not considering the count input) should be printed.
Answers: 1
image
Computers and Technology, 24.06.2019 22:10, mikaylaaaaa
How many different ways are there to order the eight jobs in the queue so that job usu comes somewhere before cdp in the queue (although not necessarily immediately before) and cdp comes somewhere before bbd (again, not necessarily immediately before)?
Answers: 1
image
Computers and Technology, 25.06.2019 08:10, kappy10
A(n) is a step-by-step direction for performing a specific task, which is written in a language the computer can understand. servercachearrayprogram
Answers: 1
Do you know the correct answer?
You are the new network administrator at a small company that is composed of 3 departments: general...

Questions in other subjects:

Konu
Spanish, 08.06.2021 21:40