CCNA Tutorial: Learn Networking Basics

What is CCNA?

CCNA (Cisco Certified Network Associate) is a popular certification for computer network engineers provided by the company named Cisco Systems. It is valid for all types of engineers including entry-level network engineers, network administrators, network support engineers and network specialists. It helps to become familiar with broad range of networking concepts like OSI models, IP addressing, Network security, etc.

It is estimated that more than 1 million CCNA certificates have been awarded since it was first launched in 1998. CCNA stands for "Cisco Certified Network Associate". The CCNA certificate covers a broad range of networking concepts and CCNA basics. It helps candidates to study CCNA fundamentals and prepare for the latest network technologies they are likely to work on.

Some of the CCNA basics covered under CCNA certification include:

Note: Cisco certification is valid only for 3 years. Once the certification expires the certificate holder has to take CCNA certification exam again.

Why to acquire a CCNA certification?

Types of CCNA certification

To secure CCNA. Cisco offer five levels of network certification: Entry, Associate, Professional, Expert and Architect. Cisco Certified Network Associate (200-301 CCNA) new certification program covering a broad range of fundamentals for IT careers.

As we discussed earlier in this CCNA tutorial, validity for any CCNA certificate last for three years.

Exam Code Designed for Duration and number of questions in exam Exam Fees
200-301 CCNA Experienced Network Technician
  • 120 mins exam duration
  • 50-60 questions
$300 ( for different country price may vary)

Beside this certification, new certification course enrolled by CCNA include-

Introduction to CCNA

For more detail on these exams, visit the link here.

The candidate to a CCNA certification can also prepare for the exam with the help of the CCNA boot camp.

To complete the CCNA full course with exam successfully, one must be thorough of these topics : TCP/IP and the OSI model, subnetting, IPv6, NAT (Network Address Translation) and wireless access.

What does the CCNA course consist of

New changes in the current CCNA exam includes,

Eligibility Criteria for Certification

Internet local area networks

An internet local area network consists of a Computer Network that interconnects computers within a limited area like office, residence, laboratory, etc. This area network includes WAN, WLAN, LAN, SAN, etc.

Among these WAN, LAN and WLAN are most popular ones. In this guide to study CCNA, you will learn how the local area networks can be established using these network system.

Understanding the Need for Networking

What is a Network?

A network is defined as a two or more independent devices or computers that are linked to share resources (such as printers and CDs), exchange files, or allow electronic communications.

For example, the computers on a network may be linked through telephone lines, cables, satellites, radio waves, or infrared light beams.

The two very common types of network include:

Learn the differences between LAN and WAN

From OSI reference model, the layer 3, i.e., Network layer is involved in networking. This layer is responsible for packet forwarding, routing through intermediate routers, recognizing and forwarding local host domain messages to transport layer (layer 4), etc.

The network operates by connecting computers and peripherals using two pieces of equipment include routing and switches. If two devices or computers are connected on the same link, then there is no need for a network layer.

Learn more about Types of Computer Networks

Internetworking Devices used on a network

For connecting internet, we require various internetworking devices. Some of the common devices used in building up Internet are.

Understanding TCP/ IP layers

TCP/IP stands for Transmission Control Protocol/ Internet Protocol. It determines how a computer should be connected to the Internet and how data should be transmitted between them.

Below image shows TCP/IP model connected to OSI Layers..

Introduction to CCNA

Understanding TCP/IP Internet Layer

To understand TCP/IP internet layer we take a simple example. When we type something in an address bar, our request will be processed to the server. The server will respond back to us with the request. This communication on the internet is possible due to the TCP/IP protocol. The messages are sent and received in small packages.

The Internet layer in the TCP/IP reference model is responsible for transferring data between the source and destination computers. This layer includes two activities

Introduction to CCNA

So how this happen?

Internet layer packs data into data packets referred as IP datagrams. It consists of source and destination IP address. Beside this, IP datagram header field consists of information like version, header length, type of service, datagram length, time to live, and so on.

In network layer, you can observe network protocols like ARP, IP, ICMP, IGMP, etc. The datagram are transported through network using these protocols. They each resemble some function like.

The image below shows the format of an IP address.

Introduction to CCNA

Understanding TCP/IP Transport Layer

The transport layer also referred as Host-to-Host Transport layer. It is responsible for providing the Application layer with session and datagram communication services.

Introduction to CCNA

The main protocols of the Transport layer are User Datagram Protocol (UDP) and the Transmission Control Protocol (TCP).

Network Segmentation

Network segmentation implicates splitting the network into smaller networks. It helps to split the traffic loads and improve the speed of the Internet.

Network Segmentation can be achieved by following ways,

Why Network Segmentation is important

Network Segmentation is important for following reasons,

VLAN Segmentation

VLANs enables an administrator to segment networks. Segmentation is done based on the factors such as project team, function or application, irrespective of the physical location of the user or device. A group of devices connected in a VLAN act as if they are on their own independent network, even if they share a common infrastructure with other VLANs. VLAN is used for data-link or internet layer while subnet is used for Network/IP layer. Devices within a VLAN can talk to each other without a Layer-3 switch or router.

