3.4 Network Hardware
3.4 Network Hardware
4
UNIT: 3 Hardware
Topic Objectives:
A MAC address is made up of 48 bits which are shown as six groups of hexadecimal digits with the general
format:
NN - NN - NN - DD - DD - DD
For example, 00 - IC - B3 - 4F - 25 - FF where the first six hex digits identify the device as made by, for
example, Apple and the second set of six hex digits are the serial number of the device itself (this is unique).
If the NIC card is replaced, the MAC address will also change.
There are two versions of IP: IPv4 and IPv6. IPv4 is based on 32 bits and the address is written as four
groups of eight bits (shown in denary format); for example, 254.25.2877
Because the use of only 32 bits considerably reduces the potential number of devices and routers used on the
internet at any one time, a newer version called IPv6 is now used.
Types of IP addresses:
Both versions, IPv4 and IPv6, can be divided into public and private IP addresses, which are used for
different purposes:
• Public IP addresses are assigned to a device by the internet service provider (ISP) and are used to
identify the device on the public internet.
• Private IP addresses are assigned to devices on a private network, such as a home or office network.
A router is a device that connects two or more packet-switched networks or subnetworks. It serves two
primary functions: managing traffic between these networks by forwarding data packets to their intended IP
addresses, and allowing multiple devices to use the same Internet connection.
There are several types of routers, but most routers pass data between LANs (local area
networks) and WANs (wide area networks). A LAN is a group of connected devices restricted to a specific
geographic area. A LAN usually requires a single router.
A WAN, by contrast, is a large network spread out over a vast geographic area. Large organizations and
companies that operate in multiple locations across the country, for instance, will need separate LANs for
each location, which then connect to the other LANs to form a WAN. Because a WAN is distributed over a
large area, it often necessitates multiple routers and switches.