CCNA Certification Study Guide, Volume 2
eBook - ePub

CCNA Certification Study Guide, Volume 2

Volume 2 Exam 200-301

Todd Lammle

Compartir libro
  1. English
  2. ePUB (apto para móviles)
  3. Disponible en iOS y Android
eBook - ePub

CCNA Certification Study Guide, Volume 2

Volume 2 Exam 200-301

Todd Lammle

Detalles del libro
Vista previa del libro
Índice
Citas

Información del libro

Cisco expert Todd Lammle prepares you for the NEW Cisco CCNA certification exam!

Cisco, the world leader in network technologies, has released the new Cisco Certified Network Associate (CCNA) exam. This consolidated certification exam tests a candidate's ability to implement and administer a wide range of modern IT networking technologies. The CCNA Certification Study Guide: Volume 2 Exam 200-301 covers every exam objective, including network components, IP connectivity and routing, network security, virtual networking, and much more. Clear and accurate chapters provide you with real-world examples, hands-on activities, in-depth explanations, and numerous review questions to ensure that you're fully prepared on exam day.

Written by the leading expert on Cisco technologies and certifications, this comprehensive exam guide includes access to the acclaimed Sybex online learning system—an interactive environment featuring practice exams, electronic flashcards, a searchable glossary, a self-assessment test, and video tutorials on critical Cisco networking concepts and technologies.

  • Covers 100% of all CCNA Exam 200-301 objectives
  • Provides accurate and up-to-date information on core network fundamentals
  • Explains a broad range of Cisco networking and IT infrastructure
  • Features learning objectives, chapter summaries, 'Exam Essentials' and figures, tables, and illustrations

The CCNA Certification Study Guide: Volume 2 Exam 200-301 is the ideal resource for those preparing for the new CCNA certification, as well as IT professionals looking to learn more about Cisco networking concepts and technologies.

Preguntas frecuentes

¿Cómo cancelo mi suscripción?
Simplemente, dirígete a la sección ajustes de la cuenta y haz clic en «Cancelar suscripción». Así de sencillo. Después de cancelar tu suscripción, esta permanecerá activa el tiempo restante que hayas pagado. Obtén más información aquí.
¿Cómo descargo los libros?
Por el momento, todos nuestros libros ePub adaptables a dispositivos móviles se pueden descargar a través de la aplicación. La mayor parte de nuestros PDF también se puede descargar y ya estamos trabajando para que el resto también sea descargable. Obtén más información aquí.
¿En qué se diferencian los planes de precios?
Ambos planes te permiten acceder por completo a la biblioteca y a todas las funciones de Perlego. Las únicas diferencias son el precio y el período de suscripción: con el plan anual ahorrarás en torno a un 30 % en comparación con 12 meses de un plan mensual.
¿Qué es Perlego?
Somos un servicio de suscripción de libros de texto en línea que te permite acceder a toda una biblioteca en línea por menos de lo que cuesta un libro al mes. Con más de un millón de libros sobre más de 1000 categorías, ¡tenemos todo lo que necesitas! Obtén más información aquí.
¿Perlego ofrece la función de texto a voz?
Busca el símbolo de lectura en voz alta en tu próximo libro para ver si puedes escucharlo. La herramienta de lectura en voz alta lee el texto en voz alta por ti, resaltando el texto a medida que se lee. Puedes pausarla, acelerarla y ralentizarla. Obtén más información aquí.
¿Es CCNA Certification Study Guide, Volume 2 un PDF/ePUB en línea?
Sí, puedes acceder a CCNA Certification Study Guide, Volume 2 de Todd Lammle en formato PDF o ePUB, así como a otros libros populares de Ciencia de la computación y Guías de certificación en ciencias computacionales. Tenemos más de un millón de libros disponibles en nuestro catálogo para que explores.

Información

CHAPTER 1
Network Fundamentals

