Search icon CANCEL
Subscription
0
Cart icon
Your Cart (0 item)
Close icon
You have no products in your basket yet
Save more on your purchases! discount-offer-chevron-icon
Savings automatically calculated. No voucher code required.
Arrow left icon
Explore Products
Best Sellers
New Releases
Books
Videos
Audiobooks
Learning Hub
Newsletter Hub
Free Learning
Arrow right icon
timer SALE ENDS IN
0 Days
:
00 Hours
:
00 Minutes
:
00 Seconds
CCENT/CCNA: ICND1 100-105 Certification Guide
CCENT/CCNA: ICND1 100-105 Certification Guide

CCENT/CCNA: ICND1 100-105 Certification Guide: Learn computer network essentials and enhance your networking skills by obtaining the CCENT certification

eBook
€8.99 €19.99
Paperback
€24.99
Subscription
Free Trial
Renews at €18.99p/m

What do you get with eBook?

Product feature icon Instant access to your Digital eBook purchase
Product feature icon Download this book in EPUB and PDF formats
Product feature icon Access this title in our online reader with advanced features
Product feature icon DRM FREE - Read whenever, wherever and however you want
OR
Modal Close icon
Payment Processing...
tick Completed

Billing Address

Table of content icon View table of contents Preview book icon Preview Book

CCENT/CCNA: ICND1 100-105 Certification Guide

Communication in Computer Networks

This chapter continues to build the content from the previous chapter. Thus, in this chapter, you will get to know more concepts and definitions about computer networks. We will begin with how computers communicate, where concepts such as message encoding, formatting and encapsulation, and size and timing are explained. Then, message delivery types and types of communication channels will be discussed. Afterwards, we will continue with detailed explanations about communication protocols, OSI and TCP/IP models, and OSI layers and their protocols. The chapter also discusses the Ethernet as the most popular communication technology for LANs, as well as the Ethernet's history, protocols, frame, and Media Access Control (MAC) addresses. Finally, this chapter will conclude with a discussion about IP addressing technologies such as IPv4 and IPv6...

How do computers communicate?

In the world of humans, for communication to take place between two individuals, it is required that both sides know the language that they want to communicate in. Similarly, in the world of computers, whenever two computers try to communicate, they must support the communication protocol.

To better understand the communication process between two computers, let's examine the example of communication between two individuals. When two people meet and begin to communicate, the following activities take place:

  1. Person A formulates his/her opinion in their mind and utters the words through their mouth.
  2. The air then acts as the transmission medium which transfers the words from person A to person B.
  3. The transmitted words reach the ears of person B, who then, through the center of knowledge, understands the received words.

This works in almost the...

Message delivery types

Communication preferences are different. Mostly, communication between people occurs in one-to-one, one-to-many, and one-to-all formats. So, depending on the importance of the transmitted message, this is when the sender of a message wants to know if the message has been successfully received by the recipient. Then, it is necessary that the recipient acknowledges the sender of the message.

Unicast transmission

In computer networks, one-to-one communication, as shown in Figure 2.4, represents a unicast message delivery option. Because in this type of communication, there is only one destination for the message:

Figure 2.4. Communication between the client and server, which represents unicast communication...

Types of communication channels

If you have ever tried talking to your friend through a pipe by passing on the voice from your mouth straight to your friend's ear, then you have used a physical communication medium. Other than that, there are logical communication mediums as well. The two together, both the physical and logical mediums, make up the communication channel in the telecommunication and computer networks which are commonly used for transmitting information. The communication channel width is measured in Hertz (Hz), while its data rate is measured in bits per second (bps).

Simplex

A simplex communication is often referred to as a one-way communication because the direction of the transmission is predetermined...

Communication protocols

The fact that you are able to read and understand this book proves that you know the English language. Like any other language written and spoken around the globe, the English language also has its own rules of grammar, syntax, and spelling. Almost equally, even computers, in order to communicate with one another, must know the communication language. Like human languages, the computer communication language also contain standards and rules, which are called communication protocols. In the following sections, you will get acquainted with characteristics of the communication protocols, and will be introduced to some of the well-known communication protocols in computer networks.

