Title: How FAP AP configures speed limits? [Print this page] Author: GTAC-Sophia Time: 2022-11-8 17:58 Title: How FAP AP configures speed limits? 1.Speed limit command based on the entire Ruijie (config) #wlan-qos ap-based {per-user-limit | total-user-limit} {down-streams | up-streams} average-data-rate average-data-rate burst-data-rate burst-data-rate Per-user-limit: Limit the speed of each user on the AP Total-user-limit: Limit the speed of the entire AP Down-streams: Setting the downlink traffic speed limit parameter of the AP. Up-streams: Setting the AP's upstream traffic speed limit parameter. Average-data-rate: Setting the average rate limit, the unit is 8Kbps, and the range is 8-261120. Burst-data-rate: Setting the burst rate limit, the unit is 8Kbps, and the range is 8-261120. Example:
Setting the downlink average rate of each user on the AP to 800KB/s, and the burst rate to 1600KB/s. Ruijie (config) #wlan-qos ap-based per-user-limit down-streams average-data-rate800 burn-data-rate 1600 2.SSID based speed limit command
Ruijie (config) #wlan-qos wlan-based {wlan-id | ssid} {per-user-limit | total-user-limit} {down-streams | up-streams} average-data-rate average-data-rate burst-data-rate burst-rate Per-user-limit: Speed limit per user on wlan/ssid Total-user-limit: Speed limit for the entire wlan/ssid Down-streams: Setting the downlink traffic speed limit parameter of wlan/ssid. Up-streams: Setting the upstream traffic speed limit parameter of wlan/ssid. Average-data-rate: Setting the average rate limit, the unit is 8Kbps, and the range is 8-261120. Burst-data-rate: Setting the burst rate limit, the unit is 8Kbps, and the range is 8-261120.
Example: Setting the downlink average rate of each user on wlan/ssid to 800KB/s and the burst rate to 1600KB/s. Ruijie (config) #wlan-qos wlan-based per-user-limit down-streams average-data-rate 800 burst-data-rate 1600 3.Speed limit commands based on a single
Ruijie (config) #wlan-qos netuser mac-address {inbound | outbound} average-data-rate average-data-rate burn-data-rate burn-data-rate Mac-address: Indicates the user MAC address that needs to be set. Inbound: setting the user's upstream traffic speed limit parameter. Outbound: setting the user's downstream traffic speed limit parameter. Average-data-rate: setting the average rate limit, the unit is 8Kbps, and the range is 8-261120. Burst-data-rate: setting the burst rate limit, the unit is 8Kbps, and the range is 8-261120.
Example:
Setting the upstream average rate of user 0000.0000.0001 to 800KB/s, and the burst rate to 1600KB/s Ruijie (config) #wlan-qos netuser 0000.0000.0001 inbound average-data-rate 800 burn-data-rate 1600
Welcome to Ruijie Community (https://community.ruijienetworks.com/)