User Manual

Table Of Contents
340
Vess R2000 Series Product Manual Promise Technologies
export
Usage
export-t<leType>[-s<tftpServer>][-p<port>][-x<leExt>]-f<leName>
Summary
The export command exports certain types of conguration les to a TFTP server.
Options
-t<letype> Speciesthetypeofletoexport.
userdb Userdatabasele.
congscript Congurationscript.
servicereport SystemservicereportleincompressedHTMLformat.
-f<lename> Speciesthenameoftheletobeexported.
-x<leext> Speciesthetypeofthele.
txt Savesservicereportasatextle.
html SavesservicereportasacompressedHTMLle(default).
-s<TFTPserver> Speciestftpserver’sIPorhostname.
-p<portnum> TheportnumberoftheTFTPserver.Defaultis69.
Note: Make sure that you have a le named <leName>.<html|txt>.gz (e.g. servicereport.
txt.gz or servicereport.html.gz) created on the specied TFTP server, with write permissions.
Examples
export-tuserdb-s192.168.1.1-fuserdb.bin
export-tservicereport-s192.168.1.1-fservicereport
export-tservicereport-s192.168.1.1-fservicereport-xtxt