Brocade FastIron Ethernet Switch Security Configuration Guide User Manual
Page 316

The filename parameter specifies the name of the image file on the TFTP server.
Use the no webpage logo command to delete the logo from all Web Authentication pages and remove
it from flash memory.
Aligning the banner image (Logo)
You can optionally configure the placement of the logo that appears on all Web Authentication pages.
By default, the logo is left-aligned at the top of the page. To center the logo at the top of the page,
enter the following command.
device(config-vlan-10-webauth)#webpage logo align center
To right-justify the log at the top of the page, enter the following command.
device(config-vlan-10-webauth)#webpage logo align right
Syntax: [no] webpage logo align { center | left | right }
Use the no webpage logo align command to reset the logo back to its default position (left).
Customizing the header
You can customize the header that appears on all Web Authentication pages.
To customize the header, enter a command such as the following.
device(config-vlan-10-webauth)#webpage custom-text top "Welcome to Network One"
Syntax: [no] webpage custom-text top text
For text , enter up to 255 alphanumeric characters.
To reset the header back to the default text, enter the command no webpage custom-text top. The
default text is "Welcome to Brocade Communications, Inc. Web Authentication Homepage" .
Customizing the text box
You can customize the text box that appears on the Web Authentication Login page. The Objects in
the web authentication pages that can be customized figure shows placement of the text box in the
Login page. By default, the text box is empty and is not visible. To create a text box or to replace the
existing one, upload an ASCII text file from a TFTP server to the FastIron switch. The text file size
must not exceed 2K.
To create or replace a text box, enter a command such as the following.
device(config-vlan-10-webauth)#webpage terms copy tftp 10.10.5.1 policy.txt
Syntax: [no] webpage terms copy tftp ip-address filename
NOTE
This command downloads the text file and stores it in the device flash memory. Therefore, it is not
necessary to follow this command with a write memory .
The ip-address parameter is the address of the TFTP server on which the image resides.
The filename parameter is the name of the text file on the TFTP server.
To revert back to the default text box (none), enter the command no webpage terms .
Web Authentication
316
FastIron Ethernet Switch Security Configuration Guide
53-1003088-03