The popular device used for segmenting are a switch, router, bridge, etc.

Subnetting

Subnets are more concerned about IP addresses. Subnetting is primarily a hardware-based, unlike VLAN, which is software based. A subnet is a group of IP address. It can reach any address without using any routing device if they belong to the same subnet.

In this CCNA tutorial, we will learn few things to consider while doing network segmentation

Packet Delivery Process

So far we have seen different protocols, segmentation, various communication layers, etc. Now we are going to see how the packet is delivered across the network. The process of delivering data from one host to another depends on whether or not the sending and receiving hosts are in the same domain.

A packet can be delivered in two ways,

If the receiving and sending devices are connected to the same broadcast domain, data can be exchanged using a switch and MAC addresses. But if the sending and receiving devices are connected to a different broadcast domain, then the use of IP addresses and the router is required.

Layer 2 packet delivery

Delivering an IP packet within a single LAN segment is simple. Suppose host A wants to send a packet to host B. It first needs to have an IP address to MAC address mapping for host B. Since at layer 2 packets are sent with MAC address as the source and destination addresses. If a mapping does not exist, host A will send an ARP Request (broadcast on the LAN segment) for the MAC address for IP address. Host B will receive the request and respond with an ARP reply indicating the MAC address.

Intrasegment packet routing

If a packet is destined for a system on the same local network, which means if the destination node are on the same network segment of the sending node. The sending node addresses the packet in the following way.

Introduction to CCNA

Layer 3 Packet delivery

To deliver an IP packet across a routed network, it requires several steps.

For instance, if host A wants to send a packet to host B it will send the packet in this ways

Introduction to CCNA

Intersegment packet routing

In the case where two nodes residing on different network segments, packet routing will take place in the following ways.

Introduction to CCNA

Wireless Local Area Networks

Wireless technology was first introduced in the 90's. It is used to connect devices to a LAN. Technically it is referred as 802.11 protocol.

What is WLAN or Wireless Local Area Networks

WLAN is a wireless network communication over short distances using radio or infrared signals. WLAN is marketed as a Wi-Fi brand name.

Any components that connect to a WLAN is considered as a station and falls into one of two categories.

Examples of WLAN includes,

Types of WLAN

Major difference between WLAN and LANs

WLAN Important Components

WLAN rely very much on these components for effective wireless communication,

Let see this one-by-one,

Radio Frequency Transmission

Radio frequencies range from the frequencies used by cell phones to the AM radio band. Radio frequencies are radiated into the air by antennas that create radio waves.

The following factor can influence radio frequency transmission,

WLAN Standards

To establish WLAN standards and certifications, several organizations have stepped forward. Organization has set regulatory agencies to control the use of RF bands. Approval is taken from all the regulatory bodies of WLAN services before any new transmissions, modulations and frequencies are used or implemented.

These regulatory bodies include,

While to define the standard for these wireless technologies you have another authority. These include,

ITU-R Local FCC Wireless

ITU (International Telecommunication Union) co-ordinate spectrum allocation and regulations among all of the regulatory bodies in each country.

A license is not needed to operate wireless equipment on the unlicensed frequency bands. For instance, a 2.4 gigahertz band is used for wireless LANs but also by Bluetooth devices, microwave ovens, and portable phones.

WiFi protocols and 802.11 Standards

IEEE 802.11 WLAN uses a media access control protocol called CSMA/CA (Carrier Sense Multiple Access with Collision Avoidance)

A wireless distribution system allows the wireless interconnection of access points in an IEEE 802.11 network.

The IEEE (Institute of Electrical and Electronic Engineers) 802 Standard comprises a family of networking standards that cover the physical layer specifications of technologies from Ethernet to wireless. The IEEE 802.11 uses the Ethernet protocol and CSMA/CA for path sharing.

The IEEE have defined a various specification for WLAN services( as shown in table). For instance, 802.11g applies to wireless LANs. It is used for transmission over short distances at up to 54-Mbps in the 2.4 GHz bands. Similarly, one can have an extension to 802.11b that applies to wireless LANS and provides 11 Mbps transmission (with a fallback to 5.5, 2 and 1-Mbps) in the 2.4 GHz band. It uses only DSSS ( Direct Sequence Spread Spectrum).

The below table shows different wi-fi protocols and data rates.

Introduction to CCNA

Wi-Fi Alliance

Wi-Fi alliance ensures interoperability among 802.11 products offered by various vendors by providing certification. The certification includes all three IEEE 802.11 RF technologies, as well as an early adoption of pending IEEE drafts, such as the one that addresses security.

WLAN Security

Network security remains an important issue in WLANs. As a precaution, random wireless clients must usually be prohibited from joining the WLAN.

WLAN is vulnerable to various security threats like,

In this CCNA tutorial, we will learn about Technologies used to Secure WLAN from vulnerabilities,

Implementing WLAN

While implementing a WLAN, access point placement can have more effect on throughput than standards. The efficiency of a WLAN can be affected by three factors,

