Connectrix:Cisco:show running-config diff がアップグレード後の違いを示す

Sommaire: NX-APIを有効にしてスイッチをバージョン8.4(2a)から9.4(2a)にアップグレードした後、スタートアップ設定に次の行が追加されました。「NXAPIトラストポイント?」。この行は、実行コンフィギュレーションには存在しません。

Cet article s’applique à Cet article ne s’applique pas à Cet article n’est lié à aucun produit spécifique. Toutes les versions de produits ne sont pas identifiées dans cet article.

Symptômes

の実行 "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でのみ発生する外観上のバグです。

Résolution

対処方法:

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

 

メモ: これは無停止のコマンドです。 

恒久的な修正は、シスコ開発チームから待っています。 

Produits touchés

Connectrix MDS-9706, Connectrix MDS-9706-V2
Propriétés de l’article
Numéro d’article: 000289851
Type d’article: Solution
Dernière modification: 27 févr. 2025
Version:  1
Obtenez des réponses à vos questions auprès d’autre utilisateurs de Dell
Services de soutien
Vérifiez si votre appareil est couvert par les services de soutien.