test me

Site Search:
Showing posts with label Make Plan. Show all posts
Showing posts with label Make Plan. Show all posts

Computer networking under the hood

The author created this network study guide by breaking down large subject into small topics, so that we can learn each topic in detail. Computer networking is the foundation of modern society. Here we discuss computer networks built on hardwares, cloud computing, though based on the concepts studied here, is not discussed in this course.

Do It Yourself (DIY) is the best way of learning TCP/IP network, therefore, I highly recommend you to download wireshark and packet tracer. With wireshark, you can capture your network traffic and see exactly what's going on under the hood; with packet tracer, you can set up LAN and WAN virtually and do experiments on them. With some spare bucks, you can even setup a WAN lab at home by purchasing some cisco equipments.

Knowing networking technology is not only fun, it can also get you hired. The most popular network certification is Cisco CCENT and CCNA. If you haven't decided what CCNA test to take, read this post first. Also check out the Cisco device based networking Lab for the labs corresponding to this tutorial.

Whenever you need to learn more about a networking key word, use the Site Search at the upper left conner.

Good luck with your study and test!

(part 1)

Lesson 1
Networking Fundamentals and the Networking Models


In this first lesson, we talk about what is network in general. OSI model and TCP/IP model are visited. These models break network communication into smaller, simpler layers, which make learning easier. Within the context of network layers, the data transmission process is discussed, you will get a bird-view of how the internet makes your web surfing works even at the bit (electromagnetic pulse in cable wires) level. Several famous protocols are introduced: TCP, UDP, IP and ICMP. You will understand the concepts of Ports, Sockets and Port numbers, which are important to software engineers as well as network administrators. Finally, a few common TCP/IP network applications -- FTP, telnet, http are examined with wireshark, so that you get an sense of how these everyday magic happens under the hood.

* The Network We Know about
What is A Network
The TCP/IP Model
The OSI Model
The Data Transmission Process
* Same-Layer and Adjacent-Layer Interactions
TCP And UDP
IP and ICMP protocols
Ports, Sockets and Port Numbers
TCP/IP Applications
Network Topology

Lesson 2
Ethernet Standards and Cable Types


In this foot on the ground lesson, we delve into Ethernet standards and cable types. You will know about connectors such as RJ-11, RJ-45, fiber-optic GBIC and cable types such as UTP, STP, Fiber Optic. You will understand the category of UTP cables, so that when your cable guy says "Your home needs at least Cat 5", you can remain cool. You even gain knowledge about the pins on a cable, able to differentiate a straight-through cable from a crossover cable. Once two computers are connected with a cable, they need to communicate via the electromagnetic pulses in the cable wires. Physicists in the last century took a lot of effort to figured it out. This know how is the foundation of internet. We will learn this know how in topics CSMA/CD, Ethernet frame, ethernet addressing and host-to-host communication. This lesson has a lot of nitty-ditty details, but is crucial for setting up and trouble-shooting a real-world network made of metal and plastics.

What is a LAN
Ethernet Types And Standards
The Need For And Operation of CSMA/CD
Ethernet Frame
Ethernet Addressing
Host-to-Host Communication
Ethernet Connectors and Cable Types
Pins And Transmissions
Crosstalk

Lession 3
Fundamentals of WANs


LAN and WAN are build on OSI layer 1 and layer 2, where cable details such as transmission speeds, encoding, frames and physical links etc. are defined. We have learned LAN before, here lets talk about WAN. Compared with LAN, LAN usually covers a small distance, while WAN spans across a large geographic area. Your party owns LAN, but you most likely share WAN with other parties, so you probably don't have rights to modify the WAN infrastructure.


Lession 4
Switching


Now we know how 2 computers talk to each other, this lesson will study how a group of computers talk to each other. In this lesson we will met layer 1 devices repeaters and hubs, layer 2 devices bridges and switches, layer 3 device routers. While hubs and repeaters allow group computers to share links, switches and bridges divide computer groups in LANs. Routers defines the boundary of LANs.

Ethernet LAN Segments
Repeaters, Hubs, Bridges, Switches and Routers
MAC address learning and filter/forward decisions
Frame Processing Methods
Virtual LANs
Cisco Three-Layer Switching Model
Introduction to STP
Basic Switch Security

