User guide
Canopy System User Guide
pmp-0229 (Mar 2013)
581
Chapter 31: Administering Modules
through Telnet Interface
The telnet administrative interface to a module supports the commands that are defined in Table
82. (Many of these are not needed with CNUT.)
Table 82: Supported telnet commands for module administration
Command System help Definition Notes
addwebfile
Add a custom web file
Syntax:
addwebfile
filename. Copies the
custom web file filename to non-volatile
memory.
burnfile
Burn flash from file
Syntax:
burnfile
filename. Updates the
CPU firmware with a new image. User the image
contained in filename if filename is
provided. If provided, filename must match the
module type (for example, SMboot.bin for a
Subscriber Module or APboot.bin for an
Access Point Module).
cat
Concatenate and display.
Syntax: cat filename. Displays the contents
of filename.
clearsyslog
Clear the system event
log
Syntax: clearsyslog. Clears the system event
log.
clearwebfile
Clear all custom web
files
Syntax: clearwebfile. Deletes all custom
web files.
exit
Exit from telnet session
Syntax: exit. Terminates the telnet interface
session.
fpga_conf
Update FPGA program
Syntax:
fpga_conf
. Forces a module to perform
a hard (FPGA and CPU) reset. (See reset.)
ftp
File transfer application
Syntax:
ftp
. Launches the ftp client application
on the module.
help
Display command line
function help
Syntax: help. Displays a list of available telnet
commands and a brief description of each.
jbi
Update FPGA program
Syntax:
jbi –aprogram
file.jbc. Updates
the FPGA firmware with the new image contained
in file.jbc.
ls
List the contents of a
directory
Syntax:
ls
. Lists the file names of all files in the
directory.
Syntax: ls –l. Displays additional information,
such as the sizes and dates of the files.