Connectrix:Cisco:show running-config diff がアップグレード後の違いを示す
Summary: NX-APIを有効にしてスイッチをバージョン8.4(2a)から9.4(2a)にアップグレードした後、スタートアップ設定に次の行が追加されました。「NXAPIトラストポイント?」。この行は、実行コンフィギュレーションには存在しません。
This article applies to
This article does not apply to
This article is not tied to any specific product.
Not all product versions are identified in this article.
Symptoms
の実行 "copy running-config startup-config" コマンドを使用しても、コピー操作を試みた後も不一致が続くため、問題は解決されません。
これは、Cisco Bug ID CSCwo14155 の一部です。
`show running-config` feature nxapi nxapi http port 8080 `show startup-config` feature nxapi nxapi http port 8080
9.4(2a)へのアップグレード後
`show running-config` feature nxapi nxapi http port 8080 nxapi ssl protocols TLSv1.1 TLSv1.2 `show startup-config` feature nxapi nxapi http port 8080 nxapi ssl protocols TLSv1.1 TLSv1.2 nxapi trustpoint ? <<<<<<<<<<<<<<<<<<<<<<<<<<<<<<<<<<<<<<<<<< switch# show run diff *** Startup-config --- Running-config *************** *** 3411,3421 **** - nxapi trustpoint <<<<<<<<<<<<<<<<<<<<<<<<<<<<<<<<<<< (-) --- 3411,3420 ---- switch# copy r s [########################################] 100% Copy complete. switch# switch# sh running-config diff *** Startup-config --- Running-config *************** *** 3384,3394 **** - nxapi trustpoint <<<<<<<<<<<<<<<<<<<<<<<<<<<<<<<<< (-) --- 3384,3393 ---- - No Trustpoint configured on switch switch# sh crypto ca trustpoint
Cause
これは、8.4(2a)から9.4(2a)へのアップグレード中にMDS-9706でのみ発生する外観上のバグです。
Resolution
対処方法:
NXAPI機能を無効にしてから有効にすると、問題が解決します。構文は次のとおりです。
#no feature nxapi #copy r s #sh run diff #feature nxapi # nxapi http port 8080 #nxapi ssl protocols TLSv1.1 TLSv1.2 #copy r s #sh run diff
メモ: これは無停止のコマンドです。
恒久的な修正は、シスコ開発チームから待っています。
Affected Products
Connectrix MDS-9706, Connectrix MDS-9706-V2Article Properties
Article Number: 000289851
Article Type: Solution
Last Modified: 27 Feb 2025
Version: 1
Find answers to your questions from other Dell users
Support Services
Check if your device is covered by Support Services.