Subnetting Flashcards
What is Subnetting?
It’s the creating of sub-networks logically through the manipulation of IP addresses.
You can break 256 blocks of IP’s into blocks such as 4 blocks of 64 IP’s or 8 blocks of 32 IP’s.
Why is subnetting useful?
It makes using IP addresses more efficient, reduces broadcast traffic, reduces collisions, and creates compartments. Essentially this make networking more secure.
How do you increase security via subnetting?
You can add policies and monitoring to each subnetted section. Each section can have its own white/blacklists and access control list.
Note: If an attacker breaks into a users computer, they will be trapped in that users subnet unless they gain access to other subnets.