backup-staging-url

To allow you to configure a Network File System (NFS) location that the backup and restore operations will use as a staging area to package and unpackage backup files, use the backup-staging-url command in Configuration mode.

backup-staging-url word

Syntax Description

backup-staging-url

The command to configure a Network File System (NFS) location as a staging area that the backup and restore operations use.

word

NFS URL for staging area. Supports up to 2048 alphanumeric characters. Use nfs://server:path1.

Defaults

No default behavior or values.

Command Modes

Configuration

Usage Guidelines

The URL is NFS only. The format of the command is backup-staging-url nfs://server:path.

Warning Ensure that you secure your NFS server in such a way that the directory can be accessed only by the IP address of the Cisco CDA server.

Examples

/admin(config)# backup-staging-url nfs://loc-filer02a:/vol/local1/private1/jdoe

/admin(config)#




  1. Server is the server name and path refers to /subdir/subsubdir. Remember that a colon (:) is required after the server.