キャンセル
次の結果を表示 
次の代わりに検索 
もしかして: 
cancel
477
閲覧回数
3
いいね!
0
コメント
rnozaka
Cisco Employee
Cisco Employee

FPR9300/4100シリーズの FXOS リイメージ方法を紹介します。

本記事は、FPR9300 シリーズに FXOS 2.12.1.48 をインストールする手順となります。(FPR4100 シリーズも同じ手順となります)

リイメージの概要に関しましては、以下のサイトをご確認ください。

https://community.cisco.com/t5/-/-/ta-p/4098793 

必要なもの

  • コンソールアクセス
  • TFTP Server
  • FXOS kickstart file (例:fxos-k9-kickstart.5.0.3.N2.4.120.761.SPA)
  • FXOS manager file (例: xos-k9-system.5.0.3.N2.4.120.761.SPA)
  • FXOS system file (例: fxos-k9-manager.4.12.0.761.SPA )
  • FXOS image file (例: fxos-k9.2.12.1.48.SPA)

大まかな流れ

  1. 電源 OFF/ON で rommon> モードへ移行
  2. ROMMON から kickstart file をダウンロード
  3. init system から kickstart file, manager file, system file をコピー
  4. 再起動
  5. ROMMON から kickstart file 起動
  6. FXOS 初期設定
  7. FXOS image のダウンロード
  8. FXOS プラットフォームバンドルをインストール
  9. 再起動

以下はCLI上で行う作業の詳細となります

##### Power OFF/ON 後

Cisco System ROMMON, Version 1.0.15, RELEASE SOFTWARE
Copyright (c) 1994-2019 by Cisco Systems, Inc.
Compiled Thu 04/11/2019 21:15:59.58 by builder
Current image running: Boot ROM0
Last reset cause: ResetRequest
DIMM Slot 0 : Present
DIMM Slot 1 : Present
No USB drive !!
BIOS has been locked !!

Platform FPR9K-SUP with 16384 Mbytes of main memory
MAC Address: b0:aa:77:2f:90:4c

find the string ! boot bootflash:/installables/switch/fxos-k9-kickstart.5.0.3.N2.4.120.761.SPA bootflash:/installables/switch/fxos-k9-system.5.0.3.N2.4.120.761.SPA

Use BREAK, ESC or CTRL+L to interrupt boot.
Use SPACE to begin boot immediately.

##### 手順1: 電源 OFF/ON で rommon> モードへ移行
##### Escapeキーを押して Boot を中断させる

Boot interrupted.

##### 手順2: ROMMON から Kickstart file をダウンロード

rommon 1 > ADDRESS=10.70.73.67 ##### IP アドレス入力
rommon 2 > NETMASK=255.255.255.0 ##### ネットマスク入力
rommon 3 > GATEWAY=10.70.73.254 ##### デフォルトゲートウェイ入力
rommon 4 > boot tftp://10.70.78.1/fxos-k9-kickstart.5.0.3.N2.4.120.761.SPA ##### ダウンロード実行
ADDRESS: 10.70.73.67
NETMASK: 255.255.255.0
GATEWAY: 10.70.73.254
SERVER: 10.70.78.1
IMAGE: fxos-k9-kickstart.5.0.3.N2.4.120.761.SPA

TFTP_MACADDR: b0:aa:77:2f:90:4c
.....................................................................................................................................................................
Receiving fxos-k9-kickstart.5.0.3.N2.4.120.761.SPA from 10.70.78.1
#################################################################################################################################################################################################################################################################################################################################################################################################################################################################################
File reception completed.
!! Kickstart Image verified successfully !!

