论坛: 系统集成 标题: 谁会配置思科6500的msfc呀?? 复制本贴地址    
作者: beijingxm [beijingxm]    论坛用户   登录
谁会配置思科6500的msfc呀??

地主 发表时间: 04-02-24 12:29

回复: guiguaigu [guiguaigu]   论坛用户   登录
要注意 msfc再逻辑上是差再15和16槽位上的,实际上是差在引擎上的,
      用config mem 和copy startup-config running-config 不要用write mem 和 copy running-config startup-config




switch (enable) show module
Mod Slot Ports Module-Type              Model              Sub Status
--- ---- ----- ------------------------- ------------------- --- --------
1  1    2    1000BaseX Supervisor      WS-X6K-SUP2-2GE    yes ok
15  1    1    Multilayer Switch Feature WS-F6K-MSFC2        no  ok
2  2    2    1000BaseX Supervisor      WS-X6K-SUP2-2GE    yes standby
16  2    1    Multilayer Switch Feature WS-F6K-MSFC2        no  ok
4  4    48    10/100BaseTX Ethernet    WS-X6348-RJ-45      yes ok

Mod Module-Name          Serial-Num
--- -------------------- -----------
1                        SAL06152FX9
15                      SAL06152DGG
2                        SAL06152HSY
16                      SAL06121CNL
4                        SAL0618026C

Mod MAC-Address(es)                        Hw    Fw        Sw
--- -------------------------------------- ------ ---------- -----------------
1  00-09-11-e0-40-c6 to 00-09-11-e0-40-c7 3.7    7.1(1)    6.3(8)
    00-09-11-e0-40-c4 to 00-09-11-e0-40-c5
    00-09-e9-19-94-80 to 00-09-e9-19-98-7f
15  00-09-11-e9-81-00 to 00-09-11-e9-81-3f 2.3    12.1(13)E6 12.1(13)E6
2  00-05-74-85-aa-0a to 00-05-74-85-aa-0b 3.7    7.1(1)    6.4(2)
    00-05-74-85-aa-08 to 00-05-74-85-aa-09
16  00-09-11-e8-da-00 to 00-09-11-e8-da-3f 2.3    12.1(11b)E 12.1(11b)E
4  00-09-11-b9-10-18 to 00-09-11-b9-10-47 6.1    5.4(2)    6.3(8)

Mod Sub-Type                Sub-Model          Sub-Serial  Sub-Hw
--- ----------------------- ------------------- ----------- ------
1  L3 Switching Engine II  WS-F6K-PFC2        SAL0607JD6K 3.2
2  L3 Switching Engine II  WS-F6K-PFC2        SAL06152HN7 3.2
4  Inline Power Module    WS-F6K-VPWR                    1.0

switch(enable) reset 15
This command will reset module 15.
Unsaved configuration on module 15 will be lost
Do you want to continue (y/n) [n]? y
2003 May 22 04:00:22 %SYS-5-MOD_RESET:Module 15 reset from Console//
Resetting module 15...


Type the switch console command immedialetly after the reset of the module,
and send the break-sequence else the MSFC card will load the Cisco IOS


switch(enable) switch console
Trying Router-15...
Connected to Router-15.
Type ^C^C^C to switch back...


The break-sequence has been sent after the 'Connected to Router' was received.


(A break-sequence has been sent here)

monitor: command "boot" aborted due to user interrupt
rommon 1 > confreg 0x42

You must reset or power cycle for new config to take effect
rommon 2 > reset

System Bootstrap, Version 12.1(11r)E1, RELEASE SOFTWARE (fc1)
TAC Support: http://www.cisco.com/tac
Copyright (c) 2002 by cisco Systems, Inc.
Cat6k-MSFC2 platform with 131072 Kbytes of main memory

Self decompressing the image : #################################################
################################################################################
############ [OK]
.
.
.
.
!--- Output Supressed
.
.
Cisco Internetwork Operating System Software
IOS (tm) MSFC2 Software (C6MSFC2-PSV-M), Version 12.1(13)E6, EARLY DEPLOYMENT RE
LEASE SOFTWARE (fc1)
TAC Support: http://www.cisco.com/tac
Copyright (c) 1986-2003 by cisco Systems, Inc.
Compiled Thu 17-Apr-03 19:46 by hqluong
Image text-base: 0x40008C00, data-base: 0x4187E000

cisco Cat6k-MSFC2 (R7000) processor with 114688K/16384K bytes of memory.
Processor board ID SAL06152DGG
R7000 CPU at 300Mhz, Implementation 39, Rev 3.3, 256KB L2, 1024KB L3 Cache
Last reset from power-on
X.25 software, Version 3.0.0.
Bridging software.
509K bytes of non-volatile configuration memory.

