The portal local-server background-image load command loads a background image file to the built-in Portal server login page.
The undo portal local-server background-image load command deletes the background image file loaded to the built-in Portal server login page.
By default, the device has two background images default-image0 and default-image1. The built-in Portal server uses default-image0 as the background image by default.
portal local-server background-image load { background-image-file | default-image1 }
undo portal local-server background-image load
Parameter |
Description |
Value |
---|---|---|
background-image-file |
Specifies the name of the background image file to be loaded to the built-in Portal server login page. The size of the background image file must be equal to or less than 512 KB. A file of 1366 x 768 pixels is recommended. |
The value is a string of 5 to 64 case-insensitive characters without spaces, in the format of [ drive ] [ path ] filename.
|
default-image1 |
Loads the background image default-image1 to the built-in Portal server login page. |
- |
Usage Scenario
Users can customize the login page of the default page package used by the built-in Portal server. Users can customize background images or select the default ones. When the background image of the login page needs to be customized based on special requirements, the administrator can upload the user-defined background image file to the device and run the portal local-server background-image load command. After the image is loaded, the user-defined background image file is displayed on the built-in Portal server login page for authentication.
Prerequisites
The user-defined background image must have been uploaded to the device.