繁体中文
设为首页
加入收藏
当前位置:技术首页 >> 网络 >> 综合技术 >> 经典配置Cisco设备Vlan

经典配置Cisco设备Vlan

2008-02-22 10:16:55  作者:IT动力源  来源:IT动力源收集整理  浏览次数:122  文字大小:【】【】【
关键字:VLAN 路由交换


    Catalyst 5000 参数

  源码:

  实验命令

  clear ip permit
  clear ip route
  clear vlan
  clear vtp
  debug ip packet
  ping
  set interface sc0
  set ip permit
  set ip route
  set vlan
  set vtp
  show cam
  show config
  show flash
  show interface
  show ip permit
  show ip route
  show log
  show mac
  show module
  show port
  show system
  show users
  show version
  show vlan
  show vtp
  telnet

  配置说明

  1.R1
  2.R2
  3.R3
  4.R4
  5.R5
  6.R6
  7.CAT5K
  R1
  Current configuration:
  !
  version 11.2
  no service password-encryption
  !
  hostname r1
  !
  enable password cisco
  !
  !
  !
  interface Ethernet0
  ip address 130.10.7.1 255.255.255.0
  no ip directed-broadcast
  no ip mroute-cache
  !
  interface Serial0
  ip address 130.10.1.1 255.255.255.0
  encapsulation frame-relay
  ip ospf network point-to-multipoint
  !
  interface Serial1
  ip address 130.10.4.1 255.255.255.0
  clockrate 2000000
  !
  interface BRI0
  no ip address
  no ip directed-broadcast
  no ip mroute-cache
  shutdown
  !
  router ospf 10
  redistribute connected subnets
  network 130.10.1.0 0.0.0.255 area 0
  network 130.10.4.0 0.0.0.255 area 1
  network 130.10.7.0 0.0.0.255 area 2
  !
  no ip classless
  !
  !
  line con 0
  line aux 0
  line vty 0 4
  password cisco
  login
  !
  end
  R2
  Current configuration:
  !
  version 11.2
  no service password-encryption
  no service udp-small-servers
  no service tcp-small-servers
  !
  hostname R2
  !
  enable password cisco
  !
  !
  !
  interface Serial0
  ip address 130.10.4.2 255.255.255.0
  no fair-queue
  !
  interface Serial1
  no ip address
  shutdown
  !
  interface TokenRing0
  ip address 130.10.5.2 255.255.255.0
  ring-speed 16
  !
  router ospf 20
  network 130.10.5.0 0.0.0.255 area 1
  network 130.10.4.0 0.0.0.255 area 1
  !
  no ip classless
  !
  !
  line con 0
  line aux 0
  line vty 0 4
  password cisco
  login
  !
  end
  R3
  Current configuration:
  !
  version 11.2
  no service password-encryption
  no service udp-small-servers
  no service tcp-small-servers
  !
  hostname R3
  !
  enable password cisco
  !
  !
  !
  interface Serial0
  no ip address
  shutdown
  no fair-queue
  !
  interface Serial1
  no ip address
  shutdown
  !
  interface TokenRing0
  ip address 130.10.5.3 255.255.255.0
  ring-speed 16
  !
  interface TokenRing1
  ip address 130.10.6.3 255.255.255.0
  ring-speed 16
  !
  router ospf 30
  redistribute connected subnets
  network 130.10.5.0 0.0.0.255 area 1
  !
  no ip classless
  !
  !
  line con 0
  line aux 0
  line vty 0 4
  password cisco
  login
  !
  end
  
  R5
  Current configuration:
  !
  version 11.2
  no service password-encryption
  no service udp-small-servers
  no service tcp-small-servers
  !
  hostname R5
  !
  enable password cisco
  !
  !
  !
  interface Ethernet0
  ip address 130.10.3.5 255.255.255.0
  no ip directed-broadcast
  no ip route-cache
  no ip mroute-cache
  no mop enabled
  !
  interface Serial0
  ip address 130.10.1.5 255.255.255.0
  encapsulation frame-relay
  ip ospf network point-to-multipoint
  frame-relay map ip 130.10.1.1 100 broadcast
  frame-relay map ip 130.10.1.6 100 broadcast
  !
  interface Serial1
  no ip address
  shutdown
  !
  router ospf 50
  redistribute connected subnets
  network 130.10.1.0 0.0.0.255 area 0
  network 130.10.3.0 0.0.0.255 area 2
  !
  no ip classless
  !
  !
  line con 0
  line aux 0
  line vty 0 4
  password cisco
  login
  !
  end
  
  R6
  Current configuration:
  !
  version 11.2
  no service password-encryption
  !
  hostname R6
  !
  enable password cisco
  !
  !
  !
  interface Serial0
  ip address 130.10.1.6 255.255.255.0
  encapsulation frame-relay
  ip ospf network point-to-multipoint
  frame-relay map ip 130.10.1.1 110 broadcast
  frame-relay map ip 130.10.1.5 110 broadcast
  !
  interface Serial1
  no ip address
  no ip mroute-cache
  shutdown
  !
  interface TokenRing0
  ip address 130.10.2.6 255.255.255.0
  ring-speed 16
  !
  interface BRI0
  no ip address
  shutdown
  !
  router ospf 60
  redistribute connected subnets
  network 130.10.1.0 0.0.0.255 area 0
  !
  no ip classless
  !
  !
  line con 0
  line aux 0
  line vty 0 4
  password cisco
  login
  !
  end
  CAT5K
  begin
  set password o8Z$GDCVUXu2Kn3mgBDKwF00h1
  set enablepass o8Z$GDCVUXu2Kn3mgBDKwF00h1
  set prompt Cat5k>
  set length 24 default
  set logout 20
  set banner motd ^C^C
  !
  #system
  set system baud 9600
  set system modem disable
  set system name
  set system location
  set system contact
  !
  #snmp
  set snmp community read-only public
  set snmp community read-write private
  set snmp community read-write-all secret
  set snmp rmon disable
  set snmp trap disable module
  set snmp trap disable chassis
  set snmp trap disable bridge
  set snmp trap disable repeater
  set snmp trap disable vtp
  set snmp trap disable auth
  set snmp trap disable ippermit
  set snmp trap disable vmps
  set snmp trap disable entity
  set snmp trap disable config
  set snmp trap disable stpx
  !
  #ip
  set interface sc0 2 130.10.7.100 255.255.255.0 130.10.7.255
  
  set interface sc0 up
  set interface sl0 0.0.0.0 0.0.0.0
  set interface sl0 up
  set arp agingtime 1200
  set ip redirect enable
  set ip unreachable enable
  set ip fragmentation enable
  set ip route 0.0.0.0 130.10.7.1 1
  set ip alias default 0.0.0.0
  !
  #Command alias
  !
  #vmps
  set vmps server retry 3
  set vmps server reconfirminterval 60
  set vmps tftpserver 0.0.0.0 vmps-config-database.1
  set vmps state disable
  
  !
  #dns
  set ip dns disable
  !
  #tacacs+
  set tacacs attempts 3
  set tacacs directedrequest disable
  set tacacs timeout 5
  set authentication login tacacs disable
  set authentication login local enable
  set authentication enable tacacs disable
  set authentication enable local enable
  !
  #bridge
  set bridge ipx snaptoether 8023raw
  set bridge ipx 8022toether 8023
  set bridge ipx 8023rawtof

责任编辑:hefei

本文引用地址: http://tech.itzero.com/2008/0222/article_22064.html 请粘贴到你的QQ/MSN上推荐给你的好友

相关文章
D-Link三层交换机企业部署VLAN实例
Quidway R2501型路由器配置详解
利用UNIX系统的TFTP和RCP配置路由器
熟悉ROM Monitor维护路由器
企业路由器配置常见错误解析
将路由配置为抵御攻击第一道安全屏障
手工指定策略路由 实现双链路负载
交换路由技术 交换机策略路由的应用
拒绝遗忘 路由器密码轻松恢复
常见路由器关闭端口
岁末盘点 中小企业路由器如何升级
 

最新文章

更多

· 以太网数据包、IP包、TC...
· 广域网加速产品横向点评...
· 透视无线入侵检测系统(1)
· 无线ATM信元传送性能的实...
· 提高带宽 广域网优化三步走
· 无线ATM信元传送性能的实...
· 网络管理新技术让广域网...
· 有效测试无线路由器的安...
· 讲述MPLS技术及其标准化进展
· 微软SIP协议实现话音、数...

热点文章

更多

其它推荐