Topic 5-Networks Flashcards
Why is network security needed?
To prevent hackers from stealing/destroying your data.
What are two examples of encryption?
Triple des and RSA.
What is the link layer?
This is where the network hardware is located. This layer attaches the MAC addresses of the sender and recipient so the packet can be directed to a specific device on a network.
What is MAC address filtering?
Allows devices to access or be blocked from accessing a network based on their physical address embedded within the devices network adapter.
What is associated with the link layer?
NIC,OS drivers
What are the negatives of wireless networking?
Slower, easier to hack and can be interrupted. Confidentiality, criminal activity and bandwidth stealing are also risks.
What is a peer to peer network?
No one computer is in charge which makes it easier to set up.
What is ISP?
Internet service provider. Company you pay to be able to access the internet.
What is a client?
Computer that utilizes computer servers.
What is ping?
Signal sent across network to test latency.
What are some of the negatives of the bus network?
If the main cable fails or gets damaged the whole network will fail
As more workstations are connected the performance will become slower
Every workstation on the network “sees” all of the data on the network so low security
cable failures hard to isolate as all computers in network are affected.
What are the positives of wireless networking?
Users can move around freely within the area with a connection. Users can share files without having to be physically connected and it is cheaper and easier to set up as less wires needed.
What is a client-server network?
One or more central computers or servers that hold the data and manage resources. Users have to request access to the resources which means it’s more secure.
What is the TCP/IP model?
A set of standards that control how data is sent across networks including the internet.
What is DNS?
Domain name system. Maps the domain name like www.bbc.co.uk to the correct IP address.
What is TCP?
How messages are broken up into packets and reassembled at destination. Also detects errors and resends lost packets.
What is a switch?
Faster and more expensive. Knows the MAC addresses of each individual device connected to it locally. Its function is to send the packets only to the intended recipient.
What is http and https?
Sends and receive access to web pages on the www through web browsers. This stands for hyper text transfer protocol. HTTPS is just a secure/encrypted version.
What is the application layer?
Network applications like web browsers and email programs operate here. Encodes/decodes the message into a form that is understood by the sender and the recipient devices.
What is a NIC?
Network interface card. Enables devices to connect to a network and allows communication between devices. Most modern devices have a built in NIC.
What is the internet layer?
IP address of the sender is added so the recipient will know who sent it. The destination IP is also added. The data is packaged for transmission.
What is a wireless access point?
It used a radio transceiver to allow wireless connections to a network.
What are the two email protocols?
SMTP and IMAP.