User's Manual Part 4
Release8ReferenceInformation
Issue2,November2007 Draft5forRegulatoryReview 491
35 ADMINISTERINGMODULESTHROUGHTELNET
INTERFACE
In the telnet administrative interface to a module, the Cyclone platform supports the
commands defined in
Table 66. Many of these are not needed with CNUT.
Table 66: 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.
lsweb
List Flash Web files
Syntax: lsweb. Lists the file names of the saved
custom web files.