Connectrix:Cisco:show running-config diff がアップグレード後の違いを示す
摘要: NX-APIを有効にしてスイッチをバージョン8.4(2a)から9.4(2a)にアップグレードした後、スタートアップ設定に次の行が追加されました。「NXAPIトラストポイント?」。この行は、実行コンフィギュレーションには存在しません。
本文适用于
本文不适用于
本文并非针对某种特定的产品。
本文并非包含所有产品版本。
症状
の実行 "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
原因
これは、8.4(2a)から9.4(2a)へのアップグレード中にMDS-9706でのみ発生する外観上のバグです。
解决方案
対処方法:
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
メモ: これは無停止のコマンドです。
恒久的な修正は、シスコ開発チームから待っています。
受影响的产品
Connectrix MDS-9706, Connectrix MDS-9706-V2文章属性
文章编号: 000289851
文章类型: Solution
上次修改时间: 27 2月 2025
版本: 1
从其他戴尔用户那里查找问题的答案
支持服务
检查您的设备是否在支持服务涵盖的范围内。