Internet Layer Flashcards
IP Address
32 bit binary nuber used to uniquely identify your computer
Subnet Mask
A 32-bit number that splits your IP address into network ID and host ID. It is made of contiguous
1’s on the left-hand side of the number, and the rest of the number is 0’s. Where the 1’s stop and the 0’s begin on a subnet mask is where the IP address is
divided into the network ID and Host ID.
How many IP addreses are there?
2^32 IP addresses
Communication can occur directly if…
-Network ID is the same.
- Host ID is different.
- A physical (or wireless) connection exists between the devices
Router
A router is a device that can communicate between multiple networks, helps computers communicates devices on another network.
Default Gateway
The IP address of the router the device connects to
To connect to the internet you need..
- IP address
- A subnet Mask
- A default gateway
Routing Tables
Information about how routers get to other networks they are connected to are stored in routing tables
Problems with IP address allocation
Class A and Class B networks were allocated and Class C networks were running out. Also routing tables were very big to keep track of the 2 million Class C networks.