Comparing Configuration with roolback to File Differences
Compare candidate and active configurations:
# show | compare
Compare active and historical configurations:
# show | compare roolback 2
[It will view the configuration before 2 commit operation]
# show | compare roolback 5
[It will view the configuration before 5 commit operation]
In this command you can decide that what will be my roolback number…