Lesson 5
Common Router and Switch Commands


Typical Switch (And Router) Commands are studied here, these commands are used daily by network administrators.

Video Lab - Packet Tracer Interface Overview
Physical Connections and Passwords
Cisco IOS software overview
Physical Side of Cisco Switches
User, Enable and Privilege Modes
Basic Switch managment commands
Switch/Router passwords configurations
Telnet and SSH
Switch Port Security Defaults, Options and Configurations
Banners“logging synch”, and “exec-timeout”
Keystroke Shortcuts and Manipulating History

Lesson 6
IP Addressing and the Routing Process


This lesson covers the fundamental concepts for IP addressing: binary math, subnetting, and working with network and port address translations.

IP Addressing and Binary Conversions
IP Address Classes
Private IP Address Ranges
CIDR network address
Intro to the Routing Process
Routing Process Continued -- Behind the "PING"
* Routing Protocols
Basic Router management commands
Switch/Router Interfaces and Physical Ports

Lesson 7
ARP, DNS and DHCP


DNS Process
The ARP RARP and DHCP Process
Broadcast, Multicast, and Unicast
Intro to Security Device Manager (SDM)

Lesson 8
Memory Components and Config Files


This lesson covers basic password and security configurations, as well as assigning privilege levels, which is the foundation of router security and the basic password recovery process.

ROM, RAM, NVRAM, And Flash
The Boot Process
Setup Mode
Configuration Files and IOS Upgrading
The Configuration Register

Lesson 9
Intro to Wireless Networks (WLANs)


Learn the protocol as well as physics side of wireless.

Wireless LAN overview
Wireless Standards
Spread Spectrum
Antena Types
CA vs. CD
SSID, MAC Address Authentication, WEP, WPA, and WPA2

Lesson 10
Binary Math and Subnetting


The content learned in this lesson is essential for IP addressing and IP address conservation.

Decimal > Binary, Binary > Decimal
Subnetting Basics
Four common subnetting scenarios

Lesson 11
Static Routing and RIP – Part 1


In this lesson, you will see the work done over a Cisco router. You will learn how to manually set up routing.

Static Routing Theory
Floating Static Routing
RIP Routing Theory
Video Lab -Static Routing and RIP Routing

Lesson 12
Wide Area Networks (WANs)


At the end of this course, let's revisit some WAN concepts and get some hands on exercise with cisco equipment

WAN interface of Cisco Router and WAN Cabling
* Layer 2 WAN encapsulations
HDLC and PPP
NAT and PAT
NAT overloading Example
Video Lab - Internet Connections with NAT and PAT
Video Lab - Router as DHCP Server
WAN Trouble-shooting

Lesson 13

Introduction to Network Security


Network security has become more and more important in today's internet. In this lesson, you will learn about network attackers and intruders, how they get in, and how to keep your network save by keeping them out.

The need for network security
Classes of Hacker Attacks
Firewalls and Proxy Servers
The Attacker’s Arsenal
Intro to PIX, ASA, IDS, and IPS
Viruses, Worms, and Trojan Horses
Preventing Virus Attacks

Lesson 14
Troubleshooting


95% of work in the real world is troubleshooting, so it’s necessary for real world success.

Cisco Discovery protocol (CDP)
L1 and L2 Troubleshooting
Telnet and SSH Maintenance Commands
* Administrative Distance
Extended Ping and Traceroute



(part 2)


Lesson 1
Switching II

This lesson revisits the basic concepts of switch and VLAN learned in CCENT, adds more cisco labs about how to configure the switch and router for VLAN.

Switch Basic Concept Review
* STP
* Root Bridges, Root Ports, and Designated Ports
* STP Timers and Port States
* Portfast
* VLANs and Trunking
* Access and Trunk Port Comparison
* VTP
* “Router on a Stick”
* RSTP and PVST
* Etherchannels



Lesson 2
PTP WAN Links, HDLC, PPP, and Frame Relay


This lesson is about Frame Relay.

