Introduction to Networking (Yarnfield) Classful subnetting
Objective To cover the subnetting process Be able to subnet from a variety of information
Subnetting The process of dividing a network up into subnets and to assign each subnet a valid network IP address, and the hosts on that subnet valid IP addresses Subnet 1 Subnet 3 Subnet 2
We need to find out How many subnets does the subnet mask provide? How many valid hosts per subnet are available? What are the valid subnets? What is the broadcast address of each subnet? What are the valid hosts in each subnet?
We need An IP address to subnet And The number of subnets we wish to make Or The subnet mask Or The number of borrowed bits
Example
Example IP address: Subnet mask: Work out 1. Network ID Class 2. Major network address 3. Major broadcast address 4. First host of the major network 5. Last host of the major network Class C
Example IP address: Subnet mask: Now we need to work out the subnet information 1. Number of subnet bits 2. Number of host bits 3. Subnet address for the given host IP address 4. Range of host addresses for this subnet 5. Broadcast address for this subnet 3 subnet bits 5 host bits –
Example IP address: Subnet mask: Now we need to find other subnet information 1. Total number of useable subnets 2. Number of valid host IP addresses per subnet 3. Convert given subnet mask to binary 4. Convert given host IP address to binary 5. Subnetwork address with slash (/) mask for the assigned subnet / 27
Exercise IP address Subnet mask Find out: 1. Network ID Class 2. Major network address 3. Major broadcast address 4. First host of the major network 5. Last host of the major network 6. Number of subnet bits 7. Number of host bits 8. Subnet address for the given host IP address 4. Range of host addresses for this subnet 5. Broadcast address for this subnet 1. Total number of useable subnets 2. Number of valid host IP addresses per subnet 3. Convert given subnet mask to binary 4. Convert given host IP address to binary 5. Subnetwork address with slash (/) mask for the assigned subnet
Questions... ... are there any?