Linux version: 4.18.40 (pvasapur@sjc-vms-vm0198) #1 SMP Tue Sep 20 09:03:51 PDT 2022
linuxrc.ext Wed Jan 11 03:41:08 UTC 2012
1+0 records in
POST INIT Starts at Wed Jan 11 03:41:16 UTC 2012
S10mount-ramfs.supnuovaca Mounting /isan 4000m
Mounted /isan
Creating /callhome..
Mounting /callhome..
Creating /callhome done.
Callhome spool file system init done.
FPGA Version 0x00020000 FPGA Min Version 0x00000600
lspci: Unable to load libkmod resources: error -12
Checking all filesystems.r.r.r.r.rrr done.
Checking NVRAM block device ... done
.
WARNING: image sync is going to be disabled after a loader netboot
FIPS power-on self-test passed
Unpack CMC Application software
1
Loading system software
No system image  INIT: Sending processes the TERM signal
INIT: Sending processes the KILL signal
Cisco Nexus Operating System (NX-OS) Software
TAC support: http://www.cisco.com/tac
Copyright (c) 2002-2023, Cisco Systems, Inc. All rights reserved.
The copyrights to certain works contained in this software are
owned by other third parties and used and distributed under
license. Certain components of this software are licensed under
the GNU General Public License (GPL) version 2.0 or the GNU
Lesser General Public License (LGPL) Version 2.1. A copy of each
such license is available at
http://www.opensource.org/licenses/gpl-2.0.php and
http://www.opensource.org/licenses/lgpl-2.1.php

##### 手順3: init system から kickstart file, manager file, system file をコピー

switch(boot)# init system ##### init system コマンド入力
This command is going to erase your startup-config, licenses as well as the contents of your bootflash:.
Do you want to continue? (y/n) [n] y ##### y を入力
Detected 32GB flash...
Initializing the system
mke2fs 1.44.3 (10-July-2018)
Checking for bad blocks (read-only test): done
Initializing startup-config and licenses
mke2fs 1.44.3 (10-July-2018)
Checking for bad blocks (read-only test): done
mke2fs 1.44.3 (10-July-2018)
Checking for bad blocks (read-only test): done
mke2fs 1.44.3 (10-July-2018)
Checking for bad blocks (read-only test): done
Formatting bootflash:
mke2fs 1.44.3 (10-July-2018)
Checking for bad blocks (read-only test): done
Formatting SAM partition:
mke2fs 1.44.3 (10-July-2018)
Checking for bad blocks (read-only test): done
Formatting Workspace partition:
mke2fs 1.44.3 (10-July-2018)
Checking for bad blocks (read-only test): done
Formatting Sysdebug partition:
mke2fs 1.44.3 (10-July-2018)
Checking for bad blocks (read-only test): done
Resetting CMOS to default configuration
CMOS I/O operation succeeded
Reinitializing NVRAM contents
Reinitializing OBFL contents
Initialization completed
switch(boot)# conf terminal ##### conf terminal 入力
Enter configuration commands, one per line. End with CNTL/Z.
switch(boot)(config)# interface mgmt 0 ##### interface mgmt 0 入力
switch(boot)(config-if)# ip address 10.70.73.67 255.255.255.0 ##### IP アドレス、ネットマスク
switch(boot)(config-if)# no shut ##### no shut 入力
switch(boot)(config-if)# exit
switch(boot)(config)# ip default-gateway 10.70.73.254 ##### デフォルトゲートウェイ入力
switch(boot)(config)# exit
switch(boot)# copy tftp://10.70.78.1/fxos-k9-kickstart.5.0.3.N2.4.120.761.SPA bootflash: ##### kickstart file をコピー
Trying to connect to tftp server......
Connection to server Established. Copying Started.....
-
TFTP get operation was successful
Copy complete, now saving to disk (please wait)...
switch(boot)# copy tftp://10.70.78.1/fxos-k9-system.5.0.3.N2.4.120.761.SPA bootflash: ##### system file をコピー
Trying to connect to tftp server......
Connection to server Established. Copying Started.....
-
TFTP get operation was successful
Copy complete, now saving to disk (please wait)...
switch(boot)# copy tftp://10.70.78.1/fxos-k9-manager.4.12.0.761.SPA bootflash: ##### management file をコピー
Trying to connect to tftp server......
Connection to server Established. Copying Started.....
-
TFTP get operation was successful
Copy complete, now saving to disk (please wait)...
switch(boot)# copy bootflash:fxos-k9-manager.4.12.0.761.SPA bootflash:nuova-sim-mgmt-nsg.0.1.0.001.bin ##### nuova-sim-mgmt-nsg.0.1.0.001.bin へコピー

##### nuova-sim-mgmt-nsg.0.1.0.001.bin の値は変更せずに指定してください

Copy complete, now saving to disk (please wait)...

##### 手順4: 再起動

switch(boot)# reload
This command will reboot this supervisor module. (y/n) ? y ##### y を入力
[ 1112.700716] reboot: Restarting system

!! Rommon image verified successfully !!