WAN Trouble-shooting
* HDLC vs. PPP
* WAN Topology
* PPP Features
* PAP and CHAP
* Frame Relay Introduction
* Frame Relay LMI Theory
* Frame Relay Configs, DLCIs, Frame Maps, and Inverse ARP
* Frame Sub-Interfaces3
* Split Horizon
* Frame Relay LMI Show, Debug, and Lab
* FECN, BECN, DE bits
* PVC Status Meanings

Lesson 3
Static Routing and RIP


covering advanced topics about RIP.

* Static Routing Theory and Configuration
* Distance Vector Protocol Behavior – Split Horizon and Route Poisoning
* RIP Theory and Version Differences
* The Joy of “show ip protocols”
* RIP Limitations
* RIP Timers
* Floating Static Routes



Lesson 4
OSPF


OSPF is an Internet protocol we need to know how to configure.

* Link State Routing Protocol Concepts and Basics
* The DR and BDR
* Hello Packets
* Troubleshooting Adjacency Issues
* Hub-and-Spoke NBMA OSPF Networks
* Broadcast Networks
* The OSPF RID
* OSPF Router Types
* Advantages of OSPF
* Point-to-Point OSPF Networks
* Default-Information Originate (always?)
* OSPF Authentication



Lesson 5
EIGRP


this hybrid routing protocol has increased operational efficiency from it predecessor.

* Introduction to EIGRP
* Successors and Feasible Successors
* EIGRP vs. RIPv2
* Basic Configuration
* Wildcard Masks
* Load Sharing (Equal and Unequal-cost)
* EIGRP, RIPv2, and Autosummarization
* Passive vs. Active Routes



Lesson 6
IP Version 6 and NAT


Learn the basic theory and routing protocol of IP version 6.

* IPv6 Theory and Introduction
* Zero Compression and Leading Zero Compression
* IPv6 Reserved Addresses
* The Autoconfiguration Process
* OSPF v3 Basics
* Transition Strategies
* NAT Theory and Introduction
* Static NAT Configuration
* Dynamic NAT Configuration
* PAT Configuration



Lesson 7
VPNs and IPSec


This lesson is about how to setup and run a VPN network.

* Definitions and Tunneling Protocols
* Data Encryption Technologies
* Key Encryption Schemes
* IPSec, AH and ESP
* A VPN in Your Web Browser



Lesson 8
ACLs and Route Summarization


Learn to configure and control ACLs. Learn the basic breakdown and how to summarize routes. Learn common commands for working with RIP & EIGRP.

* ACL Login and the Implicit Deny
* Standard ACLs and Remarks
* “Host” and “Any”
* The Order of the Lines
* Extended ACLs
* Named ACLs
* Telnet Access, Placing ACLs, and Blocking Pings
* Dynamic and Time-Based ACLs
* Port Number Review
* Route Summarization with RIP and EIGRP

See also 640-822 ICND1 Exam Topics (Blueprint)






What is CCNA Voucher, CCNA Exam Voucher, CCNA Discount Voucher, or CCNA Certification Voucher






CCNA Exam VoucherCCNA Test Voucher is also referred to as CCNA Voucher, CCNA Exam Voucher, CCNA Discount Voucher, or CCNA Certification Voucher.

CCNA Test Voucher is a discounted, pre-paid permit to write the exam. Usually, you would pay at the test center or pay to VUE for your CCNA exam. But you can purchase the discount CCNA test voucher and save money immediately on your CCNA exam. The voucher number is all you need to register for your exam. One CCNA Test voucher is good for one exam only.

Here's some link you can buy the CCNA vouchers:

MCSE Discount Vouchers

640-802 CCNA® Exam Topics (Blueprint)

640-802 CCNA® Exam Topics (Blueprint)



Exam Description



The 640-802 CCNA is the composite exam associated with the Cisco Certified Network Associate certification. Candidates can prepare for this exam by taking the Interconnecting Cisco Networking Devices Part 1 (ICND1) v1.0 and the Interconnecting Cisco Networking Devices Part 2 (ICND2) v1.0 courses. This exam tests a candidate's knowledge and skills required to install, operate, and troubleshoot a small to medium size enterprise branch network. The topics include connecting to a WAN; implementing network security; network types; network media; routing and switching fundamentals; the TCP/IP and OSI models; IP addressing; WAN technologies; operating and configuring IOS devices; extending switched networks with VLANs; determining IP routes; managing IP traffic with access lists; establishing point-to-point connections; and establishing Frame Relay connections.





