Chapter 6 Network Fundaments Flashcards
Network
Ch.6- pg.264
- A network links two or more computers together to communicate and share resources
LANs (Local Area Networks)
Ch.6- pg.266
- The linking of computers to share resources in a closed environment
- Early LANs could only stretch across a single floor of the office and support only 30 people
- The software on early LANs could only used by one user at a time (file locking)
WANs (Wide Area Networks)
Ch.6- pg.266
- Could cover buildings, states, countries, and continents
- Use publically available communication lines
PANs (Personal Area Networks)
Ch.6- pg.266-268
- A group called Bluetooth Special Interest Group (SIG) created the Bluetooth
- PAN is a network that has been created for one person only
- WPAN (Wireless personal area network)
MANs (Metropolitan area network)
Ch.6- pg.268
- A type of network for a large campus or city
- Controlled by a central IT organization
Primary Network Components
Ch.6- pg.268
- Server
- Client or workstation
- Resource
Servers
Ch.6- pg.269
- Core component of a network
- Provides a link to the resources necessary to preform any task
- Preform several difficult critical roles on a network
Ex: File servers provide files to the server - Centralized control
Dedicated sever
Ch.6- pg.269
- A server that has one specific task
Ex: Web server- only task is to serve up web pages
Non-dedicated server
Ch.6- pg.270
- Provide one or more services and local access
Workstations
Ch.6- pg.270
- Where Network users do their work
- Also known as client computers
- Need lots of things to make a workstation a network client. You must install:
- NIC, a special expansion card, connect it with the cabling system, and a special software called client software
Network Resources
Ch.6- pg.271-272
- Printers and other peripherals
- Disk storage and file access
- Applications
Network Operating System (NOSs)
Ch.6- pg.272
- Runs on the server
- Types include UNIX, Linux, Mircosoft’s Windows Server series
Peer-to-Peer Networks
Ch.6- pg.273-274
- Also known as workgroups
- The computers act as both service provider and service requestors
- Small, inexpensive, great for small companies, and need little extra hardware
- No central administration or control, not very secure, and not for large companies
Client -Server Resource Model
Ch.6- pg.274-275
- Better for large companies
- More secure, centralized control, easier to share resources, and easier to preform backups
- Need more hardware, requires NOS
- Only choice for large networks
- Server-based networks known as domains
Network Topologies
Ch.6- pg.275
- Is a way of laying out a network
- Types include: Bus, star, ring, mesh, and hybrid