10.4.4 Lab - Build a Switch and Router Network

pdf

School

Paradise Valley Community College *

*We aren’t endorsed by this school

Course

140AB

Subject

Computer Science

Date

Oct 30, 2023

Type

pdf

Pages

5

Uploaded by MinisterWorldHummingbird22

Report
9/26/23, 8:02 PM Completed 10.4.4 Lab - Build a Sw itch and Router Netw ork about:blank 1/5 Lab - Build a Switch and Router Network Topology Addressing Table Device Interface IP Address / Prefix Default Gateway R1 G0/0/0 192.168.0.1 /24 N/A R1 G0/0/0 2001:db8:acad::1/64 N/A R1 G0/0/0 fe80::1 N/A R1 G0/0/1 192.168.1.1 /24 N/A R1 G0/0/1 200:db8:acad:1::1/64 N/A R1 G0/0/1 fe80::1 N/A S1 VLAN 1 192.168.1.2 /24 192.168.1.1 PC-A NIC 192.168.1.3 /24 192.168.1.1 PC-A NIC 2001:db8:acad:1::3/64 fe80::1 PC-B NIC 192.168.0.3 /24 192.168.0.1 PC-B NIC 2001:db8:acad::3/64 fe80::1 Objectives Part 1: Set Up the Topology and Initialize Devices Part 2: Configure Devices and Verify Connectivity Background / Scenario This is a comprehensive lab to review previously covered IOS commands. In this lab, you will cable the equipment as shown in the topology diagram. You will then configure the devices to match the addressing table. After the configurations have been saved, you will verify your configurations by testing for network connectivity. After the devices have been configured and network connectivity has been verified, you will use IOS commands to retrieve information from the devices to answer questions about your network equipment. This lab provides minimal assistance with the actual commands necessary to configure the router. Test your knowledge by trying to configure the devices without referring to the content or previous activities. Note : The routers used with CCNA hands-on labs are Cisco 4221 with Cisco IOS XE Release 16.9.4 (universalk9 image). The switches used in the labs are Cisco Catalyst 2960s with Cisco IOS Release 15.2(2) 2013 - 2019 Cisco and/or its affiliates. All rights reserved. Cisco Public Page of 1 5 www.netacad.com Lab - Build a Switch and Router Network (lanbasek9 image). Other routers, switches, and Cisco IOS versions can be used. Depending on the model and Cisco IOS version, the commands available and the output produced might vary from what is shown in the labs. Refer to the Router Interface Summary Table at the end of the lab for the correct interface identifiers. Note : Ensure that the routers and switches have been erased and have no startup configurations. Consult with your instructor for the procedure to initialize and reload a router and switch. The template used by the Switch Database Manager (SDM) does not provide IPv6 address default bias capabilities. Verify that SDM is using either the template or the dual-ipv4-and-ipv6 lanbase-routing template. The new template will be used after reboot even if the configuration is not saved. S1# show sdm prefer
9/26/23, 8:02 PM Completed 10.4.4 Lab - Build a Sw itch and Router Netw ork about:blank 2/5 (universalk9 image). The switches used in the labs are Cisco Catalyst 2960s with Cisco IOS Release 15.2(2) 2013 - 2019 Cisco and/or its affiliates. All rights reserved. Cisco Public Page of 1 5 www.netacad.com Lab - Build a Switch and Router Network (lanbasek9 image). Other routers, switches, and Cisco IOS versions can be used. Depending on the model and Cisco IOS version, the commands available and the output produced might vary from what is shown in the labs. Refer to the Router Interface Summary Table at the end of the lab for the correct interface identifiers. Note : Ensure that the routers and switches have been erased and have no startup configurations. Consult with your instructor for the procedure to initialize and reload a router and switch. The template used by the Switch Database Manager (SDM) does not provide IPv6 address default bias capabilities. Verify that SDM is using either the template or the dual-ipv4-and-ipv6 lanbase-routing template. The new template will be used after reboot even if the configuration is not saved. S1# show sdm prefer Use the following commands to assign the template as the default SDM template. dual-ipv4-and-ipv6 S1# configure terminal S1(config)# sdm prefer dual-ipv4-and-ipv6 default S1(config)# end S1# reload Required Resources 1 Router (Cisco 4221 with Cisco IOS XE Release 16.9.4 universal image or comparable) 1 Switch (Cisco 2960 with Cisco IOS Release 15.2(2) lanbasek9 image or comparable) 2 PCs (Windows with a terminal emulation program, such as Tera Term) Console cables to configure the Cisco IOS devices via the console ports Ethernet cables as shown in the topology Note : The Gigabit Ethernet interfaces on Cisco 4221 routers are autosensing and an Ethernet straight- through cable may be used between the router and PC-B. If using another model Cisco router, it may be necessary to use an Ethernet crossover cable. Instructions Part 1: Set Up Topology and Initialize Devices Step 1: Cable the network as shown in the topology. a. Attach the devices shown in the topology diagram, and cable, as necessary. b. Power on all the devices in the topology. Step 2: Initialize and reload the router and switch. If configuration files were previously saved on the router and switch, initialize and reload these devices back to their default configurations. No previous configurations Part 2: Configure Devices and Verify Connectivity In Part 2, you will set up the network topology and configure basic settings, such as the interface IP addresses, device access, and passwords. Refer to the Error: Reference source not found and Error: Reference source not found at the beginning of this lab for device names and address information. Step 1: Assign static IP information to the PC interfaces. a. Configure the IP address, subnet mask, and default gateway settings on PC-A. b. Configure the IP address, subnet mask, and default gateway settings on PC-B. 2013 - 2019 Cisco and/or its affiliates. All rights reserved. Cisco Public Page of 2 5 www.netacad.com Lab - Build a Switch and Router Network c. Ping PC-B from a command prompt window on PC-A. Note : If pings are not successful, the Windows Firewall may need to be turned off. Question: Why were the pings not successful? Type your answers here. Step 2: Configure the router. a. Console into the router and enable privileged EXEC mode. Open configuration window
9/26/23, 8:02 PM Completed 10.4.4 Lab - Build a Sw itch and Router Netw ork about:blank 3/5 b. Configure the IP address, subnet mask, and default gateway settings on PC-B. 2013 - 2019 Cisco and/or its affiliates. All rights reserved. Cisco Public Page of 2 5 www.netacad.com Lab - Build a Switch and Router Network c. Ping PC-B from a command prompt window on PC-A. Note : If pings are not successful, the Windows Firewall may need to be turned off. Question: Why were the pings not successful? Type your answers here. Step 2: Configure the router. a. Console into the router and enable privileged EXEC mode. Open configuration window b. Enter configuration mode. c. Assign a device name to the router. d. Disable DNS lookup to prevent the router from attempting to translate incorrectly entered commands as though they were host names. e. Assign as the privileged EXEC encrypted password. class f. Assign as the console password and enable login. cisco g. Assign as the VTY password and enable login. cisco h. Encrypt the plaintext passwords. i. Create a banner that warns anyone accessing the device that unauthorized access is prohibited. j. Configure and activate both interfaces on the router. k. Configure an interface description for each interface indicating which device is connected to it. l. To enable IPv6 routing, enter the command ipv6 unicast-routing. R1(config)# ipv6 unicast-routing m. Save the running configuration to the startup configuration file. n. Set the clock on the router. Note ? : Use the question mark ( ) to help with the correct sequence of parameters needed to execute this command. Close configuration window o. Ping PC-B from a command prompt window on PC-A. Note : If pings are not successful, the Windows Firewall may need to be turned off. Question: Were the pings successful? Explain. Type your answers here. Step 3: Configure the switch. In this step, you will configure the hostname, the VLAN 1 interface and its default gateway. Open configuration window a. Console into the switch and enable privileged EXEC mode. b. Enter configuration mode. c. Assign a device name to the switch. d. Disable DNS lookup to prevent the router from attempting to translate incorrectly entered commands as though they were host names. e. Configure and activate the VLAN interface on the switch S1. f. Configure the default gateway for the switch S1. g. Save the running configuration to the startup configuration file. 2013 - 2019 Cisco and/or its affiliates. All rights reserved. Cisco Public Page of 3 5 www.netacad.com Lab - Build a Switch and Router Network Step 4: Verify connectivity end-to-end connectivity. a. From PC-A, ping PC-B. b. From S1, ping PC-B. All the pings should be successful. Close configuration window Part 3: Display Device Information In Part 3, you will use commands to retrieve interface and routing information from the router and show
Your preview ends here
Eager to read complete document? Join bartleby learn and gain access to the full version
  • Access to all documents
  • Unlimited textbook solutions
  • 24/7 expert homework help
