configuration
113
Media Flow Manager Administrator’s Guide
CHAPTER 5 CLI Commands
specified file, and change the active file to that one. If
no-switch
is specified after
to
, the
active configuration file is not changed to the named file after the save.
Note!
If downloading configuration files from another system running the management
system, they can be found in the
/config/db
directory. So an example command line to fetch
the
initial
configuration database would be:
configuration fetch scp://admin:password@hostname/config/db/initial
write [memory] [terminal]
These commands preform the same functions as the as
configuration write
commands;
included for ease-of-use. Notes:
•
write memory
—Same as
configuration write
.
•
write terminal
—Same as
show running-config
(described below).
show configuration
files [<filename>]
full
running [full]
text files
List the CLI commands needed to bring the state of a fresh system up to match the current
persistent (saved) state of this system. A short header is included, containing the name and
version number of the configuration, in a comment. Arguments:
•
files
—If no
filename
is specified, display a list of configuration files in persistent
storage. If
filename
is specified, display the commands to recreate the configuration in
that file; only non-default commands are shown.
•
full
—Same as
show configuration
but includes commands that set default values.
•
running
—Same as
show configuration
except that it applies to the currently running
configuration, rather than the active saved configuration.
•
text files
—Display text-based configuration files.
Note!
Commands that would set something to its default are not included—so this command
on a fresh configuration produces no output, except the header.
Note!
This does not include changes that have been made but not yet written to persistent
storage.
show running-config
show running-config [full]
The
show running-config
commands perform the same functions as the
show
configuration
commands and are included for ease-of-use.
configuration text
Manage text-based configuration files (lists of CLI commands). These files are stored in
/
config/text
on the appliance. Note that not all configuration is included in the
show
configuration
output, so a text configuration file generated and re-applied later may not fully
recreate the same configuration.
Содержание MEDIA FLOW MANAGER 2.0.2 - ADMINISTRATOR S GUIDE AND CLI
Страница 6: ...Media Flow Manager Administrator s Guide VI Copyright 2010 Juniper Networks Inc...
Страница 12: ...TABLE OF CONTENTS Media Flow Manager Administrator s Guide XII Copyright 2010 Juniper Networks Inc...
Страница 16: ...LIST OF FIGURES XVI Copyright 2010 Juniper Networks Inc...
Страница 152: ...CHAPTER 5 CLI Commands Media Flow Manager Administrator s Guide 152 write Copyright 2010 Juniper Networks Inc...