桥桥概念
根据OSI网络结构,桥梁是链层的地址。发送基于网络的数据包的程序。它在Si的第二层投入运行。一般的交换机,网桥就有桥接作用。就交换机来说,它有一个通往麦克地图的网关。通过这些,战区被隔离了简而言之,这座桥梁允许我们加入两个单独的有形局域网。这是一个存储转发装置,用于局域网链条连接。一个局域网将MAC框架发送到桥上。这篇文章是全球之声在线特稿的一部分。重新组装成另一种局域网格式,并将其传送到网络的物理层。
通常,路由器可用于加入许多网络,路由器对桥梁(桥梁)配置如下:
桥接(Bridging)是指依据OSI网络模型的链路层的地址,发送基于网络的数据包的程序。它在Si的第二层投入运行。一般的交换机,网桥就有桥接作用。
路由器桥配置命令 :
router#sh ru
Building configuration...
Current configuration:
!
version 12.1
service timestamps debug uptime
service timestamps log uptime
no service password-encryption
!
hostname router
!
enable secret 5 $1$BE0q$hj.WBtIBYppMX3zyfaPbR1
!
!
!
!
!
memory-size iomem 25
ip subnet-zero
no ip routing
!
!
!
!
interface Serial0
description 128k DL546267 connect to SZ
ip address 198.127.18.4 255.255.255.0
no ip route-cache
no fair-queue
bridge-group 1
!
interface FastEthernet0
ip address 198.127.18.3 255.255.255.0
no ip route-cache
speed auto
bridge-group 1
!
ip classless
no ip http server
!
bridge 1 protocol ieee bridge 1 route ip
!
line con 0
transport input none
line aux 0
line vty 0 4
password csl
login
!
no scheduler allocate
end
交换机它有一个通往麦克地图的网关。通过这些,我很久没遇到紧急情况了简而言之,这座桥梁允许我们加入两个单独的有形局域网。这是一个存储转发装置,用于局域网链条连接。一个局域网将MAC框架发送到桥上。这篇文章是全球之声在线特稿的一部分。重新组装成另一种局域网格式,并将其传送到网络的物理层。
路由器就是这样配置桥的。 感谢您抽出时间。 我希望你能帮忙。 请看一看中文的 html, 我们会尽力提供更伟大的东西。
本文由 在线网速测试 整理编辑,转载请注明出处,原文链接:https://www.wangsu123.cn/news/14862.html。