9/26/23, 8:02 PM Completed 10.4.4 Lab - Build a Sw itch and Router Netw ork about:blank 4/5 g. Save the running configuration to the startup configuration file. 2013 - 2019 Cisco and/or its affiliates. All rights reserved. Cisco Public Page of 3 5 www.netacad.com Lab - Build a Switch and Router Network Step 4: Verify connectivity end-to-end connectivity. a. From PC-A, ping PC-B. b. From S1, ping PC-B. All the pings should be successful. Close configuration window Part 3: Display Device Information In Part 3, you will use commands to retrieve interface and routing information from the router and show switch. Step 1: Display the routing table on the router. a. Use the command on the router R1 to answer the following questions. show ip route Open configuration window Questions: What code is used in the routing table to indicate a directly connected network? L Type your answers here. How many route entries are coded with a C code in the routing table? 2 Type your answers here. What interface types are associated to the C coded routes? G0/0/0 and G0/0/1 Type your answers here. b. Use the command on router R1 to display the IPv6 routes. show ipv6 route Step 2: Display interface information on the router R1. a. Use the to answer the following questions. show ip interface g0/0/1 Questions: What is the operational status of the G0/0/1 interface? GigabitEthernet0/0/1 is up, line protocol is up (connected) Type your answers here. What is the Media Access Control (MAC) address of the G0/1 interface? 0001.c7c0.b202 (bia 0001.c7c0.b202) Type your answers here. How is the Internet address displayed in this command? Internet address is 192.168.1.1/24 Type your answers here. b. For the IPv6 information, enter the command. show ipv6 interface interface Step 3: Display a summary list of the interfaces on the router and switch. There are several commands that can be used to verify an interface configuration. One of the most useful of these is the command. The command output displays a summary list of the show ip interface brief interfaces on the device and provides immediate feedback to the status of each interface. a. Enter the command on the router R1. show ip interface brief R1# show ip interface brief b. To see the IPv6 interface information, enter the command on R1. show ipv6 interface brief R1# show ipv6 interface brief Close configuration window c. Enter the command on the switch S1. show ip interface brief Open configuration window S1# show ip interface brief Close configuration window 2013 - 2019 Cisco and/or its affiliates. All rights reserved. Cisco Public Page of 4 5 www.netacad.com Lab - Build a Switch and Router Network Reflection Questions 1. If the G0/0/1 interface showed that it was administratively down, what interface configuration command would you use to turn the interface up? R1(config-if)# no shutdown Type your answers here. 2. What would happen if you had incorrectly configured interface G0/0/1 on the router with an IP address of 192.168.1.2? PC-A would not be able to ping PC-B. This is because PC-B is on a different network than PC-A which requires the default-gateway router to route these packets. PC-A is configured to use the IP address of 192.168.1.1 for the default-gateway router, but this address is not assigned to any device on the LAN. Any
9/26/23, 8:02 PM Completed 10.4.4 Lab - Build a Sw itch and Router Netw ork about:blank 5/5 Close configuration window 2013 - 2019 Cisco and/or its affiliates. All rights reserved. Cisco Public Page of 4 5 www.netacad.com Lab - Build a Switch and Router Network Reflection Questions 1. If the G0/0/1 interface showed that it was administratively down, what interface configuration command would you use to turn the interface up? R1(config-if)# no shutdown Type your answers here. 2. What would happen if you had incorrectly configured interface G0/0/1 on the router with an IP address of 192.168.1.2? PC-A would not be able to ping PC-B. This is because PC-B is on a different network than PC-A which requires the default-gateway router to route these packets. PC-A is configured to use the IP address of 192.168.1.1 for the default-gateway router, but this address is not assigned to any device on the LAN. Any packets that need to be sent to the default-gateway for routing will never reach their destination. Type your answers here. Router Interface Summary Table Router Model Ethernet Interface #1 Ethernet Interface #2 Serial Interface #1 Serial Interface #2 1800 Fast Ethernet 0/0 (F0/0) Fast Ethernet 0/1 (F0/1) Serial 0/0/0 (S0/0/0) Serial 0/0/1 (S0/0/1) 1900 Gigabit Ethernet 0/0 (G0/0) Gigabit Ethernet 0/1 (G0/1) Serial 0/0/0 (S0/0/0) Serial 0/0/1 (S0/0/1) 2801 Fast Ethernet 0/0 (F0/0) Fast Ethernet 0/1 (F0/1) Serial 0/1/0 (S0/1/0) Serial 0/1/1 (S0/1/1) 2811 Fast Ethernet 0/0 (F0/0) Fast Ethernet 0/1 (F0/1) Serial 0/0/0 (S0/0/0) Serial 0/0/1 (S0/0/1) 2900 Gigabit Ethernet 0/0 (G0/0) Gigabit Ethernet 0/1 (G0/1) Serial 0/0/0 (S0/0/0) Serial 0/0/1 (S0/0/1) 4221 Gigabit Ethernet 0/0/0 (G0/0/0) Gigabit Ethernet 0/0/1 (G0/0/1) Serial 0/1/0 (S0/1/0) Serial 0/1/1 (S0/1/1) 4300 Gigabit Ethernet 0/0/0 (G0/0/0) Gigabit Ethernet 0/0/1 (G0/0/1) Serial 0/1/0 (S0/1/0) Serial 0/1/1 (S0/1/1) Note : To find out how the router is configured, look at the interfaces to identify the type of router and how many interfaces the router has. There is no way to effectively list all the combinations of configurations for each router class. This table includes identifiers for the possible combinations of Ethernet and Serial interfaces in the device. The table does not include any other type of interface, even though a specific router may contain one. An example of this might be an ISDN BRI interface. The string in parenthesis is the legal abbreviation that can be used in Cisco IOS commands to represent the interface. End of Document 2013 - 2019 Cisco and/or its affiliates. All rights reserved. Cisco Public Page of 5 5 www.netacad.com

