07-18-2013 12:52 PM - edited 03-01-2019 07:22 AM
Hi,
It's possible view with a command the last configuration change either in system and in NVRAM like IOS:
IOS with sh runn config:
Current configuration : 15237 bytes
!
! Last configuration change at 12:55:54 CRC Thu Jul 11 2013 by NXT00055
! NVRAM config last updated at 12:55:55 CRC Thu Jul 11 2013 by NXT00055
---
NX-OS with sh runn config:
!Command: show running-config
!Time: Thu Jul 18 13:49:13 2013
Regards,
02-07-2018 02:13 AM
Hi,
I had this same issue. To find out the last time a configuration change was saved for Nexus OS you run
"show startup config"
CiscoSW001# sh startup-config
!Command: show startup-config
!Time: Wed Feb 7 09:23:24 2018
!Startup config saved at: Tue Jan 23 08:14:20 2018
Best regards,
Paul.
08-30-2018 05:28 PM
Thanks for that info Paul. Will NX-OS also show me who made that last change like the other Cisco IOS's?
01-31-2023 03:37 PM
A few options to viewing configuration changes include the following:
sho run diff - will show changes between run config and startup config
Show accounting log | last xx - will show the last xx changes on the running configuration
Hope that helps for those who come next looking for a solution.
Discover and save your favorite ideas. Come back to expert answers, step-by-step guides, recent topics, and more.
New here? Get started with these tips. How to use Community New member guide