To archive the configuration, you can use: Router> show configuration | save some-file
And then pull 'some-file' off and edit it. Alternatively, the last committed configuration is held in /config/juniper.conf.gz, but you will have to run 'gunzip' on the file to get it back to plain text. To re-load the modified configuration, transfer the file to the router and then use: Router> edit Router# load override some-file Router# commit and-quit The configuration file format is the standard format with sections and curly brackets that you will see excerpts of throughout the Juniper documentation. Hope this helps. Michael > -----Original Message----- > From: [EMAIL PROTECTED] > [mailto:[EMAIL PROTECTED] On Behalf Of sunnyday > Sent: 04 January 2008 07:25 > To: Juniper-Nsp > Subject: [j-nsp] Configuration > > Hello > How can i send to a j series or m series a configuration file > so i can commit it and use it and in what format should it be? > _______________________________________________ > juniper-nsp mailing list [email protected] > https://puck.nether.net/mailman/listinfo/juniper-nsp > _______________________________________________ juniper-nsp mailing list [email protected] https://puck.nether.net/mailman/listinfo/juniper-nsp

