CCBOOTCAMP s Comprehensive ICND2 Study Guide With Sample Questions

Size: px
Start display at page:

Download "CCBOOTCAMP s Comprehensive ICND2 Study Guide With Sample Questions"

Transcription

1 CCBOOTCAMP s Comprehensive ICND2 Study Guide With Sample Questions Interconnecting Cisco Networking Devices Part 2 (ICND2) Cisco Exam A Unique Study Guide format that compresses important need-to-knowinformation into short easy-to-read segments followed with pertinent practice questions. Each Module is then followed with relevant Sample Exam Questions. The Answer Key is included but located at the end of the study guide to facilitate a No Peek study habit. CCBOOTCAMP 375 N. Stephanie Street Building 21, Suite 2111 Henderson, NV PH# Cisco the Cisco Logo, CCNA, CCNP, CCDP, CCDA, CCIE, Cisco Certified Network Associate, Cisco Certified Network Professional, Cisco Certified Design Associate, and Cisco Certified Design Professional, are registered trademarks of Cisco Systems, Inc. The contents contained herein, are not associated with nor endorsed by Cisco Systems, Inc. i

2 CCBOOTCAMP s Comprehensive ICND2 Study Guide With Sample Questions First Edition Brad Ellis CCIE#5796 Ed Owens Luke Foster Shaun White Copyright 2007 CCBOOTCAMP Published by: CCBOOTCAMP 375 N. Stephanie St. Bldg. 21, Suite 2111 Henderson, NV All rights reserved. No part of this book may be reproduced or transmitted in any form or by any means, electronic or mechanical, including photocopying, recording, or by any information storage and retrieval system, without written permission from the publisher, except for the inclusion of brief quotations in a review. Printed in the United States of America on December 7, 2007 Warning and Disclaimer This book is designed to provide information for ICND1, ICND2, and CCNA candidates looking for hands-on pre-study material. Every effort has been made to make this study guide as complete as possible and as accurate as possible, but no warranty is implied. The information is provided on an as is basis. The authors and CCBOOTCAMP shall have neither liability nor responsibility to any person or entity with respect to any loss or damages arising from the information contained in this book or from the use of the discs or programs that may accompany it. Feedback Information At CCBOOTCAMP, our goal is to create an easy-to-use reference study guide of the highest quality and value. User s feedback is always appreciated and welcome. Please contact us through at [email protected] with comments and questions. ii

3 Contents Module 1 Small Network Implementation... 1 Introducing the Review Lab... 1 Showing the Switch Initial Startup Status... 1 Entering the EXEC Modes... 2 Command History... 2 Configuring Password Security... 3 Configuring Cisco Router Interfaces... 3 Cisco IOS CLI Functions... 4 Configuration Modes of Cisco IOS Software... 5 Help Facilities of the Cisco IOS CLI... 7 Command Review... 8 Sample Exam Questions Module 2 Medium-Sized Switched Network Construction Implementing VLANs and Trunks Understanding Trunking with 802.1Q Q Trunking Configuration VLAN Membership Modes Understanding VLAN Trunking Protocol VTP Configuration VLAN Creation Spanning-Tree Configuration Adds, Moves, and Changes for VLANs VTP Modes VTP Configuration Improving Performance with Spanning Tree Switch Behavior with Broadcast Frames iii

4 Broadcast Storms Recognizing Issues of a Redundant Switched Topology Resolving Issues with STP Spanning-Tree Operation Rapid Spanning Tree Protocol RSPT Port States RSPT Port Roles Routing Between VLANs Configuring Inter-VLAN Routing Securing the Expanded Network Describing Port Security Troubleshooting Switched Networks Configuration Issues Trunk Mode Mismatches Recently Installed Switch Causes Network Problems Sample Exam Questions Module 3 Medium-Sized Routed Network Construction Reviewing Routing Operations Reviewing Dynamic Routing Example: Administrative Distance Understanding Distance Vector Routing Protocols Example: Counting to Infinity Example: Split Horizon Example: Route Poisoning Understanding Link-State Routing Protocols Link-State Routing Protocol Algorithms Implementing VLSM Reviewing Subnets iv

5 Example: Summarizing Within an Octet Example: Summarizing Routes in a Discontiguous Network Sample Exam Questions Module 4 Single-Area OSPF Implementation Implementing OSPF Overview Introducing OSPF SPF Algorithm Configuring and Verifying OSPF Using OSPF debug Commands Verifying Plaintext Password Authentication Sample Exam Questions Module 5 EIGRP Implementation Implementing EGRIP Introducing EIGRP Configuring and Verifying EIGRP Example: EIGRP Configuration EIGRP Authentication Troubleshooting EIGRP Troubleshooting EIGRP Neighbor Issues Sample Exam Questions Module 6 Access Control Lists Introducing ACL Operations Example: Outbound ACL Example: Inbound ACL ACL Identification Types of ACLs Configuring and Troubleshooting ACLs v

6 Configuring Numbered Standard IPv4 ACLs Example: Extended ACL with the Established Parameter Example: Numbered Extended IP ACL Deny FTP from Subnets Troubleshooting ACLs Sample Exam Questions Module 7 Address Space Management Scaling the Network with NAT and PAT Introducing NAT and PAT Example: Static NAT address Mapping Example: Translating Inside Source Addresses Example: Overloading an inside Global Address Resolving Translation Table Issues Transitioning to IPv Reasons for Using IPv Understanding IPv6 Addresses Global Addresses Use of EUI-64 Format in IPv6 Addresses Routing Considerations with IPv Strategies for Implementing IPv Sample Exam Questions Module 8 LAN extension into a WAN Introducing VPN Solutions VPNs and Their Benefits Types of VPNs Introducing IPsec IPsec Protocol Framework Establishing a Point-to-Point WAN Connection with PPP Overview of PPP vi

7 Configuring and Verifying PPP Example: Verifying PPP Encapsulation Configurations Establishing A WAN Connection with Frame Relay Understanding Frame Relay Example: Frame Relay Terminology DLCI Example: Frame Relay Address Mapping Sample Exam Question ICND2 Answer Key Appendix A List of Cisco Acronyms Appendix B Cisco Key Terms Appendix C - Additional Cisco Key Terms - Listed Alphabetically Appendix D ASCII Table Appendix E Subnetting Basics and Tricks Appendix F Public and Private IP Addressing Appendix G OSI and TCP/IP Model Appendix H Cisco CLI Hot Keys Appendix I Technology and Transmission Speeds Appendix J How Many Bytes are There Appendix K IANA Common Socket/Port Assignments vii

8 -Page intentionally left blank- viii

