Connectrix: Cisco: show running-config diff zeigt Unterschied nach Upgrade
Sommaire: Nach dem Upgrade des Switches von Version 8.4(2a) auf 9.4(2a) mit aktivierter NX-API wurde eine zusätzliche Zeile in der Startkonfiguration beobachtet: "nxapi trustpoint ?". Diese Zeile ist in der ausgeführten Konfiguration nicht vorhanden. ...
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
Ausführen des Befehls "copy running-config startup-config" Der Befehl löst das Problem nicht, da die Diskrepanz auch nach dem Versuch des Kopiervorgangs bestehen bleibt.
Dies ist ein Teil der Cisco Bug-ID CSCwo14155.
`show running-config` feature nxapi nxapi http port 8080 `show startup-config` feature nxapi nxapi http port 8080
Nach dem Upgrade auf 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
Dies ist ein kosmetischer Fehler, der nur auf MDS-9706 beim Upgrade von 8.4(2a) auf 9.4(2a) auftritt.
Résolution
Problemumgehung:
Das Deaktivieren und Aktivieren der NXAPI-Funktion löst das Problem. Nachfolgend finden Sie die 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
HINWEIS: Dies sind unterbrechungsfreie Befehle.
Eine dauerhafte Lösung wird vom Cisco-Entwicklungsteam erwartet.
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.