Characteristics of communication protocols

...

OSI and TCP/IP model overview

In order to describe the functionality of the network, including communication between computers, a layered model is used. These layers facilitate the operating system's work whenever the computer is required to communicate with other computers. This concept dates back to the 1960s, known as the time of internet development. It consisted of two protocols, IP and TCP. At that time, the layered framework called the TCP/IP reference model was designed so that later on, it had set the standard of networking functionality on the internet, enabling computers to communicate through a layered format.

To understand the layered model, let's get familiar with the following concepts:

  • The protocol suite is a communication protocol stack that is comprised of a set of communications protocols. Some of the most well-known protocol suites in the history...

OSI layers and their protocols

As mentioned previously, the OSI reference model consists of seven layers in which certain network functions are performed by their respective protocols. In addition to describing the processes that happen within layers, the OSI reference model also describes the interaction of each layer with the neighboring layers above and below. To avoid confusion, you will often encounter situations in the literature where the layers of the OSI reference model are named with numbers instead of their respective names (for example, the physical layer as Layer 1).

If you want to easily remember the layers of the OSI reference model, then you can use the following mnemonics where the first letter from each word corresponds to a certain layer of the OSI reference model: All People Seem To Need Data Processing, or Please Do Not Throw Sausage Pizza Away.
...

Ethernet communication technology

Today, Ethernet is the communication technology that is widely used in LANs. Ethernet operates in the physical layer and data link layer of the OSI reference model. Thus, it defines both Layer 1 technologies and Layer 2 protocols. The data on an Ethernet network is carried on by a frame.

Ethernet history

The merits for the invention of the Ethernet belong to Dr. Robert Metcalfe, who in 1973 while working at the Xerox Palo Alto Research Center (PARC) wrote a memo in which he described his finding. Metcalfe had built an Ethernet network system to interconnect workstations with laser printers, thus making it possible to transfer data up to 1 Mbps. Undoubtedly, being convinced of the potential...

The IP addresses and subnets

Nowadays, a lot of effort is being made to advance the development of IP addressing technologies. IPv6 addressing is the best example of such an effort. Nevertheless, even though the IPv6 addressing technology is becoming more and more plausible, it still prefers the role of spectator in the great arena of the internet, where IPv4 addressing technology continues to be the norm.

IPv4 network addresses

To communicate with a device on the network, it must be equipped with an IP address. Currently, the addressing technology we use is Internet Protocol version 4 (IPv4) addressing. The label v4 represents the fourth version of IP addressing, as specified in IETF publication RCF 791. However, you will...

Summary

We can summarize the chapter with the following points:

  • Coding and decoding of messages are very important processes of communication:
    • Coding converts the information to an acceptable form for the transmission.
    • Decoding converts the received message into an intelligible language.
  • Packing bits into the frame so they can be transmitted represents the encapsulation.
  • When the receiving computer receives the frame and unpacks it by taking out the bits, this accomplishes de-encapsulation.
  • Communication between computers is very strict as far as the size of the message is concerned.
  • Access method, flow control, and response timeout are essential parts of the message timing:
    • In unicast message delivery, there is only one destination for the message
    • In multicast message delivery, there are several reachable destinations for the message.
    • In broadcast message delivery, all computers...

Questions

  1. Packing bits into the frame so they can be transmitted represents encapsulation. (True | False)
  2. In _________________ message delivery, there are several reachable destinations for the message.
  3. Which of the following are essential parts of the message timing? (Choose three)
    1. Access method
    2. Flow control
    3. Response timeout
    4. Simplex communication
  4. The Ethernet MAC address is often known as a logical address, and it used for communication in the Network layer. (True | False)
  5. _________________ represents a logical division of one large network into multiple smaller networks.
  6. Which of the following are fields of an Ethernet frame? (Choose two)
    1. EtherType
    2. FCS
    3. Coding
    4. Decoding
  7. The session layer (Layer 5) is responsible for establishing and maintaining the on-demand communication sessions between applications. (True | False)
  8. _________________ is responsible for interacting with...