We’ll cover the following CCNA exam topics in this chapter:
1.0 Network Fundamentals
  • images
    1.1 Explain the role and function of network components
    • 1.1.a Routers
    • 1.1.b L2 and L3 switches
    • 1.1.c Next-generation firewalls and IPS
  • images
    1.2 Describe characteristics of network topology architectures
    • 1.2.a 2 tier
    • 1.2.b 3 tier
    • 1.2.c Spine-leaf
    • 1.2.d WAN
    • 1.2.e Small office/home office (SOHO)
  • images
    1.3 Compare physical interface and cabling types
    • 1.3.a Single-mode fiber, multimode fiber, copper
    • 1.3.b Connections (Ethernet shared media and point-to-point)
    • 1.3.c Concepts of PoE
images
This chapter is really an internetworking review, focusing on how to connect networks together using Cisco routers and switches. As a heads up, I’ve written it with the assumption that you have a bit of basic networking knowledge and/or have read the first chapter in the CCNA Part 1: Understanding Cisco Networking Technologies study guide.
That said, there isn’t a whole lot of new material here, but even if you’re a seasoned network professional, you should still read through all chapters to make sure you get how the objectives are currently covered.
Let’s start by defining exactly what an internetwork is: You create an internetwork when you connect two or more networks via a router and configure a logical network addressing scheme with protocols like IP or IPv6.
We’ll move on to covering network components like routers and switches and defining what exactly creates a Small Office Home Office Network (SOHO). After that, we’ll touch on Next Generation Firewalls (NGFWs) and network architect models, and then I’ll guide you through an overview of Ethernet and the wiring used in Local Area Networks (LANs) and Wide Area Networks (WANs).
images
To find your included bonus material, as well as Todd Lammle videos, practice questions & hands-on labs, please see www.lammle.com/ccna

Network Components

So why is it so important to learn Cisco internetworking anyway?
Networks and networking have grown exponentially over the past 20 years, and understandably so. They’ve had to evolve at light speed just to keep up with huge increases in basic, mission-critical user needs from simply sharing data and printers to bigger burdens like multimedia remote presentations, conferencing, and the like. Unless everyone who needs to share network resources is located in the same office space, the challenge is to connect relevant networks so all users can share the wealth of whatever services and resources they need, on site or remotely.
Figure 1.1 shows a basic local area network (LAN) connected via a hub, which is basically an antiquated device, which connects wires together and is typically used in SOHO networks.
Keep in mind that a simple SOHO network like this one would be considered one collision domain and one broadcast domain.
The figure shows a basic local area network (LAN) connected via a hub.
Figure 1.1 A very basic SOHO network
Things really can’t get much simpler than this. And yes, though you can still find this configuration in some home networks, even many of those as well as the smallest business networks are more complicated today.

Routers, Switches, and Oh So SOHO!

Figure 1.2 shows a network that’s been segmented with a switch, making each network segment that connects to the switch its own separate collision domain. Doing this results in a lot less chaos!
The figure illustrates how a switch can break up collision domains.
Figure 1.2 A switch can break up collision domains.
So, this is a great start, but I really want you to note that this network is still just one, single broadcast domain. This means we’ve really only reduced our PC’s chaos—not eliminated it.
For example, if there’s some sort of vital announcement that everyone in our network neighborhood needs to hear about, it will definitely still get loud! You can see that the hub used in Figure 1.2 just extended the one collision domain from the switch port. The result is that John received the data from Bob but, happily, Sally did not, which is good because Bob intended to talk with John directly. If he had needed to send a broadcast instead, everyone, including Sally, would have received it, causing unnecessary congestion.
Here’s a list of some of the things that commonly cause LAN traffic congestion:
  • Too many hosts in a collision or broadcast domain
  • Broadcast storms
  • Too much multicast traffic
  • Low bandwidth
  • Adding hubs for connectivity to the network
  • A bunch of ARP broadcasts
Take another look at Figure 1.2 and make sure you see that I extended the main hub from Figure 1.1 to a switch in Figure 1.2. I did that because hubs don’t segment a network; they just connect network segments. Basically, it’s an inexpensive way to connect a couple of PCs, which can work for really simple home use and troubleshooting, but that’s about it!
As our community grows, we’ll need to add more streets along with traffic control and even some basic security. We’ll get this done by adding routers because these convenient devices are used to connect networks and route packets of data from one network...

Índice