< Home

portal local-server background-image load

Function

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.

Format

portal local-server background-image load { background-image-file | default-image1 }

undo portal local-server background-image load

Parameters

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.
  • drive: indicates the storage device name.
  • path: indicates the directory and its subdirectory. The directory name cannot contain the following characters: ~ * / \ : ' "
  • filename: indicates the file name. The jpg and png formats are supported, and the file name extension must be .jpg, .jpeg, or .png. If you enter only the file name, the system considers that the file is stored in the default directory.

default-image1

Loads the background image default-image1 to the built-in Portal server login page.

-

Views

System view

Default Level

2: Configuration level

Usage Guidelines

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.

Example

# Load the background image file bg.png to the built-in Portal server login page.

<HUAWEI> system-view
[HUAWEI] portal local-server background-image load flash:/bg.png
Info: The loading process may take a few seconds.Please wait for a moment.
Info: Load web file successfully.
Copyright © Huawei Technologies Co., Ltd.
Copyright © Huawei Technologies Co., Ltd.
< Previous topic Next topic >