4 Pages

E1_PTAct_11_6_1_Directions

Course: CCNA 1, Spring 2012
School: San Diego
Rating:
 
 
 
 
 

Word Count: 1116

Document Preview

Skills 11.6.1: Integration Challenge-Configuring and Testing the Lab Network Topology Diagram Addressing Table Device R1-ISP R2Central PC 1A PC 1B Eagle Server Interface Fa0/0 S0/0/0 Fa0/0 S0/0/0 NIC NIC NIC IP Address Subnet Mask Default Gateway N/A N/A N/A N/A All contents are Copyright 19922007 Cisco Systems, Inc. All rights reserved. This document is Cisco Public Information. Page 1 of 4 CCNA...

Register Now

Unformatted Document Excerpt

Coursehero >> California >> San Diego >> CCNA 1

Course Hero has millions of student submitted documents similar to the one
below including study guides, practice problems, reference materials, practice exams, textbook help and tutor support.

Course Hero has millions of student submitted documents similar to the one below including study guides, practice problems, reference materials, practice exams, textbook help and tutor support.
Skills 11.6.1: Integration Challenge-Configuring and Testing the Lab Network Topology Diagram Addressing Table Device R1-ISP R2Central PC 1A PC 1B Eagle Server Interface Fa0/0 S0/0/0 Fa0/0 S0/0/0 NIC NIC NIC IP Address Subnet Mask Default Gateway N/A N/A N/A N/A All contents are Copyright 19922007 Cisco Systems, Inc. All rights reserved. This document is Cisco Public Information. Page 1 of 4 CCNA Exploration Network Fundamentals: Configuring and Testing Your Network 11.6.1: Skills Integration Challenge-Configuring and Testing the Lab Network Learning Objectives Build, test, and configure the entire lab network Integrate skills from throughout the course Analyze the events involved in requesting a web page (DNS, ARP, HTTP, TCP, IP, Ethernet, HDLC) Analyze the events involved in tracing the route to the web server (DNS, UDP, ARP, ICMP, IP, Ethernet, HDLC) Background Throughout the course, you have been developing network planning, building, configuring, and testing skills. You have also developed conceptual understandings of networking protocols and device algorithms. Here is an opportunity to test yourself: see if you can complete the entire challenge (approximately 100 configurable components, though some are quite easy) in under 30 minutes. Task 1: Plan. Use the standard Exploration lab topology as you plan your IP addressing scheme: Two 1841 routers with WIC-2T interface cards, installed in the right hand slot (one named R1-ISP, which has the serial DCE WAN connection to R2-Central, and the Fa0/0 LAN connection to Eagle_Server) and one named R2-Central (which has the serial DCE WAN connection to R1-ISP and the Fa0/0 LAN connection to S1-Central) One 2960TT Switch (S1-Central) Two PCs named 1A and 1B A server named Eagle_Server. Note that both the Display names AND host names for all devices must be configured exactly, and in general all strings (names, passwords, banners) should be typed exactly as specified in these instructions, for the grading to work properly. You have been given an IP address block of 192.168.3.0 /24. You must provide for existing networks as well as future growth. Subnet assignments are: 1st subnet, existing student LAN, up to 28 hosts (Fa0/0 on R2-Central, connected to Fa0/24 on S1-Central) 2nd subnet, future student LAN, up to 28 hosts (not yet implemented) 3rd subnet, existing ISP LAN, up to 14 hosts (Fa0/0 on R1-ISP) 4th subnet, future ISP LAN, up to 7 hosts (not yet implemented) 5th subnet, existing WAN, point-to-point link (S0/0/0 on R1-ISP and S0/0/0 on R2Central) All contents are Copyright 19922007 Cisco Systems, Inc. All rights reserved. This document is Cisco Public Information. Page 2 of 4 CCNA Exploration Network Fundamentals: Configuring and Testing Your Network 11.6.1: Skills Integration Challenge-Configuring and Testing the Lab Network IP address assignments are: For the server, configure the second highest usable IP address on the ISP LAN subnet. For R1-ISP's Fa0/0 interface, configure the highest usable IP address on the ISP LAN subnet. For R1-ISP's S0/0/0 interface, configure the highest usable address on the existing WAN subnet. For R2-Central's S0/0/0 interface, use the lowest usable address on the existing WAN subnet. For R2-Central's Fa0/0 interface, use the highest usable address on the existing student LAN subnet and connect it to the Fa0/24 interface on S1-Central. For hosts 1A and 1B, use the first 2 IP addresses (two lowest usable addresses) on the existing student LAN subnet and connect them to the Fa0/1 and Fa0/2 interfaces S1Central. on For the switch management interface, use the second highest usable address on the student subnet. Task 2: Build and Configure the Network. Build the network, taking care to make connections as specified. Configure both routers, the switch, the server, and the two PCs. Configure the routers using the CLI to practice your skills. The router configuration must include "housekeeping" (display name, hostname, passwords, banner), interfaces (Fast Ethernet and Serial), and routing (static route on R1-ISP, default route on R2-Central). The following login passwords should all be set to "cisco" (no quotes): enable password (not secret), console, and Telnet. The banners should say **This is lab router R1-ISP. Authorized access only.** and **This is lab router R2-Central. Authorized access only.** The interfaces should be configured as specified in the IP addressing section above; use a clock rate of 64000 on the R1-ISP S0/0/0 interface. The static route on R1-ISP should point to the existing Student LAN subnet via R2-Central's serial interface IP address; the static route on R2Central should be a default static route which points via R1-ISP's serial interface IP address. Whenever you configure a Cisco IOS device, be sure to save your configuration. On the switch, configure the display name, hostname, banner (**This is lab switch S1-Central. Authorized access only.**), login passwords for access (enable, console, and Telnet passwords all set to "cisco"), and management interface (int vlan1). Whenever you configure a Cisco IOS device, be sure to save your configuration. For Hosts 1A and 1B, in addition to IP configuration, configure them to use DNS services. For the server, enable DNS services, use the domain name eagle-server.example.com, and enable HTTP services. As you work, use "Check Results" to see what components still need to be configured. If you want more practice, use "Reset Activity" and re-time yourself doing the entire configuration again. All contents are Copyright 19922007 Cisco Systems, Inc. All rights reserved. This document is Cisco Public Information. Page 3 of 4 CCNA Exploration Network Fundamentals: Configuring and Testing Your Network 11.6.1: Skills Integration Challenge-Configuring and Testing the Lab Network Task 3: Test and Analyze. It is a good practice to test connectivity through ping and Telnet, and to examine routing tables. Once you are convinced your network is working, make sure you have saved your configurations on the Cisco IOS devices. Then power cycle the devices, and reset the network. In simulation mode, request a web page while making the following protocols visible in the event list: DNS, HTTP, Telnet, TCP, UDP, ICMP, ARP. Examine the packets as they are processed by the devices to study protocol behavior, especially how IP is involved in everything. Also note the algorithms used by hosts, switches, and routers. Explain the entire process to a peer. Power cycle the devices to clear the network again, and, also in simulation mode, issue a traceroute to the server from one of the PCs. Examine how trace is built up of ICMP echo requests. Again explain the entire process to a peer. Task 4: Reflection - Putting it All Together. Relate the processes observed in Task 3 to the TCP/IP Protocol Graph. Your skills at modeling networks in Packet Tracer will serve you well in subsequent courses. All contents are Copyright 19922007 Cisco Systems, Inc. All rights reserved. This document is Cisco Public Information. Page 4 of 4
Find millions of documents on Course Hero - Study Guides, Lecture Notes, Reference Materials, Practice Exams and more. Course Hero has millions of course specific materials providing students with the best way to expand their education.

