Push XML Model File to Remote File Location

Contents


1   Description

This instruction 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.

2   Procedure

2.1   Push XML Model File to Remote File Location

Prerequisites

Steps

  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.