Book Image

CCENT/CCNA: ICND1 100-105 Certification Guide

By : Bekim Dauti
Book Image

CCENT/CCNA: ICND1 100-105 Certification Guide

By: Bekim Dauti

Overview of this book

CCENT is the entry-level certification for those looking to venture into the networking world. This guide will help you stay up-to date with your networking skills. This book starts with the basics and will take you through everything essential to pass the certification exam. It extensively covers IPv4 and IPv6 addressing, IP data networks, switching and routing, network security, and much more—all in some detail. This guide will provide real-world examples with a bunch of hands-on labs to give you immense expertise in important networking tasks, with a practical approach. Each chapter consists of practice questions to help you take up a challenge from what you have procured. This book ends with mock tests with several examples to help you confidently pass the certification. This Certification Guide consists of everything you need to know in order to pass the ICND 1 100-105 Exam, thus obtaining a CCENT certification. However, practicing with real switches and routers or a switch or router simulator will help you succeed.
Table of Contents (18 chapters)
10
Other Books you may enjoy
Appendix G: Graphical Network Simulator-3 (GNS3)

Summary

We can summarize this chapter with the following points:

  • Network devices use the NOS.
  • The Internetwork Operating System (IOS) is a NOS which is used by the majority of Cisco networking devices.
  • The console is a special port on the switch that is used for its management.
  • Telnet provides an insecure connection for accessing remote devices.
  • SSH provides an encrypted connection for accessing remote devices.
  • POST runs a hardware check on the CPU, DRAM, and the portion of the flash drive.
  • The boot loader initializes the CPU and flash file system, and then loads an IOS image into DRAM.
  • IOS initializes a startup-configuration that is stored in NVRAM, and interfaces from the configuration file.
  • LED indicators help monitor switch activity and its performance.
  • The DB-9 serial port on the PC and rollover console cable are needed to physically connect the PC with the switch.
  • To establish...