IT运维管理,创造商业价值!
中国IT运维网首页 | 资讯中心 | 运维管理 | 信息安全 | CIO视界 | 云计算 | 最佳案例 | 运维资源 | 专题策划 | 知识库 | 论坛

关于VLAN间路由时,不同网段的机器通讯问题(2)

2008年08月11日
ChinaItLab/

  
  WS-X5302路由模块设置:
  
  Router#wri t
  
  Building configuration...
  
  Current configuration:
  
  !
  
  version 11.2
  
  no service password-encryption
  
  no service udp-small-servers
  
  no service tcp-small-servers
  
  !
  
  hostname Router
  
  !
  
  enable secret 5 $1$w1kK$AJK69fGOD7BqKhKcSNBf6.
  
  !
  
  ip subnet-zero
  
  !
  
  interface Vlan1
  
   ip address 10.230.2.56 255.255.255.0
  
  !
  
  interface Vlan777
  
   ip address 10.230.3.56 255.255.255.0
  
  !
  
  interface Vlan888
  
   ip address 10.230.4.56 255.255.255.0
  
  !
  
  no ip classless
  
  !
  
  line con 0
  
  line aux 0
  
  line vty 0 4
  
   password router
  
   login
  
  !
  
  end
  
  Router#
  
  3.1. 例二:
  
  交换设备仍选用Catalyst5500交换机1台,安装WS-X5530-E3管理引擎,多块WS-X5225R在交换机内划有3个虚拟网,分别名为default、qbw、rgw,通过Cisco3640路由器实现虚拟网间路由。交换机设置与例一类似。
  
  路由器Cisco3640,配有一块NM-1FE-TX模块,此模块带有一个快速以太网接口可以支持ISL。Cisco3640快速以太网接口与交换机上的某一支持ISL的端口实现连接,如交换机第3槽第1个接口(3/1口)。
  
  Router#wri t
  
  Building configuration...
  
  Current configuration:
  
  !
  
  version 11.2
  
  no service password-encryption
  
  no service udp-small-servers
  
  no service tcp-small-servers
  
  !
  
  hostname Router
  
  !
  
  enable secret 5 $1$w1kK$AJK69fGOD7BqKhKcSNBf6.
  
  !
  
  ip subnet-zero
  
  !
  
  interface FastEthernet1/0
  
  !
  
  interface FastEthernet1/0.1
  
   encapsulation isl 1
  
   ip address 10.230.2.56 255.255.255.0
  
  !
  
  interface FastEthernet1/0.2
  
  encapsulation isl 777
  
   ip address 10.230.3.56 255.255.255.0
  
  !
  
  interface FastEthernet1/0.3
  
   encapsulation isl 888
  
   ip address 10.230.4.56 255.255.255.0
  
  !
  
  no ip classless
  
  !
  
  line con 0
  
  line aux 0
  
  line vty 0 4
  
   password router
  
   login
  
  !
  
  end
  
  Router#
发表评论请到:http://bbs.cnitom.com

相关阅读

图文热点

“Surface”细节,有你不知道的!
“Surface”细节,有你不知道的!10月26日 Windows 8正式亮相前,微软披露Surface定价,市场供应以及限量预购等最...
网络状况“及时查”
网络状况“及时查”福禄克网络OptiView XG平板电脑新增可视化功能 使网络工程师可即时观看网络,加快...

本类热点