Tổng hợp tất cả tài liệu, ebook, giáo trình Quản Trị Mạng chọn lọc và hay nhất.
11.6 UDP PACKAGE To show how UDP handles the sending and receiving of UDP packets, we present a simple version of the UDP package. The UDP package involves five components: a control-block table, input queues, a control-block module, an input module, and an output module. The topics discussed in this section include: Control-Block Table Input ...
32 trang | Chia sẻ: thanhle95 | Ngày: 02/07/2021 | Lượt xem: 471 | Lượt tải: 0
Example 1 (Continued) Solution The events occur in this sequence: a. Time 12: The timer for 228.42.0.0 in host A expires and a membership report is sent, which is received by the router and every host including host B which cancels its timer for 228.42.0.0. b. Time 30: The timer for 225.14.0.0 in host A expires and a membership report is sent, ...
33 trang | Chia sẻ: thanhle95 | Ngày: 02/07/2021 | Lượt xem: 418 | Lượt tải: 0
Note: The following are important points about ICMP error messages: ❏ No ICMP error message will be generated in response to a datagram carrying an ICMP error message. ❏ No ICMP error message will be generated for a fragmented datagram that is not the first fragment. ❏ No ICMP error message will be generated for a datagram having a multic...
58 trang | Chia sẻ: thanhle95 | Ngày: 02/07/2021 | Lượt xem: 382 | Lượt tải: 0
Example 4 An IP packet has arrived with the first few hexadecimal digits as shown below: 45000028000100000102 . . . How many hops can this packet travel before being dropped? The data belong to what upper layer protocol? Solution To find the time-to-live field, we skip 8 bytes (16 hexadecimal digits). The time-to-live field is the ninth byte, ...
61 trang | Chia sẻ: thanhle95 | Ngày: 02/07/2021 | Lượt xem: 415 | Lượt tải: 0
Example 1 A host with IP address 130.23.43.20 and physical address B2:34:55:10:22:10 has a packet to send to another host with IP address 130.23.43.25 and physical address A4:6E:F4:59:83:AB (which is unknown to the first host). The two hosts are on the same Ethernet network. Show the ARP request and reply packets encapsulated in Ethernet frames.
28 trang | Chia sẻ: thanhle95 | Ngày: 02/07/2021 | Lượt xem: 542 | Lượt tải: 0
Example 1 (Continued) Solution Figure 6.9 shows the three tables used by router R1. Note that some entries in the next-hop address column are empty because in these cases, the destination is in the same network to which the router is connected (direct delivery). In these cases, the next-hop address used by ARP is simply the destination address of...
58 trang | Chia sẻ: thanhle95 | Ngày: 02/07/2021 | Lượt xem: 484 | Lượt tải: 0
Example 10 Find the block if one of the addresses is 190.87.140.202/29. Solution We follow the procedure in the previous examples to find the first address, the number of addresses, and the last address. To find the first address, we notice that the mask (/29) has five 1s in the last byte. So we write the last byte as powers of 2 and retain only...
49 trang | Chia sẻ: thanhle95 | Ngày: 02/07/2021 | Lượt xem: 580 | Lượt tải: 0
4.1 INTRODUCTION The identifier used in the IP layer of the TCP/IP protocol suite to identify each device connected to the Internet is called the Internet address or IP address. An IP address is a 32-bit address that uniquely and universally defines the connection of a host or a router to the Internet. IP addresses are unique. They are unique in t...
70 trang | Chia sẻ: thanhle95 | Ngày: 02/07/2021 | Lượt xem: 415 | Lượt tải: 0
3.1 Local Area Networks A local area network (LAN) is a data communication system that allows a number of independent devices to communicate directly with each other in a limited geographic area such as a single department, a single building, or a campus. A large organization may need several connected LANs.The most popular LANs are Ethernet and w...
54 trang | Chia sẻ: thanhle95 | Ngày: 02/07/2021 | Lượt xem: 419 | Lượt tải: 0
2.3 TCP/IP Protocol Suite The TCP/IP protocol suite is made of five layers: physical, data link, network, transport, and application. The first four layers provide physical standards, network interface, internetworking, and transport functions that correspond to the first four layers of the OSI model. The three topmost layers in the OSI model, how...
39 trang | Chia sẻ: thanhle95 | Ngày: 02/07/2021 | Lượt xem: 436 | Lượt tải: 0