Client Rate Limiting Configuration Example - H3C MSR Series Configuration Manual

Comware 5 wlan
Hide thumbs Also See for MSR Series:
Table of Contents

Advertisement

Client rate limiting configuration example

Network requirements
The fat AP is connected to Switch. Configure client rate limiting on the fat AP, so that fat AP limits the
incoming traffic in static mode and limits the outgoing traffic in dynamic mode for the clients.
Figure 32 Network diagram
Configuration procedure
# Create a WLAN-ESS interface.
<AP> system-view
[AP] interface wlan-bss 1
[AP-WLAN-BSS1] quit
# Create a WLAN service template of the clear type, configure its SSID as service, and enable
open-system authentication for the WLAN service template.
[AP] wlan service-template 1 clear
[AP-wlan-st-1] ssid service
[AP-wlan-st-1] authentication-method open-system
# Configure WLAN service-based client rate limiting on AC to limit the rate of traffic from clients to AP
(incoming traffic) to 8000 kbps in static mode and the rate of traffic from AP to clients (outgoing traffic)
to 8000 kbps in dynamic mode.
[AP-wlan-st-1] client-rate-limit direction inbound mode static cir 8000
[AP-wlan-st-1] client-rate-limit direction outbound mode dynamic cir 8000
[AP-wlan-st-1] service-template enable
[AP-wlan-st-1] quit
# Bind service template 1 to WLAN-BSS 1 on interface WLAN-radio 2/0.
[AP] interface wlan-radio 2/0
[AP-WLAN-Radio2/0] radio-type dot11g
[AP-WLAN-Radio2/0] channel 1
[AP-WLAN-Radio2/0] service-template 1 interface wlan-bss 1
[AP-WLAN-Radio2/0] return
Verifying the configuration
# Use the display wlan client-rate-limit service-template command to display the client rate
limiting configuration.
<AP> display wlan client-rate-limit service-template
--------------------------------------------------------------------------------
Service Template
--------------------------------------------------------------------------------
Client Rate Limit
Direction
Mode
71
CIR(kbps)

Hide quick links:

Advertisement

Table of Contents
loading

Table of Contents