0% found this document useful (0 votes)
37 views

2 Long Test, Computer Science 4: Task 1: Subnet The Address Space

The document describes tasks to configure routing between routers and PCs in a network topology. It involves subnetting an IP address space, assigning IP addresses to interfaces, configuring RIP routing and static default routes between routers, and verifying connectivity. PCs will be configured with IP addresses and default gateways to test connectivity across the routed network.
Copyright
© © All Rights Reserved
Available Formats
Download as PDF, TXT or read online on Scribd
0% found this document useful (0 votes)
37 views

2 Long Test, Computer Science 4: Task 1: Subnet The Address Space

The document describes tasks to configure routing between routers and PCs in a network topology. It involves subnetting an IP address space, assigning IP addresses to interfaces, configuring RIP routing and static default routes between routers, and verifying connectivity. PCs will be configured with IP addresses and default gateways to test connectivity across the routed network.
Copyright
© © All Rights Reserved
Available Formats
Download as PDF, TXT or read online on Scribd
You are on page 1/ 4

2nd Long Test, Computer Science 4

I. Topology Diagram

II. Addressing Table


Default
Device Interface IP Address Subnet Mask
Gateway
Fa0/0 N/A
BRANCH
S0/0/0 N/A
Fa0/0 N/A
HQ S0/0/0 N/A
S0/0/1 N/A
ISP Fa0/0 N/A
S0/0/1 N/A
PC1 NIC
PC2 NIC
PC3 NIC

Task 1: Subnet the Address Space.

Step 1: Examine the network requirements.

The addressing for the network has the following requirements:


The ISP LAN will use the 209.165.202.128/27 network.
The link between the ISP router and the HQ router will use the 209.165.200.224/30 network.
The 192.168.1.0/24 network must be subnetted for use in the HQ LAN and the link between the
HQ and BRANCH routers. The HQ LAN will require 50 host IP addresses. (Hint: Subnet this
network with reference to the number of hosts required in the HQ Lan )
The BRANCH LAN will use the 10.10.2.0/23 network.

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? ____________

Step 3: Assign subnetwork addresses to the Topology Diagram.

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.

Task 2: Determine Interface Addresses.

Step 1: Assign appropriate addresses to the device interfaces.


1. Assign the first valid host address in the 209.165.202.128/27 network to the LAN interface on the
ISP router.
2. Assign the last valid host address in the 209.165.202.128/27 network to PC3.
3. Assign the first valid host address in the 209.165.200.224/30 network to the WAN interface of the
ISP router.
4. Assign the last valid host address in the 209.165.200.224/30 network to the Serial 0/0/1 interface
of the HQ router.
5. Assign the first valid host address in the HQ LAN network to the LAN interface of the HQ router.
6. Assign the last valid host address in the HQ LAN network to PC 2.
7. Assign the first valid host address in the HQ/BRANCH WAN link to the Serial 0/0/0 interface of
the HQ router.
8. Assign the last valid host address in the HQ/BRANCH WAN link to the Serial 0/0/0 interface of
the BRANCH router.
9. Assign the first valid host address in the 10.10.2.0/23 network to the LAN interface on the
BRANCH router.
10. Assign the last valid host address in the 10.10.2.0/23 network to PC1.

Step 2: Document the addresses to be used in the table provided under the Topology Diagram.

Task 3: Prepare the Network.

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.

Task 4: Perform Basic Router Configurations. (Optional)

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

Task 5: Configure and Activate Serial and Ethernet Addresses.

Step 1: Configure the BRANCH, HQ, and ISP routers.

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.

Step 2: Configure the Ethernet interfaces of PC1, PC2, and PC3.

Configure the Ethernet interfaces of PC1, PC2, and PC3 with the IP addresses from the Addressing
Table provided under the Topology Diagram.

Task 6: Verify Connectivity to Next-Hop Device.

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.

Step 1: Verify BRANCH connectivity.

Verify that BRANCH can ping across the WAN link to HQ and that HQ can ping across the WAN link it
shares with ISP.

Step 2: Verify Ethernet interface connectivity.

Verify that PC1, PC2, and PC3 can ping their respective default gateways.

Task 7: Configure RIP Routing on the BRANCH Router.

*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?
____________________________________________________________________________
____________________________________________________________________________

Task 8: Configure RIP and Static Routing on the HQ Router

Consider the type of static routing that is needed on HQ.


What networks are present in the HQ routing table? List the networks with slash notation.
____________________________________________________________________________
____________________________________________________________________________
_____________________________________________________________________________

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?

Task 9: Configure Static Routing on the ISP 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)#____________________________________________________________________

Task 10: Verify the Configurations

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?
____________________________________________________________________________
____________________________________________________________________________

You might also like