Authentication
OIDC Authentication
VNS3 Licensing
Access Management
Clientpack Generation
Installing HTTPS
Firewall 2.0
Firewall
AWS Specific features
Firewall FWSets
VNS3 Variables
VNS3 Router
IPsec Configuration
IPsec Parameters
VNS3 Peering Mesh
Setting Topology Name
VNS3 Overlay Network
Snapshot Management
VNS3 Event Alerting
Network Address Translation
Traffic inspection
SNMP Support
VNS3 BGP Configuration Guide
Remote Support
Resetting VNS3
Upgrading
VNS3 Release Notes
VNS3 EOL Policy and Milestones
IPSec Connection Checklist
VNS3 Known Issues
VNS3 Specifications
VNS3 VPN Client tools
VNS3 Control Center
VNS3 setup
Snapshot Management
Runtime Snapshots save the VNS3 Controller Configuration.
Once your VNS3 Controllers and Clients are configured and running, save the configuration with Runtime Snapshots. Snapshots can be used to reconfigure a new Controller with the same SSL Certificates, Keyset, firewall, routes and peering with just one file upload.
Create a Snapshot
Via the UI
- From the left menu, Click snapshots
- Click “Take new snapshot”
- Clicking on the snapshot name to download to your machine
- Enter your UI credentials to download from webserver
Download the snapshot to your local network. In the event of a Controller failure or re-provisioning event, you can upload the snapshot file to a new VNS3 Controller. The new Controller will retain all the configuration settings as your saved snapshot.
Via the API
A typical workflow for creating and downloading snapshots via the API is composed of 2 API calls:
- POST create snapshot - retrieve the snapshot name.
- GET download snapshot with the snapshot name
Snapshoting can also be managed for you with VNS3:ms.
Import Snapshot
Snapshots can be imported into an unlicensed controller to restore a previous VNS3 controller configuration.
Via the UI
- From the left menu click Upload snapshot
- Browse for your saved snapshot file and upload
The Controller will reboot with the updated configuration. The same Clientpacks will be available in the Controller, so redistribution to each server on the virtual network is not necessary.
Via the API
A snapshot can be uploaded into an unlicensed controller with the PUT import snapshot endpoint.
Updated on 24 Apr 2020