Known IP Address and Ethernet Address Transmit from B => F (B knows F’s IP Address) PATHIP Source IP Destination Ethernet Source Ethernet Destination B => C C => G AAA1-A1 G => D D => F
Unknown IP Address Transmit from B => F (B doesn’t know F’s IP address) PATHIP Source IP Destination Ethernet Source Ethernet Destination B => C C => G AAA1-A1 G => DNS A-FF11-11 DNS => G A-FF G => C A1-A111-AA C => B B => C C => G AAA1-A1 G => D D => F DNS Request DNS Response
Unknown Ethernet Address Transmit from B => F (doesn’t know F’s Ethernet address) PATHIP Source IP Destination Ethernet Source Ethernet Destination B => C C => G AAA1-A1 G => D D => ARP Req Broadcast F => D D => F
5 - 4 IP Subnetting Practice /22 Based on needing 5 subnets, answer the following: Bits used for subnetting (borrowed bits) = 3 Total # of Subnets* = 2^ n = 2^ 3 = 8 subnets Bits available for Hosts = 10 – 3 = 7 Total # of Hosts per Subnet** = 2^ n – 2 = 2^ 7 – 2 = 126 Notes Since this IP has a CIDR of /22, this means that we can use the remaining 10 bits (32-22=10) to create our subnets. * n is equal to the number of bits used for subnetting ** n is equal to the remaining bits & minus 2 accounts for broadcast and network addresses
5 - 5 IP Subnetting Practice /27 Based on needing 3 subnets, answer the following: Bits used for subnetting (borrowed bits) = 2 bits for subnets Total # of Subnets* = 2^ n = 2^ 2 = 4 subnets Bits available for Hosts = 5 – 2 = 3 bit left Total # of Hosts per Subnet** = 2^ n – 2 = 2^ 3 – 2 = 6 hosts Notes Since this IP has a CIDR of /27, this means that we can use the remaining 5 bits (32-27=5) to create our subnets. * n is equal to the number of bits used for subnetting ** n is equal to the remaining bits & minus 2 accounts for broadcast and network addresses
5 - 6 IP Subnetting Practice /24 What is the network address? (since this is /24 the first 24 bits will be the network address) What is the subnet mask for this address? To do this, put a 1 in each of the first 24 bits so: