2-782
Catalyst 6500 Series Switch Command Reference—Release8.4
OL-6244-01
Chapter2 Catalyst 6500 Series Switch and ROM Monitor Commands
set vmps config-file
set vmps config-file
To set the backup configuration file for the VLAN Membership Policy Server (VMPS), use the set vmps
config-file command.
set vmps config-file device:[filename]
set vmps config-file auto-save {enable | disable}
Syntax Description
Defaults If you do not specify a filename argument, the filename is automatically called
vmps-backup-config-database.1.
The auto-save feature is disabled.
Command Types Switch command.
Command Modes Privileged.
Usage Guidelines You can use the set vmps config-file auto-sav e co mm an d to aut omatically save the downloaded VMPS
configuration in the local storage of the switch. If you enable the auto-save feature, the switch backs up
the downloaded configuration file into the specified device with the specified filename.
If you do not specify a specific backup device or a specific backup configuration filename, the switch
automatically saves the file in the following device with the following filename:
bootflash:vmps-backup-config-database.1.
Examples This example shows how to specify a backup device and a backup filename for the VMPS configur ation:
Console> (enable) set vmps config-file disk0:vmps_config_engineering
Vmps back-up file name is set to disk0:vmps_config_engineering
Console> (enable)
This example shows how to enable the feature that automatically saves the VMPS configuration:
Console> (enable) set vmps config-file auto-save enable
Auto save to store vmps configuration file is enabled.
Console> (enable)
device:Device name where the backup configuration is stored.
filename (Optional) Filename of the backup configuration. Se e t he “ Usa ge Gui del ine s”
section for more information.
auto-save Specifies the feature that automatically saves the VMPS configuration.
enable Enables the auto-save feature.
disable Disables the auto-save feature.