Network Hardware
Network Hardware
Each NIC has a unique MAC (Media Access Control) address, which is essential for data routing in local area
networks (LANs).
The reasons why the MAC address needs to be changed using LAA
1. Some mainframe systems require that all connected devices have MAC addresses in a specific format
to function properly.
2. To bypass a MAC address filter on a router or firewall, a device’s MAC address may need to be changed
to match the required format; otherwise, the device will be blocked.
3. To bypass network restrictions, a device's MAC address may need to be changed to imitate an
unrestricted address; otherwise, it won't be allowed access.
1|Page
Types of IP Addresses
1. IPv4 (Internet Protocol version 4)
• IPv4 is based on 32 bits and the address is written as four groups of eight bits (shown in denary
format)
E.g.: 254.25.28.77
2. IPv6 (Internet Protocol version 6)
• This uses 128-bit addresses that take the form of eight groups of hex digits;
E.g.: A8FB:7A88:FFF0:0FFF:3D21:2085:66FB:F0FA
Q…
2|Page
Static and dynamic IP addresses
Static IP Address
A static IP address is a permanently assigned IP address that does not change over time. It is manually
configured and remains the same until it is manually changed, assigned to a device by the internet service
provider (ISP)
3|Page
Dynamic IP Address
A dynamic IP address is an IP address that is assigned temporarily to a device by a DHCP (Dynamic Host
Configuration Protocol) server. It can change each time the device connects to the network. Dynamic IP
addresses are assigned by the ISP each time a device logs onto the internet.
Routers
A router is a networking device that connects multiple networks and directs data packets between them. It
plays a crucial role in both home and enterprise networks, facilitating communication between devices and
ensuring efficient data transfer.
4|Page