6.4.2.5 Lab - Calculating Summary Routes With IPv4 and IPv6
6.4.2.5 Lab - Calculating Summary Routes With IPv4 and IPv6
Topology
Addressing Table
Subnet
IPv4 Address
IPv6 Address
HQ LAN1
192.168.64.0/23
2001:DB8:ACAD:E::/64
HQ LAN2
192.168.66.0/23
2001:DB8:ACAD:F::/64
EAST LAN1
192.168.68.0/24
2001:DB8:ACAD:1::/64
EAST LAN2
192.168.69.0/24
2001:DB8:ACAD:2::/64
WEST LAN1
192.168.70.0/25
2001:DB8:ACAD:9::/64
WEST LAN2
192.168.70.128/25
2001:DB8:ACAD:A::/64
192.168.71.4/30
2001:DB8:ACAD:1000::/64
192.168.71.0/30
2001:DB8:ACAD:2000::/64
209.165.201.0/30
2001:DB8:CC1E:1::/64
Objectives
Determine the summary route for the HQ, EAST, and WEST LANs.
Determine the summary route for the HQ, EAST, and WEST LANs.
Background / Scenario
Summary routes reduce the number of entries in routing tables and make the routing table
lookup process more efficient. This process also reduces the memory requirements for the
router. A single static route can be used to represent a few routes or thousands of routes.
In this lab, you will determine the summary routes for different subnets of a network. You will
then determine the summary route for the entire network. Summary routes will be determined
for both IPv4 and IPv6 addresses. Because IPv6 uses hexadecimal (hex) values, you will be
required to convert hex to binary.
Required Resources
In Part 1, you will determine summarized routes that can be used to reduce the size of routing
tables. Fill in the tables, after each set of steps, with the appropriate IPv4 addressing
information.
Count the number of far left matching bits to determine the subnet mask
for the summary route.
How many far left matching bits are present in the two networks? _____________
List the subnet mask for the summary route in decimal form.
Copy the matching binary bits and then add all zeros to determine the
summarized network address.
List the matching binary bits for HQ LAN1 and HQ LAN2 subnets.
Add zeros to comprise the remainder of the network address in binary form.
Subnet
IPv4 Address
Subnet Mask
HQ LAN1
192.168.64.0
HQ LAN2
192.168.66.0
HQ LANs Summary
Address
List the EAST LAN1 and EAST LAN2 IP subnet mask in decimal form.
List the EAST LAN1 and EAST LAN2 IP address in binary form.
Count the number of far left matching bits to determine the subnet mask
for the summary route.
How many far left matching bits are present in the two networks? _____________
List the subnet mask for the summary route in decimal form.
Copy the matching binary bits and then add all zeros to determine the
summarized network address.
List the matching binary bits for EAST LAN1 and EAST LAN2 subnets.
Add zeros to comprise the remainder of the network address in binary form.
Subnet
IPv4 Address
EAST LAN1
192.168.68.0
EAST LAN2
192.168.69.0
Subnet Mask
EAST LANs
Summary Address
List the WEST LAN1 and WEST LAN2 IP subnet mask in decimal form.
List the WEST LAN1 and WEST LAN2 IP address in binary form.
Count the number of far left matching bits to determine the subnet mask
for the summary route.
How many far left matching bits are present in the two networks? _____________
List the subnet mask for the summary route in decimal form.
Copy the matching binary bits and then add all zeros to determine the
summarized network address.
List the matching binary bits for WEST LAN1 and WEST LAN2 subnets.
Add zeros to comprise the remainder of the network address in binary form.
Subnet
IPv4 Address
WEST LAN1
192.168.70.0
WEST LAN2
192.168.70.128
Subnet Mask
WEST LANs
Summary Address
List the HQ, EAST, and WEST summary route IP address and subnet
mask in decimal form.
List the HQ, EAST, and WEST summary route IP address in binary form.
Count the number of far left matching bits to determine the subnet mask
for the summary route.
How many far left matching bits are present in the three networks? _____________
List the subnet mask for the summary route in decimal form.
Copy the matching binary bits and then add all zeros to determine the
summarized network address.
List the matching binary bits for HQ, EAST, and WEST subnets.
Add zeros to comprise the remainder of the network address in binary form.
Subnet
HQ
EAST
WEST
Network Address
Summary Route
IPv4 Address
Subnet Mask
In Part 2, you will determine summarized routes that can be used to reduce the size of routing
tables. Complete the tables after each set of steps, with the appropriate IPv6 addressing
information.
Topology
Addressing Table
Subnet
IPv6 Address
HQ LAN1
2001:DB8:ACAD:E::/64
HQ LAN2
2001:DB8:ACAD:F::/64
EAST LAN1
2001:DB8:ACAD:1::/64
EAST LAN2
2001:DB8:ACAD:2::/64
WEST LAN1
2001:DB8:ACAD:9::/64
WEST LAN2
2001:DB8:ACAD:A::/64
2001:DB8:ACAD:1000::/64
2001:DB8:ACAD:2000::/64
2001:DB8:CC1E:1::/64
List the first 64 bits of the HQ LAN1 and HQ LAN2 IP subnet mask in
hexadecimal form.
List the HQ LAN1 and HQ LAN2 subnet ID (bits 48-64) in binary form.
Count the number of far left matching bits to determine the subnet mask
for the summary route.
How many far left matching bits are present in the two subnet IDs? _____________
List the subnet mask for the first 64 bits of the summary route in decimal form.
Copy the matching binary bits and then add all zeros to determine the
summarized network address.
List the matching subnet ID binary bits for HQ LAN1 and HQ LAN2 subnets.
Add zeros to comprise the remainder of the subnet ID address in binary form.
Subnet
IPv6 Address
HQ LAN1
2001:DB8:ACAD:E::/64
HQ LAN2
2001:DB8:ACAD:F::/64
HQ LANs
Summary
Address
List the first 64 bits of the EAST LAN1 and EAST LAN2 IP subnet mask in
hexadecimal form.
List the EAST LAN1 and EAST LAN2 subnet ID (bits 48-64) in binary form.
Count the number of far left matching bits to determine the subnet mask
for the summary route.
How many far left matching bits are present in the two subnet IDs? _____________
List the subnet mask for the first 64 bits of the summary route in decimal form.
Copy the matching binary bits and then add all zeros to determine the
summarized network address.
List the matching binary bits for EAST LAN1 and EAST LAN2 subnets.
Add zeros to comprise the remainder of the subnet ID address in binary form.
Subnet
IPv6 Address
EAST LAN1
2001:DB8:ACAD:1::/64
EAST LAN2
2001:DB8:ACAD:2::/64
EAST LANs
Summary
Address
List the first 64 bits of the WEST LAN1 and WEST LAN2 IP subnet mask
in decimal form.
List the WEST LAN1 and WEST LAN2 subnet ID (bits 48-64) in binary
form.
Count the number of far left matching bits to determine the subnet mask
for the summary route.
How many far left matching bits are present in the two subnet IDs? _____________
List the subnet mask for the first 64 bits of the summary route in decimal form.
Copy the matching binary bits and then add all zeros to determine the
summarized network address.
List the matching binary bits for WEST LAN1 and WEST LAN2 subnets.
Add zeros to comprise the remainder of the subnet ID address in binary form.
Subnet
IPv6 Address
WEST LAN1
2001:DB8:ACAD:9::/64
WEST LAN2
2001:DB8:ACAD:A::/64
WEST LANs
Summary Address
List the HQ, EAST, and WEST summary route IP address and the first 64
bits of the subnet mask in decimal form.
List the HQ, EAST, and WEST summary route subnet ID in binary form.
Count the number of far left matching bits to determine the subnet mask
for the summary route.
How many far left matching bits are present in the three subnet IDs? _____________
List the subnet mask for the first 64 bits of the summary route in decimal form.
Copy the matching binary bits and then add all zeros to determine the
summarized network address.
List the matching binary bits for HQ, EAST, and WEST subnets.
Add zeros to comprise the remainder of the subnet ID address in binary form.
Subnet
IPv6 Address
HQ
EAST
WEST
Network
Address
Summary
Route
Reflection
How is determining the summary route for IPv4 different from IPv6?
__________________________________________________________________________
_____________
__________________________________________________________________________
_____________
__________________________________________________________________________
_____________