Introduction to Networks Flashcards
Define a network
Two or more connected computers that can share access to resources
Define a LAN
A local area network spans a small geographic area such as a home or office building
Define a workstation
A powerful computer running multiple CPUs whose resources are available to other users on the network to access
Define a server
A powerful computer that runs specialised software (the network OS) to maintain/control the network
Define a host
Any network device with an IP address
Define a WAN
A wide area network spans a large geographic area and employs both routers and public links
Name 4 ways WANs differ from LANs
- WANs usually need a router port/s
- WANs span a larger area and can link separate locations
- WANs are slower
- We can choose when/how long we connect to w WAN, but not with a LAN
What is MPLS?
Multiprotocol Label Switching (MPLS) is a switching mechanism that imposes labels to data and uses them to forward data when it arrives at an MPLS network
What is a peer-to-peer network?
Hosts connect directly to other hosts with equal authority; there is no central authority in a P2P network
What is a client-server network?
Where a single server uses a network OS to manage a whole network; clients request resources from the main server, which handles security and directs clients to resources
What is the OSI model?
The Open Systems Interconnections model describes how data and network information are communicated from an application on one computer through network media to an application on another computer. It has 7 layers: Application, Presentation, Session, Transport, Network, Data Link, and Physical.
Describe the Application Layer of the OSI model
The Application layer is layer 7 of the OSI model. It performs file, print, message, database, and application services and a user interface
Describe the Presentation Layer of the OSI model
The Presentation layer is layer 6 of the OSI model. It provides data encryption, compression, and translation services, presents data, and handles encryption
Describe the Session Layer of the OSI model
The Session layer is layer 5 of the OSI model. It provides dialog control and keeps different applications’ data separate
Describe the Transport Layer of the OSI model
The Transport layer is layer 4 of the OSI model. It provides an end-to-end connection, reliable or unreliable delivery, and performs error connection before retransmitting data