file-exportConfiguration Backup External

It refers to a job that exports network device configuration backups stored in Infraon NCCM to an external FTP (File Transfer Protocol) or SFTP (Secure File Transfer Protocol) server.

This module does not perform configuration downloads from devices. Instead, it uses running and/or startup configurations that are already available in NCCM and transfers them to an external location for storage.

Each export is managed as a configurable job that can be executed immediately or scheduled to run at defined intervals.

When and Why to Use It

Configuration Backup – External is used when configuration data stored within NCCM needs to be maintained outside the platform.

Typical use cases include:

  • Maintaining an external archive of device configurations

  • Meeting compliance or audit requirements that require off-platform storage

  • Supporting disaster recovery strategies

  • Sharing configuration backups with external systems or teams

This module is especially useful in environments where configuration data must be retained in multiple locations.

Capabilities and What They Include

Configuration Backup – External provides the following capabilities:

  • Export of running and startup configurations

  • Support for FTP and SFTP protocols

  • Selection of devices using device groups or asset tags

  • Customizable file naming using:

    • IP address

    • Hostname

  • Customizable folder structure using date-based formats

  • Option to include inventory dataalong with configuration files

  • Job-level controls to:

    • Enable or disable profiles

    • Edit or delete profiles

    • Track export status and execution times

How It Works

Configuration Backup – External works as a job-driven export process.

Once a profile is created and enabled, NCCM identifies the devices in scope based on the selected device group or asset tag. It then gathers the existing configuration data already stored within NCCM for those devices.

Before exporting, NCCM applies the customization rules defined in the profile:

  • Folder structure is created based on the configured date format

  • Configuration files are named using the selected identifier (IP address or hostname)

  • Inventory data is included if enabled

At execution time—either manually or according to the schedule — NCCM connects to the configured external server using FTP or SFTP credentials and transfers the prepared files to the specified directory.

Each execution is tracked as a job, with clear visibility into:

  • Export status

  • Last action time

  • Next scheduled execution

circle-exclamation

What you see on the screen

This page lists all configured external backup profiles. From this screen, you can quickly review profile details, track export status, view scheduling information, and perform actions such as executing, editing, enabling, disabling, or deleting profiles.

Configuration Backup | Configurations

Label
Action
Description / Example

Search

Enter text to search

Allows you to search for profiles by Name, protocol, etc.

Filter

Click to apply filters

Filters profiles using the following: Fields: Profile Name, Status, Protocol, Backup Host, and Export Status. Conditions: in and not in.

Add

Click to add

Opens the Configuration Backup External profile form to create a new external backup profile.

Profile Name

View-only field

Displays the name assigned to the profile. Example: Cisco FTP Profile or Cisco Export.

Status

View-only field

Indicates whether the profile is enabled or disabled. Enabled profiles are eligible for execution according to their schedules.

Protocol

View-only field

Shows the protocol used for export, such as FTP or SFTP.

Backup Host

View-only field

Displays the IP address or hostname of the external server where configurations are exported.

Example: 10.0.4.201.

Visibility

View-only field

Indicates whether the profile is Public or Private, defining its availability across users or scopes.

Export Status

View-only field

Shows the current or most recent export state, such as Completed or Waiting for Schedule.

Last Action Time

View-only field

Displays the date and time when the profile was last executed or processed.

Next Action Time

View-only field

Shows the upcoming scheduled execution time for the profile, if scheduling is enabled.

Schedule

View-only field

Displays the scheduling configuration.

Action Icons

Edit

Click to complete the action

Opens the selected profile in edit mode, allowing you to modify server details, customization options, or schedules.

Delete

Click to complete the action

Delete the selected profile after confirmation.

Bulk Actions

When one or more profiles are selected, bulk actions become available at the top of the list.

Label
Action
Description / Example

Enable

Click to enable

Enables all selected profiles to run according to their configured schedules.

Disable

Click to disable

Disables all selected profiles, preventing scheduled or manual execution.

Delete

Click to delete

Removes all selected profiles from the system after confirmation.

Last updated