VLAN间单臂路由访问

实验书上的拓朴图:

注意TRUNK端口和路由器子端口设置,可以承载不同的VLAN标签。

交换机(用2691加交换模块实现的):

Building configuration...

Current configuration : 1623 bytes
!
version 12.3
service timestamps debug datetime msec
service timestamps log datetime msec
no service password-encryption
!
hostname Router
!
boot-start-marker
boot-end-marker
!
!
no aaa new-model
ip subnet-zero
no ip routing
!
!
!
no ip cef
!
!
!
!
!
!
!
!
!
!
!
!
!
!
!
!
!
!
interface FastEthernet0/0
 no ip address
 no ip route-cache
 shutdown
 duplex auto
 speed auto
!
interface FastEthernet0/1
 no ip address
 no ip route-cache
 shutdown
 duplex auto
 speed auto
!
interface FastEthernet1/0
 switchport access vlan 2
 no ip address
!
interface FastEthernet1/1
 switchport mode trunk
 no ip address
!
interface FastEthernet1/2
 no ip address
 shutdown
!
interface FastEthernet1/3
 no ip address
 shutdown
!
interface FastEthernet1/4
 no ip address
 shutdown
!
interface FastEthernet1/5
 no ip address
 shutdown
!
interface FastEthernet1/6
 no ip address
 shutdown
!
interface FastEthernet1/7
 no ip address
 shutdown
!
interface FastEthernet1/8
 no ip address
 shutdown
!
interface FastEthernet1/9
 no ip address
 shutdown
!
interface FastEthernet1/10
 switchport access vlan 3
 no ip address
!
interface FastEthernet1/11
 switchport access vlan 3
 no ip address
 shutdown
!
interface FastEthernet1/12
 no ip address
 shutdown
!
interface FastEthernet1/13
 no ip address
 shutdown
!
interface FastEthernet1/14
 no ip address
 shutdown
!
interface FastEthernet1/15
 no ip address
 shutdown
!
interface Vlan1
 ip address 192.168.1.2 255.255.255.0
 no ip route-cache
!
ip default-gateway 192.168.1.1
ip http server
no ip http secure-server
ip classless
!
!
!
!
!
!
!
!
!
!
!
!
line con 0
line aux 0
line vty 0 4
!
end

路由器A:

version 12.3
service timestamps debug datetime msec
service timestamps log datetime msec
no service password-encryption
!
hostname Router
!
boot-start-marker
boot-end-marker
!
!
no aaa new-model
ip subnet-zero
!
!
!
ip cef
!
!
!
!
!
!
!
!
!
!
!
!
!
!
!
!
!
!
interface FastEthernet0/0
 ip address 192.168.1.1 255.255.255.0
 duplex auto
 speed auto
!
interface FastEthernet0/0.2
 encapsulation dot1Q 2
 ip address 192.168.2.1 255.255.255.0
 no snmp trap link-status
!
interface FastEthernet0/0.3
 encapsulation dot1Q 3
 ip address 192.168.3.1 255.255.255.0
 no snmp trap link-status
!
interface FastEthernet0/1
 ip address 192.168.6.1 255.255.255.0
 duplex auto
 speed auto
!
interface FastEthernet1/0
 no ip address
 shutdown
!
interface FastEthernet1/1
 no ip address
 shutdown
!
interface FastEthernet1/2
 no ip address
 shutdown
!
interface FastEthernet1/3
 no ip address
 shutdown
!
interface FastEthernet1/4
 no ip address
 shutdown
!
interface FastEthernet1/5
 no ip address
 shutdown
!
interface FastEthernet1/6
 no ip address
 shutdown
!
interface FastEthernet1/7
 no ip address
 shutdown
!
interface FastEthernet1/8
 no ip address
 shutdown
!
interface FastEthernet1/9
 no ip address
 shutdown
!
interface FastEthernet1/10
 no ip address
 shutdown
!
interface FastEthernet1/11
 no ip address
 shutdown
!
interface FastEthernet1/12
 no ip address
 shutdown
!
interface FastEthernet1/13
 no ip address
 shutdown
!
interface FastEthernet1/14
 no ip address
 shutdown
!
interface FastEthernet1/15
 no ip address
 shutdown
!
interface Vlan1
 no ip address
 shutdown
!
ip http server
no ip http secure-server
ip classless
!
!
!
!
!
!
!
!
!
!
!
!
line con 0
line aux 0
line vty 0 4
!
end

注意不好的型号和不同的模拟设备,最好单独配置idlepc值。

用idlepc get r1----idlepc save r1获得和保存IDLEPC值,要不然,CPU会操爆的。。。如果IDLEPC值正确,则五六个模拟都没有问题的。

如果发现设置了IDLEPC值之后,计算机CPU值还是超高,则可以重新运算生成和保存。

 

时间: 2025-01-03 07:52:51

VLAN间单臂路由访问的相关文章

VLAN间单臂路由的实验拓扑

