機器状態 †
- バージョン
sw# show version ↓Flash image
SW: Version 03.2.00aT3e3 Copyright (c) 1996-2006 Foundry Networks, Inc.
Compiled on Apr 27 2007 at 18:46:51 labeled as SXR03200a
(3670247 bytes) from Primary SXR03200a.bin
BootROM: Version 03.2.00T3e5 (FEv2) ←Boot image
HW: Stackable FESX424-PREM
==========================================================================
Serial #: XXXXXXXXXX
P-ASIC 0: type 00D1, rev D2
P-ASIC 1: type 00D1, rev D2
==========================================================================
330 MHz Power PC processor 8245 (version 129/1014) 66 MHz bus
512 KB boot flash memory
16384 KB code flash memory
128 MB DRAM
The system uptime is 3 hours 49 minutes 34 seconds
The system : started=warm start reloaded=by "reload"
- Flash メモリ
sw# show flash
Compressed Pri Code size = 3670927, Version 03.2.00bT3e3 (SXR03200b.bin) 通常起動時のFlash image
Compressed Sec Code size = 2292743, Version 03.2.00aT3e1 (SXS03200a.bin) 予備のFlash image
Compressed BootROM Code size = 524288, Version 03.2.00T3e5 Boot image
Code Flash Free Space = 655360
Model | Boot image | Flash image |
FESX | FEXZxxxxx.bin | SXRxxxxx.bin |
FLS | FGZxxxxx.bin | FGSxxxxx.bin |
コンフィグ †
確認 †
- Startup config
sw# show configuration
- Running config
sw# show running-config
保存 †
sw(config)# write memory
バージョン アップ †
Boot image †
sw# copy tftp flash tftp-server filename bootrom
Flash Memory Write (8192 bytes per dot) ........................................
.........(Boot Flash Update) EraseWrite
TFTP to Flash Done.
Flash image †
- バックアップ
sw# copy flash tftp tftp-server filename primary|secondary
Flash to TFTP Done.
- バージョン アップ
sw# copy tftp flash tftp-server filename primary|secondary
Flash Memory Write (8192 bytes per dot) ........................................
................................................................................
................................................................................
................................................................................
................................................................................
................................................................................
.........
TFTP to Flash Done.
- リロード
sw# reload
Are you sure? (enter 'y' or 'n'): y
Halt and reboot
Secondary Code からの起動 †
sw# boot system flash secondary
Are you sure? (enter 'y' or 'n'): y
Halt and reboot
- startup-config で Code を指定することはできない
- 再度 reload すると、Primary Code から起動されるので注意