IP DSLAM
675
NVRAM.
/nvram/user/ -
This directory contains user specific files. There can be multiple
versions of files. The files are stored in NVRAM.
/sdram/cfg/ -
This directory contains user specific Configuration files with .cfg
extension. The files are stored in SDRAM
/sdram/user/ -
This directory contains user specific files. The files are stored in
SDRAM.
Type:
Mandatory
Valid values:
String of up to 128 characters (all Characters except ‘;’, ‘‘, ‘?’)
ip
<ip-address>
This specifies the IP address of the remote host from which the file is to be
downloaded.
Type:
Mandatory
Valid values:
Any valid IP address.
mode
tftp | ftp
This specifies the protocol to be used for downloading the file. Currently only
TFTP is supported.
Type:
Optional
Default Value :
TFTP
savemode
compact
It allows saving of files in the compact mode. This option is applicable for
downloading user files only.
Note
: This option is enabled only when
GS_CFG_USER_COMPACT_FILE_SYSTEM is TRUE.
Type:
Optional
Valid Values:
compact
Example:
$ download src myconfig.cfg dest /nvram/user/myconfig.cfg ip 198.168.1.1
Output:
Verbose Mode On
Downloading The Code File. . .
Download Completed
Verbose Mode Off
Downloading The Code File. . .
Download Completed
Output Fields
:
None