首页  登陆  注册  博客集  下载频道  网络硬盘  学院论坛  家园
IT学院 网站地图 网站地图
收藏本站 收藏本站
高级搜索 高级搜索
 新闻IT新闻 互联网 微软 黑客新闻 网络网络协议 故障 网络管理 TCP/IP 无线技术 解决方案 黑客技术 漏洞 软件评测 安全资讯
 数据MSsql Oracle Mysql PL/SQL 备份 系统:Linux vista Windows FTP 防火墙 注册表 服务器行情 服务器应用 解决方案 WEB服务器
 墙纸风景壁纸 游戏壁纸 体育壁纸 汽车壁纸 人文壁纸 影视壁纸 广告壁纸 花卉壁纸 节日壁纸 动漫壁纸 明星壁纸 绘画壁纸 月历壁纸
当前位置: > 主页>cisco>路由技术>路由配置>6506配置实例
热门文章排行
 
热门文章排行 配置Cisco路由器中的Mod
路由器初始配置向导
Cisco HSRP的配置
Cisco2501路由器DDN配置
Cisco 路由器寄存器配置
Cisco路由器安装向导
路由器指南之配置调试篇
Cisco路由器配置教程
代理服务器、路由器配置
谈路由器NAT功能的配置
精采文章推荐
 
精采文章推荐 cisco中文配置文档连载
Cisco2620路由器的配置
CISCO基本配置常识
6506配置实例
如何备份CISCO路由器的
网络配置与IP路由实例
最新更新文章
 
最新更新文章 cisco中文配置文档连载
Cisco2620路由器的配置
CISCO基本配置常识
6506配置实例
如何备份CISCO路由器的
网络配置与IP路由实例
利用UNIX的TFTP和RCP功
使用路由器NAT功能接入I
CISCO路由器产品配置手
CISCO配置实例学习(6)

6506配置实例

