01 Data Communication Network Basis
01 Data Communication Network Basis
Page 1 Copyright © 2020 Huawei Technologies Co., Ltd. All rights reserved.
Foreword
⚫ Communication has always been with us ever since the origin of human society.
Communication has been playing an increasingly important role especially since human society
entered the information era in the 1970s or 1980s.
⚫ The communication mentioned in this course refers to the communication implemented
through a data communication network. This course describes the concepts related to
communication and a data communication network, information transfer process, network
devices and their functions, network types, and typical networking. In addition, this course
briefly introduces the concepts related to network engineering and network engineers.
Page 2 Copyright © 2020 Huawei Technologies Co., Ltd. All rights reserved.
Objectives
⚫ On completion of this course, you will be able to:
Understand the concepts related to communication and a data communication network.
Be able to describe the information transfer process.
Differentiate network devices of different types and understand their basic functions.
Understand different network types and topology types.
Understand the concepts related to network engineering and network engineers.
Page 3 Copyright © 2020 Huawei Technologies Co., Ltd. All rights reserved.
Huawei Device Icons
General General Core switch Aggregation Access Stacked switches Firewall General NMS AP Base
router switch switch switch station
General server Cluster FTP server Authentication PN user Enterprise network Enterprise Business trip AC Wi-Fi signals
server user
Page 4 Copyright © 2020 Huawei Technologies Co., Ltd. All rights reserved.
Contents
1. Communication and Networks
Page 5 Copyright © 2020 Huawei Technologies Co., Ltd. All rights reserved.
Network communication Data communication network
Data
Router
▫ A. Two computers connected with a network cable form the simplest network.
▫ B. A small network consists of a router (or switch) and multiple computers. In such a
network, files can be freely transferred between every two computers through the router
or switch.
▫ C. To download a file from a website, a computer must first access the Internet.
• The Internet is the largest computer network in the world. Its predecessor, Advanced Research
Projects Agency Network (ARPAnet), was born in 1969. The wide popularization and application
of the Internet is one of the landmarks of the information age.
Network communication Data communication network
Packet Packet
Data Data Data Data
Page 7 Copyright © 2020 Huawei Technologies Co., Ltd. All rights reserved.
• The objects are packaged and attached with a delivery form containing the name and address of
the consignee.
▫ The application packs the data into the original "data payload", and adds the "header" and
"tail" to form a packet. The important information in the packet is the address information
of the receiver, that is, the "destination address".
▫ The process of adding some new information segments to an information unit to form a
new information unit is called encapsulation.
• The package is sent to the distribution center, where packages are sorted based on the
destination addresses and the packages destined for the same city are placed on the same plane.
▫ The packet reaches the gateway through the network cable. After receiving the packet, the
gateway decapsulates the packet, reads the destination address, and then re-encapsulates
the packet. Then, the gateway sends the packet to a router based on the destination
address. After being transmitted through the gateway and router, the packet leaves the
local network and enters the Internet for transmission.
▫ The network cable functions similarly as the highway. The network cable is the medium for
information transfer.
Network communication Data communication network
Common Terms
Term Description
Data payload Information conveyed
Packet Data unit switched and transmitted on the network
Header Information segment added before the data payload
Tail Information segment added after the data payload
Encapsulation Process of adding a header and a tail to a data payload to form a new packet
Decapsulation Process of removing the header and tail from a packet to obtain the data payload
Network device that provides functions such as protocol conversion, route selection, and
Gateway
data exchange
Router Network device that selects a forwarding path for packets
Terminal device End device of a data communication system, used as a sender or receiver of data
Page 9 Copyright © 2020 Huawei Technologies Co., Ltd. All rights reserved.
• Function:
To implement data communication
..
. .. ..
. .
Office area 1 Office area 2 Office area 3
Page 10 Copyright © 2020 Huawei Technologies Co., Ltd. All rights reserved.
Network communication Data communication network
Switches
⚫ Switch: a device closest to end users, used to access the network and switch data frames
Network access of terminals (such as PCs and servers)
Layer 2 switching
Switch
Broadcast domain
Page 11 Copyright © 2020 Huawei Technologies Co., Ltd. All rights reserved.
• Switches:
▫ On a campus network, a switch is the device closest to end users and is used to connect
terminals to the campus network. Switches at the access layer are usually Layer 2 switches
and are also called Ethernet switches. Layer 2 refers to the data link layer of the TCP/IP
reference model.
▫ The Ethernet switch can implement the following functions: data frame switching, access of
end user devices, basic access security functions, and Layer 2 link redundancy.
▫ Broadcast domain: A set of nodes that can receive broadcast packets from a node.
Network communication Data communication network
Routers
⚫ Router: a network-layer device that forwards data packets on the Internet. Based on the destination address in a
received packet, a router selects a path to send the packet to the next router or destination. The last router on the
path is responsible for sending the packet to the destination host.
Implementing communication between networks of
the same type or different types
Isolating broadcast domains
Router
Maintaining the routing table and running
routing protocols
Selecting routes and forwarding IP packets
Implementing WAN access and network
address translation Broadcast domain A Broadcast domain B
Connecting Layer 2 networks established through switches
Page 12 Copyright © 2020 Huawei Technologies Co., Ltd. All rights reserved.
• Routers:
▫ Routers can implement the following functions: routing table and routing information
maintenance, route discovery and path selection, data forwarding, broadcast domain
isolation, WAN access, network address translation, and specific security functions.
Network communication Data communication network
Firewalls
⚫ Firewall: a network security device used to ensure secure communication between two networks. It monitors,
restricts, and modifies data flows passing through it to shield information, structure, and running status of internal
networks from the public network.
Untrust zone
Isolating networks of different security levels
Internet
Implementing access control (using security policies)
between networks of different security levels
DMZ
Implementing user identity authentication Firewall
Implementing remote access
Supporting data encryption and VPN services Trust zone
Page 13 Copyright © 2020 Huawei Technologies Co., Ltd. All rights reserved.
• Firewall:
▫ It is located between two networks with different trust levels (for example, between an
intranet and the Internet). It controls the communication between the two networks and
forcibly implements unified security policies to prevent unauthorized access to important
information resources.
Network communication Data communication network
Wireless devices
Internet Internet
AC
Fat AP Fit AP
WLAN (Wi-Fi)
Page 14 Copyright © 2020 Huawei Technologies Co., Ltd. All rights reserved.
• In a broad sense, WLAN is a network that uses radio waves, laser, and infrared signals to replace
some or all transmission media in a wired LAN. Common Wi-Fi is a WLAN technology based on the
IEEE 802.11 family of standards.
• On a WLAN, common devices include fat APs, fit APs, and ACs.
▫ AP:
▪ Generally, it supports the fat AP, fit AP, and cloud-based management modes. You
can flexibly switch between these modes based on network planning requirements.
▪ Fat AP: It is applicable to homes. It works independently and needs to be configured
separately. It has simple functions and low costs.
▪ Fit AP: It applies to medium- and large-sized enterprises. It needs to work with the
AC and is managed and configured by the AC.
▪ Cloud-based management: It applies to small- and medium-sized enterprises. It
needs to work with the cloud-based management platform for unified management
and configuration. It provides various functions and supports plug-and-play.
▫ AC:
▪ It is generally deployed at the aggregation layer of the entire network to provide
high-speed, secure, and reliable WLAN services.
▪ The AC provides wireless data control services featuring large capacity, high
performance, high reliability, easy installation, and easy maintenance. It features
flexible networking and energy saving.
Contents
1. Communication and Networks
Page 15 Copyright © 2020 Huawei Technologies Co., Ltd. All rights reserved.
Network Types Network Topologies
MAN
◼ A MAN is a computer communication network established within a city.
◼ Typical MANs include broadband MANs, education MANs, and municipal or provincial e-government private lines.
WAN
◼ A WAN generally covers a large geographical area ranging from tens of square kilometers to thousands of square kilometers. It can connect
networks of multiple cities or even networks of countries (as an international large-scale network) and provide long-distance
communication.
◼ The Internet is a typical WAN.
Page 16 Copyright © 2020 Huawei Technologies Co., Ltd. All rights reserved.
• Based on the geographical coverage, networks can be classified into LANs, WANs, and MANs.
• LAN:
▫ Basic characteristics:
▪ The main function is to connect several terminals that are close to each other (within
a family, within one or more buildings, within a campus, for example).
• MAN:
▫ Basic characteristics:
▪ A MAN is a large-sized LAN, which requires high costs but can provide a higher
transmission rate. It improves the transmission media in LANs and expands the
access scope of LANs (able to cover a university campus or city).
▪ The main function is to connect hosts, databases, and LANs at different locations in
the same city.
▪ The functions of a MAN are similar to those of a WAN except for implementation
modes and performance.
▫ Technologies used: such as Ethernet (10 Gbit/s or 100 Gbit/s) and WiMAX.
Network Types Network Topologies
Internet
Page 18 Copyright © 2020 Huawei Technologies Co., Ltd. All rights reserved.
Network Types Network Topologies
Network Topologies
⚫ A network topology is a structured layout presented using transmission media (such as twisted pairs and optical
fibers) to interconnect various devices (such as computer terminals, routers, and switches).
..
. ..
.
Page 19 Copyright © 2020 Huawei Technologies Co., Ltd. All rights reserved.
▫ It is very important to master professional network topology drawing skills, which requires
a lot of practice.
▫ Visio and Power Point are two common tools for drawing network topologies.
Network Types Network Topologies
Page 20 Copyright © 2020 Huawei Technologies Co., Ltd. All rights reserved.
▫ Advantages: New nodes can be easily added to the network. Communication data must be
forwarded by the central node, which facilitates network monitoring.
▫ Disadvantages: Faults on the central node affect the communication of the entire network.
▫ All nodes are connected through a bus (coaxial cable for example).
▫ Advantages: The installation is simple and cable resources are saved. Generally, the failure
of a node does not affect the communication of the entire network.
▫ Disadvantages: A bus fault affects the communication of the entire network. The
information sent by a node can be received by all other nodes, resulting in low security.
▫ Disadvantages: It is difficult to add new nodes. The original ring must be interrupted before
new nodes are inserted to form a new ring.
Contents
1. Communication and Networks
Page 22 Copyright © 2020 Huawei Technologies Co., Ltd. All rights reserved.
Network Engineering
⚫ Network engineering
Network engineering refers to planning and designing feasible solutions based on network application requirements and computer network
system standards, specifications, and technologies under the guidance of information system engineering methods and complete organizations,
as well as integrating computer network hardware devices, software, and technologies to form a cost-effective network system that meets user
requirements.
Equipment Media
room
...
Page 23 Copyright © 2020 Huawei Technologies Co., Ltd. All rights reserved.
• Network engineering covers a series of activities around the network, including network planning,
design, implementation, commissioning, and troubleshooting.
• The knowledge field of network engineering design is very wide, in which routing and switching
are the basis of the computer network.
Network Engineer
⚫ Network engineer
Network engineers are technology professionals who master professional network technologies, have professional skills, professionalism, and
project implementation experience in the network engineering field, and are able to fully communicate with customers or other project
stakeholders onsite. In addition, they can develop implementation solutions and project plans (recognized by project stakeholders) based on
customer requirements and environment factors, fully mobilize resources of all parties to ensure timely and high-quality project implementation,
and provide training for stakeholders and deliver engineering documents after the project is implemented.
Page 24 Copyright © 2020 Huawei Technologies Co., Ltd. All rights reserved.
Network Engineers' Technology Development Path
Packet and
underlying Underlying working mechanism of protocols and packet details
mechanisms
back to macro
Page 25 Copyright © 2020 Huawei Technologies Co., Ltd. All rights reserved.
Huawei Certification Injects Vitality into Talent
Development for Enterprises
• Meets enterprise talent's career evolution • Provides authoritative certification for ICT
from an engineer to a senior engineer, and talent. The ICT talent with authoritative
• Cultivate experts who understand both certification helps ensure project delivery
then to an expert.
business and technologies. • Provides a hierarchical certification system quality and improve customer satisfaction.
• Cultivate platform construction and service • Enhances the overall performance and
that provides customized talent growth
application experts based on HUAWEI productivity of enterprises.
paths in accordance with job-based
CLOUD. • Accelerates business innovation and
capability requirements and supports in-
• Focuses on ICT infrastructure and cultivates transformation, and improve the overall
depth professional development,
architecture talent in all ICT fields. integration, and expansion, reducing the operational efficiency.
talent cultivation cost for enterprises.
Page 26 Copyright © 2020 Huawei Technologies Co., Ltd. All rights reserved.
Huawei Certification Portfolio
⚫ Huawei certification covers all ICT fields and is committed to providing a leading talent cultivation architecture and certification
standards, cultivating ICT professionals in the digital era, and building a healthy ICT talent ecosystem.
Intelligent Enterprise
Big Data AI IoT
Video Surveillance Communication
Platform and Service Huawei Certified ICT Expert
GaussDB Kunpeng
Certification Application
Developer
Cloud Computing Cloud Service
Page 27 Copyright © 2020 Huawei Technologies Co., Ltd. All rights reserved.
HCIE-Datacom
Aiming to cultivate network experts with solid
HCIE theoretical foundation and deployment
capabilities for cross-field solutions
HCIP
HCIA-Datacom
HCIA
Aiming to cultivate network
engineers with basic datacom
HCIP-Datacom
theories and skills Aiming to cultivate senior network engineers for
cross-field solution planning and design or single-
field planning and deployment
Page 28 Copyright © 2020 Huawei Technologies Co., Ltd. All rights reserved.
Page 29 Copyright © 2020 Huawei Technologies Co., Ltd. All rights reserved.
1. C
Summary
⚫ This section describes the concepts of network communication and data communication
network. The basic function of a data communication network is to implement network
communication.
⚫ This section also introduces various network devices, the differences between LAN, MAN and
WAN, and various network topologies. In actual networking, multiple topologies are combined
according to the requirements of multiple parties.
⚫ This section also describes network engineering and network engineers and introduces Huawei
datacom certification system.
Page 30 Copyright © 2020 Huawei Technologies Co., Ltd. All rights reserved.
Thank You
www.huawei.com
Page 31 Copyright © 2020 Huawei Technologies Co., Ltd. All rights reserved.