User guide
Canopy System Reference Information March 2005
Through Software Release 6.1
Issue 1 Page 393 of 425
Canopy System User Guide
34 ADMINISTERING MODULES THROUGH TELNET
INTERFACE
In the telnet administrative interface to a module that operates on Canopy System
Release 4.2 or later release, the Canopy platform supports the commands defined in
Table 63. Many of these are not needed with CNUT.
Table 63: 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.