Connectrix: Cisco: show running-config diff shows difference after upgrade
Sommaire: Po uaktualnieniu przełącznika z wersji 8.4(2a) do 9.4(2a) z włączonym NX-API zaobserwowano dodatkowy wiersz w konfiguracji startowej: "nxapi trustpoint?". Ten wiersz nie występuje w uruchomionej konfiguracji. ...
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
Wykonanie "copy running-config startup-config" Nie rozwiązuje problemu, ponieważ rozbieżność utrzymuje się nawet po próbie wykonania operacji kopiowania.
Jest to część identyfikatora błędu Cisco CSCwo14155.
`show running-config` feature nxapi nxapi http port 8080 `show startup-config` feature nxapi nxapi http port 8080
Po uaktualnieniu do wersji 9.4(2 a)
`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
Jest to kosmetyczny błąd widoczny tylko w MDS-9706 podczas aktualizacji z wersji 8.4(2a) do 9.4(2a).
Résolution
Obejście problemu:
Wyłączanie i włączanie funkcji NXAPI rozwiązuje problem. Poniżej znajduje się składnia:
#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
Uwaga: Są to polecenia niezakłócające pracy.
Oczekiwano na trwałą poprawkę od zespołu programistów Cisco.
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.