Network Hardware
Network Hardware
A MAC address you can manually set. A MAC address assigned by the device
Replaces the original, factory manufacturer.
set MAC address. Each UAA is unique to ensure no two de
Useful for network management, vices have the same address.
testing, or privacy. Typically hardcoded into the device and
Gives you more control over network not meant to be changed.
configurations.
3.
Changing a MAC address using a locally administered MAC address (LAA) can be
useful for several reasons:
● Privacy: Helps protect your device from being tracked on public networks.
Definition of IP Address:
IP V4 IP V6
Address Length: 32 bits long. Address Length: 128 bits long.
Format: Written as four sets of numbe Format: Written as eight groups of
rs separated by periods (e.g., 192.168. four hexadecimal digits separated by
1.1). ● colons (e.g.,
2001:0db8:85a3:0000:0000:8a2e:0370:
Address Space: About 4.3 billion uniq 7334).
●
ue addresses. Address Space: Virtually unlimited
Usage: Most common, but running out addresses.
of available addresses. Usage: Designed to replace IPv4,
Example:
4 Describe the role192.168.0.1 supports more devices.
of a router in a network
Example:
Purpose of IP Address:
Static Dynamic
Permanent: Doesn't change over Temporary: Changes periodically.
time. Automatic Assignment: Assigned by a D
Consistent: Ideal for servers and HCP
devices
● that need a constant address. (Dynamic Host Configuration Protocol) ser
Manual Configuration: Usually set ver.
up●manually by a network Flexibility: Suitable for general use, like h
administrator. ome networks.
Reliability: Provides a stable CostEffective: Easier to manage and mor
connection for hosting websites or e
services. cost-effective for ISPs.
Example: 192.168.0.1
Definition of router:
A router is a device that connects different networks together and directs data
between them.
It acts like a traffic cop, making sure data gets sent to the right destination.
For example, it connects your home devices to the internet and ensures that your
emails, web pages, and other data reach the correct places.
● Directing Traffic: It routes data packets between devices and networks, ensuring t
hey reach the
correct destination.
● Connecting Networks: Links different networks together, such as connecting your
home network to the internet.
● When you send data over the internet, it’s broken down into small chunks called
packets.
● Each packet has a destination IP address, like a home address, to ensure it reaches
the right place.
● Within a local network, data is sent to the switch.