Captive Portal Local User Commands 221
4 Wireless Commands
Default 0
Format
user <user-id> rate-limit up <bps>
Mode Captive Portal Config Mode
Example:
The following shows an example of the command.
(Switch)(Config-CP) #user 1 rate-limit up 128000<cr>
no user rate-limit up
This command sets the user rate-limit up to the default value.
Format
no user <user-id> rate-limit up
Mode Captive Portal Config Mode
Example:
The following shows an example of the command.
(Switch)(Config-CP) #no user 1 rate-limit up<cr>
user rate-limit down
Use this command to configure the bandwidth at which the client can receive data from the
network. 0 denotes using the default value configured for the captive portal. The
<user-id>
variable is the user ID, which can be from 1 to 128 alphanumeric characters. The <bps>
variable is the client receive rate in bits per second (bps). 0 denotes unlimited bandwidth.
Default 0
Format
user <user-id> rate-limit down <bps>
Mode Captive Portal Config Mode
Example:
The following shows an example of the command.
(Switch)(Config-CP) #user 1 rate-limit down 128000<cr>
no user rate-limit down
This command sets the user rate-limit down to the default value.
Format
no user <user-id> rate-limit down
Mode Captive Portal Config Mode
Example:
The following shows an example of the command.
(Switch)(Config-CP) #no user 1 rate-limit down<cr>
user rate-limit input-octets
Use this command to limit the number of octets the user is allowed to transmit. After this limit
has been reached, the user will be disconnected. 0 octets denote unlimited transmission. The