Skip to end of metadata
Go to start of metadata

You are viewing an old version of this page. View the current version.

Compare with Current View Page History

« Previous Version 4 Next »

1- list rollback

2- compare rollback


list rollback: file list /config/
root@vsrx1> file list /config/ | match juniper
juniper.conf.1.gz
juniper.conf.2.gz
juniper.conf.3.gz
juniper.conf.gz


root@vsrx1> file list /config/ recursive

/config/:
total blocks: 60
drwxrwxr-x  2 root  wheel        512 Oct 1  10:25 .snap/
-rw-r--r--  1 root  wheel          0 Oct 1  10:29 db_ext
-rwxr-xr-x  1 root  wheel       2369 Oct 1  10:25 default.conf*
-rw-r-----  1 root  wheel        757 Oct 1  10:42 juniper.conf.1.gz
-rw-r-----  1 root  wheel        749 Oct 1  10:38 juniper.conf.2.gz
-rw-r-----  1 root  wheel        747 Oct 1  10:35 juniper.conf.3.gz
-rw-r-----  1 root  wheel        772 Oct 1  10:44 juniper.conf.gz
drwxr-xr-x  2 root  wheel        512 Oct 1  10:29 license/
-rw-r--r--  1 root  wheel          1 Oct 1  10:32 license-status.db
-rw-r--r--  1 root  wheel       2700 Oct 1  10:50 usage.db
total files: 8

/config/.snap:
total blocks: 8
total files: 0

/config/license:
total blocks: 12
-rw-r--r--  1 root  wheel        194 Oct 1  10:29 E420588955.lic
total files: 1

root@vsrx1> 


show system rollback compare 



compare rollback
root@vsrx1> show system rollback compare 0 3
[edit system services ssh]
-    root-login allow;
[edit system services]
-    netconf {
-        ssh;
-    }
[edit interfaces fxp0 unit 0]
-     family inet {
-         address 192.168.0.12/24;
-     }


  • No labels