Connectrix: Cisco: show running-config diff shows difference after upgrade

Sommaire: Na het upgraden van de switch van versie 8.4(2a) naar 9.4(2a) met NX-API ingeschakeld, werd een extra regel in de opstartconfiguratie waargenomen: "NXAPI TrustPoint ?". Deze regel is niet aanwezig in de actieve configuratie. ...

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

Het uitvoeren van de "copy running-config startup-config" Met de opdracht wordt het probleem niet opgelost, omdat de discrepantie blijft bestaan, zelfs na een poging tot het kopiëren. 
Dit is een onderdeel van Cisco Bug ID CSCwo14155. 

`show running-config`
feature nxapi
nxapi http port 8080

`show startup-config`
feature nxapi
nxapi http port 8080

 

Na de upgrade naar 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

Dit is een cosmetische bug die alleen te zien is op MDS-9706 tijdens het upgraden van 8.4(2a) naar 9.4(2a).

Résolution

Tijdelijke oplossing:

Het in- en uitschakelen van de NXAPI-functie lost het probleem op. Hieronder vindt u de syntaxis:

#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

 

OPMERKING: Dit zijn niet-storende opdrachten. 

Er wordt gewacht op een permanente oplossing van het Cisco Development-team. 

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.