Now let’s examine how a host on Subnet 1 would send a datagram to a ho dịch - Now let’s examine how a host on Subnet 1 would send a datagram to a ho Việt làm thế nào để nói

Now let’s examine how a host on Sub

Now let’s examine how a host on Subnet 1 would send a datagram to a host on Subnet 2. Specifically, suppose that host 111.111.111.111 wants to send an IP datagramtoahost222.222.222.222. Thesendinghostpassesthedatagramtoits adapter, as usual. But the sending host must also indicate to its adapter an appro- priate destination MAC address.What MAC address should the adapter use? One might be tempted to guess that the appropriate MAC address is that of the adapter forhost222.222.222.222,namely,49-BD-D2-C7-56-2A. Thisguess,however, would be wrong! If the sending adapter were to use that MAC address, then none oftheadaptersonSubnet1wouldbothertopasstheIP datagramuptoitsnet- work layer, since the frame’s destination address would not match the MAC addressofanyadapteronSubnet1. Thedatagramwouldjustdieandgotodata- gramheaven.
Ifwelookcarefully atFigure5.19,wesee thatinorderforadatagramtogo from 111.111.111.111 to a host on Subnet 2, the datagram must first be sent to the routerinterface111.111.111.110,whichistheIP addressofthefirst-hoprouter onthepathtothefinaldestination. Thus,theappropriateMACaddressforthe frame is the address of the adapter for router interface 111.111.111.110, namely, E6-E9-00-17-BB-4B.HowdoesthesendinghostacquiretheMACaddressfor
111.111.111.110?ByusingARP,ofcourse!Oncethesendingadapterhasthis
MAC address, it creates a frame (containing the datagram addressed to
222.222.222.222)andsendstheframeintoSubnet1. TherouteradapteronSub- net 1 sees that the link-layer frame is addressed to it, and therefore passes the frametothenetworklayeroftherouter.Hooray—theIP datagramhassuccess- fullybeenmovedfromsourcehosttotherouter!Butwearenotfinished. Westill havetomovethedatagramfromtheroutertothedestination. Therouternowhas todeterminethecorrectinterfaceonwhichthedatagramistobeforwarded.As discussed in Chapter 4, this is done by consulting a forwarding table in the router. The forwarding table tells the router that the datagram is to be forwarded via routerinterface222.222.222.220. Thisinterfacethenpassesthedatagramtoits adapter, which encapsulates the datagram in a new frame and sends the frame intoSubnet2. Thistime,thedestinationMACaddressoftheframeisindeedthe MACaddressoftheultimatedestination. Andhowdoestherouterobtainthis destinationMACaddress?FromARP,ofcourse!
ARPforEthernetisdefinedinRFC826.AniceintroductiontoARPisgivenin the TCP/IPtutorial,RFC1180. We’llexploreARPinmoredetailinthehomework problems.


5.4.2 Ethernet

Ethernet has pretty much taken over the wired LAN market. In the 1980s and the early 1990s, Ethernet faced many challenges from other LAN technologies, includ- ingtokenring,FDDI,and ATM.Someoftheseothertechnologiessucceededin capturingapartoftheLANmarketforafewyears.Butsinceitsinventioninthe



VideoNote
Sendingadatagram between subnets: link-layerand network-layer addressing