16384K bytes of Flash internal SIMM (Sector size 512K).

        --- System Configuration Dialog ---

Would you like to enter the initial configuration dialog? [yes/no]:


!--- ctrl-C pressed to exit the configuration dialog


Press RETURN to get started!

00:00:02: RP: Currently running ROMMON from S (Gold) region
00:00:44: %SYS-5-RESTART: System restarted --
Cisco Internetwork Operating System Software
IOS (tm) MSFC2 Software (C6MSFC2-PSV-M), Version 12.1(13)E6,
EARLY DEPLOYMENT RELEASE SOFTWARE (fc1)
TAC Support: http://www.cisco.com/tac
Copyright (c) 1986-2003 by cisco Systems, Inc.
Compiled Thu 17-Apr-03 19:46 by hqluong
00:00:48: %SCP-5-ONLINE: Module online

Router>enable
Router#copy startup-config running-config
Destination filename [running-config]?
1153 bytes copied in 0.236 secs

msfc-switch#show running-config
Building configuration...

Current configuration : 710 bytes
!
version 12.1
no service pad
service timestamps debug uptime
service timestamps log uptime
no service password-encryption
!
hostname msfc-switch
!
boot system flash bootflash:c6msfc2-psv-mz.121-13.E6
boot bootldr bootflash:c6msfc2-boot-mz.121-13.E6
enable secret 5 $1$UraZ$G2YWa6wfanycnX.n8U0xM/

!--- Output Suppressed

msfc-switch#configure terminal
Enter configuration commands, one per line.  End with CNTL/Z.
msfc-switch(config)#enable secret Cisco
msfc-switch(config)#config-register 0x2102
msfc-switch(config)#^Z
msfc-switch#show ip interface brief
Interface                  IP-Address      OK? Method Status                Protocol
EOBC0/6                    127.0.0.12      YES unset  up                    up     
Vlan10                    10.1.1.2        YES TFTP  administratively down down   
Vlan20                    10.1.2.2        YES TFTP  administratively down down   
Vlan30                    10.1.3.2        YES TFTP  administratively down down   
Vlan40                    10.1.4.2        YES TFTP  administratively down down   
Vlan50                    10.1.5.2        YES TFTP  administratively down down   
msfc-switch#configure terminal
Enter configuration commands, one per line.  End with CNTL/Z.
msfc-switch(config)#interface vlan10
msfc-switch(config-if)#no shutdown
msfc-switch(config-if)#^Z
00:02:16: %SYS-5-CONFIG_I: Configured from console by console
msfc-switch#write memory
Building configuration...
[OK]
msfc-switch#show version
Cisco Internetwork Operating System Software
IOS (tm) MSFC2 Software (C6MSFC2-PSV-M), Version 12.1(13)E6, EARLY DEPLOYMENT RELEASE SOFTWARE (fc1)
TAC Support: http://www.cisco.com/tac
Copyright (c) 1986-2003 by cisco Systems, Inc.
Compiled Thu 17-Apr-03 19:46 by hqluong
Image text-base: 0x40008C00, data-base: 0x4187E000

ROM: System Bootstrap, Version 12.1(11r)E1, RELEASE SOFTWARE (fc1)
BOOTLDR: MSFC2 Software (C6MSFC2-PSV-M), Version 12.1(13)E6, EARLY DEPLOYMENT RELEASE SOFTWARE (fc1)

Cat6KMSFC2 uptime is 45 minutes
System returned to ROM by power-on
System image file is "bootflash:c6msfc2-psv-mz.121-13.E6"

cisco Cat6k-MSFC2 (R7000) processor with 114688K/16384K bytes of memory.
Processor board ID SAL06152DGG
R7000 CPU at 300Mhz, Implementation 39, Rev 3.3, 256KB L2, 1024KB L3 Cache
Last reset from power-on
X.25 software, Version 3.0.0.
Bridging software.
3 Virtual Ethernet/IEEE 802.3  interface(s)
509K bytes of non-volatile configuration memory.

16384K bytes of Flash internal SIMM (Sector size 512K).
Configuration register is 0x42 (will be 0x2102 at next reload)

msfc-switch#reload



B1层 发表时间: 04-02-24 12:34

论坛: 系统集成

20CN网络安全小组版权所有
Copyright © 2000-2010 20CN Security Group. All Rights Reserved.
论坛程序编写:NetDemon

粤ICP备05087286号