English Deutsch Français Italiano Español Português 繁體中文 Bahasa Indonesia Tiếng Việt ภาษาไทย
All categories

what is the correct way to save a configuration on a juniper m10i? we are preparing for a massive powerdown and have several of these boxes, nobody has had too much exposure to them, any help is great. Thanks

2007-04-10 04:45:17 · 2 answers · asked by Anonymous in Computers & Internet Computer Networking

2 answers

If it's like Cisco stuff, try "write mem".

Ah, it is like Cisco, and Symbol wireless switches for that matter.

"copy running-config startup-config"

would be another way, it actually achieves the same thing.

running-config and startup-config are special cases, they aren't normal files. In our case the running config is gathered by asking all the daemons to report any non-standard configuration in real-time.

You can also copy the running-config and startup-config to separate files. Does Juniper support ftp for files? If so then you can

copy startup-config ftp://myftpserver.mycompany.com/switchnstatup-config.cfg

or something of the sort. But if the running config hasn't already been saved as the startup config then you must save both.

2007-04-10 05:23:54 · answer #1 · answered by Chris H 6 · 0 0

Improve Your Running Technique Now!

2016-08-01 16:04:17 · answer #2 · answered by leigh 3 · 0 0

fedest.com, questions and answers