2 Long Test, Computer Science 4: Task 1: Subnet The Address Space
2 Long Test, Computer Science 4: Task 1: Subnet The Address Space
I. Topology Diagram
Step 2: Consider the following questions when creating your network design:
How many subnets need to be created from the 192.168.1.0/24 network? __________
What is the subnet mask for this network in dotted decimal format? ___________________________
What is the subnet mask for the network in slash format? __________
What are the network addresses of the subnets?
Subnet 0: __________________________
Subnet 1: __________________________
Subnet 2: __________________________
How many usable host IP addresses are there per subnet? ___________
How many usable hosts IP addresses are available in the BRANCH LAN? ____________
1. Assign subnet 1 in the 192.168.1.0 network to the WAN link between the HQ and BRANCH
routers.
2. Assign subnet 2 in the 192.168.1.0 network to the LAN attached to the HQ router.
Step 2: Document the addresses to be used in the table provided under the Topology Diagram.
Step 1: Create a network that is similar to the one in the Topology Diagram.
You can use any current router in your lab as long as it has the required interfaces shown in the topology.
Step 2: Clear any existing configurations on the routers.
Perform basic configuration in the BRANCH, HQ, and ISP routers according to the following guidelines:
1. Configure the router hostname.
3. Configure an EXEC mode password.
4. Configure a message-of-the-day banner.
5. Configure a password for console connections.
6. Configure a password for VTY connections.
7. Configure Clock Rate = 64000 for all DCE devices only
Configure the interfaces on the BRANCH, HQ, and ISP routers with the IP addresses from the
Addressing Table provided under the Topology Diagram.
When you have finished, be sure to save the running configuration to the NVRAM of the router.
Configure the Ethernet interfaces of PC1, PC2, and PC3 with the IP addresses from the Addressing
Table provided under the Topology Diagram.
You should not have connectivity between end devices yet. However, you can test connectivity between
two routers and between an end device and its default gateway.
Verify that BRANCH can ping across the WAN link to HQ and that HQ can ping across the WAN link it
shares with ISP.
Verify that PC1, PC2, and PC3 can ping their respective default gateways.
*Hint: In configuring dynamic routes, all the directly connected networks should be
configured including the LAN.
Consider the networks that need to be included in the RIP updates that are sent out by the BRANCH
router.
What networks are currently present in the BRANCH routing table before RIP is configured? List the
networks with slash notation.
____________________________________________________________________________
____________________________________________________________________________
____________________________________________________________________________
What commands are required to enable RIP version 1 and include these networks in the routing updates?
____________________________________________________________________________
____________________________________________________________________________
A static default route will need to be configured to send all packets with destination addresses that are not
in the routing table to the ISP router. What command is needed to accomplish this? Use the appropriate
exit interface on the HQ router in the command.
____________________________________________________________________________
What commands are required to enable RIPv1 and include the LAN network in the routing updates?
____________________________________________________________________________
____________________________________________________________________________
The HQ router needs to send the default route information to the BRANCH router in the RIP updates.
To configure this issue the default-information originate in the router mode of HQ router?
Static routes will need to be configured on the ISP router for all traffic that is destined for the RFC 1918
addresses that are used on the BRANCH LAN, HQ LAN, and the link between the BRANCH and HQ
routers.
What are the commands that will need to be configured on the ISP router to accomplish this?
ISP(config)# ___________________________________________________________________
ISP(config)#____________________________________________________________________
Answer the following questions to verify that the network is operating as expected.
From PC2, is it possible to ping PC1? __________
From PC2, is it possible to ping PC3? __________
From PC1, is it possible to ping PC3? __________
The answer to the above questions should be yes. If any of the above pings failed, check your physical
connections and configurations. Refer to the basic troubleshooting techniques used in the Chapter 1 labs.
What routes are present in the routing table of the BRANCH router?
____________________________________________________________________________
____________________________________________________________________________