- Preface
- Overview
- Overview of the VNMC GUI
- Configuring Primary Authentication
- Configuring RBAC
- Configuring Trusted Points
- Configuring VNMC Profiles
- Configuring VM Managers
- Configuring Tenants
- Configuring Service Policies and Profiles
- Configuring Device Policies and Profiles
- Configuring Managed Resources
- Configuring Administrative Operations
- Index
Configuring Administrative Operations
This section includes the following topics:
- Administrative Operation Conventions
- Configuring Backup Operations
- Restoring a Backup Configuration
- Configuring Export Operations
- Configuring Import Operations
Administrative Operation Conventions
The following conventions apply when performing the administrative operations described in this section:
- The remote file location you specify must start with a slash (/) and include the full path and file name. Do not use relative paths.
- The user name and password on the remote system must be correct, and the user specified must have read and write permissions on the remote system.
- The file on the remote system must be a valid file, and the size cannot be zero.
- For backup and export operations, if the Task tab contains a Remote Err Description of No such file, reboot the VNMC VM via vCenter.
Configuring Backup Operations
Creating a Backup Operation
Obtain the backup server IP address or hostname and authentication credentials.
Running a Backup Operation
Step 1 | Choose Administration > Operations > Backups > Backup-server where backup-server is the server on which the backup file is stored. | ||||||||||||||||||||||
Step 2 | In the General tab, enter the following information: | ||||||||||||||||||||||
Step 3 |
Click Save. VNMC takes a snapshot of the configuration type that you selected and exports the file to the network location. |
||||||||||||||||||||||
Step 4 |
(Optional) To view the progress of the backup operation, click the Task tab. The Task tab provides the information described in the following table. The operation continues to run until it is completed.
|
Editing a Backup Operation
Obtain the backup server IP address or hostname and authentication credentials.
Step 1 | Choose Administration > Operations > Backups. | ||||||||||||||||||||||
Step 2 | Select the backup operation you want to edit, then click Edit. | ||||||||||||||||||||||
Step 3 |
In the Edit Backup dialog box, modify the information as required, then click OK.
|
Deleting a Backup Operation
Step 1 | Choose Administration > Operations > Backups. |
Step 2 | Select the backup operation you want to delete, then click Delete. |
Step 3 | When prompted, confirm the deletion. |
Restoring a Backup Configuration
Step 1 | Install the VNMC virtual machine. For information, see the Cisco Virtual Network Management Center 2.0 Quick Start Guide. | ||
Step 2 |
Uninstall the VSG policy agents. Connect the Secure Shell to the VSG console for this task. This step does not cause a traffic disruption. Example: vsg# conf t vsg (config)# vnmc-policy-agent vsg (config-vnmc-policy-agent)# no policy-agent-image
|
||
Step 3 |
Disable the ASA 1000V policy agent. Example: ASA-154# conf t ASA-154(config)# no vnmc policy-agent |
||
Step 4 |
Uninstall the VSM policy agents. Connect the Secure Shell to the VSM console for this task. This step does not cause a traffic disruption. Example: vsm# conf t vsm (config)# vnmc-policy-agent vsm (config-vnmc-policy-agent)# no policy-agent-image
|
||
Step 5 |
Restore the VNMC database. Connect the Secure Shell to the VNMC CLI for this task. Depending upon your VNMC backup location, restore using FTP, SCP, or SFTP. Example: vnmc# connect local-mgmt vnmc(local-mgmt)# restore scp://username@server/path |
||
Step 6 | In the VNMC UI, choose Administration > Service Registry > Clients, and in the General tab, do the following: | ||
Step 7 | In the VNMC UI, choose Resource Management > Resources > Virtual Supervisor Modules, and verify that the deleted VSMs are not visible. | ||
Step 8 |
Reregister the VSMs associated with VNMC by entering the following commands for each VSM: Example: VSM# conf t VSM (config)# vnmc-policy-agent VSM (config-vnmc-policy-agent)# registration-ip vsm-ip-address VSM (config-vnmc-policy-agent)# shared-secret password |
||
Step 9 |
Reinstall the VSM policy agents.
Example: VSM# conf t VSM (config)# vnmc-policy-agent VSM (config-vnmc-policy-agent)# policy-agent-image bootflash:vnmc-vsmpa.1.0.1g.bin |
||
Step 10 | Wait until all the VSMs have registered in the Service Registry and are displayed under Resource Management > Resources > Virtual Supervisor Modules. | ||
Step 11 |
Reregister the VSGs associated with VNMC by entering the following commands for each VSG: Example: VSG# conf t VSG (config)# vnmc-policy-agent VSG (config-vnmc-policy-agent)# registration-ip vsg-ip-address VSG (config-vnmc-policy-agent)# shared-secret password |
||
Step 12 |
Reinstall the VSG policy agents.
Example: VSG# conf t VSG (config)# vnmc-policy-agent VSG (config-vnmc-policy-agent)# policy-agent-image bootflash:vnmc-vsgpa.1.0.1g.bin |
||
Step 13 |
Re-enable the ASA 1000V policy agent. Example: ASA-154# conf t ASA-154(config)# vnmc policy-agent ASA-154(config-vnmc-policy-agent)# shared-secret password ASA-154(config-vnmc-policy-agent)# registration host host-ip-address |
||
Step 14 |
Verify the following states after the restore process is complete:
|
Configuring Export Operations
Creating an Export Operation
Obtain the remote file server IP address or hostname and authentication credentials before performing an export.
Note |
The associations of compute and edge firewalls with VSGs and ASA 1000Vs, respectively, are not included in export or import data. Only firewall definitions are included, such as device profiles and policies. If an imported firewall did not exist in the system, it will not be associated to a VSG or ASA 1000V after the import operation. If an imported firewall already existed in the system, the association state remains the same. |
Step 1 | Choose Administration > Operations > Backups. | ||||||||||||||||||||
Step 2 | Click Create Export Operation. | ||||||||||||||||||||
Step 3 |
In the Create Export Operation dialog box, provide the required information as described in the following table, then click OK:
|
Editing an Export Operation
Obtain the backup server IP address and authentication credentials.
Step 1 | In the Navigation pane, click the Administration tab. | ||||||||||||||||||||
Step 2 | In the Navigation pane, click the Operations subtab. | ||||||||||||||||||||
Step 3 | In the Navigation pane, click the Backups node. | ||||||||||||||||||||
Step 4 | In the Work pane, expand the items in the table, and select the export operation you want to edit. | ||||||||||||||||||||
Step 5 | Click Edit. | ||||||||||||||||||||
Step 6 |
In the Edit dialog box, modify the fields as appropriate:
|
||||||||||||||||||||
Step 7 | Click OK. |
Deleting an Export Operation
Step 1 | In the Navigation pane, click the Administration tab. |
Step 2 | In the Navigation pane, click the Operations subtab. |
Step 3 | In the Navigation pane, click the Backups node. |
Step 4 | In the Work pane, click the export operation you want to delete. |
Step 5 | Click Delete. |
Step 6 | In the Confirm dialog box, click Yes. |
Configuring Import Operations
Creating an Import Operation
Obtain the remote file server IP address or hostname and authentication credentials.
Note |
The association of compute and edge firewalls with VSGs and ASA 1000Vs, respectively, are not included in the export or import data. Only the compute and edge firewall definitions are included, such as device profiles and policies. Therefore, if an imported firewall did not exist in the system, it will not be associated to a VSG or ASA 1000V after the import operation. If an imported firewall already existed in the system, the association state remains the same. |
Caution |
When the configuration data is imported into the VNMC server, you might see an error message and get logged out, followed by the display of a new VNMC certificate. This error occurs because the VNMC hostname, domain name, or both have changed. The VM Manager Extension needs to be exported again and installed on vCenter. To continue with the import, accept the VNMC certificate and log into VNMC again. |
Step 1 | Choose Administration > Operations > Backups. | ||||||||||||||||||||
Step 2 | Click Create Import Operation. | ||||||||||||||||||||
Step 3 |
In the Create Import Operation dialog box, provide the following information as required, then click OK:
|
Editing an Import Operation
Obtain the remote file server IP address or hostname and authentication credentials.
Step 1 | Choose Administration > Operations > Backups. | ||||||||||||||||||||
Step 2 | Select the import operation that you want to edit, then click Edit. | ||||||||||||||||||||
Step 3 |
In the Edit dialog box, modify the fields as required, then click OK.
|
Deleting an Import Operation
Step 1 | Choose Administration > Operations > Backups. |
Step 2 | Select the import operation that you want to delete, then click Delete. |
Step 3 | When prompted, confirm the deletion. |