Dell FCX624-I Laptop User Manual


  Open as PDF
of 1494
 
1332 PowerConnect B-Series FCX Configuration Guide
53-1002266-01
Configuring web authentication options
37
NOTE
This command downloads the image 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 specifies the address of the TFTP server on which the image file
resides.
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 (refer to Figure 173). 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.
PowerConnect(config-vlan-10-webauth)#webpage logo align center
To right-justify the log at the top of the page, enter the following command.
PowerConnect(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. Figure 173 shows
placement of the header in the Login page.
To customize the header, enter a command such as the following.
PowerConnect(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.
Customizing the text box
You can customize the text box that appears on the Web Authentication Login page. Figure 173
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 PowerConnect switch. The text file size must not exceed 2K.
To create or replace a text box, enter a command such as the following.
PowerConnect(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.