01 Data Communication Network Basis
01 Data Communication Network Basis
Basis
and other Huawei trademarks are trademarks of Huawei Technologies Co., Ltd.
All other trademarks and trade names mentioned in this document are the property of their respective holders.
Notice
The purchased products, services and features are stipulated by the contract made between Huawei and the
customer. All or part of the products, services and features described in this document may not be within the
purchase scope or the usage scope. Unless otherwise specified in the contract, all statements, information, and
recommendations in this document are provided "AS IS" without warranties, guarantees or representations of
any kind, either express or implied.
The information in this document is subject to change without notice. Every effort has been made in the
preparation of this document to ensure accuracy of the contents, but all statements, information, and
recommendations in this document do not constitute a warranty of any kind, express or implied.
Website: https://e.huawei.com/
1.1 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.
1.2 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.
Network Reference Model Page 2
Figure 1-2 Files are transferred between two computers (terminals) through a
network cable.
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.
Network Reference Model Page 3
Figure 1-3 Files are transferred among multiple computers (terminals) through a
router
C. To download a file from a website, a computer must first access the Internet.
After the packet reaches the gateway of the network where the destination computer resides, the
packet is decapsulated and encapsulated, and then sent to the corresponding computer
according to the destination address. After receiving the packet, the computer verifies the packet.
If the packet passes the verification, the computer accepts the packet and sends the data payload
to the corresponding application for processing, indicating that the network communication
process ends.
1.4.5 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 Reference Model Page 6
1.4.6 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
Maintaining the routing table and running routing protocols
Selecting routes and forwarding IP packets
Implementing WAN access and network address translation
Connecting Layer 2 networks established through switches
1.4.7 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.
Isolating networks of different security levels
Implementing access control (using security policies)
between networks of different security levels
Implementing user identity authentication
Implementing remote access
Network Reference Model Page 7
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.
1.7 Quiz
1. (Single) Which of the following type of network topology has the highest reliability? ( )
A. Star network topology
B. Ring network topology
C. Full-mesh network topology
D. Tree network topology
2. (Single) Which of the following terms is incorrect? ( )
A. Data payload: information to be transmitted.
B. Encapsulation: A process in which a header and a tail are added to a data payload to
form a new packet.
C. Gateway: a network device that provides functions such as protocol conversion, route
selection, and data exchange.
D. Terminal: a terminal device in a data communication system that serves as a sender or
receiver of data.
3. (Multiple) Which of the following devices are common network devices? ( )
A. Router
B. Switch
C. Firewall
D. Wireless Controller
E. Wireless access point
4. (Multiple) What capabilities do you need to possess as a network engineer? ( )
A. Master professional network technologies.
B. Possess certain professional skills and accomplishments.
C. Have some project implementation experience.
D. Team collaboration capability
5. (True or false) In the network architecture, routers are used to directly connect to terminals.
( )
A. True
Network Reference Model Page 16
B. False
6. (True or false) On a data communication network, we can access the network in wired and
wireless modes. ( )
A. True
B. False
1.8 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.