
Configuration Overview
Rev 3 Nov 17
17
4119855
Apply Configuration
To apply changes to the ACM configuration, use the
commit
command.
After applying the configuration changes, the symbol(s) (+, -, or >) located beside
the changed attribute statement(s) disappear as shown in the example below.
Note: Committing applies the changes only to the currently running configuration. For the
committed changes to remain active after rebooting, they must be saved to the boot config-
uration as described in
The following example shows the
commit
command being used when there
pending changes, and a snippet from the
show
command which shows that all
changes have been applied (there are no ‘+’, ‘>’, or ‘–’ symbols):
admin@ACM# commit
user@ACM1-Production# show
...
esp-group espgroup1 {
compression enable
mode tunnel
pfs enable
proposal 1 {
encryption aes256
changed from aes128
}
hash attribute was deleted
proposal 2 {
proposal 2 was added
encryption aes256
}
}
....
Save Configuration
Use the
save
command to save committed changes to the boot configuration so
that they remain active across reboots.
admin@ACM# save