Exam Topics



The following topics are general guidelines for the content likely to be included on the Cisco Certified Network Associate exam. However, other related topics may also appear on any specific delivery of the exam. In order to better reflect the contents of the exam and for clarity purposes, the guidelines below may change at any time without notice.



Describe how a network works




  • Describe the purpose and functions of various network devices




  • Select the components required to meet a network specification




  • Use the OSI and TCP/IP models and their associated protocols to explain how data flows in a network




  • Describe common networked applications including web applications




  • Describe the purpose and basic operation of the protocols in the OSI and TCP models




  • Describe the impact of applications (Voice Over IP and Video Over IP) on a network




  • Interpret network diagrams




  • Determine the path between two hosts across a network




  • Describe the components required for network and Internet communications




  • Identify and correct common network problems at layers 1, 2, 3 and 7 using a layered model approach




  • Differentiate between LAN/WAN operation and features




Configure, verify and troubleshoot a switch with VLANs and interswitch communications




  • Select the appropriate media, cables, ports, and connectors to connect switches to other network devices and hosts




  • Explain the technology and media access control method for Ethernet networks




  • Explain network segmentation and basic traffic management concepts




  • Explain basic switching concepts and the operation of Cisco switches




  • Perform and verify initial switch configuration tasks including remote access management




  • Verify network status and switch operation using basic utilities (including: ping, traceroute, telnet, SSH, arp, ipconfig), SHOW & DEBUG commands




  • Identify, prescribe, and resolve common switched network media issues, configuration issues, auto negotiation, and switch hardware failures




  • Describe enhanced switching technologies (including: VTP, RSTP, VLAN, PVSTP, 802.1q)




  • Describe how VLANs create logically separate networks and the need for routing between them




  • Configure, verify, and troubleshoot VLANs




  • Configure, verify, and troubleshoot trunking on Cisco switches




  • Configure, verify, and troubleshoot interVLAN routing




  • Configure, verify, and troubleshoot VTP




  • Configure, verify, and troubleshoot RSTP operation




  • Interpret the output of various show and debug commands to verify the operational status of a Cisco switched network.




  • Implement basic switch security (including: port security, trunk access, management vlan other than vlan1, etc.)




Implement an IP addressing scheme and IP Services to meet network requirements in a medium-size Enterprise branch office network




  • Describe the operation and benefits of using private and public IP addressing




  • Explain the operation and benefits of using DHCP and DNS




  • Configure, verify and troubleshoot DHCP and DNS operation on a router.(including: CLI/SDM)




  • Implement static and dynamic addressing services for hosts in a LAN environment




  • Calculate and apply an addressing scheme including VLSM IP addressing design to a network




  • Determine the appropriate classless addressing scheme using VLSM and summarization to satisfy addressing requirements in a LAN/WAN environment




  • Describe the technological requirements for running IPv6 in conjunction with IPv4 (including: protocols, dual stack, tunneling, etc).




  • Describe IPv6 addresses




  • Identify and correct common problems associated with IP addressing and host configurations




Configure, verify, and troubleshoot basic router operation and routing on Cisco devices




  • Describe basic routing concepts (including: packet forwarding, router lookup process)




  • Describe the operation of Cisco routers (including: router bootup process, POST, router components)




  • Select the appropriate media, cables, ports, and connectors to connect routers to other network devices and hosts




  • Configure, verify, and troubleshoot RIPv2




  • Access and utilize the router to set basic parameters.(including: CLI/SDM)




  • Connect, configure, and verify operation status of a device interface




  • Verify device configuration and network connectivity using ping, traceroute, telnet, SSH or other utilities




  • Perform and verify routing configuration tasks for a static or default route given specific routing requirements




  • Manage IOS configuration files. (including: save, edit, upgrade, restore)




  • Manage Cisco IOS




  • Compare and contrast methods of routing and routing protocols




  • Configure, verify, and troubleshoot OSPF




  • Configure, verify, and troubleshoot EIGRP




  • Verify network connectivity (including: using ping, traceroute, and telnet or SSH)




  • Troubleshoot routing issues




  • Verify router hardware and software operation using SHOW & DEBUG commands.




  • Implement basic router security




