Subnetting Flashcards
(6 cards)
Describe classful vs classless addressing
Classful addressing uses default network bits to determine network address. Classless addressing uses arbitrary number of network bits to determine network address.
Describe a subnet mask
32 bit (4 octets). Network bits = 1. Host bits = 0. Logical and with IP address to get network address.
What is CIDR
Classless Internet Domain Routing
__________________________
Provides simplified presentation of IP/network bits. Number of network bits after address 192.168.1.63/24 rather than 192.168.1.63 mask 255.255.255.0
What is subnetworking?
From a classful address, borrow one of more host bits and use those as network bits. This divides the network into a larger amount of smaller networks
What’s the purpose of subnetworking?
Performance; separate broadcast domains, isolate priority traffic (VOIP)
Security; isolate servers from workstations, guest wifi
Ease Troubleshooting, smaller number of directly connected devices to work with
Describe the subnetting process
- Determine the maximum required networks
- Determine the maximum hosts per network
- Determine network wide subnet mark (classful)
- Define block size (often called the magic number)– networks, host ranges, broadcast address