实验拓扑: 1.配置pc机ip地址和网关(略) 2.在交换机上创建VLAN,并将接口加入相应的VLAN中 en conf t vlan 10 vlan 20 exit int f0/1 switchport mode access swithchport access vlan 10 int f0/2 switchport mode access swithcport access vlan 20 int f0/3 switchport mode trunk exit 2.在路由器F0/0上配置

交换知识 VLAN VTP STP 单臂路由

第1章 交换基础 1.1 园区网分层结构 层次 作用 出口层 广域网接入 出口策略 带宽控制 核心层 高速转发 服务器接入 路由选择 汇聚层 流量汇聚 链路冗余 设备冗余 路由选择 接入层 用户接入 接入安全 访问控制 1.2 交换机的主要功能 MAC地址表      address learning 转发和过滤的决策forward/filter decision 环路的避免       loop avoidance 1.3 MAC地址  MAC地址有48位,通常被表示为点分十六进制  MAC地

华为vlan划分,单臂路由以及静态路由

华为vlan划分,单臂路由以及静态路由使所有成员都能上网 华为拓扑图: IP地址规划如图! IP地址 VLAN 划分: <Huawei>sy         进入视图模式 [Huawei]un in en      关闭消息中心 [Huawei]sysname SW1      改交换机名字 [SW1]inter vlan 1       进入交换机 [SW1-Vlanif1]ip address 192.168.0.10 24   配ip地址 [SW1-Vlanif1]un shut    

单臂路由实现不同VLAN之间的通信

实验拓扑如下: 一.了解单臂路由的原理 1.链路类型 PC和交换机之间是接入层,所以使用的是access链路,但是VLAN10和VLAN20需要通信,而且都需要经过路由器,所以交换机和路由器之间的链路为trunk. 2.路由器的子接口 路由器的物理接口可以被划分成多个逻辑的接口,这些被划分的逻辑接口被形象地称为子接口,这些逻辑的子接口不能被单独开启或关闭,当物理接口被开启或关闭时,所有的子接口也随之被开启或关闭. 3.VLAN标签的转换 路由器再转发数据过程中,除了要重新封装数据的MAC地址之外

思科转华为单臂路由与vlan划分的简单方法

思科转华为 单臂路由 与vlan划分如此简单(有图有真相) 思科拓扑图如下: 华为拓扑图如下: 思科: 第一步分别给电脑[PC]配置IP地址 这样分别给电脑配ip地址192.168.10.10/24 192.168.20.10/24 192.168.30.10/24

nat、路由聚合和单臂路由实例分析

实验说明:本实验涉及到动态nat,单臂路由,路由聚合,rip配置,用于vlan间通信以及内网通过nat转换访问到外网. 实验拓扑图: 1.对于switch1配置 配置链路聚合 Switch(config)#int port-channel 1 Switch(config-if)#int range f0/10-11 Switch(config-if-range)#channel-group 1 mode on Switch(config-if-range)#int port-channel 1

单臂路由与VTP

[单臂路由] 作用:实现不同VLAN间通信 实现方法:配置子接口,分别封装不同VLAN [VTP] 中文名称:虚拟局域网中继协议 作用:统一管理VLAN 实现方法:配置通过中继链路相连的交换机在一个域中 [VTP注意事项] a)VTP可以自动更新"域名.版本.修订号.修剪.VLAN编号.VLAN名称" b)VTP不能自动更新"口令.模式.VLAN中有哪些接口" c)在GNS3模拟器上配置VTP需在vlan data模式下 一.单臂路由 (1).单臂路由的原理 1.链

用华为模拟器做单臂路由:写给初学华为设备的同学

写在前面的话: 技术的提高是离不开实践的,设备的熟悉更离不开实验.思科的模拟设备已经很成熟了,但H3C和华为的模拟器很少,网上能见到的目前只有两类:RouteSim(一个很简单的练习器):另一类:真机模拟器,一个是Simeware,目前的版本的5.2a,从VER显示看,是H3C的作品,但它有个缺点,就是二层和三层之间不能通信:另一个是VRP55,前几天刚见到的,从VER显示看,是华为的作品,它较Simeware有了一些改进,二层和三层之间能够通信了,还能显示中文.因为用以前的模拟器没有做成功过单

《CCNP TSHOOT 300-135认证考试指南》——6.2节单臂路由故障检测与排除

6.2 单臂路由故障检测与排除CCNP TSHOOT 300-135认证考试指南VLAN之间的流量传递需要用到路由机制,这是因为VLAN等同于子网,从一个子网向另一个子网发送流量时必须使用路由,因而从一个VLAN向另一个VLAN发送流量,也必须使用路由. 本节将回顾如何利用中继到交换机上的外部路由器来进行VLAN间的路由操作,并讨论导致该实现方式工作异常的各种故障问题. 出现三层交换机之前,需要依赖外部路由器来执行VLAN间路由.外部路由器通过中继连接二层交换机,从而产生单臂路由(router-