- 1、本文档共22页,可阅读全部内容。
- 2、原创力文档(book118)网站文档一经付费(服务费),不意味着购买了该文档的版权,仅供个人/单位学习、研究之用,不得用于商业用途,未经授权,严禁复制、发行、汇编、翻译或者网络传播等,侵权必究。
- 3、本站所有内容均由合作方或网友上传,本站不对文档的完整性、权威性及其观点立场正确性做任何保证或承诺!文档内容仅供研究参考,付费前请自行鉴别。如您付费,意味着您自己接受本站规则且自行承担风险,本站不退款、不进行额外附加服务;查看《如何避免下载的几个坑》。如果您已付费下载过本站文档,您可以点击 这里二次下载。
- 4、如文档侵犯商业秘密、侵犯著作权、侵犯人身权等,请点击“版权申诉”(推荐),也可以打举报电话:400-050-0827(电话支持时间:9:00-18:30)。
- 5、该文档为VIP文档,如果想要下载,成为VIP会员后,下载免费。
- 6、成为VIP后,下载本文档将扣除1次下载权益。下载后,不支持退款、换文档。如有疑问请联系我们。
- 7、成为VIP后,您将拥有八大权益,权益包括:VIP文档下载权益、阅读免打扰、文档格式转换、高级专利检索、专属身份标志、高级客服、多端互通、版权登记。
- 8、VIP文档为合作方或网友上传,每下载1次, 网站将根据用户上传文档的质量评分、类型等,对文档贡献者给予高额补贴、流量扶持。如果你也想贡献VIP文档。上传文档
查看更多
信息安全产品配置与应用
Configuration and Application of Information
Security Products
重庆电子工程职业学院| 路亚
模块八、路由交换安全配置
VLAN间路由 Inter-VLAN Routing
教学目标( Objectives )
1.介绍VLAN间路由(Introducing Inter-VLAN Routing)
2. VLAN互联问题及解决方案
(Inter-VLAN Issues and Solutions )
3.独臂路由器(A Router on a Stick)
4. Trunk连接的路由器(Trunk-Connected Routers)
5.配置VLAN间路由(Configuring Inter-VLAN Routing)
介绍VLAN间路由(Introducing Inter-VLAN Routing)
没有路由的辅助VLAN1和VLAN200不能通信。
VLAN1 and 200 cannot communicate without assistance of a router.
介绍VLAN间路由(Introducing Inter-VLAN Routing)
为了路由在一个非Trunk环境下VLAN1和200的信息,路由器必须用一个接口连接在VLAN1中,用一个接口连接在VLAN200中。
To route traffic between vlan1 and vlan200 in a non-vlan-trunk environment ,a router must connect to a port in vlan 1 and a port in vlan 200.
介绍VLAN间路由(Introducing Inter-VLAN Routing)
1.当在一个广播域中的主机想要访问在另一个广播域中的主机,必须通过路由器。
When a host in one broadcast domain wishes to communicate with a host in another broadcast domain, a router must be involved .
2.如果一个VLAN 跨越多个设备,在设备之间要用Trunk连接。
If a VLAN spans across multiple devices a trunk is used to interconnect the devices.
VLAN互联问题(Inter-VLAN Issues)
当多个VLAN连接到一起时,几个技术问题随之出现When VLANs are connected together, several technical issues will arise.
1.端用户设备需要到达非本地主机
The need for end user devices to reach non-local hosts
2.不同vlan的主机需要通信
The need for hosts on different VLANs to communicate
VLAN互联解决方案(Inter-VLAN Solutions )
1. VLAN间通信可以通过逻辑的或者物理的连接来解决。
Inter-VLAN connectivity can be achieved through either logical or physical connectivity.
2. 逻辑连接涉及一个从交换机到路由器的单独Trunk连接Trunk链路携带多个VLAN的信息,这种拓扑称为独臂路由器。
Logical connectivity involves a single connection, or trunk, from the switch to the router. That trunk can support multiple VLANs. This topology is called a router on a stick
3. 物理连接需要为每一个VLAN指定一个单独的物理接口。
Physical connectivity involves a separate physical connection for each VLAN.
逻辑和物理连接( Logical and Physical Connectivity )
独臂路由器(A Router on a Stick)
物理和逻辑接口(Physical and Logical Interfaces)
在传统情况下,有4个VLAN的网络需要交换机和路由器之间使用四个物理连接
文档评论(0)