Push XML Model File to Remote File Location

Contents

1Introduction
1.1Prerequisites

2

Procedure

1   Introduction

This document describes how to push an XML model file to a remote file location with a File Transfer Protocol (FTP).

Note:  
Only the standard SSH FTP (SFTP) is supported.

1.1   Prerequisites

This section describes the prerequisites, which must be fulfilled before using the procedure.

1.1.1   Conditions

The following conditions must apply:

2   Procedure

To push an XML model file to a remote file location with an SFTP:

  1. Navigate to the Schema managed object to be exported, for example:

    >dn ManagedElement=NODE06ST,SystemFunctions=1,SysM=1,Schema=2

  2. Export the XML model file using the Uniform Resource Identifier (URI) and password input options, for example:

    (Schema=2)>export --uri sftp://user@10.64.88.91/tmp/ --password userpwd

    The system outputs File transfer successful after a successful export operation.