Browse Popular Homework Q&A

Q: C(n, x)pxqn − x to determine the probability of the given event. (Round your answer to four decimal…
Q: Describe the significance of modeling the context of a system while it is being constructed. A…
Q: Three charged marbles are glued to a nonconducting surface and are placed in the diagram as shown.…
Q: 3. (GYHD 5) Write each of these statements using "V": a) S is closed under addition. (Here, S is a…
Q: A farmer has 2400 ft of fencing and wants to fence off a rectangular field that borders a straight…
Q: 10 kg box experiences a force of 15 Newtons in the positive x-direction and 8 Newtons in the…
Q: The Noyes-Whitney equation for the dynamics of the drug concentration is dc = K(Cs - c) dt where k>…
Q: Use the equation of the dissociation of the weak acid and a Le Chatelier  principle to answer the…
Q: For g(x) = X x + 3 state all intervals for which is concave up, concave down g
Q: HNO₂ (aq) Brønsted-Lowry In this reaction: The formula for the cr
Q: Match each scenario with the type of prevention being described.  Answers may be used more than once…
Q: ال Find the difference quoitent of... F(x)=x²-8x +8 J(pro) XIT 0521-18
Q: Match types of beams to their names. < 1. Simply supported beam 2. 3. Cantilevered beam 4.…
Q: State the absolute minimum of f(x)=x²-3x²+1 on [-- 2 ,4]
Q: Suppose Ct is the concentration of a drug in the bloodstream at time t, A is the concentration of…
Q: The price of a railroad engine purchased by the Kenneth family for their business was $2,250.…
Q: A graduated cylinder is filled to a depth of 17.00cm with water (Pwater 1000 kg ). Determine the…
Q: (1) Find an optimal assignment of trucks to routes to minimize the total cost (using the Hungarian…
Q: A shelf in the Metro Department Store contains 100 colored ink cartridges for a popular ink-jet…
Q: List the issues that arise while establishing the information system architecture needed to serve…
Q: Consider the following reaction in basic solution IO3- (aq) + Cl- (aq) à Cl2 (aq) + I3- (aq)…
Q: (a) Draw a network with t, ES, EF, LS, and LF (follow the same format as Figure 11.5 on p.394).