5-16
Cisco ASA 5500 Series Configuration Guide using the CLI
Chapter5 Configuring Multiple Context Mode
Configuring Multiple Contexts

Restoring Single Context Mode

To copy the old running configuration to the startup configuration and to change the mode to single
mode, perform the following steps.
Prerequisites
Perform this procedure in the system execution space.
Detailed Steps
Configuring a Class for Resource Management
To configure a class in the system configuration, perform the following steps. You can change the value
of a particular resource limit by reentering the command with a new value.
Prerequisites
Perform this procedure in the system execution space.
Guidelines
Table 5 -1 lists the resource types and the limits. See also the show resource types command.
Command Purpose
Step1 copy flash:old_running.cfg startup-config
Example:
hostname(config)# copy
flash:old_running.cfg startup-config
Copies the backup version of your original running configuration
to the current startup configuration.
Step2 mode single
Example:
hostname(config)# mode single
Sets the mode to single mode. You are prompted to reboot the
ASA.