Explain and select the appropriate administrative tasks required for a WLAN




  • Describe standards associated with wireless media (including: IEEE WI-FI Alliance, ITU/FCC)




  • Identify and describe the purpose of the components in a small wireless network. (Including: SSID, BSS, ESS)




  • Identify the basic parameters to configure on a wireless network to ensure that devices connect to the correct access point




  • Compare and contrast wireless security features and capabilities of WPA security (including: open, WEP, WPA-1/2)




  • Identify common issues with implementing wireless networks. (Including: Interface, missconfiguration)




Identify security threats to a network and describe general methods to mitigate those threats




  • Describe today's increasing network security threats and explain the need to implement a comprehensive security policy to mitigate the threats




  • Explain general methods to mitigate common security threats to network devices, hosts, and applications




  • Describe the functions of common security appliances and applications




  • Describe security recommended practices including initial steps to secure network devices




Implement, verify, and troubleshoot NAT and ACLs in a medium-size Enterprise branch office network




  • Describe the purpose and types of ACLs




  • Configure and apply ACLs based on network filtering requirements.(including: CLI/SDM)




  • Configure and apply an ACLs to limit telnet and SSH access to the router using (including: SDM/CLI)




  • Verify and monitor ACLs in a network environment




  • Troubleshoot ACL issues




  • Explain the basic operation of NAT




  • Configure NAT for given network requirements using (including: CLI/SDM)




  • Troubleshoot NAT issues




Implement and verify WAN links




  • Describe different methods for connecting to a WAN




  • Configure and verify a basic WAN serial connection




  • Configure and verify Frame Relay on Cisco routers




  • Troubleshoot WAN implementation issues




  • Describe VPN technology (including: importance, benefits, role, impact, components)




  • Configure and verify a PPP connection between Cisco routers





See also 640-822 ICND1 Exam Topics (Blueprint)


640-816 ICND2 Exam Topic (Blueprint)


Should I Take the Single or The Two Exam approach to CCNA?

640-816 ICND2 Exam Topic (Blueprint)

640-816 ICND2 Exam Topic (Blueprint)


Exam Description


The 640-816 Interconnecting Cisco Networking Devices Part 2 (ICND2) is the exam associated with the Cisco Certified Network Associate certification. Candidates can prepare for this exam by taking the Interconnecting Cisco Networking Devices Part 2 (ICND2) v1.0 course. This exam tests a candidate's knowledge and skills required to successfully install, operate, and troubleshoot a small to medium size enterprise branch network. The exam covers topics on VLSM and IPv6 addressing; extending switched networks with VLANs; configuring, verifying and troubleshooting VLANs; the VTP, RSTP, OSPF and EIGRP protocols; determining IP routes; managing IP traffic with access lists; NAT and DHCP; establishing point-to- point connections; and establishing Frame Relay connections.



Exam Topics


The following topics are general guidelines for the content likely to be included on the Interconnecting Cisco Networking Devices Part 2 exam. However, other related topics may also appear on any specific delivery of the exam. In order to better reflect the contents of the exam and for clarity purposes, the guidelines below may change at any time without notice.



Configure, verify and troubleshoot a switch with VLANs and interswitch communications




  • Describe enhanced switching technologies (including: VTP, RSTP, VLAN, PVSTP, 802.1q)




  • Describe how VLANs create logically separate networks and the need for routing between them




  • Configure, verify, and troubleshoot VLANs




  • Configure, verify, and troubleshoot trunking on Cisco switches




  • Configure, verify, and troubleshoot interVLAN routing




  • Configure, verify, and troubleshoot VTP




  • Configure, verify, and troubleshoot RSTP operation




  • Interpret the output of various show and debug commands to verify the operational status of a Cisco switched network




  • Implement basic switch security (including: port security, unassigned ports, trunk access, etc.)




