User's Manual

Table Of Contents
Rebranding Module Interface Screens
Maintaining Your Software
6-2
pmp-0049 (September 2012)
Rebranding Module Interface Screens
Distinctive fonts indicate
literal user input.
variable user input.
literal system responses.
variable system responses.
The interface screens on each module display the Cambium logo. The logo is a hyperlink, and clicking
on it takes the user to the Canopy web site. A different site (perhaps the operator‘s support site) can be
made the destination using the procedures below.
To replace logos and hyperlinks efficiently throughout your network, read the following two
procedures, write a script, and execute your script through the Canopy Network Updater Tool
(CNUT).
1
To replace them individually, use one of the following two procedures.
Procedure 8 Replacing the Cambium logo on the GUI
1
If the current logo is the Canopy logo, name your custom logo file on your computer
canopy.jpg and put it in your home directory.
2
Use an FTP (File Transfer Protocol) session to transfer this file to the module:
Connected to ModuleIPAddress
220 FTP server ready
Name (ModuleIPAddress:none): root
331 Guest login ok
Password: <password-if-configured>
230 Guest login ok, access restrictions
apply.
ftp> binary
200 Type set to I
ftp> put canopy.jpg
OR
put top.html
ftp> quit
221 Goodbye