编辑:   来源:  日期:2008-03-03   我要投稿      家园

  This command shows non-default configurations only.
  Use 'show config all' to show both default and non-default configurations.
  
  begin
  !
  # ***** NON-DEFAULT CONFIGURATION *****
  !
  !
  #time: Fri Jun 28 2002, 10:53:32
  !
  #version 6.3(1a)
  !
  set enablepass $2$NR5.$AOW419BA/uWKws9hybQyw1
  --More--!
  #system
  set system name xxxxxxx
  !
  #!
  #vtp
  set vtp domain xxxx
  set vlan 1 name default type ethernet mtu 1500 said 100001 state active
  set vlan 3 name servers type ethernet mtu 1500 said 100002 state active
  set vlan 4 name pix type ethernet mtu 1500 said 100003 state active
  set vlan 1002 name fddi-default type fddi mtu 1500 said 101002 state active
  set vlan 1004 name fddinet-default type fddinet mtu 1500 said 101004 state active stp ieee
  set vlan 1005 name trnet-default type trbrf mtu 1500 said 101005 state active stp ibm
  set vlan 2
  set vlan 4
  set vlan 1003 name token-ring-default type trcrf mtu 1500 said 101003 state active mode srb aremaxhop 0 stemaxhop 0 backupcrf off
  !
  #ip
  set interface sc0 2 10.0.0.249/255.255.255.0 10.255.255.255
  !
  #set boot command
  --More--        set boot config-register 0x102
  set boot system flash bootflash:cat6000-sup2.6-3-1a.bin
  !
  #port channel
  set port channel 1/1-2 1
  set port channel 2/1-2 2
  !
  # default port status is enable
  !
  !
  #module 1 : 2-port 1000BaseX Supervisor
  set vlan 4 1/1-2
  set port channel 1/1-2 mode on
  !
  #module 2 : 2-port 1000BaseX Supervisor
  set vlan 4 2/1-2
  set port channel 2/1-2 mode on
  !
  #module 3 empty
  !
  #module 4 : 16-port 1000BaseX Ethernet
  set vlan 3 4/1-16
  --More--        set spantree portfast 4/1-16 enable
  !
  #module 5 : 48-port 10/100BaseTX Ethernet
  set vlan 3 5/1-47
  set vlan 4 5/1-47
  set spantree portfast 5/1-48 enable
  !
  #module 6 empty
  !
  #module 15 : 1-port Multilayer Switch Feature Card
  !
  #module 16 : 1-port Multilayer Switch Feature Card
  end
  cqyb6506_01> (enable) sess 15
  
  Trying Router-15...
  Connected to Router-15.
  Escape character is '^]'.
  
  
  User Access Verification
  
  
  Password:
  
  6506_01msfc01>en
  
  Password:
  
  6506_01msfc01#sh run
  
  Building configuration...
  
  
  Current configuration : 900 bytes
  
  !
  
  version 12.1
  
  service timestamps debug uptime
  
  service timestamps log uptime
  
  no service password-encryption
  
  !
  
  hostname 6506_01msfc01
  
  !
  
  boot system flash bootflash:c6msfc2-jsv-mz.121-8b.E9.bin
  
  enable secret 5 $1$kRjo$w.6hyN62E5uAcHcLUNsVo.
  
  !
  
  ip subnet-zero
  
  !
  
  !
  
  no ip domain-lookup
  
  !
  
  !
  
  !
  
  !
  
  interface Loopback0
  
  ip address 10.0.0.248 255.255.255.0
  
  --More--  !
  
  interface vlan2
  ip unnumbered loopback0
  !
  interface Vlan3
  
  des cription connect to server and pc
  
  ip address 10.0.2.253 255.255.255.128
  
  no ip redirects
  
  standby 1 priority 105 preempt
  
  standby 1 ip 10.0.2.254
  
  !
  
  interface Vlan4
  
  des cription connect to pix01
  
  ip address 10.0.1.35 255.255.255.240
  standby 2 ip 10.0.1.39
  standby 2 priority 105
  standby 2 preempt
  
  !
  
  interface Vlan5
  
  des cription connect to 6506-02
  
  ip address 10.0.1.129 255.255.255.248
  standby 3 ip 10.0.1.133
  standby 3 priority 105
  standby 3 preempt
  
  !
  
  ip classless
  
  ip route 0.0.0.0 0.0.0.0 10.0.1.33
  
  no ip http server
  
  !
  
  !
  
  !
  
  --More--
  line con 0
  
  line vty 0 4
  
  password cisco
  
  login
  
  transport input lat pad mop telnet rlogin udptn nasi
  
  !
  
  end
  
  
  6506_01msfc01#s exit
  
  cqyb6506_01> (enable) sess 16
  
  Trying Router-16...
  Connected to Router-16.
  Escape character is '^]'.
  
  
  User Access Verification
  
  
  Password:
  
  6506_01msfc02>en
  
  Password:
  
  6506_01msfc02#sh run
  
  Building configuration...
  
  
  Current configuration : 828 bytes
  
  !
  
  version 12.1
  
  service timestamps debug uptime
  
  service timestamps log uptime
  
  no service password-encryption
  
  !
  
  hostname 6506_01msfc02
  
  !
  
  boot system flash bootflash:c6msfc2-jsv-mz.121-8b.E9.bin
  
  enable secret 5 $1$9G5W$wJmLs85pb3IxFVMKEhE16.
  
  !
  
  ip subnet-zero
  
  !
  
  !
  
  no ip domain-lookup
  
  !
  
  !
  
  !
  
  !
  
  interface Loopback0
  
  ip address 10.0.0.247 255.255.255.255
  
  --More-- !
  
  interface vlan2
  ip unnumbered loopback0
  !
  interface Vlan3
  
  des cription connect to server and pc
  
  ip address 10.0.2.251 255.255.255.128
  standby 1 ip 10.0.2.254
  standby 1 priority 105
  standby 1 preempt
  
  !
  
  interface Vlan4
  
  des cription connect to pix01
  
  ip address 10.0.1.37 255.255.255.240
  standby 2 ip 10.0.1.39
  standby 2 priority 105
  standby 2 preempt
  
  !
  
  interface Vlan5
  
  des cription connect to 6506-02
  
  ip address 10.0.1.131 255.255.255.248
  standby 3 ip 10.0.1.133
  standby 3 priority 105
  standby 3 preempt
  
  !
  
  ip classless
  
  ip route 0.0.0.0 0.0.0.0 10.0.1.33
  
  no ip http server
  
  !
  
  !
  
  !
  
  line con 0
  
  line vty 0 4
  
  password cisco
  
  --More--
  login
  
  transport input lat pad mop telnet rlogin udptn nasi
  
  !
  
  end



上一篇:如何备份CISCO路由器的配置  
下一篇:CISCO基本配置常识
 关键字:  
文章评论】 【收藏本文】 【推荐好友】 【打印本文】 【论坛讨论

   相关文章:

   文章评论:(0条)
  
 请留名: 匿名评论   点击查看所有评论
 

  责任编辑:IT学院  声明:刊登此文章是为了传递更多信息,文章内容仅供参考,转载请注明出处。