L.A.N. LOCAL AREA NETWORKING
LOGICAL ADDRESS aka "IP ADRESS" looks like 192.168.5.10
.
.
.
.
TIER 1 early internet
.
.
.
TCP/IPs
TCP/IPs go from 0 to 254 ...
= never beyond 254 and always w/3 dots mixed in (192.168.5.10)
**IP addy never ends with a lone ZERO or 255**
.
.
.
.
.
.
.
IP ADDRESS: 192.168.5.10
Your 4 cluster "octet":
A) Identifies what LAN you're part of
B) shows your unique host ID
.
.
Class C IP ADDRESS = 210.11.12.?
your first 3 clusters of IP ADDRESS are set in stone. 4th cluster is unique
Class B IP ADDRESS = 210.11.?.?
First 2 clusters of IP ADDRESS set in stone. 3rd & 4th cluster unique
Class A IP ADDRESS = 210.?.?.?
First cluster of IP ADDRESS set in stone. 2nd, 3rd, & 4th cluster unique
Class C IP ADDRESS = only 254 hosts
Class B IP ADDRESS = 65,534 hosts
Class A IP ADDRESS = Millions of hosts
.
.
**Internet ran out of class A, class B, & class C addresses at 4Billion combinations**
How did we fix this problem?? "NAT" fixed this
.
.
.
IPv4 = built the internet
IPv6 = is what we use now!
.
.
.
.
.
.
.
.
Updated DATA "FRAME" TRAIN now with IP ADDRESS:
**we can now escape to the internet**
.
.
.
via GATEWAY aka Router
.
.
.
.
.
.
.
.
.
.
.
SUBNET MASK
ex. = 255.255.255.0 for computers on LAN (Like a local call)
for your PC to get on the internet - it needs the following:
1. IP ADDRESS
2. .SUBNET MASK.
Comments
Post a Comment