Cisco System ROMMON, Version 1.0.15, RELEASE SOFTWARE
Copyright (c) 1994-2019 by Cisco Systems, Inc.
Compiled Thu 04/11/2019 21:15:59.58 by builder
Current image running: Boot ROM0
Last reset cause: ResetRequest
DIMM Slot 0 : Present
DIMM Slot 1 : Present
No USB drive !!
BIOS has been locked !!

Platform FPR9K-SUP with 16384 Mbytes of main memory
MAC Address: b0:aa:77:2f:90:4c

autoboot: Can not find autoboot file 'menu.lst.local'
Or can not find correct boot string !!

##### 手順5: ROMMON から kickstart file 起動

rommon 1 > boot fxos-k9-kickstart.5.0.3.N2.4.120.761.SPA fxos-k9-system.5.0.3.N2.4.120.761.SPA ##### kickstart file を boot
!! Kickstart Image verified successfully !!

Linux version: 4.18.40 (pvasapur@sjc-vms-vm0198) #1 SMP Tue Sep 20 09:03:51 PDT 2022
linuxrc.ext Sun Jan 1 00:00:33 UTC 2012
1+0 records in
POST INIT Starts at Sun Jan 1 00:00:41 UTC 2012
S10mount-ramfs.supnuovaca Mounting /isan 4000m
Mounted /isan
Creating /callhome..
Mounting /callhome..
Creating /callhome done.
Callhome spool file system init done.
FPGA Version 0x00020000 FPGA Min Version 0x00000600
lspci: Unable to load libkmod resources: error -12
Checking all filesystems.r.r.r.r.rrr done.
Warning: switch is starting up with default configuration
Checking NVRAM block device ... done
.
FIPS power-on self-test passed
Unpack CMC Application software
1
Loading system software
Uncompressing system image: bootflash:/fxos-k9-system.5.0.3.N2.4.120.761.SPA


Manager image digital signature verification successful
C
12+1 records in
12+1 records out
9900 bytes (9.9 kB, 9.7 KiB) copied, 6.4565e-05 s, 153 MB/s
enabling snm mode on CA
springfield first bring-up done for CA
rm: cannot remove '/mnt/pss/bcm_hw_port_mode': No such file or directory
INIT: Entering runlevel: 3
cmcmon: 160:cmcl


find: '/bootflash/sysdebug/coremgmt/tmp_logs/': No such file or directory
---------------------
enabled fc feature
---------------------
2012 Jan 1 00:02:28 %$ VDC-1 %$ %USER-2-SYSTEM_MSG: CLIS: loading cmd files begin - clis
2012 Jan 1 00:02:37 %$ VDC-1 %$ %USER-2-SYSTEM_MSG: CLIS: loading cmd files end - clis
2012 Jan 1 00:02:37 %$ VDC-1 %$ %USER-2-SYSTEM_MSG: CLIS: init begin - clis
2012 Jan 1 00:02:37 %$ VDC-1 %$ %USER-2-SYSTEM_MSG: %SMART_LIC-2-PLATFORM_ERROR:Smart Licensing has encountered an internal software error. Contact TAC: The platform provided UDI list has invalid values: ; udi_pid is emp - SMART_AGENT[5033]
System is coming up ... Please wait ...
System is coming up ... Please wait ...
System is coming up ... Please wait ...
System is coming up ... Please wait ...
2012 Jan 1 00:03:18 %$ VDC-1 %$ %USER-0-SYSTEM_MSG: Starting bcm_attach, unit 0 - bcm_usd
System is coming up ... Please wait ...
System is coming up ... Please wait ...
System is coming up ... Please wait ...
System is coming up ... Please wait ...
2012 Jan 1 00:03:40 %$ VDC-1 %$ %USER-0-SYSTEM_MSG: Finished bcm_attach..., unit 0 - bcm_usd
2012 Jan 1 00:03:41 %$ VDC-1 %$ %USER-0-SYSTEM_MSG: Enabling Filter on CPU port - bcm_usd
System is coming up ... Please wait ...
2012 Jan 1 00:03:44 %$ VDC-1 %$ %VDC_MGR-2-VDC_ONLINE: vdc 1 has come online
System is coming up ... Please wait ...
nohup: appending output to 'nohup.out'
2012 Jan 1 00:03:57 switch %$ VDC-1 %$ %ETHPC-2-PORTS_UP:

---- Basic System Configuration Dialog ----

This setup utility will guide you through the basic configuration of
the system. Only minimal configuration including IP connectivity to
the FXOS Supervisor is performed through these steps.

Type Ctrl-C at any time for more options or to abort configuration
and reboot system.
To back track or make modifications to already entered values,
complete input till end of section and answer no when prompted
to apply configuration.


Type Ctrl-C at any time for more options
or to abort configuration and reboot system.
You have chosen to setup a new Security Appliance.
Continue? (yes/no): yes ##### yes を入力

##### 手順6: FXOS 初期設定

Enforce strong password? (yes/no) [y]: no ##### 環境に合わせて選択してください

Enter the password for "admin": ***** ##### admin パスワードを入力
Confirm the password for "admin": ***** ##### admin パスワードを再入力
Enter the system name: firepower9300 ##### system name を入力

Supervisor Mgmt IP address : 10.70.73.67 ##### IP アドレスを入力

Supervisor Mgmt IPv4 netmask : 255.255.255.0 ##### ネットマスクを入力

IPv4 address of the default gateway : 10.70.73.254 ##### デフォルトゲートウェイを入力

The system cannot be accessed via SSH if SSH Mgmt Access is not configured.
Do you want to configure SSH Mgmt Access Network? (yes/no) [y]: y ##### 環境に合わせて選択

SSH Mgmt Access host/network address (IPv4/IPv6): 0.0.0.0 ##### 環境に合わせて選択

SSH Mgmt Access IPv4 netmask: 0.0.0.0 ##### 環境に合わせて選択

Firepower Chassis Manager cannot be accessed if HTTPS Mgmt Access is not configured.
Do you want to configure HTTPS Mgmt Access? (yes/no) [y]: ##### 環境に合わせて選択

HTTPS Mgmt Access host/network address (IPv4/IPv6): 0.0.0.0 ##### 環境に合わせて選択

HTTPS Mgmt Access IPv4 netmask: 0.0.0.0 ##### 環境に合わせて選択

Configure the DNS Server IP address? (yes/no) [n]: ##### 環境に合わせて選択

Configure the default domain name? (yes/no) [n]: ##### 環境に合わせて選択

Following configurations will be applied:

Switch Fabric=A
System Name=firepower9300
Enforced Strong Password=no
Supervisor Mgmt IP Address=10.70.73.67
Supervisor Mgmt IP Netmask=255.255.255.0
Default Gateway=10.70.73.254
SSH Mgmt Access Configured=yes
SSH Mgmt Access IP Address=0.0.0.0
SSH Mgmt Access IPv4 Netmask=0.0.0.0
HTTPS Mgmt Access Configured=yes
HTTPS Mgmt Access IP Address=0.0.0.0
HTTPS Mgmt Access IPv4 Netmask=0.0.0.0

Apply and save the configuration (select 'no' if you want to re-enter)? (yes/no): yes ##### 設定に問題がなければ yes を入力
Applying configuration. Please wait................... Configuration file - Ok
...........

firepower9300 login: admin ##### admin を入力
Password: ***** ##### 設定したパスワードを入力
Successful login attempts for user 'admin' : 1
System is coming up... Please wait...
System is coming up... Please wait...
System is coming up... Please wait...
System is coming up... Please wait...
System is coming up... Please wait...
System is coming up... Please wait...
System is coming up... Please wait...
System is coming up... Please wait...
System is coming up... Please wait...
System is coming up... Please wait...
System is coming up... Please wait...
System is coming up... Please wait...
System is coming up... Please wait...
2012 Jan 1 00:08:12 firepower9300 %$ VDC-1 %$ %FPRM-2-DEFAULT_PLAFORM_VERSION_MISSING: [F1595][critical][default-plaform-version-missing][org-root/fw-platform-pack-default] Platform version is empty in platform firmware package
System is coming up... Please wait...
System is coming up... Please wait...
Cisco Firepower Extensible Operating System (FX-OS) Software
TAC support: http://www.cisco.com/tac
Copyright (c) 2009-2023, Cisco Systems, Inc. All rights reserved.

The copyrights to certain works contained in this software are
owned by other third parties and used and distributed under
license.

Certain components of this software are licensed under the "GNU General Public
License, version 3" provided with ABSOLUTELY NO WARRANTY under the terms of
"GNU General Public License, Version 3", available here:
http://www.gnu.org/licenses/gpl.html. See User Manual (''Licensing'') for
details.

Certain components of this software are licensed under the "GNU General Public
License, version 2" provided with ABSOLUTELY NO WARRANTY under the terms of
"GNU General Public License, version 2", available here:
http://www.gnu.org/licenses/old-licenses/gpl-2.0.html. See User Manual
(''Licensing'') for details.

Certain components of this software are licensed under the "GNU LESSER GENERAL
PUBLIC LICENSE, version 3" provided with ABSOLUTELY NO WARRANTY under the terms
of "GNU LESSER GENERAL PUBLIC LICENSE" Version 3", available here:
http://www.gnu.org/licenses/lgpl.html. See User Manual (''Licensing'') for
details.

Certain components of this software are licensed under the "GNU Lesser General
Public License, version 2.1" provided with ABSOLUTELY NO WARRANTY under the
terms of "GNU Lesser General Public License, version 2", available here:
http://www.gnu.org/licenses/old-licenses/lgpl-2.1.html. See User Manual
(''Licensing'') for details.

Certain components of this software are licensed under the "GNU Library General
Public License, version 2" provided with ABSOLUTELY NO WARRANTY under the terms
of "GNU Library General Public License, version 2", available here:
http://www.gnu.org/licenses/old-licenses/lgpl-2.0.html. See User Manual
(''Licensing'') for details.

##### 手順7: FXOS image のダウンロード

firepower9300# scope firmware ##### scope firmware を入力
firepower9300 /firmware # download image tftp://10.70.78.1/fxos-k9.2.12.1.48.SPA ##### FXOS image をダウンロード
Please use the command 'show download-task' or 'show download-task detail' to check download progress.
% Download-task fxos-k9.2.12.1.48.SPA : completed successfully.

firepower9300 /firmware # show package ##### show package コマンドでダウンロードできたことを確認
Name Version
--------------------------------------------- -------
fxos-k9.2.12.1.48.SPA 2.12(1.48)
firepower9300 /firmware # scope auto-install ##### scope auto-install を入力
firepower9300 /firmware/auto-install # install platform platform-vers 2.12(1.48) ##### 対象のバージョンを指定してインストールを実行
The currently installed FXOS platform software package is not set

INFO: There is no service impact to install this FXOS platform software 2.12(1.48)

This operation upgrades firmware and software on Security Platform Components
Here is the checklist of things that are recommended before starting Auto-Install
(1) Review current critical/major faults
(2) Initiate a configuration backup
Do you want to proceed? (yes/no):yes ##### yes を選択

Triggering Install-Platform with:
FXOS platform software package version 2.12(1.48)
Note: the upgrade status can be monitored with 'show firmware monitor' under system scope
command executed
firepower9300 /firmware/auto-install # show fsm status expand ##### show fsm status expand でステータスを確認する


FSM Status:

Affected Object: sys/fw-system/fsm
Current FSM: Deploy
Status: In Progress
Completion Time:
Progress (%): 33

FSM Stage:

Order Stage Name Status Try
------ ---------------------------------------- ------------ ---
1 DeployWaitForDeploy Success 0
2 DeployResolveDistributableNames Skip 0
3 DeployResolveDistributable Skip 0
4 DeployResolveImages Skip 0
5 DeployValidatePlatformPack In Progress 1
6 DeployDebundlePort Pending 0
7 DeployPollDebundlePort Pending 0
8 DeployActivateUCSM Pending 0
9 DeployPollActivateOfUCSM Pending 0
firepower9300 /firmware/auto-install # show fsm status expand


FSM Status:

Affected Object: sys/fw-system/fsm
Current FSM: Deploy
Status: Success
Completion Time: 2012-01-01T00:13:42.938
Progress (%): 100

FSM Stage:

Order Stage Name Status Try
------ ---------------------------------------- ------------ ---
1 DeployWaitForDeploy Success 0
2 DeployResolveDistributableNames Skip 0
3 DeployResolveDistributable Skip 0
4 DeployResolveImages Skip 0
5 DeployValidatePlatformPack Success 1
6 DeployDebundlePort Skip 0
7 DeployPollDebundlePort Success 1
8 DeployActivateUCSM Skip 0
9 DeployPollActivateOfUCSM Success 0
10 DeployActivateMgmtExt Skip 0
11 DeployPollActivateOfMgmtExt Skip 0
12 DeployUpdateIOM Skip 0
13 DeployPollUpdateOfIOM Skip 0
14 DeployActivateIOM Skip 0
15 DeployPollActivateOfIOM Skip 0
16 DeployActivateRemoteFI Skip 0
17 DeployPollActivateOfRemoteFI Skip 0
18 DeployWaitForUserAck Skip 0
19 DeployActivateLocalFI Success 0
20 DeployPollActivateOfLocalFI Success 0

##### 手順8: FXOS プラットフォームバンドルをインストール

firepower9300 /firmware/auto-install # top ##### top を入力
firepower9300# scope fabric-interconnect a ##### scope fabric-interconnect a を入力
firepower9300 /fabric-interconnect # show version ##### show version を入力
Fabric Interconnect A:
Running-Kern-Vers: 5.0(3)N2(4.120.761)
Running-Sys-Vers: 5.0(3)N2(4.120.761)
Package-Vers: 2.12(1.48)
Startup-Kern-Vers:
Startup-Sys-Vers:
Act-Kern-Status: Ready
Act-Sys-Status: Ready
Bootloader-Vers:

##### 上記の show version で確認した Running-Kern-Vers、Running-Sys-Vers を確認して以下のフォーマットに合わせてコマンドを作成する
##### activate firmware kernel-version <running_kernel_version> system-version <running_system_version>

firepower9300 /fabric-interconnect # activate firmware kernel-version 5.0(3)N2(4.120.761) system-version 5.0(3)N2(4.120.761) ##### バージョンをアクティベートする
Warning: When committed this command will reset the end-point
firepower9300 /fabric-interconnect* # commit-buffer ##### commit-buffer で保存
firepower9300 /fabric-interconnect # show version ##### show version でバージョンを確認
Fabric Interconnect A:
Running-Kern-Vers: 5.0(3)N2(4.120.761)
Running-Sys-Vers: 5.0(3)N2(4.120.761)
Package-Vers: 2.12(1.48)
Startup-Kern-Vers: 5.0(3)N2(4.120.761)
Startup-Sys-Vers: 5.0(3)N2(4.120.761)
Act-Kern-Status: Activating <<<<< Activating 中は再起動しないでください
Act-Sys-Status: Activating <<<<< Activating 中は再起動しないでください
Bootloader-Vers:

firepower9300 /fabric-interconnect # show version ##### show version でステータスを確認
Fabric Interconnect A:
Running-Kern-Vers: 5.0(3)N2(4.120.761)
Running-Sys-Vers: 5.0(3)N2(4.120.761)
Package-Vers: 2.12(1.48)
Startup-Kern-Vers: 5.0(3)N2(4.120.761)
Startup-Sys-Vers: 5.0(3)N2(4.120.761)
Act-Kern-Status: Ready <<<<< Ready になることを確認する
Act-Sys-Status: Ready <<<<< Ready になることを確認する
Bootloader-Vers:

##### 手順9: 再起動

firepower9300 /fabric-interconnect # top ##### top を入力
firepower9300# scope chassis 1 ##### scope chassis 1 を入力
firepower9300 /chassis # reboot no-prompt ##### reboot no-prompt で再起動(前項の Act-Kern-Status、Act-Sys-Status が Ready になることを確認してから再起動してください)
Starting chassis reboot. Monitor progress with the command "show fsm status"
firepower9300 /chassis # show fsm status ##### show fsm status コマンドで再起動ステータスが確認できます

Chassis: 1

FSM 1:
Remote Result: Not Applicable
Remote Error Code: None
Remote Error Description:
Status: Reboot Chassis Poll Debundle Port
Previous Status: Reboot Chassis Poll Debundle Port
Timestamp: 2012-01-01T00:21:33.875
Try: 1
Progress (%): 55
Current Task: Waiting for Ports debundle complete(FSM-STAGE:sam:dme:EquipmentChassisRebootChassis:PollDebundlePort)
Flags: 0
firepower9300 /chassis #
Broadcast message from root@firepower9300 (Sun Jan 1 00:23:03 2012):

All shells being terminated due to system /sbin/reboot
[ 1363.413741] writing reset reason 9,

