Chapter 5 - OSI Network Layer CCNA Exploration version 4.0
Số trang: 64
Loại file: pdf
Dung lượng: 2.15 MB
Lượt xem: 9
Lượt tải: 0
Xem trước 7 trang đầu tiên của tài liệu này:
Thông tin tài liệu:
Identify the role of the Network Layer, as it describes communication from one end device to another end device Examine the most common Network Layer protocol, Internet Protocol (IP), and its features for providing connectionless and best-effort service Understand the principles used to guide the division or grouping of devices into networks Understand the hierarchical addressing of devices and how this allows communication between networks Understand the fundamentals of routes, next hop addresses and packet forwarding to a destination network
...
Nội dung trích xuất từ tài liệu:
Chapter 5 - OSI Network Layer CCNA Exploration version 4.0 Chapter 5 - OSI Network Layer CCNA Exploration version 4.0 Overview • Identify the role of the Network Layer, as it describes communication from one end device to another end device • Examine the most common Network Layer protocol, Internet Protocol (IP), and its features for providing connectionless and best-effort service • Understand the principles used to guide the division or grouping of devices into networks • Understand the hierarchical addressing of devices and how this allows communication between networks • Understand the fundamentals of routes, next hop addresses and packet forwarding to a destination network H c vi n m ng Bách khoa - Website: www.bkacad.com 2 Network Layer Protocols and Internet Protocol (IP) • Define the basic role of the Network Layer in data networks • The protocols of the OSI model Network layer specify addressing and processes that enable Transport layer data to be packaged and transported. The Network layer encapsulation allows its contents to be passed to the destination within a network or on another network with minimum overhead. H c vi n m ng Bách khoa - Website: www.bkacad.com 3 Network Layer – Communication from Host to Host • Layer 3 uses four basic processes: 1. Addressing 2. Encapsulation 3. Routing: Intermediary devices that connect the networks are called routers. The role of the router is to select paths for and direct packets toward their destination. This process is known as routing. 4. Decapsulation ( Refer to 5.1.1 ) H c vi n m ng Bách khoa - Website: www.bkacad.com 4 Network Layer Protocols • Protocols implemented at the Network layer that carry user data include: – Internet Protocol version 4 (IPv4)* – Internet Protocol version 6 (IPv6)* – Novell Internetwork Packet Exchange (IPX). – AppleTalk. – Connectionless Network Service (CLNS/DECNet). H c vi n m ng Bách khoa - Website: www.bkacad.com 5 The roles of IPv4 protocol • IPv4 is currently the most widely-used version of IP • The Internet Protocol was designed as a protocol with low overhead. It provides only the functions that are necessary to deliver a packet from a source to a destination over an interconnected system of networks. • The protocol was not designed to track and manage the flow of packets. These functions are performed by other protocols in other layers. • IPv4 basic characteristic – Connectionless. – Best-effort. – Media Independent. H c vi n m ng Bách khoa - Website: www.bkacad.com 6 The IPv4 protocol – Connectionless • Describe the implications for the use of the IP protocol as it is connectionless. H c vi n m ng Bách khoa - Website: www.bkacad.com 7 The IPv4 protocol – Best Effort • Describe the implications for the use of the IP protocol as it is considered an unreliable protocol • Unreliable means simply that IP does not have the capability to manage, and recover from, undelivered or corrupt packets. • Since protocols at other layers can manage reliability, IP is allowed to function very efficiently at the Network layer. H c vi n m ng Bách khoa - Website: www.bkacad.com 8 The IPv4 protocol – Media independent • Describe the implications for the use of the IP as it is media independent • One major characteristic of the media that the Network layer considers: the maximum size of PDU that each medium can transport. This characteristic is referred to as the Maximum Transmission Unit (MTU). Part of the control communication between the Data Link layer and the Network layer is the establishment of a maximum size for the packet. H c vi n m ng Bách khoa - Website: www.bkacad.com 9 IPv4 packet – Packaging the Transport layer PD • In some cases, an intermediary device - usually a router - will need to split up a packet when forwarding it from one media to a media with a smaller MTU. This process is called fragmenting the packet or fragmentation. H c vi n m ng Bách khoa - Website: www.bkacad.com 10 IPv4 packet header • Identify the major header fields in the IPv4 protocol and describe each field's role in transporting packets H c vi n m ng Bách khoa - Website: www.bkacad.com 11 Network Layer Fields • 4 bits • Indicates version of IP used • IPv4: 0100; IPv6: 0110 H c vi n m ng Bách khoa - Website: www.bkacad.com 12 Network Layer Fields • 4 bits • Indicates datagram header length in 32 bit words H c vi n m ng Bách khoa - Website: www.bkacad.com 13 Network Layer Fields • 8 bits • Specifies the level of importance that has been assigned by upper-layer protocol H c vi n m ng Bách khoa - Website: www.bkacad.com 14 Network Layer Fields • 16 bits • Specifies the length of the entire packet in bytes, including data and header H c vi n m ng Bách khoa - Website: www.bkacad.com 15 Network Layer Fields • 16 bits • Identifies the current datagram H c vi n m ng Bách khoa - Website: www.bkacad.com 16 Network Layer Fields • 3 bits(R, DF. MF) – R(reserved): set to 0. – DF(Don’t fragment): • 0: Fragment if necessary. • 1: Do not fragment. – MF(More fragment): • 0: This is the last fragment. • 1: More fragment follow this fragment. H c vi n m ng Bách khoa - Website: www.bkacad.com ...
Nội dung trích xuất từ tài liệu:
Chapter 5 - OSI Network Layer CCNA Exploration version 4.0 Chapter 5 - OSI Network Layer CCNA Exploration version 4.0 Overview • Identify the role of the Network Layer, as it describes communication from one end device to another end device • Examine the most common Network Layer protocol, Internet Protocol (IP), and its features for providing connectionless and best-effort service • Understand the principles used to guide the division or grouping of devices into networks • Understand the hierarchical addressing of devices and how this allows communication between networks • Understand the fundamentals of routes, next hop addresses and packet forwarding to a destination network H c vi n m ng Bách khoa - Website: www.bkacad.com 2 Network Layer Protocols and Internet Protocol (IP) • Define the basic role of the Network Layer in data networks • The protocols of the OSI model Network layer specify addressing and processes that enable Transport layer data to be packaged and transported. The Network layer encapsulation allows its contents to be passed to the destination within a network or on another network with minimum overhead. H c vi n m ng Bách khoa - Website: www.bkacad.com 3 Network Layer – Communication from Host to Host • Layer 3 uses four basic processes: 1. Addressing 2. Encapsulation 3. Routing: Intermediary devices that connect the networks are called routers. The role of the router is to select paths for and direct packets toward their destination. This process is known as routing. 4. Decapsulation ( Refer to 5.1.1 ) H c vi n m ng Bách khoa - Website: www.bkacad.com 4 Network Layer Protocols • Protocols implemented at the Network layer that carry user data include: – Internet Protocol version 4 (IPv4)* – Internet Protocol version 6 (IPv6)* – Novell Internetwork Packet Exchange (IPX). – AppleTalk. – Connectionless Network Service (CLNS/DECNet). H c vi n m ng Bách khoa - Website: www.bkacad.com 5 The roles of IPv4 protocol • IPv4 is currently the most widely-used version of IP • The Internet Protocol was designed as a protocol with low overhead. It provides only the functions that are necessary to deliver a packet from a source to a destination over an interconnected system of networks. • The protocol was not designed to track and manage the flow of packets. These functions are performed by other protocols in other layers. • IPv4 basic characteristic – Connectionless. – Best-effort. – Media Independent. H c vi n m ng Bách khoa - Website: www.bkacad.com 6 The IPv4 protocol – Connectionless • Describe the implications for the use of the IP protocol as it is connectionless. H c vi n m ng Bách khoa - Website: www.bkacad.com 7 The IPv4 protocol – Best Effort • Describe the implications for the use of the IP protocol as it is considered an unreliable protocol • Unreliable means simply that IP does not have the capability to manage, and recover from, undelivered or corrupt packets. • Since protocols at other layers can manage reliability, IP is allowed to function very efficiently at the Network layer. H c vi n m ng Bách khoa - Website: www.bkacad.com 8 The IPv4 protocol – Media independent • Describe the implications for the use of the IP as it is media independent • One major characteristic of the media that the Network layer considers: the maximum size of PDU that each medium can transport. This characteristic is referred to as the Maximum Transmission Unit (MTU). Part of the control communication between the Data Link layer and the Network layer is the establishment of a maximum size for the packet. H c vi n m ng Bách khoa - Website: www.bkacad.com 9 IPv4 packet – Packaging the Transport layer PD • In some cases, an intermediary device - usually a router - will need to split up a packet when forwarding it from one media to a media with a smaller MTU. This process is called fragmenting the packet or fragmentation. H c vi n m ng Bách khoa - Website: www.bkacad.com 10 IPv4 packet header • Identify the major header fields in the IPv4 protocol and describe each field's role in transporting packets H c vi n m ng Bách khoa - Website: www.bkacad.com 11 Network Layer Fields • 4 bits • Indicates version of IP used • IPv4: 0100; IPv6: 0110 H c vi n m ng Bách khoa - Website: www.bkacad.com 12 Network Layer Fields • 4 bits • Indicates datagram header length in 32 bit words H c vi n m ng Bách khoa - Website: www.bkacad.com 13 Network Layer Fields • 8 bits • Specifies the level of importance that has been assigned by upper-layer protocol H c vi n m ng Bách khoa - Website: www.bkacad.com 14 Network Layer Fields • 16 bits • Specifies the length of the entire packet in bytes, including data and header H c vi n m ng Bách khoa - Website: www.bkacad.com 15 Network Layer Fields • 16 bits • Identifies the current datagram H c vi n m ng Bách khoa - Website: www.bkacad.com 16 Network Layer Fields • 3 bits(R, DF. MF) – R(reserved): set to 0. – DF(Don’t fragment): • 0: Fragment if necessary. • 1: Do not fragment. – MF(More fragment): • 0: This is the last fragment. • 1: More fragment follow this fragment. H c vi n m ng Bách khoa - Website: www.bkacad.com ...
Tìm kiếm theo từ khóa liên quan:
thủ thuật máy tính công nghệ thông tin tin học quản trị mạng computer networkGợi ý tài liệu liên quan:
-
52 trang 429 1 0
-
24 trang 353 1 0
-
Top 10 mẹo 'đơn giản nhưng hữu ích' trong nhiếp ảnh
11 trang 312 0 0 -
Làm việc với Read Only Domain Controllers
20 trang 299 0 0 -
74 trang 295 0 0
-
96 trang 291 0 0
-
Báo cáo thực tập thực tế: Nghiên cứu và xây dựng website bằng Wordpress
24 trang 289 0 0 -
Đồ án tốt nghiệp: Xây dựng ứng dụng di động android quản lý khách hàng cắt tóc
81 trang 278 0 0 -
EBay - Internet và câu chuyện thần kỳ: Phần 1
143 trang 274 0 0 -
Tài liệu dạy học môn Tin học trong chương trình đào tạo trình độ cao đẳng
348 trang 269 1 0