このドキュメントでは、Cisco UCSファブリックインターコネクトで失われたパスワードを回復する手順に関する包括的なガイドについて説明します。
ファブリックインターコネクトへの物理的なアクセス
このドキュメントの情報は、特定のラボ環境にあるデバイスに基づいて作成されたものです。このドキュメントで使用するすべてのデバイスは、クリアな(デフォルト)設定で作業を開始しています。本稼働中のネットワークでは、各コマンドによって起こる可能性がある影響を十分確認してください。
注:クラスタ設定の場合は、両方のFabric Interconnect(一度に1つずつ)でこの手順を繰り返します。
1. コンソールポートに接続します。 シリアル管理ケーブルのRJ-45側をFabric Interconnectのコンソールポートに差し込み、DB-9オス側をラップトップなどのコンピュータのシリアルポートに接続します。
2. ファブリックインターコネクトの電源を再投入します。
3. コンソールが起動したら、キーの組み合わせを押します:Ctrl + C。
4. ローダープロンプトで、コマンドdirによるブートに使用されるシステムイメージを見つけます。
loader > dir
bootflash::
lost+found
ucs-manager-k9.4.2.3e.bin
.rpmstore
ucs_chassis_imgs
installables
ucs-6400-k9-system.9.3.5.I42.3d.bin <----
nuova-sim-mgmt-nsg.0.1.0.001.bin
5. コマンドcmdline recoverymode=1を実行して、リカバリモードを有効にします。
loader > cmdline recoverymode=1
6. ファブリックインターコネクト上のシステムイメージを起動します。
loader > boot ucs-6400-k9-system.9.3.5.I42.3d.bin
7. 次に、config terminalモードに入ります。
switch(boot)# config terminal
Enter configuration commands, one per line. End with CNTL/Z.
switch(boot)(config)#
8. 管理者パスワードをリセットします。
switch(boot)(config)# admin-password
9. config terminalモードを終了します。
10. Fabric Interconnectをリロードします。
switch(boot)(config)# exit
switch(boot)# reload
This command will reboot this supervisor module. (y/n) ? y
SSH経由でFabric Interconnectの管理IPへの接続を確立し、更新されたパスワードを使用してログインします。
login as: admin
Pre-authentication banner message from server:
| Cisco UCS 6500 Series Fabric Interconnect
End of banner message from server
admin@X.X.X.X's password: N3wp4ssw0rd
Cisco Nexus Operating System (NX-OS) Software
TAC support: http://www.cisco.com/tac
Copyright (c) 2009, 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
FI-6454-A#
| 改定 | 発行日 | コメント |
|---|---|---|
3.0 |
11-Jun-2026
|
新しい世代のファブリックインターコネクトで更新 |
1.0 |
16-Feb-2024
|
初版 |