In this CCNA tutorial for beginners, we will learn how WLAN can be implemented in two ways,

  1. Ad-hoc mode: In this mode, the access point is not required and can be connected directly. This setup is preferable for a small office (or home office). The only drawback is that the security is weak in such mode.
  2. Infrastructure mode: In this mode, the client can be connected through the access point. Infrastructure mode is categorized in two modes:

WLAN Topologies

Steps to Implement a Wireless Network,

In this CCNA tutorial, we will learn basic steps for implementing a wireless network

Step 1) Validate pre-existing network and Internet access for the wired hosts, before implementing any wireless network.

Step 2) Implement wireless with a single access point and a single client, without wireless security

Step 3) Verify that the wireless client has received a DHCP IP address. It can connect to the local wired default router and browse to the external internet.

Step 4) Secure wireless network with WPA/WPA2.

Troubleshooting

WLAN may encounter few configuration problems like

Following are the few troubleshooting steps that may help counter above issues,

Local Area Network Connections

A local area network is confined to a smaller area. Using LAN you can inter-connect network-enabled printer, Network attached storage, Wi-Fi devices with each other.

For connecting network across the different geographical area, you can use WAN (Wide Area Network).

In this CCNA tutorial for beginners, we will see how a computer on the different network communicates with each other.

Introduction to Router

A router is an electronic device used to connect network on LAN. It connects at least two networks and forwards packets among them. According to the information in the packet headers and routing tables, the router connects the network.

It is a primary device required for the operation of the Internet and other complex networks.

Routers are categorized into two,

Binary Digit Basic

Computer over the Internet communicates through an IP address. Each device in the network is identified by a unique IP address. These IP addresses use binary digit, which is converted to a decimal number. We will see this in the later part, first see some basic binary digit lessons.

Binary numbers include numbers 1,1,0,0,1,1. But how this number is used in routing and communicate between networks. Let start with some basic binary lesson.

In binary arithmetic, every binary value consists of 8 bits, either 1 or 0. If a bit is 1, it is considered "active" and if it is 0, it is "not active."

How is binary calculated?

You will be familiar with decimals positions like 10, 100, 1000, 10,000 and so on. Which is nothing but just power to 10. Binary values work in a similar way but instead of base 10, it will use the base to 2. For instance 20 , 21, 22, 23, ….26. The values for the bits ascends from left to right. For this, you will get values like 1,2,4,….64.

See the table below.

Introduction to CCNA

Now since you are familiar with the value of each bit in a byte. The next step is to understand how these numbers are converted to binary like 01101110 and so on. Each digit "1" in a binary number represents a power of two, and each "0" represents zero.

Introduction to CCNA

In the table above, you can see that the bits with the value 64, 32, 8, 4 and 2 are turned on and represented as binary 1. So for the binary values in the table 01101110, we add the numbers

64+32+8+4+2 to get the number 110.

Important element for network addressing scheme

IP address

For constructing a network, first, we need to understand how IP address works. An IP address is an Internet protocol. It is primarily responsible for routing packets across a packet switched network. The IP address is made up of 32 binary bits that are divisible to a network portion and host portion. The 32 binary bits are broken into four octets (1 octet = 8 bits). Each octet is converted to decimal and separated by a period (dot).

An IP address consists of two segments.

Introduction to CCNA

These 32 bits are broken into four octets (1 octet = 8 bits). The value in each octet ranges from 0 to 255 decimal. The right most bit of octet holds a value of 20 and gradually increases till 27 as shown below.

Introduction to CCNA

Let's take another example,

For example, we have an IP address 10.10.16.1, then first the address will be broken down into the following octet.

The value in each octet ranges from 0 to 255 decimal. Now, if you convert them into a binary form. It will look something like this, 00001010.00001010.00010000.00000001.

IP address classes

IP address classes are categorized into different types:

Class Categories

 

Type of communication

Class A

0-127

For internet communication

Class B

128-191

For internet communication

Class C

192-223

For internet communication

Class D

224-239

Reserved for Multicasting

Class E

240-254

Reserved for research and experiments

To communicate over the internet, private ranges of IP addresses are as per below.

Class Categories

 

Class A

10.0.0.0 – 10.255.255.255

Class B

172.16.0.0 - 172.31.255.255

Class C

192-223 - 192.168.255.255

Subnet and Subnet Mask

For any organization, you might require a small network of several dozen standalone machines. For that, one must require setting up a network with more than 1000 hosts in several buildings. This arrangement can be made by dividing the network into subdivision known as Subnets.

The size of network will affect,

Performance can be adversely affected under heavy traffic loads, due to collisions and the resulting retransmissions. For that subnet masking can be a useful strategy. Applying the subnet mask to an IP address, split IP address into two parts extended network address and host address.

Subnet mask helps you to pinpoint where the end points on the subnet are if you are provided within that subnet.

Different class has default subnet masks,

Router Security

Secure your router from unauthorized access, tampering, and eavesdropping. For this use technologies like,

Branch Threat Defense

VPN Solution

VPN solution protects various types of WAN design (public, private, wired, wireless, etc.) and the data they carry. Data can be divided into two categories

Data is secured through following technologies.

Summary:

Download PDF CCNA Interview Questions & Answers

 

YOU MIGHT LIKE: