User guide
March 2005 Managing Your Canopy Network
Through Software Release 6.1
Page 356 of 425 Issue 1
Canopy System User Guide
28 BRANDING WEB PAGES
Distinctive fonts indicate
literal user input.
variable user input.
literal system responses.
variable system responses.
28.1 REBRANDING WEB PAGES TO YOUR BRAND
The web-based interface screens on each Canopy module contain the Canopy logo.
A file named canopy.jpg generates the Canopy logo. You can replace the Canopy logo
with your company logo as follows.
Procedure 44: Replacing the Canopy logo
1. Copy your custom logo file to the name canopy.jpg on your system.
2. Use an FTP (File Transfer Protocol) session to transfer the new canopy.jpg file
to the module, as in the example session shown in Figure 130.
> ftp ModuleIPAddress
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
ftp> quit
221 Goodbye
Figure 130: Example ftp session to transfer logo
3. Use a telnet session to add the new canopy.jpg file to the file system, as in the
example session shown in Figure 131.