IP Addressing 1733308163
IP Addressing 1733308163
IP Addressing
Radhe Krishna
Internet Protocol
Internet protocol (IP) address are the unique numbers assigned to every
computer or devices to communicate with each other
IP Addressing 1
What do IP Address Look like ?
Ip address are actually just long string of numbers, Like 32211226037
IPv4 vs IPv6
IPv4 binary bits are separated by a dot(.) Where IPv6 binary bits are
separated By a colon(:).
IP Addressing 2
How are IP addresses Distributed ?
AINA (Internet Assigned Numbers Authority) →
RANGE
10.0.0.0 → 10.255.255.255,
172.16.0.0 → 172.31.255.255
192.168.0..0 → 192.168.255.255
IP Addressing 3
the ISP (Internet service Provider) .
IP Address Parts
1. NETWORK ID
IP Addressing 4
2. HOST ID
Subnet Masks
A network mask helps you know which portion of the address identifies the
network and which portion of the address identifies the node
Class A → 255.0.0.0
Class B → 255.255.0.0
Class C → 255.255.255.0
what is Broadcast ip
IP Addressing 5
A broadcast address refers to a special IP address that is used to send a
message or packet to all devices on a network. Broadcast addresses are
commonly used for network management tasks, such as sending out
configuration updates or discovery requests.
IP Address Construction
IP Addressing 6