3.4 Network Hardware SME
3.4 Network Hardware SME
Page 1 of 9
© 2015-2024 Save My Exams, Ltd. · Revision Notes, Topic Questions, Past Papers
Head to savemyexams.com for more awesome resources
NIC
Your notes
Network Interface Card
A Network Interface Card (NIC) or Network Interface Controller is an internal physical
component which enables computers and other devices to connect to a network
They are also known as network adapters
NICs have a built in ethernet port and can be connected to a network via an Ethernet cable
You can have Wireless Network Interface Cards (WNIC) which allow a device to wirelessly
connect to a network
The primary function of a NIC is to send and receive data packets between the computer or
device and the network
The NIC converts data to be sent into signals that can be sent across the transmission medium
If this is through a wired network, the signals will be voltages through an ethernet wire or
pulses of light through a fibre
If this is through a wireless network, the signals will be radio waves
NICs are likely to be integrated into the motherboard but can be added as an expansion card
Page 2 of 9
© 2015-2024 Save My Exams, Ltd. · Revision Notes, Topic Questions, Past Papers
Head to savemyexams.com for more awesome resources
MAC address
Your notes
MAC Addresses
A Media Access Control/MAC address is used to identify a device on a network
It is a unique code which consists of six pairs of hexadecimal codes separated by a colon
Each pair of hex digits is a Byte of data. So in total a MAC address is 6 bytes or 48 bits long
An example MAC address is b4:71:ac:f3:21:a2
The MAC address is assigned to the NIC by its manufacturer
The first three pairs are the manufacturer ID number and the last three pairs is the serial number
of the NIC and identifies the device on the network
An example MAC address - the first part identifying the manufacturer and the second part identify the
device
A MAC address cannot be changed. It is static
A table listing the differences between an IP address and a MAC address
Page 3 of 9
© 2015-2024 Save My Exams, Ltd. · Revision Notes, Topic Questions, Past Papers
Head to savemyexams.com for more awesome resources
Page 4 of 9
© 2015-2024 Save My Exams, Ltd. · Revision Notes, Topic Questions, Past Papers
Head to savemyexams.com for more awesome resources
IP Address
Your notes
IP Address
An IP (Internet Protocol) address is a unique numerical identifier assigned to devices
connected to the internet
IP addresses are used to identify and locate devices on the internet
This allows data to be sent and received between devices
An IPv4 address is four numbers separated by a full stop
Each number is a byte and range between 0-255
There are over 4 billion unique addresses using the IPv4 system
For example, an IPv4 address might look like this: 192.164.3.1
Routers and gateways have a unique public address
Public addresses are assigned by your internet service provider and is the IP address for the
network
Public addresses are often static addresses meaning they do not change
A diagram showing how Private and Public IP addresses are used to identify devices on the Internet and
within a LAN
A router can assign private IP addresses to devices connected within its network
These are often dynamic IP addresses meaning they can change
Dynamic addresses are assigned from a list of available addresses at the time they are required
The IP4 system is running out of possible addresses due to the enormous increase in networked
devices
A new system called IPv6 has been developed. It provides enough unique addresses for every
networked device on the planet
Page 5 of 9
© 2015-2024 Save My Exams, Ltd. · Revision Notes, Topic Questions, Past Papers
Head to savemyexams.com for more awesome resources
Worked example
Give two characteristics of an IP address
[2]
Any 2 of:
A unique address [1]
Can be public or private [1]
Can be static or dynamic [1]
IPv4 has four groups of digits [1]
Each number is between 0-255 [1]
and separated by a full stop [1]
IPv6 has eight groups of digits [1]
IPv4 IPv6
Page 6 of 9
© 2015-2024 Save My Exams, Ltd. · Revision Notes, Topic Questions, Past Papers
Head to savemyexams.com for more awesome resources
Worked example
Your notes
Explain the difference between a private and a public IP address
[4]
Any 4 of:
A private IP address is not accessible from the internet [1]
and is used to identify a device within a local area network [1]
A public IP address is used to identify a device on the internet [1]
Public IP addresses are assigned by an internet service provider (ISP) [1]
Public IP addresses are unique [1]
Public IP addresses can be accessed from anywhere on the internet [1]
Public IP addresses allow devices to communicate with each other across different
networks [1]
Page 7 of 9
© 2015-2024 Save My Exams, Ltd. · Revision Notes, Topic Questions, Past Papers
Head to savemyexams.com for more awesome resources
Router
Your notes
Router
A router is an important piece of network hardware. It connects one network to another
network
This means it can be used to connect a local area network (LAN ) to the internet, which is a
wide area network(WAN )
An important role of the router is to analyse data packet and direct them on to their destination
A diagram showing multiple networks connected by routers, represented by the blue circular objects
A router being used to connect a LAN to a WAN will have a public IP address , which has been
assigned to it by an Internet Service Provider
It is this public IP address which other routers use to identify and direct packets to the network
An important role of the router is to analyse data packets and direct them on to their destination
The IP address of both the sender and intended recipient is stored in the header of the
data packet
The header contains information about the packet
The payload is the actual data being sent
Page 8 of 9
© 2015-2024 Save My Exams, Ltd. · Revision Notes, Topic Questions, Past Papers
Head to savemyexams.com for more awesome resources
If the data packet is coming into the LAN, the router will send the data packet to the specific
device, within its LAN, that the packet is meant for
If the packet is being sent from a device within the LAN, it will read the header of the packet to Your notes
determine the intended destination IP address
It will then forward the packet on to the destination
It might have to travel through several routers before it gets to its destination
Each pass from router to router is called a hop
The network access device or ‘home hub’ used in your home network will have a router built into it
Step Description
This process is repeated by every router the data packet passes through, until it reaches its
destination
In addition to routing data between networks, routers can also perform other functions such as…
assigning IP addresses to devices within the LAN
filtering incoming traffic based on certain criteria, such as IP address, port number, or
protocol type
Page 9 of 9
© 2015-2024 Save My Exams, Ltd. · Revision Notes, Topic Questions, Past Papers