前沿拓展:
交換機路由器
路由器和交換機的區(qū)別一
交換機工作在中繼層,交換機根據(jù)MAC地址尋址,路由器工須福楊充住倒作在網(wǎng)絡層,根據(jù)IP地址尋址,路由器可以處理TCP/IP協(xié)議,而交換機不可以來自。
路由器和交換機的區(qū)別二
交換機是一根網(wǎng)線上網(wǎng),但是難無誰大家上網(wǎng)是分別撥號,各自使用
路由器是一種工作在網(wǎng)絡層(OSI網(wǎng)絡參考模型第三層)的網(wǎng)絡元件。它由兩個網(wǎng)絡部分組成,分別連接兩個子網(wǎng),從而實現(xiàn)子網(wǎng)之間的通信。路由器有兩類不同的端口,一類稱為LAN口,一類稱為WAN口。LAN口用于連接局域網(wǎng),WAN口可連接廣域網(wǎng)(或另一個子網(wǎng))。比如TP-Link的TL-R483G工業(yè)級路由器的外觀如下圖所示:
與交換機類似,路由器的內(nèi)部也保存著一張各端口與設(shè)備的對應表,稱為路由表。不同之處在于,路由表是基于IP地址的。當子網(wǎng)內(nèi)某個設(shè)備發(fā)送的IP地址不在當前子網(wǎng)內(nèi)時,設(shè)備會將其發(fā)送給路由器(設(shè)置**地址)。路由器負責將該報文轉(zhuǎn)發(fā)到相應的子網(wǎng)中。
路由器支持更多的網(wǎng)絡協(xié)議(比如TCP/IP、DHCP、ICMP、NAT、PPPoE、 SNTP、HTTP、DNS、H.323、SIP、DDNS等,視產(chǎn)品而定),具有更強的網(wǎng)絡管理能力,有的還有防火墻、**等功能,是工廠上層管理系統(tǒng)(比如MES)不可缺少的元器件。
好了,關(guān)于工業(yè)網(wǎng)絡中的集線器、交換機和路由器就先介紹到這里。
相關(guān)文章鏈接:
非管理型交換機和管理型交換機有什么區(qū)別?
我的書《西門子S7-1200/1500 PLC SCL語言編程 ——從入門到精通》從硬件到軟件,比較詳細的介紹了SCL語言的編程,感興趣的話可以點擊下面的鏈接查看:
#pgc-card .pgc-card-href { text-decoration: none; outline: none; display: block; width: 100%; height: 100%; } #pgc-card .pgc-card-href:hover { text-decoration: none; } /*pc 樣式*/ .pgc-card { box-sizing: border-box; height: 164px; border: 1px solid #e8e8e8; position: relative; padding: 20px 94px 12px 180px; overflow: hidden; } .pgc-card::after { content: ” “; display: block; border-left: 1px solid #e8e8e8; height: 120px; position: absolute; right: 76px; top: 20px; } .pgc-cover { position: absolute; width: 162px; height: 162px; top: 0; left: 0; background-size: cover; } .pgc-content { overflow: hidden; position: relative; top: 50%; -webkit-transform: translateY(-50%); transform: translateY(-50%); } .pgc-content-title { font-size: 18px; color: #222; line-height: 1; font-weight: bold; overflow: hidden; text-overflow: ellipsis; white-space: nowrap; } .pgc-content-desc { font-size: 14px; color: #444; overflow: hidden; text-overflow: ellipsis; padding-top: 9px; overflow: hidden; line-height: 1.2em; display: -webkit-inline-box; -webkit-line-clamp: 2; -webkit-box-orient: vertical; } .pgc-content-price { font-size: 22px; color: #f85959; padding-top: 18px; line-height: 1em; } .pgc-card-buy { width: 75px; position: absolute; right: 0; top: 50px; color: #406599; font-size: 14px; text-align: center; } .pgc-buy-text { padding-top: 10px; } .pgc-icon-buy { height: 23px; width: 20px; display: inline-block; background: url(https://lf6-cdn-tos.bytescm.com/obj/cdn-static-resource/pgc/v2/pgc_tpl/static/image/commodity_buy_f2b4d1a.png); } 西門子S7-1200/1500 PLC SCL語言編程從入門到精通 ¥69 購買
拓展知識:
原創(chuàng)文章,作者:九賢生活小編,如若轉(zhuǎn)載,請注明出處:http://m.cxzzxj.cn/115758.html