Media Flow Controller Configuration Tasks (CLI)
Media Flow Controller Administrator’s Guide
104
Administering Media Flow Controller Overview (CLI)
Copyright © 2010, Juniper Networks, Inc.
Administering Media Flow Controller Overview (CLI)
You can perform standard Media Flow Controller administrative tasks using the CLI.
•
“Saving and Applying Configurations, Resetting Factory Defaults (CLI)” on page 104
•
“Rebooting Media Flow Controller (CLI)” on page 105
•
“Upgrading Media Flow Controller (CLI)” on page 105
•
“Configuring the Web Interface (CLI)” on page 106
•
“Configuring the Web Interface Proxy (CLI)” on page 107
Saving and Applying Configurations, Resetting Factory Defaults (CLI)
You can save a binary file with all current configuration data, that can be used to restore the
system configuration. You can also reset custom configurations to their factory defaults,
upload a saved configuration, and import a configuration from another Media Flow Controller.
To save and apply a configuration using the CLI:
1.
Save a configuration to a file; use no-switch to leave the current configuration active. Use
show configuration files to see the saved file name.
write memory to <file_name> no-switch
2.
Use SCP to send the just-saved configuration file to a server (must have SCP installed);
See
“Terminology” on page 30
for the scp URL format).
configuration upload <file_name> <URL>
3.
When you are ready, fetch the saved configuration file.
configuration fetch <URL>/<file_name>
4.
Verify that you have the saved configuration file.
show configuration files
5.
Switch to the saved configuration.
configuration switch-to <file_name>
Example:
test-vos (config) #
write memory to 04_01_09 no-switch
test-vos (config) #
show configuration files
04_01_09
initial (active)
initial.bak
test-vos (config) #
configuration upload 04_01_09 scp://[email protected]/
home/joe
Password:
*******
test-vos (config) #
configuration delete 04_01_09
test-vos (config) #
show configuration files
initial (active)
initial.bak
test-vos (config) #
configuration fetch scp://[email protected]/home/joe/
04_01_09
Password:
*******
Summary of Contents for MEDIA FLOW CONTROLLER 2.0.4 -
Page 6: ...Media Flow Controller Administrator s Guide VI Copyright 2010 Juniper Networks Inc...
Page 24: ...LIST OF FIGURES XXIV Copyright 2010 Juniper Networks Inc...
Page 37: ...Copyright 2010 Juniper Networks Inc 37 PART 1 Media Flow Controller Administration...
Page 38: ...Media Flow Controller Administrator s Guide 38 Copyright 2010 Juniper Networks Inc...
Page 285: ...Copyright 2010 Juniper Networks Inc 285 PART 2 Media Flow Controller Command and MIB Reference...
Page 286: ...Media Flow Controller Administrator s Guide 286 Copyright 2010 Juniper Networks Inc...