Implement an IP addressing scheme and IP Services to meet network requirements in a medium-size Enterprise branch office network




  • Calculate and apply a VLSM IP addressing design to a network




  • Determine the appropriate classless addressing scheme using VLSM and summarization to satisfy addressing requirements in a LAN/WAN environment




  • Describe the technological requirements for running IPv6 (including: protocols, dual stack, tunneling, etc)




  • Describe IPv6 addresses




  • Identify and correct common problems associated with IP addressing and host configurations




Configure and troubleshoot basic operation and routing on Cisco devices




  • Compare and contrast methods of routing and routing protocols




  • Configure, verify and troubleshoot OSPF




  • Configure, verify and troubleshoot EIGRP




  • Verify configuration and connectivity using ping, traceroute, and telnet or SSH




  • Troubleshoot routing implementation issues




  • Verify router hardware and software operation using SHOW & DEBUG commands




  • Implement basic router security




Implement, verify, and troubleshoot NAT and ACLs in a medium-size Enterprise branch office network




  • Describe the purpose and types of access control lists




  • Configure and apply access control lists based on network filtering requirements




  • Configure and apply an access control list to limit telnet and SSH access to the router




  • Verify and monitor ACL's in a network environment




  • Troubleshoot ACL implementation issues




  • Explain the basic operation of NAT




  • Configure Network Address Translation for given network requirements using CLI




  • Troubleshoot NAT implementation issues




Implement and verify WAN links




  • Configure and verify Frame Relay on Cisco routers




  • Troubleshoot WAN implementation issues




  • Describe VPN technology (including: importance, benefits, role, impact, components)




  • Configure and vary PPP connection between Cisco routers




See also ICND1 and ICND2 Break Down

640-822 ICND1 Exam Topic (Blueprint)

Should I Take the Single or The Two Exam approach to CCNA?

Should You Take The Single or the Two Exam Approach To CCNA?

Back>
With the latest version of the CCNA exam, Cisco offers two possible exam track options of either one or two exams. See also CCNA break down.


In the May 2016, Cisco has just announced the ICND1 and ICND2 exam refresh from version 2.0 to 3.0. The new exam numbers are:

  • 100-105 ICND1 v3.0
  • 200-105 ICND2 v3.0 
  • 200-125 CCNA v3.0

In content, CCNA = ICND1 + ICND2. You can get Cisco certificate CCNA Routing and Switching (CCNA R&S) with either single exam approach or 2 exam approach.

The question types on 100-105 ICND1 v3.0, 200-105 ICND2 v3.0 and 200-125 CCNA v3.0 are the same:
  • multi-choice, single-answer
  • multi-choice, multi-answer
  • Testlet (one scenario with multiple multi-choice questions)
  • Drag-and-drop
  • Simulated lab (you can see a network topology, read lab description, access the devices. The goal is to fix a problem by changing device configurations)
  • Simlet (you can see a network topology, read lab description, access the devices. Instead of changing device configurations, you answer multi-choice questions based on the current state of the network)
1) The Single Exam Approach
  • Exam Number: 200-125 CCNA v3.0
  • The exam consists of 50-60 questions over 90 minutes and covers all CCNA exam topics
  • cost  $325.00 US

2) The Two Exam Approach
  • Exam Numbers:  ICND1 and ICND2
  • The two exam approach consists of 100-105 ICND1 v3.0 and 200-105 ICND2 v3.0
  • 100-105 ICND1 v3.0 consists of 45 to 55 questions over 90 minutes
  • 200-105 ICND2 v3.0 consists of 50-65 questions over 90 minutes
  • $165.00 US each for the Two Exam approach.
Either approach will allow you to successfully become a CCNA R&S after passing the required exams. There are advantages to taking either of the exam tracks and these include:

Single Exam Approach (200-125 CCNA v3.0) Advantages:

  • Only one exam required to become a CCNA  R&S and it covers all topics
  • More time efficient than taking two exams

Who Should Take The Single Exam Approach?