mid-1970s, Ethernethascontinuedtoevolveandgrowandhasheldontoits dominant position. Today, Ethernet is by far the most prevalent wired LAN tech- nology, and it is likely to remain so for the foreseeable future. One might say that Ethernet has been to local area networking what the Internet has been to global networking.
There are many reasons for Ethernet’s success. First, Ethernet was the first widely deployed high-speed LAN. Because it was deployed early, network admin- istrators became intimately familiar with Ethernet—its wonders and its quirks— and were reluctant to switch over to other LAN technologies when they came on thescene.Second,tokenring,FDDI,andATMweremorecomplexandexpensive than Ethernet, which further discouraged network administrators from switching over. Third,themostcompellingreasontoswitchtoanotherLANtechnology (suchasFDDIorATM)wasusuallythehigherdatarateofthenewtechnology; however, Ethernet always fought back, producing versions that operated at equal data rates or higher. Switched Ethernet was also introduced in the early 1990s, which further increased its effective data rates. Finally, because Ethernet hasbeen so popular, Ethernet hardware (in particular, adapters and switches) has become a commodityandisremarkablycheap.
TheoriginalEthernetLANwasinventedinthemid-1970sbyBobMetcalfeand David Boggs. The original Ethernet LAN used a coaxial busto interconnect the nodes. Bus topologies for Ethernet actually persisted throughout the 1980s and into the mid-1990s. Ethernet with a bus topology is a broadcast LAN—all transmitted frames travel to and are processed by all adapters connected to the bus.Recall that we covered Ethernet's CSMA/CD multiple access protocol with binary exponential backoff in Section 5.3.2.
By the late 1990s, most companies and universities had replaced their LANs with Ethernet installations using a hub-based star topology. Insuch an installation the hosts (and routers) are directly connected to a hub with twisted-pair copper wire. A hubisaphysical-layerdevicethatactsonindividualbitsratherthan frames. Whenabit,representingazerooraone,arrivesfromoneinterface,the hub simply re-cre
0/5000
Từ: -
Sang: -
Kết quả (Việt) 1: [Sao chép]
Sao chép!
Now let’s examine how a host on Subnet 1 would send a datagram to a host on Subnet 2. Specifically, suppose that host 111.111.111.111 wants to send an IP datagramtoahost222.222.222.222. Thesendinghostpassesthedatagramtoits adapter, as usual. But the sending host must also indicate to its adapter an appro- priate destination MAC address.What MAC address should the adapter use? One might be tempted to guess that the appropriate MAC address is that of the adapter forhost222.222.222.222,namely,49-BD-D2-C7-56-2A. Thisguess,however, would be wrong! If the sending adapter were to use that MAC address, then none oftheadaptersonSubnet1wouldbothertopasstheIP datagramuptoitsnet- work layer, since the frame’s destination address would not match the MAC addressofanyadapteronSubnet1. Thedatagramwouldjustdieandgotodata- gramheaven.Ifwelookcarefully atFigure5.19,wesee thatinorderforadatagramtogo from 111.111.111.111 to a host on Subnet 2, the datagram must first be sent to the routerinterface111.111.111.110,whichistheIP addressofthefirst-hoprouter onthepathtothefinaldestination. Thus,theappropriateMACaddressforthe frame is the address of the adapter for router interface 111.111.111.110, namely, E6-E9-00-17-BB-4B.HowdoesthesendinghostacquiretheMACaddressfor111.111.111.110?ByusingARP,ofcourse!OncethesendingadapterhasthisMAC address, it creates a frame (containing the datagram addressed to222.222.222.222)andsendstheframeintoSubnet1. TherouteradapteronSub- net 1 sees that the link-layer frame is addressed to it, and therefore passes the frametothenetworklayeroftherouter.Hooray—theIP datagramhassuccess- fullybeenmovedfromsourcehosttotherouter!Butwearenotfinished. Westill havetomovethedatagramfromtheroutertothedestination. Therouternowhas todeterminethecorrectinterfaceonwhichthedatagramistobeforwarded.As discussed in Chapter 4, this is done by consulting a forwarding table in the router. The forwarding table tells the router that the datagram is to be forwarded via routerinterface222.222.222.220. Thisinterfacethenpassesthedatagramtoits adapter, which encapsulates the datagram in a new frame and sends the frame intoSubnet2. Thistime,thedestinationMACaddressoftheframeisindeedthe MACaddressoftheultimatedestination. Andhowdoestherouterobtainthis destinationMACaddress?FromARP,ofcourse!ARPforEthernetisdefinedinRFC826.AniceintroductiontoARPisgivenin the TCP/IPtutorial,RFC1180. We’llexploreARPinmoredetailinthehomework problems.5.4.2 EthernetEthernet has pretty much taken over the wired LAN market. In the 1980s and the early 1990s, Ethernet faced many challenges from other LAN technologies, includ- ingtokenring,FDDI,and ATM.Someoftheseothertechnologiessucceededin capturingapartoftheLANmarketforafewyears.Butsinceitsinventioninthe VideoNoteSendingadatagram between subnets: link-layerand network-layer addressing mid-1970s, Ethernethascontinuedtoevolveandgrowandhasheldontoits dominant position. Today, Ethernet is by far the most prevalent wired LAN tech- nology, and it is likely to remain so for the foreseeable future. One might say that Ethernet has been to local area networking what the Internet has been to global networking.There are many reasons for Ethernet’s success. First, Ethernet was the first widely deployed high-speed LAN. Because it was deployed early, network admin- istrators became intimately familiar with Ethernet—its wonders and its quirks— and were reluctant to switch over to other LAN technologies when they came on thescene.Second,tokenring,FDDI,andATMweremorecomplexandexpensive than Ethernet, which further discouraged network administrators from switching over. Third,themostcompellingreasontoswitchtoanotherLANtechnology (suchasFDDIorATM)wasusuallythehigherdatarateofthenewtechnology; however, Ethernet always fought back, producing versions that operated at equal data rates or higher. Switched Ethernet was also introduced in the early 1990s, which further increased its effective data rates. Finally, because Ethernet hasbeen so popular, Ethernet hardware (in particular, adapters and switches) has become a commodityandisremarkablycheap.TheoriginalEthernetLANwasinventedinthemid-1970sbyBobMetcalfeand David Boggs. The original Ethernet LAN used a coaxial busto interconnect the nodes. Bus topologies for Ethernet actually persisted throughout the 1980s and into the mid-1990s. Ethernet with a bus topology is a broadcast LAN—all transmitted frames travel to and are processed by all adapters connected to the bus.Recall that we covered Ethernet's CSMA/CD multiple access protocol with binary exponential backoff in Section 5.3.2.By the late 1990s, most companies and universities had replaced their LANs with Ethernet installations using a hub-based star topology. Insuch an installation the hosts (and routers) are directly connected to a hub with twisted-pair copper wire. A hubisaphysical-layerdevicethatactsonindividualbitsratherthan frames. Whenabit,representingazerooraone,arrivesfromoneinterface,the hub simply re-cre
đang được dịch, vui lòng đợi..
Kết quả (Việt) 2:[Sao chép]
Sao chép!
Bây giờ chúng ta hãy xem xét làm thế nào một máy chủ trên Subnet 1 sẽ gửi một gói tin đến một máy chủ trên Subnet 2. Cụ thể, giả sử rằng máy chủ 111.111.111.111 muốn gửi một datagramtoahost222.222.222.222 IP. Thesendinghostpassesthedatagramtoits adapter, như thường lệ. Nhưng các máy chủ gửi cũng phải chỉ ra cho bộ chuyển đổi của nó một điểm đến priate địa chỉ cách thích MAC address.What MAC nên việc sử dụng bộ chuyển đổi? Người ta có thể bị cám dỗ để đoán rằng địa chỉ MAC thích hợp là của adapter forhost222.222.222.222, cụ thể là, 49-BD-D2-C7-56-2A. Thisguess, tuy nhiên, sẽ là sai lầm! Nếu adapter gửi đã sử dụng địa chỉ MAC, sau đó không oftheadaptersonSubnet1wouldbothertopasstheIP datagramuptoitsnet- lớp làm việc, kể từ địa chỉ đích của khung sẽ không phù hợp với addressofanyadapteronSubnet1 MAC. Thedatagramwouldjustdieandgotodata- gramheaven.
Ifwelookcarefully atFigure5.19, thatinorderforadatagramtogo wesee từ 111.111.111.111 đến một máy chủ trên Subnet 2, các gói tin trước tiên phải được gửi đến các routerinterface111.111.111.110, whichistheIP addressofthefirst-hoprouter onthepathtothefinaldestination. Như vậy, theappropriateMACaddressforthe khung là địa chỉ của các bộ chuyển đổi cho giao diện router 111.111.111.110, cụ thể là, địa chỉ, nó tạo ra một khung (chứa các gói tin gửi đến 222.222.222.222) andsendstheframeintoSubnet1. TherouteradapteronSub- net 1 thấy rằng khung link-layer được đề cập đến nó, và do đó vượt qua frametothenetworklayeroftherouter.Hooray-theIP datagramhassuccess- fullybeenmovedfromsourcehosttotherouter! Butwearenotfinished. Havetomovethedatagramfromtheroutertothedestination Westill. Therouternowhas todeterminethecorrectinterfaceonwhichthedatagramistobeforwarded.As thảo luận trong Chương 4, điều này được thực hiện bằng cách tham khảo bảng chuyển tiếp trong router. Bảng chuyển tiếp cho router rằng gói tin sẽ được chuyển tiếp qua routerinterface222.222.222.220. Thisinterfacethenpassesthedatagramtoits adapter, mà đóng gói các gói tin trong một khung mới và gửi intoSubnet2 khung. Thistime, thedestinationMACaddressoftheframeisindeedthe MACaddressoftheultimatedestination. Andhowdoestherouterobtainthis TCP / IPtutorial, RFC1180. Vấn đề We'llexploreARPinmoredetailinthehomework. 5.4.2 Ethernet Ethernet có khá nhiều thực hiện trên thị trường mạng LAN có dây. Trong những năm 1980 và đầu những năm 1990, Ethernet phải đối mặt với nhiều thách thức từ các công nghệ mạng LAN khác, ingtokenring includ-, FDDI, và ATM.Someoftheseothertechnologiessucceededin capturingapartoftheLANmarketforafewyears.Butsinceitsinventioninthe VideoNote Sendingadatagram giữa các mạng con: link-layerand lớp mạng giải quyết giữa những năm 1970, Ethernethascontinuedtoevolveandgrowandhasheldontoits vị trí thống lĩnh. Hôm nay, Ethernet là của xa có dây LAN phổ biến nhất dược liệu, nó có khả năng duy trì trong tương lai gần. Người ta có thể nói rằng Ethernet đã đến khu vực địa phương mạng mà Internet đã được nối mạng toàn cầu. Có nhiều lý do cho sự thành công của Ethernet. Đầu tiên, Ethernet là người đầu tiên được triển khai rộng rãi tốc độ cao qua LAN. Bởi vì nó đã được triển khai sớm, mạng nhà quản chính hàng đã trở thành quen thuộc với Ethernet của nó kỳ diệu và quirks- và bất đắc dĩ phải chuyển sang công nghệ mạng LAN khác khi họ đã vào thescene.Second, Token Ring, FDDI, andATMweremorecomplexandexpensive hơn Ethernet, mà hơn nữa quản trị mạng nản từ khi chuyển qua. Thứ ba, themostcompellingreasontoswitchtoanotherLANtechnology (suchasFDDIorATM) wasusuallythehigherdatarateofthenewtechnology; Tuy nhiên, Ethernet luôn chiến đấu trở lại, sản xuất các phiên bản mà hoạt động ở tốc độ dữ liệu tương đương hoặc cao hơn. Switched Ethernet cũng được giới thiệu vào đầu những năm 1990, trong đó tăng thêm tốc độ dữ liệu hiệu quả của nó. Cuối cùng, vì Ethernet hasbeen nên phổ biến, phần cứng Ethernet (đặc biệt, adapter và chuyển mạch) đã trở thành một commodityandisremarkablycheap. TheoriginalEthernetLANwasinventedinthemid-1970sbyBobMetcalfeand David Boggs. Ethernet LAN gốc được sử dụng một busto đồng trục kết nối các nút. Topo bus cho Ethernet thực sự tồn tại trong suốt những năm 1980 và vào giữa những năm 1990. Ethernet với một topo bus là một phát sóng LAN-tất cả các truyền khung đi du lịch đến và được xử lý bởi tất cả các adapter kết nối với bus.Recall rằng chúng tôi bao gồm giao thức đa truy nhập CSMA / CD Ethernet với backoff mũ nhị phân trong mục 5.3.2. Vào cuối năm 1990, hầu hết các công ty và các trường đại học đã thay thế các mạng LAN của họ với các cài đặt Ethernet sử dụng một topo sao trung tâm dựa trên. Insuch một cài đặt các máy chủ (và router) được kết nối trực tiếp đến một trung tâm với dây đồng xoắn đôi. Một hubisaphysical-layerdevicethatactsonindividualbitsratherthan khung. Whenabit, representingazerooraone, arrivesfromoneinterface, trung tâm chỉ đơn giản tái cre



















