Module 1: Basics of Networking Flashcards
Review: - LAN, MAN, WAN,CAN, PAN - Internet, Subnet, intranets, extranets. - Wired topologies: logical vs physical, star, ring, mesh and bus. - The OSI model - Protocols and ports - Numbering systems (114 cards)
What is a Network
A group of interconnected computers and other devices that able to share information with each other..
What is a Node/Host
The individual devices connected to the network
What is a Connected Media
The medium in which a host is connected to a network (example: cables or wifi).
What is a Network Interface
Converts the digital data from a host to some form of signal (light, electric signals, radio, etc..) to travel from the host, to the network, then back to digital data that other hosts can interpret .
What is a Network Protocol
Standards (like a key to a scrambled message) to define how data will be formatted. All computers must use the same protocol on the network or they will not be able to understand the data being communicated.
What are some of the benefits of networks?
○ Reduce the need to buy multiple tools for every computer such as a printer or fax.
○ Consolidate storage into one place so each host can access the same information.
○ Data security since all the sensitive data is in one place.
○ Easier to back up one shared storage than each individual computer.
○ Reduce Telephone expenses.
○ Workflow management
What is a peer to peer network?
Individual hosts don’t have a specific role. They provide and consume network services; function as a client and a server at the same time.
What are some advantages of a peer to peer network?
- Easy to Implement
- No special software needed
- Inexpensive
What are some disadvantages of a peer to peer network?
- Not scalable (The bigger it gets, the harder it is to manage).
- Difficult to support as there are no central controls.
- If a device(like a printer) is connected to computer, it is unreachable from other hosts if that computer is turned off.
- No centralized storage of data.
- increased security risk.
What is a client-server network
A network where hosts have specific roles. Some hosts could act as servers while the others just act as clients. The server provides the resources, the clients use those resources.
What are two types of networks?
- Peer-to-peer.
2. Client-server.
What are advantages of client-server network
- Easily scalable
- Easier to support as it’s more centralized.
- Better security.
- Centralized storage.
What are some disadvantages of a client-server network?
- Very expensive
- Requires lots of planning to figure which clients will be servers and where they will be placed.
What is a subnet?
A part of a larger network where all of the computers share the same subnet address (much like houses share the same street address). Also referred to as a network address.
What is a router?
A device that connects multiple subnets together to make a bigger network.
What does LAN stand for?
Local Area Network
What is a LAN?
A collection of connected subnets within the same organization.
What does MAN stand for?
Metropolitan Area Network
What is a MAN?
Many LAN’s connected in one area; A collection of interconnected networks within the same metropolitan area.
What does WAN stand for?
Wide Area Network links
What is a WAN?
A collection of MAN’s connected together.
What is an Internetwork?
When two different networks, such as two LAN’s, use something like a WAN to connect to each other, but aren’t controlled by the same entity.
What is the Internet?
A collection of many different networks owned by many different entities, that share information and communicate with one another.
What does ISP stand for?
Internet Service Providers.