Take the Single Exam Approach to the CCNA if: ·
  • You are looking to reduce the time spent obtaining the CCNA
  • If you are well prepared for the exam topics on the CCNA exam than the single exam approach is the way to go. This approach is generally recommended for more experienced candidates such as those who have experience with networking technologies.

Two Exam Approach (100-105 ICND1 v3.0 and 200-105 ICND2 v3.0 ) Advantages:
  • Exam is broken up into 2 smaller sections of CCNA exam topics
  • Allows more time to learn and understand topics of each exam
  • Excellent for candidates new to Cisco technology

Who Should Take The Two Exam Approach?

Take the Two Exam Approach to the CCNA if: ·
  • You are new to Cisco technologies and networking basics

You will be successful following either approach if:
  • You have a complete understanding of all CCNA exam topics
  • Have experience with router configuration/simulation
  • Have completed numerous configuration examples and questions on CCNA topics
CCNA R&S certificate is just one of the CCNA certificates provided by Cicso. Other CCNA certs includes: CCNA Wireless, CCNA Security, CCNA Cloud...

The CCNA exams is the precursor to other higher level Cisco certifications. Successfully completing the CCNA exam will allow a candidate to pursue other Cisco certifications such as:
  • CCNP (Cisco Certified Network Professional)
  • CCIE (Cisco Certified Internetworking Expert)

640-822 ICND1 Exam Topics (Blueprint)















Exam Number:640-822 ICND1
Associated Certifications:CCENT and CCNA
Duration:90 minutes (40-50 questions)

CCENT include the following test formats:

  • Multiple-choice single answer

  • Multiple-choice multiple answer

  • Drag-and-drop

  • Fill-in-the-blank

  • Testlet

  • Simlet

  • Simulations


Before taking the exam, candidates should become familiar with how all exam types function-especially the testlet, simlet, and the simulation tool. Such practice will allow candidates to focus their exam-taking efforts on the exam questions rather than on how to correctly use the tools. The tutorial below familiarizes users with the software tools used in Cisco Career Certification exams.

View Certification Exam Tutorial

Exam Description


The 640-822 Interconnecting Cisco Networking Devices Part 1 (ICND1) is the exam associated with the Cisco Certified Entry Network Technician certification and a tangible first step in achieving the Cisco Certified Network Associate certification. Candidates can prepare for this exam by taking the Interconnecting Cisco Networking Devices Part 1 (ICND1) v1.0 course. This exam tests a candidate's knowledge and skills required to successfully install, operate, and troubleshoot a small branch office network. The exam includes topics on networking fundamentals; connecting to a WAN; basic security and wireless concepts; routing and switching fundamentals; the TCP/IP and OSI models; IP addressing; WAN technologies; operating and configuring IOS devices; configuring RIPv2, static and default routing; implementing NAT and DHCP; and configuring simple networks.

Exam Topics


The following topics are general guidelines for the content likely to be included on the Interconnecting Cisco Networking Devices Part 1 exam. However, other related topics may also appear on any specific delivery of the exam. In order to better reflect the contents of the exam and for clarity purposes, the guidelines below may change at any time without notice.

Describe the operation of data networks



  • Describe the purpose and functions of various network devices

  • Select the components required to meet a given network specification

  • Use the OSI and TCP/IP models and their associated protocols to explain how data flows in a network

  • Describe common networking applications including web applications

  • Describe the purpose and basic operation of the protocols in the OSI and TCP models

  • Describe the impact of applications (Voice Over IP and Video Over IP) on a network

  • Interpret network diagrams

  • Determine the path between two hosts across a network

  • Describe the components required for network and Internet communications

  • Identify and correct common network problems at layers 1, 2, 3 and 7 using a layered model approach

  • Differentiate between LAN/WAN operation and features


Implement a small switched network



  • Select the appropriate media, cables, ports, and connectors to connect switches to other network devices and hosts

  • Explain the technology and media access control method for Ethernet technologies

  • Explain network segmentation and basic traffic management concepts

  • Explain the operation of Cisco switches and basic switching concepts

  • Perform, save and verify initial switch configuration tasks including remote access management

  • Verify network status and switch operation using basic utilities (including: ping, traceroute,telnet,SSH,arp, ipconfig), SHOW & DEBUG commands

  • Implement and verify basic security for a switch (port security, deactivate ports)

  • Identify, prescribe, and resolve common switched network media issues, configuration issues, autonegotiation, and switch hardware failures