đang được dịch, vui lòng đợi..
 
Các ngôn ngữ khác
Hỗ trợ công cụ dịch thuật: Albania, Amharic, Anh, Armenia, Azerbaijan, Ba Lan, Ba Tư, Bantu, Basque, Belarus, Bengal, Bosnia, Bulgaria, Bồ Đào Nha, Catalan, Cebuano, Chichewa, Corsi, Creole (Haiti), Croatia, Do Thái, Estonia, Filipino, Frisia, Gael Scotland, Galicia, George, Gujarat, Hausa, Hawaii, Hindi, Hmong, Hungary, Hy Lạp, Hà Lan, Hà Lan (Nam Phi), Hàn, Iceland, Igbo, Ireland, Java, Kannada, Kazakh, Khmer, Kinyarwanda, Klingon, Kurd, Kyrgyz, Latinh, Latvia, Litva, Luxembourg, Lào, Macedonia, Malagasy, Malayalam, Malta, Maori, Marathi, Myanmar, Mã Lai, Mông Cổ, Na Uy, Nepal, Nga, Nhật, Odia (Oriya), Pashto, Pháp, Phát hiện ngôn ngữ, Phần Lan, Punjab, Quốc tế ngữ, Rumani, Samoa, Serbia, Sesotho, Shona, Sindhi, Sinhala, Slovak, Slovenia, Somali, Sunda, Swahili, Séc, Tajik, Tamil, Tatar, Telugu, Thái, Thổ Nhĩ Kỳ, Thụy Điển, Tiếng Indonesia, Tiếng Ý, Trung, Trung (Phồn thể), Turkmen, Tây Ban Nha, Ukraina, Urdu, Uyghur, Uzbek, Việt, Xứ Wales, Yiddish, Yoruba, Zulu, Đan Mạch, Đức, Ả Rập, dịch ngôn ngữ.

Copyright ©2025 I Love Translation. All reserved.

E-mail: