我有一个 Cisco WS-C3560G-24PS。我们将对其进行一些更改,因此show archive config diff
如果我们需要恢复更改,我会运行该命令以确保一切正常。
我的问题是,当我运行该命令时,它会在我的运行配置中提供以下内容:
crypto pki certificate chain TP-self-signed-##########
+certificate self-signed 01 nvram:IOS-Self-Sig#1.cer
crypto pki certificate chain TP-self-signed-##########
-certificate self-signed 01
lots and lots of numbers
与我的经理核实后,他确认我们向交换机添加了一些证书,我可以保存运行配置。我运行了命令copy system:running-config nvram:startup-config
并show archive config diff
再次运行了它,它显示了同样的事情。Cisco 不是我的强项,所以我不确定这是否是 Cisco 设备上证书的正常行为。这是我需要担心的事情吗?