6-30
Multiprocessor WAN Application Module User Guide
OL-4858-07
Chapter6 Command Reference
Command Details
mwam config-mode
Toset the MWAM configurationfile storage mode, use the mwam config-mode command in privileged
EXEC mode from the MWAM console.
mwam config-mode{local | supervisor}
Syntax Description
Defaults Default setting depends on the contents of NVRAM. If NVRAM contains no startup-config file, the
default setting is Supervisor mode. If the NVRAM contains a startup-config file, the default setting is
local mode.
Command Modes Privileged EXEC
Command History
Usage Guidelines Use this command when you want to set the MWAM configuration file storage mode. You must first
enableMWAM access to the Supervisor bootflash with the mwam bootflash access command from the
Supervisor console.
Caution If you are operating in the Supervisor mode in a chassis that does not have redundant Supervisor
modules, back up both the startup-config file of the Supervisor module and allSLOT*PC*.cfg files on
thebootflash device. Failure to take this precaution could result in the loss of all MWAMconfigurations,
along with the Supervisor configuration.
Examples The following examples illustrate themwam config-mode command:
mwam-6-4# mwam config-mode local
Building configuration...
[OK]
Successfully changed mode: mwam config-mode local
mwam-6-4# mwam config-mode supervisor
Writing bootflash:SLOT6PC4.cfg
Config uploaded to supervisor in slot 1
Successfully changed mode: mwam config-mode supervisor
mwam config-mode Sets the MWAM configuration file storage mode.
local Stores configuration files locally in NVRAM of the MWAM processor.
supervisor Stores configuration files in the Supervisor bootflash.
Release Modification
12.3(1a)BW This command was introduced.