Implement an IP addressing scheme and IP services to meet network requirements for a small branch office



  • Describe the need and role of addressing in a network " Create and apply an addressing scheme to a network

  • Assign and verify valid IP addresses to hosts, servers, and networking devices in a LAN environment

  • Explain the basic uses and operation of NAT in a small network connecting to one ISP

  • Describe and verify DNS operation

  • Describe the operation and benefits of using private and public IP addressing

  • Enable NAT for a small network with a single ISP and connection using SDM and verify operation using CLI and ping

  • Configure, verify and troubleshoot DHCP and DNS operation on a router.(including: CLI/SDM)

  • Implement static and dynamic addressing services for hosts in a LAN environment

  • Identify and correct IP addressing issues


Implement a small routed network



  • Describe basic routing concepts (including: packet forwarding, router lookup process)

  • Describe the operation of Cisco routers (including: router bootup process, POST, router components)

  • Select the appropriate media, cables, ports, and connectors to connect routers to other network devices and hosts

  • Configure, verify, and troubleshoot RIPv2

  • Access and utilize the router CLI to set basic parameters

  • Connect, configure, and verify operation status of a device interface

  • Verify device configuration and network connectivity using ping, traceroute, telnet, SSH or other utilities

  • Perform and verify routing configuration tasks for a static or default route given specific routing requirements

  • Manage IOS configuration files (including: save, edit, upgrade, restore)

  • Manage Cisco IOS

  • Implement password and physical security

  • Verify network status and router operation using basic utilities (including: ping, traceroute,telnet,SSH,arp, ipconfig), SHOW & DEBUG commands


Explain and select the appropriate administrative tasks required for a WLAN



  • Describe standards associated with wireless media (including: IEEE WI-FI Alliance, ITU/FCC)

  • Identify and describe the purpose of the components in a small wireless network. (including: SSID, BSS, ESS)

  • Identify the basic parameters to configure on a wireless network to ensure that devices connect to the correct access point

  • Compare and contrast wireless security features and capabilities of WPA security (including: open, WEP, WPA-1/2)

  • Identify common issues with implementing wireless networks


Identify security threats to a network and describe general methods to mitigate those threats



  • Explain today's increasing network security threats and the need to implement a comprehensive security policy to mitigate the threats

  • Explain general methods to mitigate common security threats to network devices, hosts, and applications

  • Describe the functions of common security appliances and applications

  • Describe security recommended practices including initial steps to secure network devices


Implement and verify WAN links



  • Describe different methods for connecting to a WAN

  • Configure and verify a basic WAN serial connection


See also ICND1 and ICND2 Break Down

640-816 ICND2 Exam Topic (Blueprint)

Should I Take the Single or The Two Exam approach to CCNA?

Top IT certification websites

I have googled "Top IT certification websites" and read through several articles as well as clicking into their recommanded websites. Here are the websites widely approved:

MC MCSE
38 Free practice exams for Microsoft, CompTIA, Cisco and CIW certifications.
Over 1,000 free questions.
Free study guides.
No login or registration.
Features such as articles, news, job search, and training resources.

 

CramSession
Excellent Study Guides
Tech Library
Tech Library is free but you have to register to see the study guides. The good news is that the registration is easy; just your basic name and email information.


 
CertCities.com
Exam Reviews
Great News and Discussion Forums
Feature Articles Worth Reading
Targeted Community Centers
Very Few Practice Exams


 
CertPortal
Loads of Links, categorized by vendor.
Forums
Comparison Shopping for Books
It's just a portal, so outside of Forums, not much original content.


 

semsim.com

Interactive study guides.

free router simulator(trial version)

 

 

cisco's learning center

ICND1

documentation

Interactive study guides.

most reliable.

 

 

youtube playlist

CCNA

ICND2

 

 

thebryantadvantage.com

Lots of high quality free video.

 

ciscokits.com

Lots free study guide articles.

 

CCNA tutorial

 A complete CCNA free study guide.