INIT: wer9100 login:
Jan 1 00:23:14 %TTYD-2-TTYD_ERROR TTYD Error ttyd bad select

/bin/cp: cannot stat '/tmp/sysmgr_dtrace.dbg.0': No such file or directory
Sending all processes the TERM signal...
Sending all processes the KILL signal...
Copying /bootflash/logs/plog to /mnt/plog
executing SSD fw script..
Unmounting filesystems...
/bootflash/sysdebug/tftpd_logs: ignored
/spare : successfully unmounted
/cgroup : successfully unmounted
/workspace : successfully unmounted
/opt/db/nvram : successfully unmounted
/opt : successfully unmounted
/bootflash : successfully unmounted
/mnt/pss : successfully unmounted
/dev/pts : ignored
/var/sysmgr/startup-cfg : ignored
/mnt/cfg/1 : successfully unmounted
/mnt/cfg/0 : successfully unmounted
/mnt/plog : successfully unmounted
/debugfs/tracing : successfully unmounted
/debugfs : successfully unmounted
/dev/mqueue : successfully unmounted
/debug : ignored
/volatile : ignored
/dev/shm : ignored
/callhome : ignored
/var/sysmgr/ftp : ignored
/var/sysmgr : ignored
/var/tmp : ignored
/isan : ignored
/sys : ignored
/proc : ignored
/ : ignored
[ 1380.286545] Disconnected SATA Storage device(sda) from PCI bus
[ 1456.340767] reboot: Restarting system

!! Rommon image verified successfully !!




Cisco System ROMMON, Version 1.0.15, RELEASE SOFTWARE
Copyright (c) 1994-2019 by Cisco Systems, Inc.
Compiled Thu 04/11/2019 21:15:59.58 by builder
Current image running: Boot ROM0
Last reset cause: ResetRequest
DIMM Slot 0 : Present
DIMM Slot 1 : Present
No USB drive !!
BIOS has been locked !!

Platform FPR9K-SUP with 16384 Mbytes of main memory
MAC Address: b0:aa:77:2f:90:4c

find the string ! boot bootflash:/installables/switch/fxos-k9-kickstart.5.0.3.N2.4.120.761.SPA bootflash:/installables/switch/fxos-k9-system.5.0.3.N2.4.120.761.SPA

Use BREAK, ESC or CTRL+L to interrupt boot.
Use SPACE to begin boot immediately.

Attempt autoboot: "boot bootflash:/installables/switch/fxos-k9-kickstart.5.0.3.N2.4.120.761.SPA bootflash:/installables/switch/fxos-k9-system.5.0.3.N2.4.120.761.SPA"
!! Kickstart Image verified successfully !!

Linux version: 4.18.40 (pvasapur@sjc-vms-vm0198) #1 SMP Tue Sep 20 09:03:51 PDT 2022
linuxrc.ext Sun Jan 1 00:25:21 UTC 2012
1+0 records in
POST INIT Starts at Sun Jan 1 00:25:29 UTC 2012
S10mount-ramfs.supnuovaca Mounting /isan 4000m
Mounted /isan
Creating /callhome..
Mounting /callhome..
Creating /callhome done.
Callhome spool file system init done.
FPGA Version 0x00020000 FPGA Min Version 0x00000600
lspci: Unable to load libkmod resources: error -12
Checking all filesystems.r.r.r.r.rrr done.
Checking NVRAM block device ... done
.
FIPS power-on self-test passed
Unpack CMC Application software
1
Loading system software
Uncompressing system image: bootflash:/installables/switch/fxos-k9-system.5.0.3.N2.4.120.761.SPA


Manager image digital signature verification successful
C
12+1 records in
12+1 records out
9900 bytes (9.9 kB, 9.7 KiB) copied, 7.0174e-05 s, 141 MB/s
snm mode on SUP
INIT: Entering runlevel: 3
cmcmon: 160:cmcl