9 Module 1 Small Network Implementation Introducing the Review Lab Showing the Switch Initial Startup Status The show interfaces command displays status and statistics information on the network interfaces of the switch. The table shows some fields in the display that are useful for checking on fundamental switch details. Output FastEthernetO/2 is up address is 0008.a445.ce82... Half-duplex, 10 Mb/s CRC Description Indicates the status of the interface hardware. In this example, it is functioning correctly. The hardware status is followed by the status of the line protocol, which in this example is also operational and active. Shows the MAC address that identifies the interface hardware. Shows the type mode of connection. Other possibilities include full duplex, 100 Mb/s. Shows that there were 0 CRC errors. CRC errors can indicate duplex mismatch or a malfunctioning Ethernet adapter in an attached device. 1. When you use the show interface command to display the status and statistics for the interfaces configured on a Catalyst switch, which output field indicates the MAC address that identifies the interface hardware? A. MTU 1500 bytes B. Hardware is 10BaseT C. Address is 0050.BD73.E2C1 D d STP State: Forwarding Switch status commands are as follows: show version: Displays the configuration of the system hardware and the software version information. show running-config: Displays the current active (running) configuration file of the switch. This command requires privileged EXEC mode access. The IP address, subnet mask, and default-gateway settings will be displayed here. show interfaces: Displays statistics and status information of all the interfaces on the switch. Both the switch trunks and the switch line ports are considered interfaces. The resulting output varies, depending on the network for which an interface has been configured. Usually this command is entered with the options (vpe and slot/number, where type allows values such as Ethernet and Fast Ethernet, and slot/number indicates slot 0 and the port number on the selected interface (for example, eo/i). 1

10 2. Which show command requires that you have privileged EXEC mode access? A. show ip B. show version C. show running D. show interfaces Entering the EXEC Modes When the correct enable password is entered, the switch or device prompt changes to hostname#, indicating that the user is now at the privileged EXEC level. Entering the? command at the privileged EXEC level will reveal many more command options than those available at the user EXEC level. To return to the user EXEC level, enter the disable command at the hostname# prompt. 3. Which Cisco IOS is used to return to the user EXEC mode from the privileged EXEC mode? A. exit> B. quit C. disable> D. userexec Command History Command Ctrl-P or up arrow Ctrl-N or Down Arrow Show history History size line Terminal history size lines Description Recalls last (previous) commands. Recalls more recent commands. Shows command buffer contents. Sets the buffer size permanently. Sets session command buffer size. 2

11 4. Which command returns to more recent commands in the history buffer after recalling commands? A. Ctrl-N B. Ctrl-P C. show history D. show terminal Configuring Password Security The enable password global command restricts access to the privileged EXEC mode. You can assign an encrypted form of the enable password, called the enable secret password, by entering the enable secret command with the desired password at the global configuration mode prompt. If the enable secret password is configured, it is used instead of the enable password, not in addition to it. 5. If both the enable secret and the enable password commands are configured on your router, how do you get to the # prompt? A. Enter the enable secret command. B. Enter the enable password command. C. Enter either the enable secret or the enable password command. D. Enter both the enable secret and the enable password commands. Configuring Cisco Router Interfaces You can enable many features on a per-interface basis. Interface configuration mode commands modify the operation of Ethernet, serial, and many other interface types. When you enter the interface command, you must define the interface type number. The number assigned to each interface based on the physical location of the interface hardware in the router and is used to identify each interface. This identification is critical when there are multiple interfaces of the same type in a single router. Examples of an interface type and number are as follows: Router (config) #interface serial 0 Router (config) #interface fa 0/0 6. Which Cisco IOS command configures serial port in slot 0, port 1 on a modular router? A. serial 0/1 interface B. interface serial 0 1 C. interface serial 0/1 D. serial 0 1 interface Use the clock rate speed (with 64kbps expressed as 64000) command to set the clock speed of a router. 3

12 7. Which Cisco IOS command should you use to set the clock speed to 64 kbps on a serial interface on a Cisco router? A. clock rate 64 B. clock speed 64 C. clock rate D. clock speed Cisco IOS CLI Functions While Cisco IOS Software is a core technology that extends across many products, its operation details vary depending on the internetworking devices that are involved. To enter commands into the CLI, type or paste the entries within one of the several console configuration modes. In terminal configuration mode, an incremental compiler is invoked. Each configuration command entered is parsed as soon as you press the Enter key. 8. How do you instruct a Cisco device to parse and execute an entered command? A. Press the Send key B. Press the Enter key C. Add a space at end of the command D. Wait 5 seconds after you enter the command User Exec: Allows access to only a limited number of basic monitoring commands. 9. Which statement best describes what the user EXEC mode commands allow you to configure on a Cisco router? A. You cannot configure anything; the user mode commands are used to display information. B. The user EXEC mode allows you to perform global configuration tasks that affect the entire router. C. The user EXEC mode commands allow you to enter a secret password so that you can configure the router. D. The user EXEC mode commands allow you to configure interfaces, subinterfaces, lines, and routers. Privileged EXEC: allows access to all device commands, such as those used for configuration and Management, and can be password protected to allow only authorized users to access the device. 4

13 10. Which access level allows a person to access all router commands and can be password protected to allow only authorized individuals to access the router? A. user EXEC level B. setup EXEC level C. enable EXEC level D. privileged EXEC level Configuration Modes of Cisco IOS Software User EXEC mode: Hostname> Privileged EXEC Mode: Hostname# Global Configuration Mode: Hostname(config)# 11. Which CLI prompt indicates that you are working in privileged EXEC mode? A. hostname# B. hostname> C. hostname-exec> D. hostname-config From the privileged EXEC mode, you can enter global configuration mode using the configure terminal command. From global configuration mode, you can access specific configuration modes, which include, but are not limited to, the following: Interface: Supports commands that configure operations on a per-interface basis Subinterface: Supports commands that configure multiple virtual interfaces on a single physical interface Controller: Supports commands that configure controllers Line: Supports commands that configure the operation of a terminal line. Router: Supports commands that configure an IP routing protocol 12. Which configuration mode will you use to configure a particular port on a switch? A. user mode B. global configuration mode C. interface configuration mode D. controller configuration mode 5

14 Configuration Mode Prompt Interface RouterX (config-if) # Subinterface RouterX (config-subif) # Controller RouterX (config-controller) # Line RouterX (config-line) # Router RouterX (config-router) # 13. Match each router prompt to its configuration mode. 1. Line 2. Router 3. Interface 4. Controller 5. Subinterface A. Router(config-if)# B. Router(config-line)# C. Router(config-subif)# D. Router(config-router)# E. Router(config-controller)# Commands that point to or indicate a process or interface that will be configured are called major commands. When entered, major commands cause the CLI to enter a specific configuration mode. Major commands have no effect unless a subcommand that supplies the configuration entry is immediately entered. For example, the major command interface serial 0 has no effect unless it is followed by a subcommand that tells what is to be done to that interface. Notice that entering a major command switches from one configuration mode to another. 14. If you enter a major command on a Cisco router, what happens? A. The router returns you to user EXEC mode. B. The router returns a list of possible commands. C. The router invokes a global configuration command. D. The router switches you from one configuration mode to another. 6

15 Help Facilities of the Cisco IOS CLI At any time during an EXEC session, you can enter a question mark (?) to get help. 15. Which command would you enter in the privileged EXEC mode to list the command options? A.? B. init C. help D. login Word help: Enter the? command to get word help for list of commands that begin with a particular character sequence. Enter the character sequence followed immediately by the question mark. Do not include a space before the question mark. The router displays a list of commands that begin with the characters you entered 16. What CLI command should you enter to display a list of commands that begin with the letter c on a Catalyst switch? A. c? B. c? C. help c D. help c* Command syntax help: Enter the? command to get command syntax help for completing a command. Enter a question mark in place of a key word or argument. Include a space before the question mark. The network device then displays a list available command option. <cr> represents a carriage return. 17. What CLI command should you enter to display the command syntax help so that you can see how to complete a command that begins with config? A. config? B. config? C. help config D. help config* Help Facilities Context-Sensitive Help Console Error Messages Description Provides a list of commands and the arguments associated with a specific command Identifies problems with any switch commands that are incorrectly entered so that they can be altered or corrected 7

16 Command History Buffer Allows recall of long or complex commands or entries for reentry, review, or correction 18. Match each type of help available with the Cisco IOS CLI to its description 1. context-sensitive help 2. console error messages 3. command history buffer A. Provides a list of commands and the arguments associated with a specific command. B. Allows recall of long or complex commands or entries for reentry, review, or correction. C. Identifies problems with router commands incorrectly entered so that you can alter or correct them. Command Review Command Ip address address mask Ip default-gateway address Description Sets the IP address and mask of the device Sets the default gateway of the switch 19. Which Cisco IOS command correctly configures an IP address and subnet mask on a switch? A. ip address B. ip address C ip address D. ip address Which Cisco IOS commands correctly configure the IP address and subnet mask for Ethernet interface 1 in slot 1? A. interface Ethernet 1 1 ip address mask B. interface Ethernet 1/1 ip address /24 C. interface Ethernet 1 1 ip address D. interface Ethernet 1/1 ip address

17 Command Show cdp neighbors Show interfaces Show port-security [interface interface-id] [address] Show running-configuration Show startup-configuration Description Displays the Cisco Discovery Protocol updates received on each local interface of the device. Displays information on all of the device interfaces. Displays the administrative and operational status of all secure ports on a switch. Operationally displays specific interface security settings or all secure MAC addresses. Displays the active configuration Displays the configuration settings of the router NVRAM 21. What information does the show running-config command provide on a Cisco router? A. current (running) configuration in RAM B. system hardware and names of configuration files C. amount of NVRAM used to store the configuration D. version of Cisco IOS software running on the router Command Banner motd Description Configures the Message-of-the-Day banner. 22. Which Cisco IOS command creates a message to be displayed upon router login? A. hostname hostname B. banner motd message C. hostname interface description D. description interface description 9

18 Sample Exam Questions 1-1 Refer to the exhibit. The network administrator made the entries that are shown and then saved the configuration. From a console connection, what password or password sequence is required for the administrator to access privileged mode on Router1? A. cisco B. sanfran C. sanjose D. either cisco or sanfran E. either cisco or sanjose F. sanjose and sanfran

19

20 Module 2 Medium-Sized Switched Network Construction Implementing VLANs and Trunks Understanding Trunking with 802.1Q A trunk is a point-to-point link between one or more Ethernet switch interfaces and another network device such as a router or a switch. Ethernet trunks carry the traffic of multiple VLANs over a single link and allow you to extend the VLAN across an entire network. 1. Which feature is required for multiple VLANs to span multiple switches? A. a trunk to connect the switches B. a router to connect the switches C. a bridge to connect the switches D. a VLAN configured between the switches Ethernet trunk interfaces support different trunking modes. You can configure an interface as trunking or nontrunking, or have it negotiate trunking with the neighboring interfaces Q Trunking Configuration The 802.1Q protocol carries traffic of multiple VLANS over a single link on a multi-vendor network. 2. What are two reasons for using 802.1Q? (Choose two.) A. to allow switches to share a trunk link with non-trunking clients B. to allow clients to see the 802.1Q header C. to provide inter-vlan communications over a bridge D. to load-balance traffic between parallel links using the Spanning Tree Protocol E. to provide trunking between Cisco switches and other vendor switches VLAN Membership Modes Dynamic VLAN: Cisco Catalyst switches support dynamic VLANs using a VLAN Management Policy Server VMPS; you can also designate an external server as the VMPS. The VMPS contains a database that maps MAC addresses to VLAN assignments. 12

Interconnecting Cisco Networking Devices Part 2

Interconnecting Cisco Networking Devices Part 2 Interconnecting Cisco Networking Devices Part 2 Course Number: ICND2 Length: 5 Day(s) Certification Exam This course will help you prepare for the following exam: 640 816: ICND2 Course Overview This course

More information

640-816: Interconnecting Cisco Networking Devices Part 2 v1.1

640-816: Interconnecting Cisco Networking Devices Part 2 v1.1 640-816: Interconnecting Cisco Networking Devices Part 2 v1.1 Course Introduction Course Introduction Chapter 01 - Small Network Implementation Introducing the Review Lab Cisco IOS User Interface Functions

More information

"Charting the Course...

Charting the Course... Description "Charting the Course... Course Summary Interconnecting Cisco Networking Devices: Accelerated (CCNAX), is a course consisting of ICND1 and ICND2 content in its entirety, but with the content

More information

How To Learn Cisco Cisco Ios And Cisco Vlan

How To Learn Cisco Cisco Ios And Cisco Vlan Interconnecting Cisco Networking Devices: Accelerated Course CCNAX v2.0; 5 Days, Instructor-led Course Description Interconnecting Cisco Networking Devices: Accelerated (CCNAX) v2.0 is a 60-hour instructor-led

More information

Interconnecting Cisco Network Devices 1 Course, Class Outline

Interconnecting Cisco Network Devices 1 Course, Class Outline www.etidaho.com (208) 327-0768 Interconnecting Cisco Network Devices 1 Course, Class Outline 5 Days Interconnecting Cisco Networking Devices, Part 1 (ICND1) v2.0 is a five-day, instructorled training course

More information

100-101: Interconnecting Cisco Networking Devices Part 1 v2.0 (ICND1)

100-101: Interconnecting Cisco Networking Devices Part 1 v2.0 (ICND1) 100-101: Interconnecting Cisco Networking Devices Part 1 v2.0 (ICND1) Course Overview This course provides students with the knowledge and skills to implement and support a small switched and routed network.

More information

Welcome to Todd Lammle s CCNA Bootcamp

Welcome to Todd Lammle s CCNA Bootcamp Welcome to Todd Lammle s CCNA Bootcamp Todd Lammle Cisco Authorized CCNA Bootcamps are now available, delivered by CCSI instructor, and popular Sybex author Todd Lammle. Todd Lammle CCNA Training Boot

More information

INTERCONNECTING CISCO NETWORK DEVICES PART 1 V2.0 (ICND 1)

INTERCONNECTING CISCO NETWORK DEVICES PART 1 V2.0 (ICND 1) INTERCONNECTING CISCO NETWORK DEVICES PART 1 V2.0 (ICND 1) COURSE OVERVIEW: Interconnecting Cisco Networking Devices, Part 1 (ICND1) v2.0 is a five-day, instructor-led training course that teaches learners

More information

Cisco Certified Network Associate Exam. Operation of IP Data Networks. LAN Switching Technologies. IP addressing (IPv4 / IPv6)

Cisco Certified Network Associate Exam. Operation of IP Data Networks. LAN Switching Technologies. IP addressing (IPv4 / IPv6) Cisco Certified Network Associate Exam Exam Number 200-120 CCNA Associated Certifications CCNA Routing and Switching Operation of IP Data Networks Operation of IP Data Networks Recognize the purpose and

More information

Introduction about cisco company and its products (network devices) Tell about cisco offered courses and its salary benefits (ccna ccnp ccie )

Introduction about cisco company and its products (network devices) Tell about cisco offered courses and its salary benefits (ccna ccnp ccie ) CCNA Introduction about cisco company and its products (network devices) Tell about cisco offered courses and its salary benefits (ccna ccnp ccie ) Inform about ccna its basic course of networking Emergence

More information

Cisco 12 CCNA Certification

Cisco 12 CCNA Certification Cisco 12 CCNA Certification Application for Board Authorization of Courses District: Chilliwack School District 33 Developed by: John Murtha Date: May7, 2004 School: Sardis Secondary Principal: Bob Patterson

More information

Working knowledge of TCP/IP protocol Suite IPX/SPX protocols Suite, MCSE or CNE or experienced in supporting a LAN environment.

Working knowledge of TCP/IP protocol Suite IPX/SPX protocols Suite, MCSE or CNE or experienced in supporting a LAN environment. Cisco Certified Network Associate (640-802) Overview & Objectives This course will lead to a CISCO Certification (CCNA). This is the CISCO: Fundamental of Internetworking and WAN Configuration but with

More information

Interconnecting Cisco Networking Devices, Part 2 Course ICND2 v2.0; 5 Days, Instructor-led

Interconnecting Cisco Networking Devices, Part 2 Course ICND2 v2.0; 5 Days, Instructor-led Interconnecting Cisco Networking Devices, Part 2 Course ICND2 v2.0; 5 Days, Instructor-led Course Description The Interconnecting Cisco Networking Devices, Part 2 (ICND2) v2.0 course provides entry-level

More information

Interconnecting Cisco Networking Devices, Part 1 (ICND1) v3.0

Interconnecting Cisco Networking Devices, Part 1 (ICND1) v3.0 Interconnecting Cisco Networking Devices, Part 1 (ICND1) v3.0 COURSE OVERVIEW: Interconnecting Cisco Networking Devices, Part 1 (ICND1) v3.0 is a five-day, instructor-led training course that teaches learners

More information

Network Simulator Lab Study Plan

Network Simulator Lab Study Plan The CCNA 640-802 Network Simulator has 300 lab exercises, organized both by type (Skill Builder, Configuration Scenario, Troubleshooting Scenario, and Subnetting Exercise) and by major topic within each

More information

Note: This case study utilizes Packet Tracer. Please see the Chapter 5 Packet Tracer file located in Supplemental Materials.

Note: This case study utilizes Packet Tracer. Please see the Chapter 5 Packet Tracer file located in Supplemental Materials. Note: This case study utilizes Packet Tracer. Please see the Chapter 5 Packet Tracer file located in Supplemental Materials. CHAPTER 5 OBJECTIVES Configure a router with an initial configuration. Use the

More information

CCT vs. CCENT Skill Set Comparison

CCT vs. CCENT Skill Set Comparison Operation of IP Data Networks Recognize the purpose and functions of various network devices such as Routers, Switches, Bridges and Hubs Select the components required to meet a given network specification

More information

Cisco Certified Network Associate (CCNA) 120 Hours / 12 Months / Self-Paced WIA Fee: $2035.00

Cisco Certified Network Associate (CCNA) 120 Hours / 12 Months / Self-Paced WIA Fee: $2035.00 Cisco Certified Network Associate (CCNA) 120 Hours / 12 Months / Self-Paced WIA Fee: $2035.00 This fee includes the following exams: Cisco Certified Network Associate (CCNA) 100-101 ICND1 and 200-101 ICND2

More information

200-101: Interconnecting Cisco Networking Devices Part 2 v2.0 (ICND2)

200-101: Interconnecting Cisco Networking Devices Part 2 v2.0 (ICND2) 200-101: Interconnecting Cisco Networking Devices Part 2 v2.0 (ICND2) Course Overview This course provides students with the knowledge and skills to successfully install, operate, and troubleshoot a small

More information

ISOM3380 Advanced Network Management. Spring 2014 15. Course Description

ISOM3380 Advanced Network Management. Spring 2014 15. Course Description ISOM3380 Advanced Network Management Spring 2014 15 Course Description In an interconnected economy, management of network applications becomes increasingly important. This course helps students develop

More information

CCNA. Course Fee: 8500 INR (Lab Access, Software s, Books, Tool Kits & Tax Included) Course Duration: 5 Days

CCNA. Course Fee: 8500 INR (Lab Access, Software s, Books, Tool Kits & Tax Included) Course Duration: 5 Days CCNA The Cisco Certified Network Associate (CCNA) course consists of days 1 to 5 of the Cisco Networking Academy Programme. Course Fee: 8500 INR (Lab Access, Software s, Books, Tool Kits & Tax Included)

More information

INTERCONNECTING CISCO NETWORKING DEVICES PART 2 V2.0 (ICND 2)

INTERCONNECTING CISCO NETWORKING DEVICES PART 2 V2.0 (ICND 2) INTERCONNECTING CISCO NETWORKING DEVICES PART 2 V2.0 (ICND 2) COURSE OVERVIEW: The Interconnecting Cisco Networking Devices, Part 2 (ICND2) v2.0 course provides entry-level network administrators, network

More information

Cisco Networking Professional-6Months Project Based Training

Cisco Networking Professional-6Months Project Based Training Cisco Networking Professional-6Months Project Based Training Core Topics Cisco Certified Networking Associate (CCNA) 1. ICND1 2. ICND2 Cisco Certified Networking Professional (CCNP) 1. CCNP-ROUTE 2. CCNP-SWITCH

More information

Skills Assessment Student Training Exam

Skills Assessment Student Training Exam Skills Assessment Student Training Exam Topology Assessment Objectives Part 1: Initialize Devices (8 points, 5 minutes) Part 2: Configure Device Basic Settings (28 points, 30 minutes) Part 3: Configure

More information

Interconnecting Cisco Networking Devices, Part 2 **Part of CCNA Route/Switch**

Interconnecting Cisco Networking Devices, Part 2 **Part of CCNA Route/Switch** Course: Interconnecting Cisco Networking Devices, Part 2 Duration: 5 Day Hands-On Lab & Lecture Course Price: $ 3,295.00 Learning Credits: 33 Certification: CCNA Route/Switch Description: The Interconnecting

More information

Course Contents CCNP (CISco certified network professional)

Course Contents CCNP (CISco certified network professional) Course Contents CCNP (CISco certified network professional) CCNP Route (642-902) EIGRP Chapter: EIGRP Overview and Neighbor Relationships EIGRP Neighborships Neighborship over WANs EIGRP Topology, Routes,

More information

Cisco Discovery 3: Introducing Routing and Switching in the Enterprise 157.8 hours teaching time

Cisco Discovery 3: Introducing Routing and Switching in the Enterprise 157.8 hours teaching time Essential Curriculum Computer Networking II Cisco Discovery 3: Introducing Routing and Switching in the Enterprise 157.8 hours teaching time Chapter 1 Networking in the Enterprise-------------------------------------------------

More information

COURSE AGENDA. Lessons - CCNA. CCNA & CCNP - Online Course Agenda. Lesson 1: Internetworking. Lesson 2: Fundamentals of Networking

COURSE AGENDA. Lessons - CCNA. CCNA & CCNP - Online Course Agenda. Lesson 1: Internetworking. Lesson 2: Fundamentals of Networking COURSE AGENDA CCNA & CCNP - Online Course Agenda Lessons - CCNA Lesson 1: Internetworking Internetworking models OSI Model Discuss the OSI Reference Model and its layers Purpose and function of different

More information

Interconnecting Cisco Networking Devices: Accelerated (CCNAX) 2.0(80 Hs) 1-Interconnecting Cisco Networking Devices Part 1 (40 Hs)

Interconnecting Cisco Networking Devices: Accelerated (CCNAX) 2.0(80 Hs) 1-Interconnecting Cisco Networking Devices Part 1 (40 Hs) Interconnecting Cisco Networking Devices: Accelerated (CCNAX) 2.0(80 Hs) 1-Interconnecting Cisco Networking Devices Part 1 (40 Hs) 2-Interconnecting Cisco Networking Devices Part 2 (40 Hs) 1-Interconnecting

More information

IT-AD08: ADD ON DIPLOMA IN COMPUTER NETWORK DESIGN AND INSTALLATION

IT-AD08: ADD ON DIPLOMA IN COMPUTER NETWORK DESIGN AND INSTALLATION IT-AD08: ADD ON DIPLOMA IN COMPUTER NETWORK DESIGN AND INSTALLATION Objective of the course: This course is designed to impart professional training to the students of computer Science, computer applications,

More information

CCNA Exploration 4.0: (II) Routing Protocols and Concepts. Chapter 1: Introduction to Routing and Packet Forwarding

CCNA Exploration 4.0: (II) Routing Protocols and Concepts. Chapter 1: Introduction to Routing and Packet Forwarding Http://elmaestrodelared.blogspot.com CCNA Exploration 4.0: (II) Routing Protocols and Concepts Chapter 1: Introduction to Routing and Packet Forwarding 1. If a router cannot find a valid configuration

More information

Switching Basics and Intermediate Routing CCNA 3 Labs and Study Guide Allan Johnson

Switching Basics and Intermediate Routing CCNA 3 Labs and Study Guide Allan Johnson Switching Basics and Intermediate Routing CCNA 3 Labs and Allan Johnson Introduction Switching Basics and Intermediate Routing CCNA 3 Labs and s is a supplement to your classroom and laboratory experience

More information

Lab 5.5.3 Developing ACLs to Implement Firewall Rule Sets

Lab 5.5.3 Developing ACLs to Implement Firewall Rule Sets Lab 5.5.3 Developing ACLs to Implement Firewall Rule Sets All contents are Copyright 1992 2007 Cisco Systems, Inc. All rights reserved. This document is Cisco Public Information. Page 1 of 8 Device Interface

More information

Cisco Certified Network Associate - Design

Cisco Certified Network Associate - Design Cisco Certified Network Associate - Design Information Course Price 2,655 No. Vouchers: Course Code 0 Vouchers CCNA-D No. Courses: 2 1/7 Interconnecting Cisco Networking Devices - Part 1 Information Length:

More information

Implementing Secured Converged Wide Area Networks (ISCW) Version 1.0

Implementing Secured Converged Wide Area Networks (ISCW) Version 1.0 COURSE OVERVIEW Implementing Secure Converged Wide Area Networks (ISCW) v1.0 is an advanced instructor-led course that introduces techniques and features that enable or enhance WAN and remote access solutions.

More information

Introduction to Routing and Packet Forwarding. Routing Protocols and Concepts Chapter 1

Introduction to Routing and Packet Forwarding. Routing Protocols and Concepts Chapter 1 Introduction to Routing and Packet Forwarding Routing Protocols and Concepts Chapter 1 1 1 Objectives Identify a router as a computer with an OS and hardware designed for the routing process. Demonstrate

More information

Device Interface IP Address Subnet Mask Default Gateway

Device Interface IP Address Subnet Mask Default Gateway Felix Rohrer Topology Diagram Addressing Table Device Interface IP Address Subnet Mask Default Gateway S1 VLAN 99 192.168.99.11 255.255.255.0 192.168.99.1 S2 VLAN 99 192.168.99.12 255.255.255.0 192.168.99.1

More information

Objectives. Router as a Computer. Router components and their functions. Router components and their functions

Objectives. Router as a Computer. Router components and their functions. Router components and their functions 2007 Cisco Systems, Inc. All rights reserved. Cisco Public Objectives Introduction to Routing and Packet Forwarding Routing Protocols and Concepts Chapter 1 Identify a router as a computer with an OS and

More information

Global Learning & Development CCNA Curriculum Overview

Global Learning & Development CCNA Curriculum Overview Global Learning & Development CCNA Curriculum Overview CCNA Description This certification lays the foundation for all other Cisco certifications. The Cisco Certified Network Associate (CCNA) designation

More information

50 Cragwood Rd, Suite 350 South Plainfield, NJ 07080. Victoria Commons, 613 Hope Rd Building #5, Eatontown, NJ 07724

50 Cragwood Rd, Suite 350 South Plainfield, NJ 07080. Victoria Commons, 613 Hope Rd Building #5, Eatontown, NJ 07724 COURSE SYLLABUS Cisco Certified Network Associate CCNA (Exam 640-802) 50 Cragwood Rd, Suite 350 South Plainfield, NJ 07080 Victoria Commons, 613 Hope Rd Building #5, Eatontown, NJ 07724 130 Clinton Rd,

More information

IMPLEMENTING CISCO IP ROUTING V2.0 (ROUTE)

IMPLEMENTING CISCO IP ROUTING V2.0 (ROUTE) IMPLEMENTING CISCO IP ROUTING V2.0 (ROUTE) COURSE OVERVIEW: Implementing Cisco IP Routing (ROUTE) v2.0 is an instructor-led five day training course developed to help students prepare for Cisco CCNP _

More information

Troubleshooting an Enterprise Network

Troubleshooting an Enterprise Network Troubleshooting an Enterprise Network Introducing Routing and Switching in the Enterprise Chapter 9 Released under Creative Commons License 3.0 By-Sa Cisco name, logo and materials are Copyright Cisco

More information

ITNW 2321 Networking with TCP/IP

ITNW 2321 Networking with TCP/IP ITNW 2321 Networking with TCP/IP Fall 2015 Instructor: Michael Slaughter Email: [email protected] Office Number: (806) 716-2242 Course Name: ITNW 2321.001 Course Days: Wednesday (Hybrid)

More information

NetFlow Subinterface Support

NetFlow Subinterface Support NetFlow Subinterface Support Feature History Release Modification 12.2(14)S This feature was introduced. 12.2(15)T This feature was integrated into Cisco IOS Release 12.2 T. This document describes the

More information

Configuring a Leased Line

Configuring a Leased Line CHAPTER 4 Configuring a Leased Line The configuration in this chapter describes how to configure a Cisco 1700 router for IP and IPX over a synchronous serial line. Before You Begin The configuration in

More information

Applicazioni Telematiche

Applicazioni Telematiche Angelo Coiro Laboratorio Applicazioni Telematiche L emulatore Packet Tracer Packet Tracer Cisco Packet Tracer is an academic software that allows to emulate Cisco devices Packet Tracer can be used for

More information

Lesson Plans CCNA. (Exam 640-802) Version 6.0

Lesson Plans CCNA. (Exam 640-802) Version 6.0 Lesson Plans CCNA (Exam 640-802) Version 6.0 Table of Contents Course Overview... 3 Section 0.1: Introduction... 6 Section 1.1: The OSI Model... 7 Section 1.2: TCP/IP... 9 Section 1.3: Device Communication...

More information

CCNA Routing & Switching

CCNA Routing & Switching CCNA Routing & Switching SecureNinja s instructor-led 5 day CCNA hands-on training and certification boot camp in Washington, DC and San Diego, CA covers the exam objectives for exam 200-120 CCNA. Packed

More information

Cisco Certified Network Expert (CCNE)

Cisco Certified Network Expert (CCNE) 529 Hahn Ave. Suite 101 Glendale CA 91203-1052 Tel 818.550.0770 Fax 818.550.8293 www.brandcollege.edu Cisco Certified Network Expert (CCNE) Program Summary This instructor- led program with a combination

More information

Switching in an Enterprise Network

Switching in an Enterprise Network Switching in an Enterprise Network Introducing Routing and Switching in the Enterprise Chapter 3 Version 4.0 2006 Cisco Systems, Inc. All rights reserved. Cisco Public 1 Objectives Compare the types of

More information

Cisco Certified Network Professional (CCNP Routing & Switching)

Cisco Certified Network Professional (CCNP Routing & Switching) 529 Hahn Ave. Suite 101 Glendale CA 91203-1052 Tel 818.550.0770 Fax 818.550.8293 www.brandcollege.edu Cisco Certified Network Professional (CCNP Routing & Switching) Program Summary This instructor-led

More information

Cisco Data Centre: Introducing Cisco Data Center Networking

Cisco Data Centre: Introducing Cisco Data Center Networking coursemonster.com/uk Cisco Data Centre: Introducing Cisco Data Center Networking View training dates» Overview In the Introducing Cisco Data Center Networking training course, delegates will learn to:â

More information

Lab: Basic Router Configuration

Lab: Basic Router Configuration Topology Diagram Addressing Table Device Interface IP Address Subnet Mask Def. Gateway R1 Fa0/0 192.168.1.1 255.255.255.0 N/A S0/0/0 192.168.2.1 255.255.255.0 N/A R2 Fa0/0 192.168.3.1 255.255.255.0 N/A

More information

CCNA Cisco Associate- Level Certifications

CCNA Cisco Associate- Level Certifications CCNA Cisco Associate- Level Certifications Routing & Switching Security Voice Wireless Advance your network engineering skills in working on complex Cisco network solutions. WWW.FASTLANEUS.COM Cisco CCNA

More information

Configure ISDN Backup and VPN Connection

Configure ISDN Backup and VPN Connection Case Study 2 Configure ISDN Backup and VPN Connection Cisco Networking Academy Program CCNP 2: Remote Access v3.1 Objectives In this case study, the following concepts are covered: AAA authentication Multipoint

More information

642 523 Securing Networks with PIX and ASA

642 523 Securing Networks with PIX and ASA 642 523 Securing Networks with PIX and ASA Course Number: 642 523 Length: 1 Day(s) Course Overview This course is part of the training for the Cisco Certified Security Professional and the Cisco Firewall

More information

Connect the Host to attach to Fast Ethernet switch port Fa0/2. Configure the host as shown in the topology diagram above.

Connect the Host to attach to Fast Ethernet switch port Fa0/2. Configure the host as shown in the topology diagram above. Lab 1.2.2 Capturing and Analyzing Network Traffic Host Name IP Address Fa0/0 Subnet Mask IP Address S0/0/0 Subnet Mask Default Gateway RouterA 172.17.0.1 255.255.0.0 192.168.1.1 (DCE) 255.255.255.0 N/A

More information

Track 2: Introductory Track PREREQUISITE: BASIC COMPUTER EXPERIENCE

Track 2: Introductory Track PREREQUISITE: BASIC COMPUTER EXPERIENCE Anne Arundel Community College Tracks Anne Arundel Community College s computer technologies courses have been organized into 10 suggested tracks. The tracks are arranged to ensure that students have the

More information

3.1 Connecting to a Router and Basic Configuration

3.1 Connecting to a Router and Basic Configuration 3.1 Connecting to a Router and Basic Configuration Objective This lab will focus on the ability to connect a PC to a router in order to establish a console session and observe the user interface. A console

More information

IP Addressing and Subnetting. 2002, Cisco Systems, Inc. All rights reserved.

IP Addressing and Subnetting. 2002, Cisco Systems, Inc. All rights reserved. IP Addressing and Subnetting 2002, Cisco Systems, Inc. All rights reserved. 1 Objectives Upon completion, you will be able to: Discuss the Types of Network Addressing Explain the Form of an IP Address

More information

Procedure: You can find the problem sheet on Drive D: of the lab PCs. Part 1: Router & Switch

Procedure: You can find the problem sheet on Drive D: of the lab PCs. Part 1: Router & Switch University of Jordan Faculty of Engineering & Technology Computer Engineering Department Computer Networks Laboratory 907528 Lab. 2 Network Devices & Packet Tracer Objectives 1. To become familiar with

More information

Lab 7-1 Configuring Switches for IP Telephony Support

Lab 7-1 Configuring Switches for IP Telephony Support Lab 7-1 Configuring Switches for IP Telephony Support Learning Objectives Configure auto QoS to support IP phones Configure CoS override for data frames Configure the distribution layer to trust access

More information

Configuring a Router

Configuring a Router CHAPTER 3 Configuring a Router This chapter provides information and commands concerning the following topics: Configuring a router, specifically: Names Passwords Interfaces MOTD banners IP host tables

More information

Chapter 7 Lab 7-1, Configuring Switches for IP Telephony Support

Chapter 7 Lab 7-1, Configuring Switches for IP Telephony Support Chapter 7 Lab 7-1, Configuring Switches for IP Telephony Support Topology Objectives Background Configure auto QoS to support IP phones. Configure CoS override for data frames. Configure the distribution

More information

SSVP SIP School VoIP Professional Certification

SSVP SIP School VoIP Professional Certification SSVP SIP School VoIP Professional Certification Exam Objectives The SSVP exam is designed to test your skills and knowledge on the basics of Networking and Voice over IP. Everything that you need to cover

More information

Basic Software Configuration Using the Cisco IOS Command-Line Interface

Basic Software Configuration Using the Cisco IOS Command-Line Interface Basic Software Configuration Using the Cisco IOS Command-Line Interface This document describes how to use the Cisco IOS command-line interface (CLI) to perform a basic software configuration for your

More information

Read Me First for the HP ProCurve Routing Switch 9304M and Routing Switch 9308M

Read Me First for the HP ProCurve Routing Switch 9304M and Routing Switch 9308M Read Me First for the HP ProCurve Routing Switch 9304M and Routing Switch 9308M Contents: Software Updates Are Free! New Software Release 05.0.84 Module Installation Getting Started Your Free Ticket to

More information

Using Cisco IOS Software

Using Cisco IOS Software Using Cisco IOS Software This chapter provides helpful tips for understanding and configuring Cisco IOS software using the command-line interface (CLI). It contains the following sections: Understanding

More information

Cisco CCNP 642 901 Optimizing Converged Cisco Networks (ONT)

Cisco CCNP 642 901 Optimizing Converged Cisco Networks (ONT) Cisco CCNP 642 901 Optimizing Converged Cisco Networks (ONT) Course Number: 642 901 Length: 5 Day(s) Certification Exam This course will help you prepare for the following exams: Cisco CCNP Exam 642 901:

More information

Zarząd (7 osób) F inanse (13 osób) M arketing (7 osób) S przedaż (16 osób) K adry (15 osób)

Zarząd (7 osób) F inanse (13 osób) M arketing (7 osób) S przedaż (16 osób) K adry (15 osób) QUESTION NO: 8 David, your TestKing trainee, asks you about basic characteristics of switches and hubs for network connectivity. What should you tell him? A. Switches take less time to process frames than

More information

Lab 2 - Basic Router Configuration

Lab 2 - Basic Router Configuration CS326 Fall 2001 Room: PAI 5.48 Name: Lab 2 - Basic Router Configuration In this lab you will learn: the various configuration modes of Cisco 2621 routers how to set up IP addresses for such routers how

More information

How To Set Up A Netvanta For A Pc Or Ipad (Netvanta) With A Network Card (Netvina) With An Ipa (Net Vanta) And A Ppl (Netvi) (Netva)

How To Set Up A Netvanta For A Pc Or Ipad (Netvanta) With A Network Card (Netvina) With An Ipa (Net Vanta) And A Ppl (Netvi) (Netva) VPN WAN LAN PWR STAT TD RD TD RD TD RD VPN WAN LAN PWR STAT TD RD TD RD TD RD NetVanta 3200 NetVanta 3200 NetVanta Series (with T1/FT1 or T1/FT1 + DSX-1 Network Interface Module) Quick Configuration Guide

More information

Lab 1.2.3 Review of Basic Router Configuration with RIP. Objective. Background / Preparation. General Configuration Tips

Lab 1.2.3 Review of Basic Router Configuration with RIP. Objective. Background / Preparation. General Configuration Tips Lab 1.2.3 Review of Basic Router Configuration with RIP Objective Cable and configure workstations and routers Setup IP addressing scheme using Class B networks Configure Routing Information Protocol (RIP)

More information

Router and Routing Basics

Router and Routing Basics Router and Routing Basics Malin Bornhager Halmstad University Session Number 2002, Svenska-CNAP Halmstad University 1 Routing Protocols and Concepts CCNA2 Routing and packet forwarding Static routing Dynamic

More information

ICND1-100-101 IOS CLI Study Guide (CCENT)

ICND1-100-101 IOS CLI Study Guide (CCENT) ICND1-100-101 IOS CLI Study Guide (CCENT) Hostname: 2. hostname SW1 SWITCH CONFIGURATION Mgmt IP: 2. interface vlan 1 3. ip address 10.0.0.2 4. no shut Gateway: 2. ip default-gateway 10.0.0.1 Local User/Pwd:

More information

Chapter 8 Lab B: Configuring a Remote Access VPN Server and Client

Chapter 8 Lab B: Configuring a Remote Access VPN Server and Client Chapter 8 Lab B: Configuring a Remote Access VPN Server and Client Topology Note: ISR G2 devices have Gigabit Ethernet interfaces instead of FastEthernet Interfaces. All contents are Copyright 1992 2012

More information

How To Configure A Cisco Router With A Cio Router

How To Configure A Cisco Router With A Cio Router CHAPTER 1 This chapter provides procedures for configuring the basic parameters of your Cisco router, including global parameter settings, routing protocols, interfaces, and command-line access. It also

More information

Cisco Router Configuration Tutorial

Cisco Router Configuration Tutorial Cisco Router Configuration Tutorial Cisco Inter-network Operating System: Cisco IOS Modes of Operation The Cisco IOS software provides access to several different command modes. Each command mode provides

More information

Objectives. Background. Required Resources. CCNA Security

Objectives. Background. Required Resources. CCNA Security Chapter 8 Lab B, Configuring a Remote Access VPN Server and Client Topology IP Addressing Table Device Interface IP Address Subnet Mask Default Gateway Switch Port R1 FA0/1 192.168.1.1 255.255.255.0 N/A

More information

640-801. Cisco Certified Network Associate (CCNA ) Version 26.1

640-801. Cisco Certified Network Associate (CCNA ) Version 26.1 640-801 Cisco Certified Network Associate (CCNA ) Version 26.1 Important Note Please Read Carefully Study Tips This product will provide you questions and answers along with detailed explanations carefully

More information

Configuration Professional: Site to Site IPsec VPN Between Two IOS Routers Configuration Example

Configuration Professional: Site to Site IPsec VPN Between Two IOS Routers Configuration Example Configuration Professional: Site to Site IPsec VPN Between Two IOS Routers Configuration Example Document ID: 113337 Contents Introduction Prerequisites Requirements Components Used Conventions Configuration

More information

What is VLAN Routing?

What is VLAN Routing? Application Note #38 February 2004 What is VLAN Routing? This Application Notes relates to the following Dell product(s): 6024 and 6024F 33xx Abstract Virtual LANs (VLANs) offer a method of dividing one

More information

IOS NAT Load Balancing for Two ISP Connections

IOS NAT Load Balancing for Two ISP Connections IOS NAT Load Balancing for Two ISP Connections Document ID: 100658 Contents Introduction Prerequisites Requirements Components Used Conventions Configure Network Diagram Configurations Verify Troubleshoot

More information

CHAPTER 3 STATIC ROUTING

CHAPTER 3 STATIC ROUTING CHAPTER 3 STATIC ROUTING This chapter addresses the end-to-end delivery service of IP and explains how IP routers and hosts handle IP datagrams. The first section discusses how datagrams are forwarded

More information

CURSO DE PREPARACION PARA LA CERTIFICACION CCNA (Cisco Certified Network Associate)

CURSO DE PREPARACION PARA LA CERTIFICACION CCNA (Cisco Certified Network Associate) CURSO DE PREPARACION PARA LA CERTIFICACION CCNA (Cisco Certified Network Associate) Curso orientado para la preparación de profesionistas de las carreras de informática, sistemas y electrónica involucrados

More information

Description: Objective: Upon completing this course, the learner will be able to meet these overall objectives:

Description: Objective: Upon completing this course, the learner will be able to meet these overall objectives: Course: Building Cisco Service Provider Next-Generation Networks, Part 2 Duration: 5 Day Hands-On Lab & Lecture Course Price: $ 3,750.00 Learning Credits: 38 Description: The Building Cisco Service Provider

More information

CCNA Discovery 4.1.3 Working at a Small to Medium Business or ISP Student Packet Tracer Lab Manual

CCNA Discovery 4.1.3 Working at a Small to Medium Business or ISP Student Packet Tracer Lab Manual 4.1.3 Working at a Small to Medium Business or ISP Student Packet Tracer Lab Manual This document is exclusive property of Cisco Systems, In Permission is granted to print and copy this document for non-commercial

More information

Lab 3.1.2 Creating a Logical Network Diagram

Lab 3.1.2 Creating a Logical Network Diagram Lab 3.1.2 Creating a Logical Network Diagram Objectives Use router and switch commands to obtain information about an existing network. Use Cisco Network Assistant to obtain information about an existing

More information

Lab 4.4.8a Configure a Cisco GRE over IPSec Tunnel using SDM

Lab 4.4.8a Configure a Cisco GRE over IPSec Tunnel using SDM Lab 4.4.8a Configure a Cisco GRE over IPSec Tunnel using SDM Objective Scenario Topology In this lab, the students will complete the following tasks: Prepare to configure Virtual Private Network (VPN)

More information

Cisco Certified Network Professional - Routing & Switching

Cisco Certified Network Professional - Routing & Switching Cisco Certified Network Professional - Routing & Switching Information Course Price 5,265 No. Vouchers: Course Code 0 Vouchers CCNP-RS No. Courses: 3 1/9 Implementing Cisco IP Routing Information Length:

More information

Lab 7.2.9 Load Balancing Across Multiple Paths

Lab 7.2.9 Load Balancing Across Multiple Paths Lab 7.2.9 Load Balancing Across Multiple Paths Objective Configure Load balance across multiple paths. Observe the load balancing process. Background/Preparation Cable a network similar to the one in the

More information

Lab Configuring Syslog and NTP (Instructor Version)

Lab Configuring Syslog and NTP (Instructor Version) (Instructor Version) Instructor Note: Red font color or Gray highlights indicate text that appears in the instructor copy only. Topology Addressing Table Objectives Device Interface IP Address Subnet Mask

More information

Network Scenarios Pagina 1 di 35

Network Scenarios Pagina 1 di 35 Network Scenarios Pagina 1 di 35 Table of Contents Network Scenarios Cisco 827 s Network Connections Internet Access Scenarios Before You Configure Your Internet Access Network Replacing a Bridge or Modem

More information

Data Networking and Architecture. Delegates should have some basic knowledge of Internet Protocol and Data Networking principles.

Data Networking and Architecture. Delegates should have some basic knowledge of Internet Protocol and Data Networking principles. Data Networking and Architecture The course focuses on theoretical principles and practical implementation of selected Data Networking protocols and standards. Physical network architecture is described

More information

Lab 3 Routing Information Protocol (RIPv1) on a Cisco Router Network

Lab 3 Routing Information Protocol (RIPv1) on a Cisco Router Network Lab 3 Routing Information Protocol (RIPv1) on a Cisco Router Network CMPE 150 Fall 2005 Introduction Today you are going to be thrown into using Cisco s Internetwork Operating System (IOS) to configure

More information

640-801. Cisco Certified Network Associate (CCNA ) Version 22.0

640-801. Cisco Certified Network Associate (CCNA ) Version 22.0 640-801 Cisco Certified Network Associate (CCNA ) Version 22.0 Important Note Please Read Carefully Study Tips This product will provide you questions and answers along with detailed explanations carefully

More information

- Basic Router Security -

- Basic Router Security - 1 Enable Passwords - Basic Router Security - The enable password protects a router s Privileged mode. This password can be set or changed from Global Configuration mode: Router(config)# enable password

More information