Verifying the configuration – H3C Technologies H3C WX3000E Series Wireless Switches User Manual

Page 179

Advertising
background image

167

[AC-wlan-st-1] ssid service

[AC-wlan-st-1] bind wlan-ess 1

[AC-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.

[AC-wlan-st-1] client-rate-limit direction inbound mode static cir 8000

[AC-wlan-st-1] client-rate-limit direction outbound mode dynamic cir 8000

[AC-wlan-st-1] service-template enable

[AC-wlan-st-1] return

# Create an AP template named ap1, set the AP model to WA2100, and set the AP serial ID to
210235A29G007C000020.

[AC] wlan ap ap1 model WA2100

[AC-wlan-ap-ap1] serial-id 210235A29G007C000020

# Configure an 802.11g radio.

[AC-wlan-ap-ap1] radio 1 type dot11g

# Bind service template 1 to radio 1.

[AC-wlan-ap-ap1-radio-1] service-template 1

[AC-wlan-ap-ap1-radio-1] radio enable

[AC-wlan-ap-ap1-radio-1] return

Verifying the configuration

# Use the display wlan client-rate-limit service-template command to display the client rate limiting

configuration.

<AC> display wlan client-rate-limit service-template

Client Rate Limit

--------------------------------------------------------------------------------

Service Template Direction Mode CIR(kbps)

--------------------------------------------------------------------------------

1 Inbound Static 8000

1 Outbound Dynamic 8000

--------------------------------------------------------------------------------

1.

When only Client 1 accesses the WLAN through SSID service, the available bandwidth is limited
to around 8000 kbps.

2.

When both Client 1 and Client 2 access the WLAN through SSID service, the bandwidth available
for the traffic from either Client 1 or Client 2 to the AP is limited to around 8000 kbps, and the

bandwidth available for the traffic from the AP to either Client 1 or Client 2 is limited to around
4000 kbps.

Advertising