---------------------
enabled fc feature
---------------------
2012 Jan 1 00:27:13 %$ VDC-1 %$ %USER-2-SYSTEM_MSG: CLIS: loading cmd files begin - clis
2012 Jan 1 00:27:22 %$ VDC-1 %$ %USER-2-SYSTEM_MSG: CLIS: loading cmd files end - clis
2012 Jan 1 00:27:22 %$ VDC-1 %$ %USER-2-SYSTEM_MSG: CLIS: init begin - clis
2012 Jan 1 00:27:22 %$ VDC-1 %$ %USER-2-SYSTEM_MSG: %SMART_LIC-2-PLATFORM_ERROR:Smart Licensing has encountered an internal software error. Contact TAC: The platform provided UDI list has invalid values: ; udi_pid is emp - SMART_AGENT[4993]
System is coming up ... Please wait ...
System is coming up ... Please wait ...
System is coming up ... Please wait ...
2012 Jan 1 00:28:02 %$ VDC-1 %$ %USER-0-SYSTEM_MSG: Starting bcm_attach, unit 0 - bcm_usd
System is coming up ... Please wait ...
System is coming up ... Please wait ...
System is coming up ... Please wait ...
System is coming up ... Please wait ...
2012 Jan 1 00:28:24 %$ VDC-1 %$ %USER-0-SYSTEM_MSG: Finished bcm_attach..., unit 0 - bcm_usd
System is coming up ... Please wait ...
2012 Jan 1 00:28:25 %$ VDC-1 %$ %USER-0-SYSTEM_MSG: Enabling Filter on CPU port - bcm_usd
2012 Jan 1 00:28:28 %$ VDC-1 %$ %VDC_MGR-2-VDC_ONLINE: vdc 1 has come online
System is coming up ... Please wait ...
2012 Jan 1 00:28:40 firepower9300 %$ VDC-1 %$ %ETHPC-2-PORTS_UP:
Updating ip/netmask ...




firepower9300 login: admin ##### admin を入力
Password: ***** ##### 設定したパスワードを入力
Successful login attempts for user 'admin' : 2
System is coming up... Please wait...
System is coming up... Please wait...
System is coming up... Please wait...
System is coming up... Please wait...
System is coming up... Please wait...
System is coming up... Please wait...
System is coming up... Please wait...
System is coming up... Please wait...
System is coming up... Please wait...
System is coming up... Please wait...
System is coming up... Please wait...
System is coming up... Please wait...
System is coming up... Please wait...
System is coming up... Please wait...
System is coming up... Please wait...
System is coming up... Please wait...
System is coming up... Please wait...
System is coming up... Please wait...
System is coming up... Please wait...
Cisco Firepower Extensible Operating System (FX-OS) Software
TAC support: http://www.cisco.com/tac
Copyright (c) 2009-2023, Cisco Systems, Inc. All rights reserved.

The copyrights to certain works contained in this software are
owned by other third parties and used and distributed under
license.

Certain components of this software are licensed under the "GNU General Public
License, version 3" provided with ABSOLUTELY NO WARRANTY under the terms of
"GNU General Public License, Version 3", available here:
http://www.gnu.org/licenses/gpl.html. See User Manual (''Licensing'') for
details.

Certain components of this software are licensed under the "GNU General Public
License, version 2" provided with ABSOLUTELY NO WARRANTY under the terms of
"GNU General Public License, version 2", available here:
http://www.gnu.org/licenses/old-licenses/gpl-2.0.html. See User Manual
(''Licensing'') for details.

Certain components of this software are licensed under the "GNU LESSER GENERAL
PUBLIC LICENSE, version 3" provided with ABSOLUTELY NO WARRANTY under the terms
of "GNU LESSER GENERAL PUBLIC LICENSE" Version 3", available here:
http://www.gnu.org/licenses/lgpl.html. See User Manual (''Licensing'') for
details.

Certain components of this software are licensed under the "GNU Lesser General
Public License, version 2.1" provided with ABSOLUTELY NO WARRANTY under the
terms of "GNU Lesser General Public License, version 2", available here:
http://www.gnu.org/licenses/old-licenses/lgpl-2.1.html. See User Manual
(''Licensing'') for details.

Certain components of this software are licensed under the "GNU Library General
Public License, version 2" provided with ABSOLUTELY NO WARRANTY under the terms
of "GNU Library General Public License, version 2", available here:
http://www.gnu.org/licenses/old-licenses/lgpl-2.0.html. See User Manual
(''Licensing'') for details.

firepower9300#

 参考資料

Getting Started

検索バーにキーワード、フレーズ、または質問を入力し、お探しのものを見つけましょう

シスコ コミュニティをいち早く使いこなしていただけるよう役立つリンクをまとめました。みなさんのジャーニーがより良いものとなるようお手伝いします