[j-nsp] configuration archival, commit comments

Stefan Cioata st.cioata at gmail.com
Mon Nov 10 21:46:29 EST 2014


Hello everyone,

The only partial reference to my problem that I found on the net was posted
by:

Author Message
Mike Williams
PostPosted: Thu Mar 20, 2014 1:50 pm    Post subject: configuration
archival, commit comments



Here is my challenge:

a) I use  system archival

stefan at stefan_test_desktop> show configuration system archival
configuration {
    transfer-on-commit;
    archive-sites {
        "scp://backup@x.y.z.w:/data/backup/" password
"$9$a9JjqTz6ApBGDi.f56/"; ## SECRET-DATA
    }
}

b) the file arrives at the destination with the user striped:

[root at anetlogger backup]# zcat
stefan_test_desktop_juniper.conf.gz_20140217_221525 | more
## Last changed: 2014-02-17 22:15:20 PST<---------------- *by stefan is
missing!!!*
version 12.3R2.5;
/*
 * $Id$
 *
 * ex4200-defaults.conf  - Default configurations for EX4200
 *
 * Copyright (c) 2010, Juniper Networks, Inc.
 * All rights reserved.
 */
groups {...

the backup file is different then:

stefan at stefan_test_desktop> show configuration
## Last commit: 2014-11-10 14:40:52 PST by stefan*<-----------The info is
there!!!*

c) I would like  to implement git. That will require at minimum to have the
user on the ".gz transferred file.

Any help would be more the apreciated.

Thank you,

Stefan


More information about the juniper-nsp mailing list