Answer:
- Log in to RSE6500 as the admin user through PuTTY.
- Run the following command to configure the web whitelist:
system-view http-whitelist-config
- Set related parameters
The following information is displayed, indicating that the web whitelist is successfully configured:
set config success!
Parameter
Description
How to Set
http whitelist enable{0:disable 1:enable}[0]
Whether to enable the web whitelist
Set this parameter to 1.
ip address1{ipv4/v6 address or 0.0.0.0}[0.0.0.0]
IP address and subnet mask (optional) listed in the whitelist. The whitelist supports a maximum of five IP addresses.
Example: 192.168.2.10/32 or 192.168.2.10NOTE:If you want to delete an IP address, enter 0.0.0.0.

