Connectrix: Cisco: show running-config diff shows difference after upgrade
Sommaire: After upgrading the switch from version 8.4(2a) to 9.4(2a) with NX-API enabled, additional line in the startup configuration was observed: "nxapi trustpoint ?". This line is not present in the running configuration. ...
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
Executing the "copy running-config startup-config" command does not resolve the issue, as the discrepancy persists even after attempting the copy operation.
This a part of Cisco Bug ID CSCwo14155.
`show running-config` feature nxapi nxapi http port 8080 `show startup-config` feature nxapi nxapi http port 8080
Post upgrade to 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
This is a cosmetic bug seen only on MDS-9706 while upgrading from 8.4(2a) to 9.4(2a).
Résolution
Workaround:
Disable and enable of feature NXAPI resolves the issue. Below is the Syntax:
#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
NOTE: This are non-disruptive commands.
Permanent fix is awaited from Cisco Development team.
Produits touchés
Connectrix MDS-9706, Connectrix MDS-9706-V2Proprié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.