Networking Flashcards
What does LAN stand for?
Local Area Network
What does WAN stand for?
Wide Area Network
What does NIC stand for?
Network Interface Card
What does IP stand for?
Internet Protocol
What does MAC stand for?
Media Access Control
What does POP stand for?
Post Office Protocol
What does IMAP stand for?
Internet Message Access Protocol
What does SMTP stand for?
Simple Mail Transfer Protocol
What does TCP stand for?
Transmission Control Protocol
What is a Protocol?
A set of rules or guidelines which computer devices will use to communicate data.
What is data traffic?
The amount of data moving across a network
What is an IP address?
An address given to a network
What is a MAC address?
A unique address assigned to every device with a NIC. MAC addresses enable us to see specific devices connected to a network.
What is the purpose of SMTP?
A Protocol for sending (outgoing) email messages between servers.
What is the purpose of POP?
A Protocol used to receive emails from a mail server. This Protocol does not store the emails received on the web server. These are stored on the device which downloads the original email. Once the email has been downloaded the email is removed from the server.
What is the purpose of IMAP?
Internet Message Access Protocol is a Protocol which allows emails to be receive from a mail server. IMAP keeps the emails received on a web server, allowing all devices which have access to the server to read the emails, unlike POP which removes them from the web server when they are downloaded to a single device.
What is a network topology?
An arrangement of a network.
What are the four network topologies?
Star, ring, bus and mesh
Which topology is the simplest and cheapest to setup?
A star network topology
Which network breaks down when the backbone is broken?
The bus network
Which network topology only allows data to move in one direction?
A star network topology
Which network topology is the most expensive and complex?
A mesh network topology
What are the three methods of connection?
Copper, fibre optic and wireless
What is bandwidth?
The capacity of a wired or wireless network communications link to transmit the maximum amount of data from one point to another. Measured in MBps.
What is latency?
The total time it takes a data packet to travel from one node to another
What is encryption?
The process of scrambling up data so it cannot be intercepted by unauthorised individuals
What is decryption?
The process of transforming data that has been made unreadable through encryption back to its unencrypted form.