E2 Lab 5 6 2 Instructor
E2 Lab 5 6 2 Instructor
Addressing Table
Device BRANCH Interface Fa0/0 S0/0/0 Fa0/0 HQ S0/0/0 S0/0/1 ISP PC1 PC2 PC3 Fa0/0 S0/0/1 NIC NIC NIC IP Address 10.10.2.1 192.168.1.126 192.168.1.129 192.168.1.1 209.165.200.226 209.165.202.129 209.165.200.225 10.10.3.254 192.168.1.254 209.165.202.158 Subnet Mask 255.255.254.0 255.255.255.128 255.255.255.128 255.255.255.128 255.255.255.252 255.255.255.224 255.255.255.252 255.255.254.0 255.255.255.128 255.255.255.224 Default Gateway N/A N/A N/A N/A N/A N/A N/A 10.10.2.1 192.168.1.129 209.165.202.129
Learning Objectives
Upon completion of this lab, you will be able to: Subnet an address space given requirements. Assign appropriate addresses to interfaces and document them in the Addressing Table. Cable a network according to the Topology Diagram.
All contents are Copyright 19922007 Cisco Systems, Inc. All rights reserved. This document is Cisco Public Information.
Page 1 of 7
Erase the startup configuration and reload a router to the default state. Configure RIPv1 routing on all routers. Configure and propagate a static default route. Verify RIPv1 operation. Test and verify full connectivity. Reflect upon and document the network implementation.
Scenario
In this lab activity, you will be given a network address that must be subnetted to complete the addressing of the network shown in the Topology Diagram. A combination of RIPv1 and static routing will be required so that hosts on networks that are not directly connected will be able to communicate with each other.
(Note: Remember that the interfaces of network devices are also host IP addresses and are included in the above addressing requirements.) 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? _____2_____ What is the subnet mask for this network in dotted decimal format? __________255.255.255.128__________ What is the subnet mask for the network in slash format? _____/25_____ What are the network addresses of the subnets? Subnet 0: __________192.168.1.0/25__________ Subnet 1: __________192.168.1.128/25__________ How many usable host IP addresses are there per subnet? _____128_____ How many usable hosts IP addresses are available in the BRANCH LAN? _____512_____ Step 3: Assign subnetwork addresses to the Topology Diagram. 1. Assign lowest subnet in the 192.168.1.0 network to the WAN link between the HQ and BRANCH routers. 2. Assign the second subnet in the 192.168.1.0 network to the LAN attached to the HQ router.
All contents are Copyright 19922007 Cisco Systems, Inc. All rights reserved. This document is Cisco Public Information.
Page 2 of 7
All contents are Copyright 19922007 Cisco Systems, Inc. All rights reserved. This document is Cisco Public Information.
Page 3 of 7
All contents are Copyright 19922007 Cisco Systems, Inc. All rights reserved. This document is Cisco Public Information.
Page 4 of 7
______________________________209.165.200.0/27_________________________________ _____________________________________________________________________________ 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. ____________________HQ(config)#ip route 0.0.0.0 0.0.0.0 Serial0/0/1_____________ What commands are required to enable RIPv1 and include the LAN network in the routing updates? ______________________________router rip______________________________ ______________________________network 192.168.1.0______________________________ Are there any router interfaces that do not need to have RIP updates sent out? _____yes_____ What command is used to disable RIP updates on this interface? ___________HQ(config-router)#passive-interface FastEthernet0/0__________________ The HQ router needs to send the default route information to the BRANCH router in the RIP updates. What command is used to configure this? ____________HQ(config-router)#default-information originate____________________
_____________________________________________________________________________ What is the gateway of last resort in the routing table of the BRANCH router? ______________________________192.168.1.1 to network 0.0.0.0____________________ What routes are present in the routing table of the HQ router? ______________________________10.0.0.0/8______________________________ ______________________________192.168.1.0/25______________________________ ______________________________209.165.200.0/27______________________________ ______________________________0.0.0.0/0______________________________ ______________________________________________________________________ What networks are present in the routing table of the ISP router? ______________________________10.0.0.0/23______________________________ ______________________________192.168.1.0/24______________________________ ______________________________209.165.200.0/27______________________________ ______________________________209.165.202.0/27______________________________ _____________________________________________________________________________ What networks, including the metric, are present in the RIP updates sent from the HQ router? ______________________________network 0.0.0.0 metric 1______________________________ ____________________________network 192.168.1.128 metric 1______________________________ What networks, including the metric, are present in the RIP updates sent from the BRANCH router? ______________________________network 10.0.0.0 metric 1______________________________ _____________________________________________________________________________
All contents are Copyright 19922007 Cisco Systems, Inc. All rights reserved. This document is Cisco Public Information.
Page 6 of 7
All contents are Copyright 19922007 Cisco Systems, Inc. All rights reserved. This document is Cisco Public Information.
Page 7 of 7