Below is a small sample set of documents:

San Diego - CCNA - 1
Activity 1.1.1: Using Google EarthTM to View the WorldLearning ObjectivesUpon completion of this activity, you will be able to: Explain the purpose of Google Earth. Explain the different versions of Google Earth. Explain the hardware and software requir
San Diego - CCNA - 1
Activity 1.4.5: Identifying Top Security VulnerabilitiesLearning ObjectivesUpon completion of this activity, you will be able to: Use the SANS site to quickly identify Internet security threats. Explain how threats are organized. List several recent sec
San Diego - CCNA - 1
Activity 2.2.5: Using NeoTraceTM to View InternetworksLearning Objectives Explain the use of route tracing programs, such as tracert and NeoTrace. Use tracert and NeoTrace to trace a route from its PC to a distant server. Describe the interconnected and
San Diego - CCNA - 1
Activity 3.4.1: Data Stream CaptureLearning ObjectivesUpon completion of this activity, you will be able to: Capture or download an audio stream Record the characteristics of the file Examine data transfer rates associated with the fileBackgroundWhen
San Diego - CCNA - 1
Activity 6.7.3: IPv4 Address Subnetting Part 1Learning ObjectivesUpon completion of this activity, you will be able to determine network information for a given IP address and network mask.BackgroundThis activity is designed to teach how to compute ne
San Diego - CCNA - 1
Activity 6.7.4: IPv4 Address Subnetting Part 2Learning ObjectivesUpon completion of this activity, you will be able to determine subnet information for a given IP address and subnetwork mask.BackgroundBorrowing Bits How many bits must be borrowed to c
San Diego - CCNA - 1
5.6.1: Skills Integration Challenge-Routing IP PacketsTopology DiagramAddressing Table DeviceR1-ISP R2Central S1Central PC 1A PC 1B Eagle ServerInterfaceFa0/0 S0/0/0 Fa0/0 S0/0/0 VLAN 1 NIC NIC NICIP Address192.168.254.253 10.10.10.6 172.16.255.254
San Diego - CCNA - 1
6.8.1: Skills Integration Challenge-Planning Subnets and Configuring IP AddressesTopology DiagramAddressing Table DeviceR1-ISP R2Central PC 1A PC 1B Eagle ServerInterfaceFa0/0 S0/0/0 Fa0/0 S0/0/0 NIC NIC NICIP AddressSubnet MaskDefault GatewayN/A
San Diego - CCNA - 1
9.9.1: Skills Integration Challenge-Switched EthernetTopology DiagramAddressing TableDevice R1-ISP R2-Central PC 1A PC 1B Eagle Server Interface IP Address Fa0/0 S0/0/0 Fa0/0 S0/0/0 NIC NIC NIC 192.168.111.133 255.255.255.248 192.168.111.134 192.168.11
San Diego - CCNA - 1
10.7.1: Skills Integration Challenge: Network Planning and Interface ConfigurationTopology DiagramAddressing TableDevice R1 Interface Fa0/0 S0/0/0 S0/0/1 Fa0/0 Fa0/1 S0/0/0 S0/0/1 Fa0/0 S0/0/0 S0/0/1 NIC NIC NIC NIC IP Address Subnet Mask Default Gatew
San Diego - CCNA - 1
11.6.1: Skills Integration Challenge-Configuring and Testing the Lab NetworkTopology DiagramAddressing Table DeviceR1-ISP R2Central PC 1A PC 1B Eagle ServerInterfaceFa0/0 S0/0/0 Fa0/0 S0/0/0 NIC NIC NICIP AddressSubnet MaskDefault GatewayN/A N/A
San Diego - CCNA - 1
Living in a Network Centric WorldNetwork Fundamentals Chapter 1ITE PC v4.0 Chapter 1 2007 Cisco Systems, Inc. All rights reserved.Cisco Public1Objectives Describe how networks impact our daily lives. Describe the role of data networking in the huma
San Diego - CCNA - 1
Communicating over the NetworkNetwork Fundamentals Chapter 2ITE PC v4.0 Chapter 1 2007 Cisco Systems, Inc. All rights reserved.Cisco Public1Objectives Describe the structure of a network, including the devices and media that are necessary for succe
San Diego - CCNA - 1
Application Layer Functionality and ProtocolsNetwork Fundamentals Chapter 3ITE PC v4.0 Chapter 1 2007 Cisco Systems, Inc. All rights reserved.Cisco Public1Objectives Define the application layer as the source and destination of data for communicati
San Diego - CCNA - 1
OSI Transport LayerNetwork Fundamentals Chapter 4ITE PC v4.0 Chapter 1 2007 Cisco Systems, Inc. All rights reserved.Cisco Public1Objectives Explain the role of Transport Layer protocols and services in supporting communications across data networks
San Diego - CCNA - 1
OSI Network LayerNetwork Fundamentals Chapter 5ITE PC v4.0 Chapter 1 2007 Cisco Systems, Inc. All rights reserved.Cisco Public1Objectives Identify the role of the Network Layer, as it describes communication from one end device to another end devic
San Diego - CCNA - 1
Addressing the Network IPv4Network Fundamentals Chapter 6ITE PC v4.0 Chapter 1 2007 Cisco Systems, Inc. All rights reserved.Cisco Public1Objectives Explain the structure IP addressing and demonstrate the ability to convert between 8-bit binary and
San Diego - CCNA - 1
OSI Data Link LayerNetwork Fundamentals Chapter 7ITE PC v4.0 Chapter 1 2007 Cisco Systems, Inc. All rights reserved.Cisco Public1Objectives Explain the role of Data Link layer protocols in data transmission. Describe how the Data Link layer prepare
San Diego - CCNA - 1
OSI Physical LayerNetwork Fundamentals Chapter 8ITE PC v4.0 Chapter 1 2007 Cisco Systems, Inc. All rights reserved.Cisco Public1Objectives Explain the role of Physical layer protocols and services in supporting communication across data networks. -
San Diego - CCNA - 1
EthernetNetwork Fundamentals Chapter 9ITE PC v4.0 Chapter 1 2007 Cisco Systems, Inc. All rights reserved.Cisco Public1Objectives Identify the basic characteristics of network media used in Ethernet. Describe the physical and data link features of E
San Diego - CCNA - 1
Planning and Cabling NetworksNetwork Fundamentals Chapter 10ITE PC v4.0 Chapter 1 2007 Cisco Systems, Inc. All rights reserved.Cisco Public1Objectives Identify the basic network media required to make a LAN connection. Identify the types of connect
San Diego - CCNA - 1
Configuring and Testing Your NetworkNetwork Fundamentals Chapter 11ITE PC v4.0 Chapter 1 2007 Cisco Systems, Inc. All rights reserved.Cisco Public1Objectives Define the role of the Internetwork Operating System (IOS) Use Cisco CLI commands to perfo
San Diego - CCNA - 1
SEMESTER 1 Chapter 3 Application Layer Functionality and Protocols V 4.0 3.1.1. 1 What does the application layer provide? What are application layer protocols used for? What are the three primary functions of the Presentation Layer? the interface between
San Diego - CCNA - 1
SEMESTER 1 Chapter 4 OSI Transport Layer V 4.0 4.1.1 What are the 4 primary responsibilities of the Transport Layer? Tracking the individual communication between applications on the source and destination hosts Segmenting data and managing each piece Rea
San Diego - CCNA - 1
SEMESTER 1 Chapter 5 OSI Network Layer V 4.0 5.1.1.1 What services does the network layer provide? What are the 4 basic processes used at the network layer? What is the PDU of the network layer? What information is contained in the layer 3 PDU? What is th
San Diego - CCNA - 1
SEMESTER 1 Chapter 6 Addressing the Network IPv4 V 4.0 6.1.1 How many bits are the source and destination IPv4 addresses? What is the name for the decimal representation of the binary IP address called? How many bits are there between each "dot"? What are
San Diego - CCNA - 1
SEMESTER 1 Chapter 7 Data Link Layer V 4.0 7.1.1 What are the 2 basic services the Data Link layer provides? Allows the upper layers to access the media using techniques such as framing Controls how data is placed onto the media and is received from the m
San Diego - CCNA - 1
SEMESTER 1 Chapter 8 Physical Layer V 4.0 8.1.1 What does the physical layer provide?90 Pointsprovides the means to transport across the network media the bits that make up a Data Link layer frame What are the four elements The physical media and associ
San Diego - CCNA - 1
SEMESTER 1 Chapter 9 Ethernet V 4.0 9.1.1 Who originally published the Ethernet standard and when was that? Who and when published LAN standards? What is the number for the Ethernet LAN standard? What layers of the OSI model do Ethernet standards operate
San Diego - CCNA - 1
SEMESTER 1 Chapter 10 Planning and Cabling a Network V 4.0 10.1.1 What are routers primarily used for? What does each port on a router connect to? used to interconnect networks Each port on a router connects to a different network and routes packets betwe
San Diego - CCNA - 1
Subnet Calculation Test #01Subnet CalculationObtain the following network address, subnet requirements, and IP address information from the instructor. Host IP address:_156.68.96.178_ (provided by instructor) Subnet mask:_255.255.255.240_ (provided by i
San Diego - CCNA - 1
Subnet Calculation Test #01Subnet CalculationObtain the following network address, subnet requirements, and IP address information from the instructor. Host IP address:_ 156.68.96.178_ (provided by instructor) Subnet mask:_255.255.255.240_ (provided by
San Diego - CCNA - 1
Subnet Calculation Test #02 (Key)Subnet CalculationObtain the following network address, subnet requirements, and IP address information from the instructor. Host IP address:_175.32.64.176_ (provided by instructor) Subnet mask:_255.255.255.224_ (provide
San Diego - CCNA - 1
Subnet Calculation Test #02Subnet CalculationObtain the following network address, subnet requirements, and IP address information from the instructor. Host IP address:_175.32.64.176_ (provided by instructor) Subnet mask:_255.255.255.224_ (provided by i
San Diego - CCNA - 1
Subnet Calculation Test #03 (Key)Subnet CalculationObtain the following network address, subnet requirements, and IP address information from the instructor. Host IP address:_180.32.64.179_ (provided by instructor) Subnet mask:_255.255.255.240_ (provide
San Diego - CCNA - 1
Subnet Calculation Test #03Subnet CalculationObtain the following network address, subnet requirements, and IP address information from the instructor. Host IP address:_180.32.64.176_ (provided by instructor) Subnet mask:_255.255.255.240_ (provided by i
San Diego - CCNA - 1
Subnet Calculation Test #04 (Key)Subnet CalculationObtain the following network address, subnet requirements, and IP address information from the instructor. Host IP address:_199.32.64.179_ (provided by instructor) Subnet mask:_255.255.255.248_ (provide
San Diego - CCNA - 1
Subnet Calculation Test #04Subnet CalculationObtain the following network address, subnet requirements, and IP address information from the instructor. Host IP address:_199.32.64.176_ (provided by instructor) Subnet mask:_255.255.255.248_ (provided by i
San Diego - CCNA - 1
Subnet Calculation Test #02Subnet CalculationObtain the following network address, subnet requirements, and IP address information from the instructor. Host IP address:_171.31.32.177_ (provided by instructor) Subnet mask:_255.255.255.224_ (provided by i
San Diego - CCNA - 1
Subnet Calculation Test #01Subnet CalculationObtain the following network address, subnet requirements, and IP address information from the instructor. Host IP address:_ 146.67.95.178_ (provided by instructor) Subnet mask:_255.255.255.240_ (provided by
San Diego - CCNA - 1
Variable Length Subnetting VLSM allows us to use one class C address to design a networking scheme to meet the following requirements: Perth 60 users Kula Lumpur 28 users Sydney 12 users Singapore 12 users WAN links between each routerNetworking Require
San Diego - CCNA - 1
CCNACISCO CERTIFIED NETWORK ASSOCIATEMain Objectives Understand the physical connection that has to take place for a computer to connect to the Internet. Recognize the components that comprise the computer. Install and troubleshoot network interface ca
San Diego - CCNA - 1
CCNA SEMESTER 1 V 3.0CHAPTER 2Students completing this chapter should be able to:Explain the importance of bandwidth in networking. Use an analogy from their experience to explain bandwidth. Explain the difference between bandwidth and throughput. Calc
San Diego - CCNA - 1
Electrons Particles with a negative charge that orbit the nucleus Nucleus The center part of the atom, composed of protons and neutrons Protons Particles with a positive charge Neutrons Particles with no charge (neutral) The atom is comprised of: Elec
San Diego - CCNA - 1
CCNA SEMESTER 1 V 3.0CHAPTER 4 Cable testing1Students completing this chapter should be able to: Differentiate between sine waves and square waves. Define and calculate exponents and logarithms. Define and calculate decibels. Define basic terminology
San Diego - CCNA - 1
CABLING LANs & WANsModule 5Semester IModule 5 Cabling LANs & WANsContent Cabling the LAN Cabling the WAN2KykkosB Regional AcademyModule 5 Cabling LANs & WANsObjectives Identify characteristics of Ethernet networks. Identify straight-through, c
San Diego - CCNA - 1
CABLING LANs & WANsModule 5Semester IModule 5 Cabling LANs & WANsContent Cabling the LAN Cabling the WAN2KykkosB Regional AcademyModule 5 Cabling LANs & WANsObjectives Identify characteristics of Ethernet networks. Identify straight-through, c
San Diego - CCNA - 1
Chapter 6 Ethernet Fundamentals6.1.1 Introduction to EthernetFrom its beginning in the 1970s, Ethernet has evolved to meet the increasing demand for high speed LANs. the same protocol that transported data at 3 Mbps in 1973 is carrying data at 10 Gbps.
San Diego - CCNA - 1
Module 7 Chapter 6 Ethernet Technologies10-Mbps Ethernet Legacy Ethernet 10BASE5, 10BASE2, and 10BASE-T Four common features of Legacy Ethernet Timing parameters Frame format Transmission process Basic design rule10-Mbps Ethernet10BASE5Single thic
San Diego - CCNA - 1
Semester 1 CHAPTER 8OCEDE T&TOCEDE T&TContentEthernet Switching Collision domains and Broadcast domains2Ethernet SwitchingOCEDE T&TOCEDE T&TLayer 2 Bridging4OCEDE T&TLayer 2 Switching5OCEDE T&TLatency6OCEDE T&TSwitch modesStore and Forw
San Diego - CCNA - 1
Semester 1 CHAPTER 9OCEDE T&TOCEDE T&TContentIntroduction to TCP/IP Internet Adresses Obtaining an IP Adress2Introduction to TCP/IPOCEDE T&TOCEDE T&TTCP/IP model4OCEDE T&TApplication layer5OCEDE T&TTransport layer6OCEDE T&TInternet layer
San Diego - CCNA - 1
Chapter 9Introduction to TCP/IP The TCP/IP model has four layers: application layer transport layer Internet layer the network access layer9.1.1History and future of TCP/IP IPv4 addresses are 32 bits long, written in dotted decimal, and separated b
San Diego - CCNA - 1
Module 10 Internet Protocol (IP) is the routed protocol of the Internet. IP addressing enables packets to be routed from source to destination using the best available path. Routing protocols allow routers to build tables from which to determine the best
San Diego - CCNA - 1
Each computer and router interface maintains an ARP table for Layer 2 communication The ARP table is only effective for the broadcast domain (or LAN) that it is connected to The router also maintains a routing table that allows it to route data outside o
San Diego - CCNA - 1
CHAPTER 10OCEDE T&TOCEDE T&TContentRouted Protocol IP Routing Protocols The Mechanics of Subnetting2Routed ProtocolOCEDE T&TOCEDE T&TRoutable and Routed protocols4OCEDE T&TPacket propagation5OCEDE T&TInternet ProtocolConnectionless6OCEDE
San Diego - CCNA - 1
CHAPTER 11ContentTCP/IP transport layer Application layerRouted ProtocolFlow controlSessionThree-way handshakeWindowingAcknowledgementTCPUDPPort numbersApplication LayerApplication LayerDomain Name System (DNS) File Transfer Protocol (FTP) H
San Diego - CCNA - 1
CCNA 1 Chapter 1Living in a Network Centric WorldSeptembre 2008Philippe Dastroy - CCNA 1 - Chapter 1 - Living a network centric world1Chapter introductionRead carefully the whole online chapter, it will provide you information on the Data Networks u
San Diego - CCNA - 1
CCNA 1 Chapter 2Communicating over the NetworkIntroduction :In this course, we focus on these aspects of the information network:Devices that make up the network Media that connect the devices Messages that are carried across the network Rules and pro
San Diego - CCNA - 1
CCNA 1 Chapter 3Application Layer Functionality and ProtocolsIntroduction :In this chapter, you will learn to:Describe how the functions of the three upper OSI model layers provide network services to end user applications. Describe how the TCP/IP App
San Diego - CCNA - 1
CCNA 1 Chapter 4OSI Transport LayerIntroduction :Octobre 2008Philippe Dastroy - CCNA 1 - Chapter 4 - Osi Transport Layer2Introduction :On a single device, people can use multiple services such as e-mail, the web, and instant messaging to send messa
San Diego - CCNA - 1
CCNA 1 Chapter 5OSI Network LayerNovembre 2008Philippe Dastroy - CCNA 1 - Chapter 5 - OSi Network Layer1Introduction :The protocols of the OSI model Network layer specify addressing and processes that enable Transport layer data to be packaged and t