Datasheet

Chapter 3 Managing ACE Software Licenses
Removing a License
3-14
Cisco 4700 Series Application Control Engine Appliance Administration Guide
OL-16198-01
Note You can also manually recreate the user contexts in the running configuration that
is currently on the ACE. If you do, go to Step 7
Step 6 Retrieve the modified Admin running configuration from the remote server. For
example, to copy the R-CONFIG-ADM Admin running configuration from the
TFTP server, enter:
host1/Admin# copy tftp://192.168.1.2/R-CONFIG-ADM running-config
Step 7 Copy the Admin running configuration to the startup-configuration file. For
example, enter:
host1/Admin# copy running-config startup-config
Note If you do not update the startup configuration with the latest running
configuration, when the ACE restarts, it uses the startup configuration with the
extra contexts. The ACE allows the number of contexts that the license supports,
but fails the remaining contexts.
Step 8 Access the user context, and copy its running configurations from the remote
server. For example, to copy the C1 user context running configuration from the
TFTP server, access the C1 context and enter:
host1/C1# tftp://192.168.1.2/R-CONFIG-C1 copy running-config
Step 9 Copy the user context running configuration to the startup-configuration file. For
example, enter:
host1/Admin# copy running-config startup-config
Step 10 Repeat Steps 8 and 9 until you retrieve the running configurations for all user
contexts configured in the Admin configuration.