Command Manual - Security
Quidway S3500 Series Ethernet Switches Chapter 2 Portal Configuration Commands
Huawei Technologies Proprietary
2-12
Example
# Configure a Quidway Portal server as follows: IP address is 10.10.100.100;
communications key is lanswitch; port is 50101; URL of HTTP redirection is
http://www.huawei.com.
[Quidway] portal server Quidway ip 10.10.100.100 key lanswitch port 50101 url
http://www.huawei.com
2.1.11 portal upload
Syntax
portal upload interface { interface_type interface_num | interface_name }
undo portal upload
View
System view
Parameter
interface_type: Port type. Its value is Ethernet or GigabitEthernet.
interface_num: Port number. The port is numbered in slot/port format.
interface_name: Port name expressed in interface_name=interface_type
interface_num.
Description
Use the portal upload command to configure uplink port of Portal rate limitation.
Use the undo portal upload command to disable Portal rate limitation.
By default, Portal rate limitation is disabled.
Portal restriction works together with the bandwidth restriction service provided by
CAMS servers. The bandwidth restriction service refers to the specified bandwidth
available for Portal users when you configure the service available for users on CAMS
servers.
Portal rate limitation works on this principle: After receiving the rule to restrict Portal
users’ bandwidth from the CAMS servers, switches restrict traffic on the uplink ports
specified by the portal upload command. That is, the switches control the Portal users’
uplink rate. An uplink refers to the port by which a switch connects to an uplink network
device.
Example
# Configure the uplink port with Portal rate limitation as ethernet 0/1.
[Quidway] portal upload interface ethernet 0/1