Left arrow icon Right arrow icon

Key benefits

  • •A step by step guide that will build you skills from basic concepts to completely understanding network communication
  • •Comprehensive coverage to help you implement the knowledge you've gained in real-world scenarios
  • •Take practice questions and mock tests to check how prepared you are for the CCENT exam

Description

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.

Who is this book for?

If you are a Network Administrator, Network Technician, Networking professional, or would simply like to prepare for your CCENT certification, then this book is for you. Some basic understanding of networks and how they work would be helpful. Sufficient information will be provided to those new to this field.

What you will learn

  • •Get to grips with the computer network concepts
  • •Understand computer network components and learn to create a computer network
  • •Understand switching and learn how to configure a switch
  • •Understand routing and learn how to configure a router
  • •Understand network services and the maintenance process
  • •Learn how to troubleshoot networking issues
  • •Become familiar with, and learn how to prepare for, the ICND1 100-105 exam

Product Details

Country selected
Publication date, Length, Edition, Language, ISBN-13
Publication date : Apr 30, 2018
Length: 362 pages
Edition : 1st
Language : English
ISBN-13 : 9781788620529
Tools :

What do you get with eBook?

Product feature icon Instant access to your Digital eBook purchase
Product feature icon Download this book in EPUB and PDF formats
Product feature icon Access this title in our online reader with advanced features
Product feature icon DRM FREE - Read whenever, wherever and however you want
OR
Modal Close icon
Payment Processing...
tick Completed

Billing Address

Product Details

Publication date : Apr 30, 2018
Length: 362 pages
Edition : 1st
Language : English
ISBN-13 : 9781788620529
Tools :

Packt Subscriptions

See our plans and pricing
Modal Close icon
€18.99 billed monthly
Feature tick icon Unlimited access to Packt's library of 7,000+ practical books and videos
Feature tick icon Constantly refreshed with 50+ new titles a month
Feature tick icon Exclusive Early access to books as they're written
Feature tick icon Solve problems while you work with advanced search and reference features
Feature tick icon Offline reading on the mobile app
Feature tick icon Simple pricing, no contract
€189.99 billed annually
Feature tick icon Unlimited access to Packt's library of 7,000+ practical books and videos
Feature tick icon Constantly refreshed with 50+ new titles a month
Feature tick icon Exclusive Early access to books as they're written
Feature tick icon Solve problems while you work with advanced search and reference features
Feature tick icon Offline reading on the mobile app
Feature tick icon Choose a DRM-free eBook or Video every month to keep
Feature tick icon PLUS own as many other DRM-free eBooks or Videos as you like for just €5 each
Feature tick icon Exclusive print discounts
€264.99 billed in 18 months
Feature tick icon Unlimited access to Packt's library of 7,000+ practical books and videos
Feature tick icon Constantly refreshed with 50+ new titles a month
Feature tick icon Exclusive Early access to books as they're written
Feature tick icon Solve problems while you work with advanced search and reference features
Feature tick icon Offline reading on the mobile app
Feature tick icon Choose a DRM-free eBook or Video every month to keep
Feature tick icon PLUS own as many other DRM-free eBooks or Videos as you like for just €5 each
Feature tick icon Exclusive print discounts

Frequently bought together


Stars icon
Total 90.97
CCENT/CCNA: ICND1 100-105 Certification Guide
€24.99
CCNA Security 210-260 Certification Guide
€32.99
CCNA Routing and Switching 200-125 Certification Guide
€32.99
Total 90.97 Stars icon
Banner background image

Table of Contents

