1 Description
This instruction describes how to push an XML model file to a remote file location with a File Transfer Protocol (FTP).
2 Procedure
2.1 Push XML Model File to Remote File Location
Prerequisites
- No documents are required.
- No tools are required.
- The following conditions must apply:
Steps
- Navigate to the Schema managed object to be exported, for example:
>dn ManagedElement=NODE06ST,SystemFunctions=1,SysM=1,Schema=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.

Contents