Answered step by step
Verified Expert Solution
Link Copied!

Question

1 Approved Answer

Step 3 :Verify the password configurations for R 1 . How can you verify that both passwords were configured correctly?Ans ? ? ? ? ?

Step 3:Verify the password configurations for R1.How can you verify that both passwords were configured correctly?Ans ?????????????????????????????????????????????????? Step 4:Save the configuration file to NVRAM.Which command do you issue to accomplish this step?Ans ??????????????????????????????????????????????????Step 5:Repeat Steps 1 to 4 for R2.Part 2:Configure the PCsConfigure PC1 and PC2 with IP addresses.Step 1:Configure both PCs with IP addresses.a.Click PC1 and then click the Desktop tab.b.Click IP Configuration. In the Addressing Table above, you can see that the IP address for PC1 is 192.168.10.1 and the subnet mask is 255.255.255.0. Enter this information for PC1 in the IP Configuration window.c.Repeat steps 1a and 1b for PC2.Step 2:Test connectivity to switches.a.Click PC1. Close the IP Configuration window if it is still open. In the Desktop tab, click Command Prompt.b.Type the ping command and the IP address for S1 and press Enter.Packet Tracer PC Command Line 1.0PC> ping 192.168.10.1Were you successful? How important is this IP addresses in the communication , Explain?Ans ?????????????????????????????????????????????????///Part 3:Configure Static Route between R1 and R2.Configure R1 and R2 with the IP addresses.Step 1:Configure Static Routing on R1 with all networks.Routers can be used to connect two or more networks. This means that they need to know all the networks in the topology, once configured, router will build a routing table which can be shown by issuing Show ip route command. why would you see in the output different prefix letters? list 3 examples.Ans ???????????????????????????????????????????????///Use the following commands to configure R1 with an IP address.R1# configure terminalEnter configuration commands, one per line. End with CNTL/Z.R1(config)# ip route 10.1.1.0255.255.255.0209.165.200.226R1(config-if)# exitR1#How many methods can be used to configure destination network?Ans ?????????????????????????????????????????///Do you need to configure the directly attached networks? Explain your answer.Ans ???????????????????????????????????????///Step 2:Configure S2 with an IP address.Use the information in the Addressing Table to configure S2 with an IP address.Step 3:Verify the IP address configuration on R1 and R2.Use the show ip interface brief command to display the IP address and status of all the switch ports and interfaces. You can also use the show running-config command.Step 4:Save configurations for R1 and R2 to NVRAM.Which command is used to save the configuration file in RAM to NVRAM?Ans ??????????????????????????????????
-------------------------------------
Lab 1- Packet Tracer - Implementing Static Route
Topology
Addressing Table
\table[[Device,Interface,IP Address,Subnet Mask,Default Gateway,Remark],[PC1,Fa0,192.168.10.10,255.255.255.0,192.168.10.1,Network 10],[PC2,Fa0,192.168.20.10,255.255.255.0,192.168.20.1,Network 20],[PC3,Fa0,10.1.1.10,255.255.255.0,10.1.1.1,Network A],[PC4,Fa0,10.1.2.10,255.255.255.0,10.1.2.1,Network B],[Router 1(R1),Gig0/0,192.168.10.1,255.255.255.0,-,\table[[Default Gateway],[for Network 10]]],[Gig0/1,192.168.20.1,255.255.255.0,-,\table[[Default Gateway],[for Network 20]]],[Se00?0,209.165.200.225,255.255.255.252,-,Point to point],[,,,,,],[Router (R2),Gig0/0,10.1.1.1,255.255.255.0,-,\table[[Default Gateway],[for Network 1]]],[Gig0/1,10.1.2.1,255.255.255.0,-,\table[[Default Gateway],[for Network 2]]],[Se00?0,209.165.200.226,255.255.255.252,-,Point to point]]
Page 1 of 5

Step by Step Solution

There are 3 Steps involved in it

Step: 1

blur-text-image

Get Instant Access to Expert-Tailored Solutions

See step-by-step solutions with expert insights and AI powered tools for academic success

Step: 2

blur-text-image_2

Step: 3

blur-text-image_3

Ace Your Homework with AI

Get the answers you need in no time with our AI-driven, step-by-step assistance

Get Started

Recommended Textbook for

SQL Server Query Performance Tuning

Authors: Sajal Dam, Grant Fritchey

4th Edition

1430267429, 9781430267423

More Books

Students also viewed these Databases questions

Question

=+6. What does the invisible hand of the marketplace do?

Answered: 1 week ago

Question

What are Measures in OLAP Cubes?

Answered: 1 week ago

Question

How do OLAP Databases provide for Drilling Down into data?

Answered: 1 week ago

Question

How are OLAP Cubes different from Production Relational Databases?

Answered: 1 week ago