10 Chapters
Introduction to Computer Networks Chevron down icon Chevron up icon
Communication in Computer Networks Chevron down icon Chevron up icon
Introduction to Switching Chevron down icon Chevron up icon
Setting Up the Switch Chevron down icon Chevron up icon
Introduction to Routing Chevron down icon Chevron up icon
Setting up the Router Chevron down icon Chevron up icon
Networking Services and Maintenance Chevron down icon Chevron up icon
Network Troubleshooting Chevron down icon Chevron up icon
Studying and Preparing for ICND 1 (100-105) Exam Chevron down icon Chevron up icon
Other Books you may enjoy Chevron down icon Chevron up icon

Customer reviews

Rating distribution
Full star icon Full star icon Full star icon Full star icon Full star icon 5
(1 Ratings)
5 star 100%
4 star 0%
3 star 0%
2 star 0%
1 star 0%
Fred Wan Aug 31, 2019
Full star icon Full star icon Full star icon Full star icon Full star icon 5
It's all starting to make more sense now.
Amazon Verified review Amazon
Get free access to Packt library with over 7500+ books and video courses for 7 days!
Start Free Trial

FAQs

How do I buy and download an eBook? Chevron down icon Chevron up icon

Where there is an eBook version of a title available, you can buy it from the book details for that title. Add either the standalone eBook or the eBook and print book bundle to your shopping cart. Your eBook will show in your cart as a product on its own. After completing checkout and payment in the normal way, you will receive your receipt on the screen containing a link to a personalised PDF download file. This link will remain active for 30 days. You can download backup copies of the file by logging in to your account at any time.

If you already have Adobe reader installed, then clicking on the link will download and open the PDF file directly. If you don't, then save the PDF file on your machine and download the Reader to view it.

Please Note: Packt eBooks are non-returnable and non-refundable.

Packt eBook and Licensing When you buy an eBook from Packt Publishing, completing your purchase means you accept the terms of our licence agreement. Please read the full text of the agreement. In it we have tried to balance the need for the ebook to be usable for you the reader with our needs to protect the rights of us as Publishers and of our authors. In summary, the agreement says:

  • You may make copies of your eBook for your own use onto any machine
  • You may not pass copies of the eBook on to anyone else
How can I make a purchase on your website? Chevron down icon Chevron up icon

If you want to purchase a video course, eBook or Bundle (Print+eBook) please follow below steps:

  1. Register on our website using your email address and the password.
  2. Search for the title by name or ISBN using the search option.
  3. Select the title you want to purchase.
  4. Choose the format you wish to purchase the title in; if you order the Print Book, you get a free eBook copy of the same title. 
  5. Proceed with the checkout process (payment to be made using Credit Card, Debit Cart, or PayPal)
Where can I access support around an eBook? Chevron down icon Chevron up icon
  • If you experience a problem with using or installing Adobe Reader, the contact Adobe directly.
  • To view the errata for the book, see www.packtpub.com/support and view the pages for the title you have.
  • To view your account details or to download a new copy of the book go to www.packtpub.com/account
  • To contact us directly if a problem is not resolved, use www.packtpub.com/contact-us
What eBook formats do Packt support? Chevron down icon Chevron up icon

Our eBooks are currently available in a variety of formats such as PDF and ePubs. In the future, this may well change with trends and development in technology, but please note that our PDFs are not Adobe eBook Reader format, which has greater restrictions on security.

You will need to use Adobe Reader v9 or later in order to read Packt's PDF eBooks.

What are the benefits of eBooks? Chevron down icon Chevron up icon
  • You can get the information you need immediately
  • You can easily take them with you on a laptop
  • You can download them an unlimited number of times
  • You can print them out
  • They are copy-paste enabled
  • They are searchable
  • There is no password protection
  • They are lower price than print
  • They save resources and space
What is an eBook? Chevron down icon Chevron up icon

Packt eBooks are a complete electronic version of the print edition, available in PDF and ePub formats. Every piece of content down to the page numbering is the same. Because we save the costs of printing and shipping the book to you, we are able to offer eBooks at a lower cost than print editions.

When you have purchased an eBook, simply login to your account and click on the link in Your Download Area. We recommend you saving the file to your hard drive before opening it.

For optimal viewing of our eBooks, we recommend you download and install the free Adobe Reader version 9.