Cisco 6500 交换机配置维护手册.docx
《Cisco 6500 交换机配置维护手册.docx》由会员分享,可在线阅读,更多相关《Cisco 6500 交换机配置维护手册.docx(15页珍藏版)》请在淘文阁 - 分享文档赚钱的网站上搜索。
1、Cisco 6500 交换机配置维护手册 6500交换机配置维护手册 (Native IOS) 目录 1. 连接设备 (3) 1.1.从CONSOLE连接 (3) 1.2.远程TELNET连接 (5) 2. 基本信息配置 (5) 2.1.配置机器名、TELNET、密码 (5) 2.2.配置SNMP网管串 (5) 3. 冗余及系统高可用性配置 (6) 3.1.同步S UPERVISOR E NGINE配置 (6) 3.2.查看S UPERVISOR E NGINE冗余 (7) 3.3.向冗余S UPERVISOR E NGINE拷贝IOS文件 (8) 4. 端口设置 (9) 4.1.基本设置 (
2、9) 4.2.配置三层端口 (10) 5. 配置二层端口 (10) 5.1.配置T RUNK: (10) 6. 配置HSRP (11) 6.1.配置二层普通交换接口 (12) 6.2.清除二层接口配置 (12) 7. 配置VLAN (12) 8. 动态路由协议-OSPF配置 (13) 8.1.启用OSPF动态路由协议 (14) 8.2.定义参与OSPF的子网 (14) 8.3.OSPF区域间的路由信息汇总 (14) 8.4.配置密码验证 (15) 8.5.设置产生缺省路由 (15) 9. 交换机维护 (16) 9.1.交换机IOS保存和升级 (16) 9.2.交换机密码恢复 (16) 1. 连
3、接设备 1.1. 从console连接 第一次对6000交换机进行配置,必须从console进入。 首先先将机器上架,按要求接好电源,然后用随机附带的Console线和转接头将交换机的console口与PC的串口相联,如下: Com口设置如下: ?9600 baud ?8 data bits ?No parity ? 2 stop bits 检查电源无误后,开电,可能会出现类似下面的显示,按黑粗体字回答: System Bootstrap, Version 6.1(2) Copyright (c) 1994-2000 by cisco Systems, Inc. c6k_sup2 proces
4、sor with 131072 Kbytes of main memory rommon 1 boot slot0:c6sup22-jsv-mz.121-5c.EX.bin Self decompressing the image : # # # # # OK Restricted Rights Legend Use, duplication, or disclosure by the Government is subject to restrictions as set forth in subparagraph (c) of the Commercial Computer Softwar
5、e - Restricted Rights clause at FAR sec. 52.227-19 and subparagraph (c) (1) (ii) of the Rights in Technical Data and Computer Software clause at DFARS sec. 252.227-7013. cisco Systems, Inc. 170 West Tasman Drive San Jose, California 95134-1706 Cisco Internetwork Operating System Software IOS (tm) MS
6、FC2 Software (C6MSFC2-BOOT-M), Version 12.1(3a)E4, EARLY DEPLOYMENT R ELEASE SOFTWARE (fc1) Copyright (c) 1986-2000 by cisco Systems, Inc. Compiled Sat 14-Oct-00 05:33 by eaarmas Image text-base: 0x30008980, data-base: 0x303B6000 cisco Cat6k-MSFC2 (R7000) processor with 114688K/16384K bytes of memor
7、y. Processor board ID SAD04430J9K R7000 CPU at 300Mhz, Implementation 39, Rev 2.1, 256KB L2, 1024KB L3 Cache Last reset from power-on X.25 software, Version 3.0.0. 509K bytes of non-volatile configuration memory. 16384K bytes of Flash internal SIMM (Sector size 512K). Press RETURN to get started! -
8、System Configuration Dialog - Would you like to enter the initial dialog? yes: no 回答:NO,进入手工配置,在router下,输入enable 回车,进入全局模式 1.2. 远程telnet连接 当完成交换机配置,并起给交换机配置了管理地址,就可以直接采用远程telnet 登陆进入交换机了,但是必须先配置line vty的密码和enable密码才能允许远程登陆。 2. 基本信息配置 2.1. 配置机器名、telnet、密码 1在全局模式下,用conf t,进入配置模式,进行以下的配置: 管理方面的配置: serv
9、ice timestamps debug datetime localtime service timestamps log datetime localtime service password-encryption hostname xxxx enable secret 0 xxxxx line vty 0 4 exec-timeout 30 0 password 0 xxxx login 2.2. 配置snmp网管串 conf t snmp-server community xxxxxx ro(只读) 或 snmp-server community xxxxxx rw(读写) 3. 冗余
10、及系统高可用性配置 6000系列支持双supervisor engines或加强的高可用系统(EHSA),允许第二块supervisor engines处于standby模式或EHSA状态,在主用supervisor engines 有问题时进行切换(切换过程中会照成网络的暂时中断), 当交换机加电后,EHSA会缺省地在二supervisor engine上运行(slot 1 or 2), 其中之一会成为活动的。 注意:二块supervisor engine必须有一致的IOS,内存等。 3.1. 同步Supervisor Engine配置 在正常的操作过程中,初始配置(startup-conf
11、ig)及config-registers配置缺省会在二supervisor engines之间同步. 发生切换后,新的活动supervisor engine会运行当前的配置。 可按以下的步骤手工同步二块supervisor engines: 注意 auto-sync standard命令不同步boot variables. 配置如下: Router(config)# redundancy Router(config-r)# main-cpu Router(config-r-mc)# auto-sync standard Router(config-r-mc)# auto-sync bootva
12、r Router(config-r-mc)# end Router# copy running-config startup-config 注意手工同步某参数后,会使原缺省的同步 特征 3.2. 查看Supervisor Engine冗余 如下 Router# show module all Mod Ports Card Type Model Serial No. - - - - - 1 2 Catalyst 6000 supervisor 2 (Standby) WS-X6K-SUP2-2GE SAD04450LEU 2 2 Catalyst 6000 supervisor 2 (Activ
- 配套讲稿:
如PPT文件的首页显示word图标,表示该PPT已包含配套word讲稿。双击word图标可打开word文档。
- 特殊限制:
部分文档作品中含有的国旗、国徽等图片,仅作为作品整体效果示例展示,禁止商用。设计者仅对作品中独创性部分享有著作权。
- 关 键 词:
- Cisco 6500 交换机配置维护手册 交换机 配置 维护 手册
限制150内